/* DO NOT EDIT
---------------------------------------------- */
div {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

/* Tags
---------------------------------------------- */
html {
	background: #AF4424 url(assets/images/html_bg.jpg) repeat-x left top;
}
body {
	margin: 0px;
	padding: 0px;
	color: #570004;
	font: 12px Arial, Helvetica, sans-serif;
	background: transparent url(assets/images/body_bg.jpg) no-repeat center top;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h2 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 13px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #AF4424;
	font: bold italic 13px/20px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #eeece0;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #570004;
	}
hr {
	color: #fff;
	height: 1px;
	background-color: #fff;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #fff;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.sourceText {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}
.stockImgRight {
	width: auto;
	height: auto;
	margin: 0 0 10px 15px;
	padding: 0;
	float: right;
}
.stockImgLeft {
	width: auto;
	height: auto;
	margin: 0 15px 10px 0;
	padding: 0;
	float: left
}
.callout {
	padding: 0 0 10px 0;
}
.services,
.services li,
.services li a,
.services li p {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #e0c7ab;
	line-height: 17px;
	text-align: center;
}
.services {
	padding-top: 1em;
}
	.services li {
		height: 19px;
		display: inline;
		list-style: none outside none;
	}
		.services li a,
		.services li p {
			margin: 4px;
			padding: 0 10px;
			display: inline-block;
			background: transparent url(assets/images/services_bg.jpg) repeat-x center center;
			border: 1px solid #fff;
		}
			.services li a:hover {
				color: #fff;
			}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
#clear {
	height: 1px;
	display: block;
	clear: both;
}

/* Layout
---------------------------------------------- */
#wrapper {
	width: 978px;
	margin: 0 auto;
	background: transparent url(assets/images/wrapper_bg.png) repeat-y left top;
}
	#container {
		min-height: 356px;
		display: block;
		position: relative;
		background: transparent url(assets/images/body_bg.jpg) no-repeat center top;
	}
		#logo {
			width: 217px;
			height: 165px;
			margin: 39px 0 0 151px;
			padding: 0;
			display: block;
			position: absolute;
		}
		#contents {
			padding: 270px 17px 0 10px;
		}
			#leftCol {
				width: 253px;
				padding-bottom: 15px;
				float: left;
			}
				#sidebar {
					padding: 0 3px 0 18px;
				}
			#midCol {
				width: 459px;
				padding: 65px 0 15px 21px;
				float: left;
			}
			
			#rightCol {
				width: 187px;
				padding-bottom: 15px;
				float: right;
			}
				#nav,
				#nav li {
					width: auto;
					height: auto;
					margin: 0;
					padding: 0;
					line-height: 24px;
				}
				#nav {
					padding: 23px 67px 0 0;
					text-align: right;
				}
					#nav li {
						list-style: none outside none;
					}
						#nav li a {
							font: normal 11px/24px Arial, Helvetica, sans-serif;
							color: #c8b188;
						}
							#nav li a:hover {
								color: #fff;
							}
#footer {
	padding-bottom: 30px;
	border-bottom: 9px solid #c8b18b;
}
	#footer,
	#footer a {
		font: normal 12px/14px Arial, Helvetica, sans-serif;
		color: #fff;
	}
		#footer a:hover {
			text-decoration: underline;
		}
	#bottomInfo {
		width: 978px;
		height: 83px;
		margin: 0 auto;
		background: transparent url(assets/images/bottomInfo_bg.png) no-repeat left top;
		font: normal 12px/68px Arial, Helvetica, sans-serif;
		color: #c8b18b;
		letter-spacing: 5px;
	}
		#bottomInfo span,
		#bottomInfo strong {
			padding: 0 60px;
			font-weight: normal;
		}
	#botNav,
	#botNav li,
	#botNav a {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		display: inline;
		line-height: 14px;
	}
	#botNav {
		width: 978px;
		margin: 0 auto;
		padding: 6px 0 8px 0;
		display: block;
		text-align: center;
	}
		#botNav li {
			padding: 0 10px 0 13px;
			border-left: 1px solid #c8b18b;
		}
		#botNav li:first-child {
			border: none;
		}
	#copy {
		display: block;
		font-size: 11px;
		text-align: center;
	}
		#copy a {
			font-size: 11px;
		}

