

body {
	background-color: #000000;
	color:#FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	min-width:750px;
}


.logotext {
/*	font-family:"Monotype Corsiva";*/
	font-size: 40px;
	color: #FFFFFF;
	line-height: normal;
	}

.sublogo {
	/*font-family:"Monotype Corsiva";*/
	font-size: 26px;
	color: #FFFFFF;
	line-height: normal;
	}
	
#maincontent{
	margin: 10px;
	}	

h2 {	
	font-family:"Monotype Corsiva";
	font-size: 34px;
	text-align: left;
	}

h3{
	/*display:inline;*/
	font-family:"Monotype Corsiva";
	font-size:22px;
	line-height:1.5em;
	margin-bottom:5px;
	margin-top:20px;
	}	


.maincolor{
	background-color:#000000;
	}
	
.accentcolor1{
	background-color:#CCCCCC;
	color:#000000;
	}	

.accentcolor2{
	background-color:#ffffff;
	}		


a:link, a:visited {
	color: #FD533C;
	text-decoration: none;
	}

a:link:hover, a:visited:hover {
	color: #cccccc;
	text-decoration: underline;
	}

 
a.nav, a.nav:visited {
	font-family:"Arial Narrow";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;
	}

a.nav:hover, a.nav:visited:hover {
	color: #FFF;
	text-decoration: underline;
} 

.website{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
		}

/*a.website, a.website:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;	
}*/

a.website:hover, a.website:visited:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
}


.testimonial {
text-align:center;
width:600px;
background-color:#333333;
padding:10px;
border:3px solid #cccccc;
	}