/* CSS Document */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;  }

.spacer {
	clear: both;
}
a { color: #a52f15; text-decoration: underline; } a:hover { text-decoration: none; }
body {
	background: url(../images/bg/top-bg.jpg) repeat-x #a3917d;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	width: 978px;
	margin: 0 auto;
}
.utility {
	float: right;
	width: 610px;
	color: #dedede;
	font-size: 18px;
	text-align: right;
	line-height: 24px;
	margin: 26px 0 0 0;
}


.logo {
	margin-top: 36px;
}

.nav {
	color: #fff;
	margin: 15px 0 28px 0;
}
.nav a {
	padding: 8px 8px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
.nav a:hover {
	background: #93c2f0;
}

.image { 
background: url(../images/main-img.jpg) no-repeat top left;
  height:530px;
  width: 978px;
  
}

.inside-image { 
background: url(../images/inside-img.jpg) top no-repeat;
  height:230px;
  width: 978px;
  
}

.home-col-1-bg {
	width: 628px;
	float: left;
	margin: 315px 0 0 15px;
	
}

.inside-col-1-bg {
	width: 628px;
	float: left;
	margin: 115px 0 0 15px;
	
}
.home-col-1 {
	background: #fff;
	width: 628px;
	margin: -10px 0 0 0;
	float: left;
	padding-bottom: 30px;
	
	
}
.home-col-1 p {
	font-size: 14px;
	line-height: 24px;
	padding: 10px 40px;
	
}

.inside-col-1 {
	background: #fff;
	width: 598px;
	margin: -10px 0 0 0;
	float: left;
	padding-bottom: 30px;
	padding-left: 30px;
	
	
}
.inside-col-1 p {
	font-size: 14px;
	line-height: 24px;
	padding: 10px 40px 10px 0;
	
}

.inside-col-1 li {
	font-size: 14px;
	line-height: 24px;
	
}
.inside-col-1 ul,ol {
	font-size: 14px;
	line-height: 24px;
	margin: 0 40px 10px 60px;
	
}


.inside-col-1 h1 {
	font-size: 48px;
	line-height: 52px;
	font-weight: lighter;
	color: #a52f15;
	padding: 30px 40px 10px 0;
	
}

.inside-col-1 h2 {
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	padding: 30px 40px -10px 38px;
	
}

.inside-col-1 h3 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #a52f15;
	padding: 10px 40px -20px 35px;
	
}


.home-col-2 {
	width: 286px;
	
	float: left;
	margin: 427px 0 0 34px;
}

.home-col-2-bg {
	background: #fff;
	width: 246px;
	margin: 15px 0 0 0;
	padding: 20px;
	
}
.home-col-2-bg p {
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0;
}
.home-col-2-bg h1 {
	font-size: 24px;
	font-weight: lighter;
}
.home-col-2-bg h2 {
	font-size: 14px;
	margin: 15px 0 0 0;
}

.inside-col-2 {
	width: 286px;
	
	float: left;
	margin: 105px 0 0 34px;
}

.inside-col-2-bg {
	background: #fff;
	width: 246px;
	
	padding: 20px;
	
}
.inside-col-2-bg p {
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0;
}
.inside-col-2-bg h1 {
	font-size: 24px;
	font-weight: lighter;
}
.inside-col-2-bg h2 {
	font-size: 14px;
	margin: 15px 0 0 0;
}
#footer {
	
	margin: 30px 0 0 0;
	
	bottom: 0;
	background: #a52f15;
}
#footer-wrapper {
	width: 918px;
	margin: 0 auto;
	padding:30px;
	background: #a52f15;
}

#footer-wrapper p {
	color: #fff;
	font-size: 11px;
	line-height: 18px;
}

#footer-wrapper a {
	color: #fff;
}
#footer-wrapper a:hover {
	
	text-decoration: none;
}
#westside {
	width: 306px;
	float: right;
	text-align: right;
}

#photos img {
	margin: 10px;
}