body{
	background-color: #333333;
	font-family:  Verdana, Arial, sans-serif;
	height:1000px;
}

.maintable{
}

.maintable table {margin-left:auto; margin-right:auto; text-align: left;} 


h1{
	font-size:13px;
	font-weight: 600;
	color: #8c2828;
	text-align:center;
}


h2{
	font-size:15px;
	font-weight: 600;
	color: #8c2828;
}

.menubox{
	text-align:center;
	color:#ffffff;
	font-size:14px;
	padding-top:5px;
	padding-bottom:10px;
}

a.menunav:visited, a.menunav:link { font-family:  Verdana, Arial, sans-serif;
	color: #ffffff;
 	font-size: 14px;
	font-weight: 500;
	padding-right:5px;
	padding-left:5px;
	text-decoration: none;
}

a.menunav:hover{
 color:#c5aaaa;
 text-decoration: underline;
	}

.subnav{
	background-color:#cccccc;
	padding-top:5px;
	padding-bottom:10px;
	width:200px;
}	

.subnav2{
	background-color:#cccccc;
	padding-top:5px;
	padding-bottom:10px;
	width:300px;
	float:left;
}	

a.subnav:visited, a.subnav:link { font-family:  Verdana, Arial, sans-serif;
	background-color:#cccccc;
	background-image: url(images/heartbullet.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
 	font-size: 14px;
 	line-height:25px;
	font-weight: 500;
	padding-right:5px;
	padding-left:28px;
	padding-top:5px;
	text-decoration: underline;
}

a.subnav:hover{
 color:#666666;
 text-decoration: underline;
	}
	
.footerbox{
	background-color: #000000;
	text-align:center;
	color:#ffffff;
	font-size:11px;
	line-height:20px;
	padding:5px;
}

.footer{
	background-color: #000000;
	text-align:center;
	color:#ffffff;
	font-size:11px;
}


a.footer:visited, a.footer:link{
	padding-right:5px;
	padding-left:5px;
	font-size:11px;
	text-decoration: none;
	color:#ffffff;
}

a.footer:hover {
	color: #999999;
	text-decoration: underline;
}

	
.mainsection{
	background-color:white;
	background-image: url(images/background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size:12px;
	line-height:18px;
	padding:15px;
}
.mainsection2{
	background-color:white;
	font-size:12px;
	line-height:20px;
	padding:15px;
}


.copyright{
	background-color:#333333;
	color:#ffffff;
	font-size: 11px;
	font-weight: 500;
	padding-top:5px;
	text-align:center;
	padding-bottom: 2px;
}

.copyrightlink{
	color:#ffffff;
	font-size:11px;
	line-height:20px;
}

a.copyrightlink{
	font-size:11px;
	text-decoration: none;
	color:#ffffff;
}

a.copyrightlink:hover {
	color: #666666;
	text-decoration: underline;
}

.social{
		width:350px;
 		margin-left:200px;
}	

.attention{
	color:red;
	font-size:12px;
}

.testimonial{
background-color:#e8e2e2;
border: solid 1px #999999;
padding: 8px; 
}

.toplink{
font-size:11px;
text-align:right;
}

a.toplink    { font-family:  Verdana, Arial, sans-serif; 
	color: #000000;
 	font-size: 11px;
	font-weight: 500;
	text-decoration: underline;
}

a.toplink:hover {
	color: #cccc99;
	}