@charset "UTF-8";
/* CSS Document for Econauta.com powered by Webrunch.com*/

body {
font-family:"Lucida Grande", Arial, Verdana, sans-serif;
padding-top:20px;
background-color: #ffffff;
background-image: url(../images/topbluefade.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0% 0%;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}

h1 {
	font-size:27px;
	color:#000;
}


h2 {
	font-size:15px;
	color:#666666;
}

h3 {
	font-size:9px;
	color:#000;
}

a {
	font-size:15px;
	color:#666666;
}

a:hover {
	color:#FFFF00;
}

p, li {
font-size: 12px;
line-height: 1.4em;
font-family: verdana;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 20px;
margin-left: 0pt;
font-weight: normal;
}

span.highlight {
	background-color:#F8911B;
}

span.highlightext {
	background-color:#FFFF66;
}

span.highlightextsimple {
	color:#F8911B;
}

#header {
	height: 70px;
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

#header img.logo {
float: left;
}

#header p {
padding-top: 40px;
font-size: 11px;
font-family: verdana;
text-align:right;
color:#666666;
}

#header a {
color:#F8911B;
text-decoration:underline;
font-size:11px;
font-family:verdana;
}

#maintext {
padding-top: 10px;
padding-right: 0pt;
padding-bottom: 10px;
padding-left: 0pt;
text-align: center;
background-color: #fff9d8;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ffe8cd;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffe8cd;
}

#maintext h1 {
	color:#F8911B;
	font-size:27px;
}

.text {
width: 700px;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
text-align:justify;
}

#content {
width: 700px;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
}

#left {
	width:700px;
	float:left;
	margin-bottom:30px;
	font-weight: normal;
	line-height: 1.4em;
}

#right {
	width:340px;
	float:right;
	margin-bottom:30px;
	font-weight: normal;
	line-height: 1.4em;
}

#right a {
	text-decoration:none;
	font-size:15px;
	color:#666666;
}

#right a:hover {
	color:#FFFFFF;
	background-color:#000000;
}

#footer {
	text-align: center;
	background-color:#CCCCCC;
	font-family: verdana;
	color: #000;
	padding-top: 10px;
	padding-right: 0pt;
	padding-bottom: 15px;
	padding-left: 0pt;
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 25px;
	clear: both;
}

#footer a {
	color: #000;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	background-color:#000000;
}
	