/* ----------------------------------------------------------------------
                  Sajoba LLC
			----------------------
CSS Document - Layout
CSS Design by Sally Eberhart, Sajoba LLC
All Rights Reserved, ©2004-2007 

site		:	http:// www.sajoba.com
filename	:	/_css/sajoba.css
version		:	10.05.2007
-----------------------------------------------------------------------*/



/* Basic Layout and Divs*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #003366;
	text-align: center;
	margin-top: 20px;
}
#header {
	font-size: x-small;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: right;
	height: 20px;
	width: 800px;
	font-style: normal;
}
#topnav {
	background-color: #D5DFF1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	height: 23px;
	font-size: .9em;
}
#banner {
	font-family: Herculanum;
	background-image: url(../img/sajobabanner784.jpg);
	height: 225px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 90px;
	color: #003366;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 220px;
	float: right;
	min-height: 380px;
	height: 100%;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left: 1px;
}
p {
}
.sidebarheader {
	line-height: 2em;
}
#rightnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 380px;
	width: 545px;
	float: left;
	text-align: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 380px;
	width: 765px;
	text-align: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#footernav a {
	color: #003366;
	text-decoration: none;
}
#footernav a:hover {
	color: #614C87;
}
#floatbanner {
	top: 610px;
	position: absolute;
	left: 70px;
	z-index: 1;
}
.sidebartext {
	line-height: .8em;
}
#footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	clear: both;
	background-color: #D5DFF1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.smallitalic {
	font-size: small;
	font-style: italic;
}
#surround {
	width: 784px;
	background-color: #FFFFFF;
	border: 4px double #003366;
	margin-right: auto;
	margin-left: auto;
	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.bluetext-header {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.bluetext {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
#sidebar li {
	list-style-image: url(../img/bullets_diamonds_blue_003.gif);
}
#sidebar a {
	text-decoration: none;
	font-size: 0.9em;
	color: #003366;
}
#sidebar a:visited {
	text-decoration: none;
	color: #003366;
}
#sidebar a:hover {
	color: #7E62B1;
	text-decoration: none;
}
#sitemap a {
	text-decoration: none;
	color: #003366;
}
#sitemap a:hover {
	color: #8F6ECA;
}
#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.new {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	font-style: italic;
}
