/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background:#000 url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font: normal 28px/30px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #d5be8a;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #d5be8a;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #ffff99;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
#rotation {
	width: 219px;
	height: 173px;
	padding: 6px;
	margin: 1em 0 5px 5px;
	float: right;
	background:#000;
}
.redText {
	color: #BC0606 !important;
}
#introMessage {
	width: 213px;
	height: auto;
	padding: 6px;
	margin: 1em 0 5px 5px;
	float: right;
	text-align: center;
	border: 3px dashed #D9B441;
}
#introMessage h4 {
	margin: .5em 0 0 0;
}
#introMessage h3, #introMessage p {
	margin: 0;
}


/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

.redBorder{
	border-width: 4px;
	border-style:solid;
	border-color:#FF0000;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	list-style-type: none;
}

/* Layout
---------------------------------------------- */
#container {
width:912px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
	#contents {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	/* background:url(assets/images/contents_bg.jpg) left top no-repeat; */
	}
		#header {
		width:auto;
		height:294px;
		margin:0px;
		padding:0px;
		background:url(assets/images/contents_bg.jpg) left top no-repeat;
		}
			#topInfo {
			width:auto;
			height:44px;
			margin:0px;
			padding:0px;
			font:italic 14px/44px "Times New Roman", Times, serif;
			text-align:right;
			color:#d7cc8c;			
			}
				#topInfo .phone {
				margin:0 0 0 25px;
				font:italic 24px Verdana, Arial, Helvetica, sans-serif;
				color:#ffff66;
				}
			#topPhoto {
			width:560px;
			height:232px;
			margin:0px;
			padding:0 11px 0 0;
			float:right;			
			}
			#logo {
			width:395px;
			height:167px;
			margin:49px 0 0 29px;
			padding:0px;
			position:absolute;			
			}
		#leftCol {
		width:230px;
		height:auto;
		min-height: 523px;
			_height: 523px;
		margin:0px;
		padding:18px 0 0 8px;
		position: relative;
		z-index: 99;
		}
			#nav_box {
			width:230px;
			height:auto;
			margin:0px;
			padding:0px;
			position:relative;
			background:url(assets/images/nav_repeat_bg.png) center top repeat-y;
			}
				#nav_top {
				width:auto;
				height:auto;
				margin:0px;
				padding:0px;
				background:url(assets/images/nav_top_bg.jpg) left top no-repeat;				
				}
				#nav_bottom {
				width:230px;
				height:auto;
				margin:0px;
				padding:0px;
				left:0;
				bottom:0;
				position:relative;
				background:url(assets/images/nav_bottom_bg.jpg) center bottom no-repeat;
				}
				#nav_bottom_shadow {
				width:auto;
				height:18px;
				margin:0px;
				padding:0px;
				background:url(assets/images/nav_bottom_shadow_bg.png) left top no-repeat;
				}
			#nav {
			width:auto;
			height:auto;
			margin:0px;
			padding:25px 40px 5px 40px;			
			}
			#nav li {
			list-style:none;
			}
			#nav li a {
			display:block;
			height:20px;
			font:bold 12px/20px Arial, Helvetica, sans-serif;
			color:#000;
			border-bottom:1px solid #e4d9bf;
			}
			#nav li a:hover {
			text-decoration:none;
			color:#8f6046;
			}
			#sidebar {
			width:auto;
			height:auto;
			margin:0px;
			padding:0 15px 0 15px;
			}
		#rightCol {
		width:646px;
		height:auto;
		min-height:368px;
		_height:368px;
		margin:0px;
		padding:30px 23px 30px 0;
		float:right;
		position: relative;
		z-index: 99;
		}
	#footer {
		width: 912px;
		height: 123px;
		margin: -110px auto 0 auto;
		padding: 0;
		position: relative;
		background: transparent url(assets/images/footer_bg.jpg) no-repeat left top;
		z-index: 50;
		}
		#nav2 {
		width:912px;
		height:auto;
		margin:0 auto;
		text-align:center;
		padding:0px;			
		}
		#nav2 li {
		list-style:none;
		display:inline;
		}
		#nav2 li a {
		font:11px/14px Arial, Helvetica, sans-serif;
		color:#8fc5e4;
		border-right:1px solid #8fc5e4;
		padding:0 5px 0 5px;
		}
		#nav2 li a:hover {
		text-decoration:none;
		color:#fff;
		}
		#copy {
		width:912px;
		height:auto;
		margin:0 auto;
		padding:0px;
		font:11px Arial, Helvetica, sans-serif;
		text-align:center;
		color:#8fc5e4;
		}		

#services, #services li, #services a {
margin: 0px;
padding: 0px;
width: auto;
height: auto;
}

#services{
margin:0 auto;
text-align:center;
}

#services li {
display:inline;
list-style:none;
}

#services li a{
background:transparent url(assets/images/services.gif) no-repeat scroll left top;
color:#660000;
display:inline-block;
margin: 10px 30px 30px 30px;
width:217px;
height: 40px;
font: bold 15px/40px Arial, Helvetica, sans-serif;
text-align: center;

}


#stock{
float:right;
border: 1px solid #000;
margin: 5px;
}

#callout{
padding:8px 0px 0px 8px;
width:200px;
height:297px;
background:url(assets/images/callout.jpg) no-repeat top left;
color:#660000;
}
#callout a{
color:#692f48;
font-weight:bold;
}
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decorations: none;
}

