/* Styles */

body{
	margin:0px;
	padding:0px 0px 20px 0px;
	background-color:#E5E6E5;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6E6E6D;
	}
	
.wrapper{
	float:left;
	margin-left:10px;
	width:1000px;
	text-align:left;
	background:#FFFFFF;
	}

.shadow{
	text-align:left;
	margin:auto;
	width:1010px;
	background:url(images/shadow.jpg) top left repeat-y;
	padding:0px;
	}
	
.header{
	float:left;
	background:#FFFFFF;
	border-bottom:#BEC1DE solid 4px;
	padding:10px;
	width:980px;
	margin:0px;
	}

.logo{
	float:left;
	}
	
.contact{
	float:right;
	text-align:right;
	}	 

.rotator{
	float:left;
	width:1000px;
	height:200px;
	background:#000000 top left no-repeat;
	padding:0px;
	margin:0px;
	}
	
.menu{
	float:left;
	width:1000px;
	height:20px;
	background:#5C64AD;
	margin:0px 0px 20px 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0 3px 0px;
	}
	
.menu a:link, .menu a:active, .menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.menu a:hover{
	color:#CC6600;
	text-decoration:underline;
	}

.leftContent{
	float:left;
	margin:0px 15px 0px 25px;
	border-right:solid 1px #505155;
	width:659px;/*700*/
	}

.leftContactContent{
	float:left;
	margin:0px 15px 0px 25px;
	border-right:solid 1px #505155;
	width:600px;/*700*/
	}

h1{
	color:#848AC1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0px;
	}

h2{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
h3{
	color:#565857;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
h4{
	color:#848AC1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
.leftContent p{
	margin-left:10px;
	padding:5px 10px 5px 10px;
	width:600px;
	}

.leftContent a:link, .leftContent a:active{
	text-decoration:none;
	color:#5C64AD;
	}
	
.leftContent a:visited{
	text-decoration:underline;
	color:#333333;
	}
	
.leftContent a:hover{
	text-decoration:underline;
	color:#000000;
	}

.leftSubContainer{
	width:634px;
	}
	
.leftSub{
	float:left;
	width:614px;
	background:#FEFACF;
	padding:0px 10px 10px 10px;
	}
.leftSubTop{
	float:left;
	width:634px;
	background:url(images/yellowTop.jpg) top left no-repeat;
	height:18px;
	}
	
.lsElement{
	width:305px;
	float:left;
	margin-right:2px;
	}
	
.lsElement p{
	width:inherit;
	}

.leftSub img{
	border:1px solid #000000;
	margin-right:5px;
	margin-bottom:5px;
	}

.sideBar{
	float:left;
	padding:0px 0px 20px 15px;
	width:285px;
	}
	
.Post1{
	background-color:#E5E6E5;
	padding:5px;
	margin:0px;
	}
	
.Post0{
	padding:5px;
	margin:0px;
	}

.postTitle a:link, .postTitle a:active, .postTitle a:visited, .postTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#5C64AD;
	text-decoration:none;
	}
	
.postTitle a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-decoration:underline;
	}	
	
.postDate{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	color:#AEAEAE;
	}

.post{
	margin:0px;
	padding:0px 2px 0px 2px;
	}
	
.post a:link, .post a:active{
	text-decoration:none;
	color:#CC6600;
	}

.post a:visited{
	text-decoration:underline;
	color:#333333;
	}
	
.post a:hover{
	text-decoration:underline;
	color:#000000;
	}

.footer{
	float:left;
	background:#5A619F;
	color:#CCCCCC;
	height:55px;
	width:976px;
	font-size:16px;
	padding:12px;
	}
	
.sideBar .title{
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:0px 0px 5px 10px;
	padding:0px;
}

.leftContent .title{
	color:#848AC1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.leftSub .title{
	color:#63BE80;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.leftSub p{
	margin:0px;
	padding:0px;
	}
	
.affiliate{
	margin:0px;
	padding:0px;
	}
