body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 auto;
	color:#000;
	background-color:#eaf0d5;
}
#mainWrapper{
	margin:0 auto;
	width:898px;
	background-color:#fff;
	border-right:solid 1px #899d6c;
	border-left:solid 1px #899d6c;
	border-bottom:solid 1px #899d6c;
	border-top:solid 1px #fff;
	margin-bottom:20px;
}
#nav{
	text-align:center;
	background:url(images/interior-nav.gif) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
	height:20px;
	font-size:10px;
	font-weight:bold;
}
#main{
	width:898px;
	margin:0 auto;
	padding:0;
}
#leftHeader{
	float:left;
	width:50%;
}
#leftHeader img{
	margin:20px 0 20px 28px;
}
#rightHeader{
	float:right;
	width:50%;
}
#rightHeader img{
	padding:65px 0 0 30px;
}
#phoneNumber{
	clear:both;
	padding:30px 0 0 27px;
	float:left;
}
#content{
	float:left;	
	padding:30px 0 0 65px;

	width:750px;
	line-height:1.3em;
}
#content p{
	margin-top:0;
}
#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	padding-top:20px;
	margin-bottom:30px;
	color:#000;
	clear:both;
}
#footer a:link, #footer a:visited{
	color:#333;
	font-size:10px;
	text-decoration:none;
}
#footer .smallLinks{
	padding-top:5px;
}

#footer .smallLinks a:link{
	font-size:10px;
	font-weight:normal;
	color:#000;
}
/************* styles *********/
img{
	border:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.smaller{
	font-size:0.85em;
}
.smallest{
	font-size:0.8em;
}
.tab{
	margin-left:15px;
}
hr{
	color:#999;
	text-align:left;	
	margin-left:0;
	width:700px;
}
h3{
	font-size:15px;
	color:#666;
	padding-top:0;
	margin-top:0;
}
a:link, a:visited{
	color:#666;
}
a:hover{
	color:#999;
}
#web .web a:link, #web .web a:visited,
#abo .abo a:link, #abo .abo a:visited, 
#adp .adp a:link, #adp .adp a:visited, 
#ani .ani a:link, #ani .ani a:visited, 
#boo .boo a:link,#boo .boo a:visited,
#bra .bra a:link, #bra .bra a:visited, 
#gam .gam a:link, #gam .gam a:visited,
#ill .ill a:link, #ill .ill a:visited,
#con .con a:link, #con .con a:visited, 
#hom .hom a:link, #hom .hom a:visited {
	color:#fff;
}
/*********** home *************/
#homeWrapper{
	padding:0;;
	margin:0 auto;
	width:807px;
	background:#fff url(home/images/main-bg.gif) repeat-y;
	position:relative;
}
#homeNav{
	text-align:center;
	padding-top:10px;
	width:807px;
	height:20px;
	color:#000;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(home/images/top-nav.gif) #eaf0d5 no-repeat;
}
#homeMain{
	margin:0 auto;
	background:#fff url(home/images/main-bg.gif) repeat-y;
	text-align:center;
}
#homeFooter{
	margin:0;
}
#homeNav a:link, #homeNav a:visited, #homeNav a:hover, #nav a:link, #nav a:visited, #nav a:hover{
	text-decoration:none;
	color:#000;
}
#homeNav a:hover, #nav a:hover{
	color:#fff;
}
/********** webdevelop ********/
.largeThumb{
	float:left;
	margin:0 0px 30px 0;
	text-align:right;
	font-size:11px;
}
.largeThumb img, .smallThumb img{
	margin-bottom:5px;
}
.smallThumbContainer{

}
.smallThumb{
	float:left;
	margin:0 0px 20px 0px;
	text-align:right;
	font-size:11px;
}
/*********** testimonials **********/
#testimonials, #article{
	background-color:#fff;
	margin:0 0;
}
#testimonials #container{
	margin:0 auto;
	width:400px;
}
#article #container{
	margin:0 auto;
	width:600px;
}
#testimonials #top, #article #top{
	background:url(images/interior-nav.gif) repeat-x #fff;
	height:20px;
}
#testimonials hr{
	width:400px;
}
/************* sponsors *********/
.dark-orange{
	color:#b34103;	
}