/* Main Styles Start */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/body-bg.gif) repeat;
}
#wrap-a {
	width: 796px;
	margin: 0 auto;
	background: url(../images/wrap-repeat-a.png) repeat-y;
}
#wrap-b {
	width: 780px;
	margin: 0 auto;
	background: url(../images/wrap-repeat-b.gif) repeat-y;
}
a {
	outline: none;
	color: #95aea3;
}
a:hover {
	color: #b52615;
}
/* Main Styles End */


/* Header Styles Start */
#header {
	width: 780px;
	height: 102px;
	background: url(../images/header-bg.gif) no-repeat;
	padding: 38px 0 0 0;
}
.logo {
	width: 232px;
	height: 87px;
	margin: 0 auto;
}
/* Header Styles End */


/* Navigation Styles Start */
#nav {
	width: 620px;
	height: 81px;
	margin: 0 auto;
	background: url(../images/nav-bg.gif) no-repeat;
}
#nav ul {
	padding: 41px 0 0 17px;
}
#nav ul li {
	float: left;
	padding: 0 23px;
	font-size: 1.2em;
}
#nav ul li a {
	color: #95aea3;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a.active {
	color: #b52615;
}
/* Navigation Styles End */


/* Gallery & Banner Styles Start */
.banner {
	width: 620px;
	margin: 0 auto;
}
#gallery {
	width: 633px;
	height: 343px;
	background: url(../images/gallery-bg.jpg) no-repeat;
	margin: -6px auto;
	padding: 18px 0 0 0;
}
.mag-holder {
	width: 460px;
	height: 300px;
	background: red;
	margin: 0 auto;
	overflow: hidden;
}
.mag-pagination {
	color: #a4a58f;
	font-size: 1.1em;
	padding: 0 0 0 31px;
}
.mag-pagination a {
	color: #a4a58f;
	text-decoration: none;
	padding: 0 3px;
	cursor: pointer;
}
.mag-pagination a:hover, .mag-pagination a:focus, .mag-pagination a:active {
	color: #333333 !important;
}
/* Banner Styles End */


/* Content Styles Start */
#content {
	padding: 14px 0 40px 0;
	width: 620px;
	margin: 0 auto;
	overflow: auto;
}
#content h1 {
	color: #333333;
	font-size: 1.5em;
	height: 37px;
	background: url(../images/h1-bg.gif) no-repeat top;
	;
	line-height: 35px;
	text-align: center;
	padding: 0 0 12px 0;
}
#content p {
	color: #757667;
	font-size: 1.1em;
	line-height: 17px;
	padding: 0 0 5px 0;
}
.content-col-1 {
	width: 292px;
	float: left;
	padding: 0 27px 0 0;
}
.content-col-2 {
	width: 301px;
	float: left;
	padding: 0 0 0 0;
}
.content-title {
	color: #333333 !important;
	font-weight: bold;
	font-size: 1.1em !important;
}
.content-title-2 {
	color: #333333;
}
.contact-form {
}
.contact-form li {
	height: 22px;
	clear: both;
}
.contact-form label {
	width: 135px;
	display: block;
	float: left;
	padding: 3px 0 0 0;
}
.contact-form label span {
	color: #95aea3;
}
.contact-form input.text-field-1 {
	width: 160px;
	border-top: #b0a89c 2px solid;
	border-left: #b0a89c 2px solid;
	font-size: 1.1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757667;
}
.contact-form input.submit {
	float: right;
	outline: none;
}
.contact-form select.dropdown-1 {
	width: 71px;
	border-top: #b0a89c 2px solid;
	border-left: #b0a89c 2px solid;
	font-size: 1.1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757667;
}
.contact-form input.smallbox {
	width: 80px;
	border-top: #b0a89c 2px solid;
	border-left: #b0a89c 2px solid;
	font-size: 1.1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757667;
	margin-left: 2px
}
/* Content Styles End */


/* Footer Styles Start */
#footer {
	width: 788px;
	background: url(../images/footer.png) no-repeat top;
	height: 30px;
	margin: 0 auto;
	color: #757667;
	text-align: right;
	font-size: 1em;
	padding: 10px 8px 0 0;
}
/* Footer Styles End */
