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

/* Tags
---------------------------------------------- */
html {
	background: #250508 url(assets/images/html_bg.jpg) repeat-y center top;
	}
body {
	margin: 0px;
	padding: 0px;
	color: #b1ada0;
	font: 12px Arial, Helvetica, sans-serif;
	background: transparent url(assets/images/background.jpg) no-repeat center top;
}
h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #b1ada0;
	font: 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #510d0f;
	font: bold italic 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #b1ada0;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #b1ada0;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #510d0f;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #000;
		text-decoration: underline;
	}
hr {
	color: #510d0f;
	height: 1px;
	background-color: #510d0f;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #510d0f;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#wrapper {
	margin: 0px auto;
	width: 930px;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y center top;
	}
	#container {
		background: transparent url(assets/images/container_bg.jpg) no-repeat center top;
		}
		#header {
			height: 365px;
			}
			#docName, #topAddress, #phoneNumber {
				padding: 0px 0px 0px 27px;
				color: #b1ada0;
				}
			#docName {
				font: 30px/36px Arial, Helvetica, sans-serif;
				}
				#docName span {
					font-size: 24px;
					}
			#topAddress {
				font: 12px/14px Arial, Helvetica, sans-serif;
				}
			#phoneNumber {
				font: 24px/30px "Times New Roman", Times, serif;
				}
		#leftCol {
			float: left;
			padding: 17px 0px 0px 10px;
			width: 194px;
			}
			#nav, #nav li, #nav a {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
				}
			#nav {
				background: transparent url(assets/images/nav_bg.jpg) repeat-y left top;
				}
				#nav li {
					padding: 0px 0px 3px 32px;
					line-height: 17px;
					list-style: none outside none;
					}
					#nav a {
						display: block;
						padding: 0px 0px 0px 20px;
						width: 116px;
						height: 17px;
						color: #b1ada0;
						font: bold 12px/17px Arial, Helvetica, sans-serif;
						background: transparent url(assets/images/navA_bg.jpg) no-repeat left top;
						}
					#nav a:hover {
						color: #1e0405;
						text-decoration: none;
						}
			#navBottom {
				display: block;
				height: 32px;
				background: transparent url(assets/images/navBottom.jpg) no-repeat left top;
				}
			#sidebar {
				padding: 0px 0px 0px 10px;
				font-size: 11px;
				}
		#rightCol {
			margin: 0px 0px 0px 225px;
			width: 675px;
			}
		#bottom {
			clear: both;
			height: 22px;
			font-size: 0px;
			line-height: 0px;
			background: transparent url(assets/images/bottom_bg.jpg) no-repeat center bottom;
			}
#footer {
	margin: 0px auto;
	padding: 10px 0px 30px 0px;
	width: 930px;
	color: #b1ada0;
	font: 11px/13px Arial, Helvetica, sans-serif;
	text-align: center;
	}
	#footer a {
		color: #b1ada0;
		}
	#bottomNav, #bottomNav li {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		}
		#bottomNav li {
			display: inline;
			padding: 0px 5px;
			list-style: none outside none;
			border-right: 1px #b1ada0 solid;
			}
		#bottomNav li.last {
			border-right: 0px;`
			}

#stock
{
	
border: 1px solid #510d0f;
float:right;
margin:5px;
}

.callout{ 

list-style:none;
background: url(assets/images/calloutTop.gif) top left no-repeat; width:230px; margin:20px auto; padding-top:25px;
}

.callout ul{ 
	margin:0px;
	padding:0px 0px 5px 20px;
	width: auto;
	height: auto;
	background:url(assets/images/calloutBg.gif) repeat-y;
	} 
.callout  li {
	margin:0px;
	padding:0px 0px 3px 0px;
	width:189px;
	height: auto;
	line-height:17px;
	list-style:none;
}

.callout a{
	margin: 0px;
	padding: 0px;
	width:189px;
	height:17px;
	color:#FFFFFF;
	font: 12px/17px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(assets/images/calloutLinks.gif) top left no-repeat;
	display:block;
	text-align:center;
}
.callout  a:hover{  text-decoration:underline; padding:0px;  }

.calloutBottom{background:url(assets/images/calloutBottom.gif) bottom left no-repeat; display:block; width:230px; height:22px;}

.calloutMain{
	background:url(assets/images/callout.gif) top left no-repeat; 
	width:230px;
	height:60px; 
}

.calloutMain a{
	color:#fff;
	color:#FFFFFF;
display:block;
padding:15px 0 0 17px;
text-align:center;
width:180px;
}

