/* @import url(http://fonts.googleapis.com/css?family=Comfortaa:300); */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #AD9684;
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img { margin:0; padding:0; border:0; }
div { margin:0; padding:0; border:0; }

a:link, a:visited, a:hover { font-size: 12px; color: #000000; text-decoration: underline; }
a:hover { color: #990000; text-decoration: none; }

/* h2 { font-family:'Comfortaa',cursive; font-size: 20px; font-weight: bold; color: #333333; } */
.light { font-size: 20px; font-weight: normal; color: #eaeaea; border-bottom: 1px solid #eaeaea; }
h1 { font-size: 20px; font-weight: normal; color: #333333; border-bottom: 1px solid #666666; }
h2 { padding-top:10px; font-size: 14px; font-weight: bold; color: #333333; }
h3 { margin:0;padding:0;border:0; font-size: 14px; color: #333333; }

.container { width:980px; margin:0 auto; margin-top:0px; overflow:hidden; background-color: #FFF; }

.header { width:980px; height:111px; margin-left:5px; }
.header .logo {	float:left; }
.header .text { float:right; text-align:right; padding-right:25px; padding-top:20px; }

.content { float:left; width:980px; padding-top:5px; background-color:#F0E8DD; }
.content .left { float:left; width:500px; margin-left:30px; padding-top:15px; padding-bottom:20px; }
.content .righthome { float:right; width:360px; margin-right:30px; padding-top:15px; }
.content .right{ float:right; width:470px; margin-right:15px; margin-top:15px; padding:5px 20px; background-image: url(../images/white-bg.png); 	background-repeat: repeat; }

.content .righthome ul li, .content .right ul li {	list-style-image: url(../images/square.gif); }
.content .right ul li {	padding-bottom:15px;}
.content .righthome ul, .content .right ul { list-style:none; padding-left:0; }

.content .extrapadding { padding-left:18px; }

.content .right .page { float:right; margin-top:12px; width: 100px; font-size: 12px; text-align: right; }
.content .right .page a:hover { color:#990000; text-decoration:none; }

.content .homemenu{ float:left; width:980px; border-top: 1px solid #f9f2e8;}
.content .homemenu .box1{ float:left; width:235px; text-align:center; font-size: 11px; padding: 20px 5px; }
.content .homemenu .box2{ float:left; width:235px; text-align:center; font-size: 11px; padding: 20px 5px; }
.content .homemenu .box3{ float:left; width:235px; text-align:center; font-size: 11px; padding: 20px 5px; }
.content .homemenu .box4{ float:left; width:235px; text-align:center; font-size: 11px; padding: 20px 5px; }

.phone { font-size:18px; color:#6C8E24; }
.red { color: #990000; }
.white { color:#FFF; }

.layerpic { width: 460px; margin-top:20px; }
.layerpic a { position: absolute; width: 61px; height: 61px; color: #000; text-decoration: none; border: 1px solid #888C8F; }
.layerpic a:hover { border: 1px solid #990000; }
ul.gallery { clear: both; margin: 0; padding: 0; border: 0; list-style-type: none; }
li.gallery { display: inline; margin-right: 15px; float: left; width: 61px; height: 61px; }


.footer { margin:0 auto; width:980px; height:20px; text-align: center; font-size: 11px; color: #ccc; padding-top:2px; background-image: url(../images/footer_bg.gif); background-repeat: repeat-x; }
.footer a, .footer a:link, .footer a:visited, .footer a:hover { font-size: 10px; color:#ccc; text-decoration:none; }
.footer a:hover { color:#990000; }
