@charset "utf-8";
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FEEEC5;
}
#container {
	width: 960px;
	margin: 15px auto;
	border: solid 1px #006699;
	text-align: left;
 	background-color: #FFFFFF;
	background-image: url(../images/sidebarleft_bg.jpg);
	background-repeat: repeat-y;
} 
#header {
	padding: 0px;
	height: 200px;
	background-color: #DDDDDD;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
} 
#header h1 {
	margin: 170px 0 0 0;
	padding: 10px 0;
	text-align: center;
}
#sidebarleft {
	float: left;
	width: 170px;
	padding: 15px 0;
}
#sidebarleft p {
	margin-left: 7px; 
	margin-right: 7px;
}
.callout	{
	width: 160px;
	margin: 20px 0 0 5px;
	padding: 0;
	border: 2px dotted #FF6600;
	background-color: #D5E8FF;
	font-size: 66%;
}
.callout h4	{
	margin: 7px 0;
	padding: 0;
	font-size: 112%;
	font-weight: bold;
	color: #00316C;
	text-align: center;
}
#sidebarleft .callout a, a:visited	{
	color: #00316C;
	font-size: 90%;
	text-decoration: underline;
}
#sidebarleft  .callout a:hover	{
	text-decoration: none;
}				
#maincontent { 
	margin: 0 60px 0 220px;
	padding: 15px 0 15px 0;
	min-height: 40em; 
}
#maincontent a, a:visited	{
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}
#maincontent a:hover	{
	text-decoration: none;
}	
.mainlist li	{
	padding: 5px 0;
	list-style-position: outside;
}
.testimonials	{
	font-size: 80%;
	margin: 0 50px 0 50px;
}
#maincontent .testimonials a, a:visited	{
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
#maincontent .testimonials a:hover	{
	text-decoration: none;
}
table.accordion	{
	width: 400px;
	margin: 0;
	padding: 0;
	}
table.accordion tr	{
	margin: 0;
	padding: 0;
	}		
table.accordion td	{
	margin: 0;
	padding: 10px 5px;
	}
table#form	{
	width: 500px;
	margin: 0 0 0 100px;
	}	
table#form td.left	{
	padding: 2px;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	color: #003C83;
	vertical-align: middle;
	}
table#form td.right	{
	padding: 2px;
	text-align:left;
	vertical-align: middle;
	}
.paypal_button	{
	border: none;
}								 
#footer { 
	padding: 5px 10px; 
	background:#006699;
	color: #FFF;
	line-height: 1.5;
	border-top: 2px solid #FF6600;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#footer a, a:visited	{
	color: #FFF;
	font-size: 75%;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover	{
	text-decoration: none;
}
#footer p {
	margin: 0; 
	padding: 7px 0 5px 0; 
	font-size: 75%;
}
	
#w3cbadge	{
	float: left;
	margin: 10px 0 0 25px;
	border: none;
}
#facebookbadge	{
	float: right;
	margin: 10px 25px 0 0;
	border: none;
}	
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1	{
	font-size: 125%;
	font-weight: bold;
	color: #CC0000;
	margin: 20px 0 25px 0;
}
h2	{
	font-size: 100%;
	font-weight: bold;
	color: #003C84;
}
h3	{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
	

