body{
	margin:0;
	background:#fff;
	color:#000;
	min-width:1000px;
	font-family:Georgia,"Times New Roman",Times, serif;
	background:url(../img/bg-header.jpg) repeat-x 50% 0;
}
.bg-content{
	width:100%;
	background:url(../img/bg-content.gif) repeat-x 0 283px;
}
.holder{
	margin:0 auto;
	width:974px;
}
#header{
	overflow:hidden;
	width:974px;
}
#header .logo{
	margin-bottom:17px;
	overflow:hidden;
	width:800px;
}
#header .logo h1 {
	margin:0;
}
#header .logo h1 a{
	float:left;
	margin:18px 0 0 16px;
	width:274px;
	height:44px;
	text-indent:-9999px;
	background:url(../img/logo.png) no-repeat;
	overflow:hidden;
}
#header .logo strong{
	float:left;
	margin:25px 0 0 33px;
	width:453px;
	height:25px;
	text-indent:-9999px;
	background:url(../img/slogan.png) no-repeat;
	overflow:hidden;
}
#header .bg-menu-top{
	float:left;
	width:315px;
	overflow:hidden;
	background:url(../img/bg-menu-m.gif) repeat-y;
}
#header div.menu{
	float:left;
	width:315px;
	font-size:18px;
	line-height:24px;
	text-align:right;
	margin-top:-13px;
	background:url(../img/bg-menu.png) no-repeat;
}
#header .bg-menu-bottom{
	float:left;
	width:293px;
	padding:26px 22px 0 0;
	background:url(../img/bg-menu-bottom.png) no-repeat 0 100%;
}
#header ul.nav{
	list-style:none;
	margin:0;
	padding:0 0 14px 0;
	width:276px;
	overflow:hidden;
	float:right;
}
#header ul.nav li{
	padding:1px 0 0px 0;
	height:24px;
}
#header ul.nav li.bigger{
	height:32px;
	padding-bottom:2px;
	background:url(../img/divider-menu.gif) no-repeat 100% 100%;
}
#header ul.nav li a{
	color:#fff;
	height:26px;
	display:block;
	text-decoration:none;
	padding-right:10px;
}
#header ul.nav li a:hover{
	background-color:#450510;
}
#header .pics{
	float:left;
	border:none;
	width:655px;
	overflow:hidden;
	margin-top:-36px;
}
#header .pics img{
	width:655px;
	height:368px;
	display:block;
}
/*content*/
#container{
	width:974px;
	overflow:hidden;
	padding:22px 0 0;
}
#container #sidebar{
	float:left;
	width:280px;
}

#container #sidebar .contact{
	text-align:right;
}
#container #sidebar .contact h3{
	color:#000;
	margin:0;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}
#container #sidebar .contact p{
	font-size:12px;
	line-height:18px;
	margin:14px 0 0;
}
#container #sidebar .contact span{
	font-weight:bold;
}

#container #sidebar .contact a{
        color: red;
}


/*content*/
#container #content{
	width:571px;
	overflow:hidden;
	padding-left:72px;
        min-height: 300px;
}
#container #content img {
        padding: 2px;
        border: 1px solid #6a222f;
	display:block;
}


#container #content ul {
        font-size: 14px;
}
#container #content .GMapEZ span {
        color:#000000;
	margin:0;
	font-size:10px;
	line-height:32px;
	font-weight:normal;
}

#container #content h1{
	color:#2a3a22;
	margin:0 0 10px 0;
	font-size:30px;
	line-height:32px;
	font-weight:normal;
}


#container #content h2{
	color:#742534;
	margin:0px 0 15px;
	font-size:24px;
	line-height:12px;
	font-weight:normal;
}

#container #content h3{
	color:#742534;
	margin:8px 0 8px;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
}
#container #content h4{
	color:#6a222f;
	margin:23px 0 8px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}


#container #content .list,
#container #content p{
	font-size:14px;
	line-height:18px;
	margin:0 0 19px 0;
}

#container #content th, #container #content td, #container #content caption {
	font-size:14px;
	line-height:18px;
	margin:5px;
}

#container #content th {
	text-align: left;
        font-weight: normal;
}




#container #content a{
	color:#742534;
}
#container #content a:hover{
	text-decoration:none;
}
#container #content .pic {
	float:left;
	margin:2px 6px 6px 0;
	width:202px;
	height:133px;
	overflow:hidden;
	padding:4px 5px 5px 5px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background:url(../img/bg-box.gif) no-repeat 100% 100%;
}
#container #content .list{
	margin-top:34px;
}
#container #content .list ul{
	list-style:none;
	margin:0;
	padding:0;
}
#container #content .list ul li{
	padding:0px 0 6px 20px;
	background:url(../img/marker.gif) no-repeat 3px 3px;
}
/*footer*/
#footer{
	width:100%;
	height:99px;
	padding:15px 0 0;
	overflow:hidden;
	clear:both;
	font-size:11px;
	line-height:13px;
	color:#fff;
	background:url(../img/bg-footer.gif) repeat-x;
}
#footer p{
	margin:0;
}
#footer div.design{
	float:right;
	margin-right:25px;
	text-align:right;
	padding-bottom:3px;
}
#footer div.design a{
	color:#fff;
	text-decoration:none;
	border-bottom:2px solid #839f77;
}
#footer div.design a:hover{
	border:none;
}
#footer div.copy{
	float:left;
}
#footer .copy ul{
	float:left;
	margin-left:11px;
	margin:0;
	padding:0;
	list-style:none;
}
#footer .copy ul li{
	float:left;
	margin-right:3px;
	padding:0 0 0 5px;
	background:url(../img/divider-footer.gif) no-repeat 0 1px;
}
#footer .copy ul li a{
	text-decoration:none;
	color:#fff;
}
#footer .copy ul li:first-child {
	background:none;
	padding-left:0;
}
#footer .copy ul li a:hover{
	text-decoration:underline;
}
label {
        font-size: 16px !important;
        color: #6a222f !important;
}

.submit-button {
        font-size: 16px;
        width: 300px;
}
.submit-button input {
        width: 150px;
        margin-left: 0px;
}

.anti-spam-image {
       margin: 0px !important;
       border: 0px !important;
}

.rates {
       width: 100%;
       padding-bottom: 40px;
}
.rates .month {
       float: left;
       width: 250px;

}

.rates .amount {
       float: left;
       width: 150px;

}

#sidebar-testimonial {
       margin-top: 30px;
       margin-left: 50px;
       text-align: center;
       color:#6a222f;
}

#sidebar-testimonial-source {
       margin-top: -15px;
       font-size: 11px;
       text-align: right;
}
       
