body
{
	margin:0;
	padding:0;
	font-size: 70%;
	text-align:center;
	color: #000;
	background-color:#099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
blockquote
{
	margin:0 2em 0 2em;
	color:#099;
	max-width: 550px;
	min-width:180px;
}
blockquote.side
{
	margin:0 0 1em 0;
	color:#000;
	line-height:150%;
}
blockquote.side p
{
	width:125px;
}
blockquote.side p.source
{
	padding-top: 10px;
	padding-bottom:10px;
	margin:0 10px 5px 0;
	text-align:right;
	font-style:italic;
}

form
{
	margin-bottom:1em;
	text-align: left;
}
form td
{
	text-align: left;
}
strong 
{
	color:#333;
	font-size: 105%;
	line-height:160%;
}
strong.standout
{
	color:#000;
	font-size:125%;
}
*.float-divider  { clear:both; height:1px; font-size:1px; line-height:1px; }

*.imagecaption 
{ 
	float:left; 
	padding:0; 
	margin:.5em 2em .5em 0; 
	display:inline; 
	text-align:left; 
	color:#000;
	line-height:175%; 
	font-size:90%;
}
*.imagecaption img
{
	margin-bottom:1em;
}
*.imagecaption p
{
	font-size:90%;
}
*.imagecaptionrt 
{ 
	float:right; 
	margin:0; 
	padding:1em 1em 1em 2em; 
	display:inline; 
	text-align:center; 
	color:#000;
	line-height:175%; 
}
*.quoteright
{
	float:right; 
	width:200px; 
	height:134px;
	padding:0; 
	margin:1em 1em 1.5em 3em; 
	display:inline; 
	text-align:center; 
}
*.quoteleft
{
	float:left; 
	width:200px; 
	height:134px;
	padding:0; 
	margin:1em 3em 2em 0; 
	display:inline; 
	text-align:center; 
}
*.highlight
{
	color:#333;
	font-weight:bold;
}
#sitename
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#page
{
	width:800px;
	background-color:#fff;
	background-image: url(../images/HeaderLogoFull.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 600px;
	min-width:800px;
	margin: 0 auto 0 auto;
	border: solid 1px #6cc;
}
#preheader
{	
	height:48px;
	min-width:800px;
}
#header
{
	width:100%;
	position:relative;
	top: 0;
	left:0;
	height: 180px;
	min-width:800px;
}
#header *.left
{	
	margin:0;
	padding:0;
	float:left;
	position:relative;
	top:5px;
	left: 175px;
}
#header *.right
{
	margin:0;
	padding:0;
	margin-left:245px;
	height:182px;
	background-image: url(../images/LtBlueBkgrd.gif);
	border-top: solid 3px #6cc;
	border-bottom: solid 3px #6cc;
	text-align:right;	
}
#header *.right *.info
{
	position: absolute;
	top:0;
	right:0;
	width:205px;
	height:182px;
	padding-right:30px;
	text-align:justify;
	background-image: url(../images/swirl2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header *.right *.info blockquote
{
	margin: 35px 30px 30px 30px;
	color:#999;
	font-size:13px;
	font-weight:bold;
	
}
#header *.right img
{
	margin: 5px 75px auto auto ;
}
ul#mainnav
{
	margin:0;
	padding:0;
	list-style-type: none;
	text-align: left;
}
ul#mainnav li
{
	padding:3px;
}
ul#mainnav li a
{
	font-style: italic;
	font-weight: bold;
	font-size:16px;
	color:#333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ul#mainnav li a:hover
{
	color:#099;
	text-decoration: underline;
}
#content
{
	float:left;
	width:100%;
	position:relative;
	top:0;
	left:0;
	margin-top: 6px;
	background: url(../images/bluevertlinelt.gif) repeat-y 25% 0;
}
#content *.inner
{
	float:left;
	width:100%;
	position:relative;
	top:0;
	left:0;
	margin-top: 0;
	background: url(../images/bluevertlinert.gif) repeat-y 72% 0;
}
#content a
{
	color:#099;
}
#content a:hover
{
	color:#000;
}
#content *.left
{
	float:left;
	width:25%;
	min-width: 200px;
}
#content *.left *.oi
{
	margin-top: 3px;
	margin-bottom:0;
	padding-top: 50px;
	padding-bottom:0;
	text-align:left;
}
#content *.left blockquote.side
{
	padding: 0 33px;
}
#contact
{
	margin: 20px auto 0 30px;
	color:#333;
	font-size:105%;
	font-weight: bold;
	line-height:150%;
	padding: 5px;
}
#contact a
{
	color:#333;
	text-decoration:underline;
}
#contact a:hover
{
	color:#099;
}
#testimonials h3
{
	margin:0;
	padding: 30px 10px 10px 33px;
	color:#099;
	font-size:110%;
}
#content *.center
{
	float:left;
	width:48%;
	height:100%;
}
#content *.center *.oi
{
	text-align:left;
	margin-top:3px;
	padding-top:2px;
	min-width:400px;
	min-height:800px;
}
#content *.right
{
	float:left;
	width:25%;
	height:auto;
	text-align:left;
}
#content *.right *.oi
{
	margin-top:10px;
	margin-left:5px;
}
#content *.aaplayer
{
	margin:0;
	padding: 0 0 1em 0;
	text-align: left;
}
*.section
{
	padding:25px 30px 25px 40px;
	max-width:600px;
}
*.section h2
{
	margin: 0 0 1em 0;
	padding:0;
	font-size:150%;
	color:#000;
}
*.section h3
{
	margin: 0 0 1em 0;
	padding:0;
	color:#099;
	font-size:125%;
}
*.section h4
{
	color:#333;
	font-size:110%;
}
*.section p
{
	margin:0;
	line-height:150%;
	padding: 0 10px 1.5em 0;
}
*.section ul
{
	margin:0;
	padding:0;
}
*.section ul li
{
	margin:0 1em 1em 2em;
	padding-left: 1em;
	list-style-type: square;
}
*.section ul.quotes
{
	margin:0;
	padding:0;
}
*.section ul.quotes li
{
	padding:0 2em 1em 1em;
	font-weight:bold;
	font-style: italic;
	list-style-type: none;
}
#footer
{
	float:left;
	width:100%;
	min-width:800px;
	text-align:center;
	background-image: url(../images/LtBlueBkgrd.gif);
	border-top: solid 3px #6cc;
	margin:0;
	padding:0;
}

#footer ul.nav, #footer p
{
	margin:0;
	padding:0;
}

#footer ul.nav li
{
	display:inline;
	font-size:80%;
	color:#099;	
}
#footer ul.nav li a
{
	color:#099;
	text-decoration:none;
}
#footer ul.nav li a:hover
{
	color:#000;
	text-decoration:underline;
}
#footer p
{
	color:#099;
	font-size:80%;
}
#footer p a
{
	text-decoration:underline;
	color:#099;
}
#footer p a:hover
{
	color:#000;
}
