/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	background: #640000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h2, a, ul, li, address {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 5px 0px 15px 0px;
	font-size: 12px;
	line-height: 1.5;
}

address {
	font-size: 10px;
	font-style: normal;
	line-height: 1.7;
	text-align: left;
	padding: 5px 8px;
	position: absolute;
	top: -50px;
	left: 247px;
	width: 671px;
	border: 1px solid #cccccc;
	background: #eeebe3;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e5e4e4;
}

h2 { 
	font-size: 12px;
	font-weight: bold;
	color: #890910;
	margin: 5px 0 10px 0;
}

hr {
	border: none;
	border-top: 1px dotted #e5e4e4;
	height: 1px;
	clear: both;
}

/* ----------------- LIST ITEMS ----------------- */
ul {
	margin: 0px;
	padding: 0px 0px 15px 25px;
	list-style-type: square;
}

ul.left {
	float: left;
	padding: 0px 30px 15px 25px;
}

li {
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 5px;
}

/* ----------------- GENERAL LINKS ----------------- */
a { 
	color: #A46B08; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: #a70303; 
	}

/* ------------------------- MAIN NAVIGATION ----------------------------- */
ul#mainnav {
	width: 920px;
	position: absolute;
	top: 162px;
	left: 25px;
	margin: 0px;
	padding: 0px;
}

ul#mainnav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	border-right: 1px dotted #ffffff;
}

ul#mainnav li#last {
	border-right: none;
}

ul#mainnav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 16px 20px 12px 20px;
	font-size: 11px;
	font-weight: bold;
	
}

ul#mainnav li a:hover, ul#mainnav li a.current {
	background: url(images/nav-on.gif) no-repeat center;
}

/* ------------------------- UTILITY NAVIGATION ----------------------------- */
ul#utilitynav {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 37px;
	right: 5px;
}

ul#utilitynav li {
	margin: 0px;
	float: left;
	list-style: none;
}

ul#utilitynav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0px 5px;
	font-size: 9px;
	font-weight: bold;
	border-right: 1px solid #cccccc;
}
	
ul#utilitynav li a:hover {
	text-decoration: underline;
}

ul#utilitynav li a.last {
	border-right: none;
}

/* ----------------- BODY ----------------- */
div#header {
	width: 970px;
	height: 220px;
	text-align: left;
	margin: 0px auto;
	background-image: url(images/bg-header.jpg);
	position: relative;
}

/* Header Background Container */
div#container1 {
	width: 100%;
	margin: 0px auto;
	background: url(images/bg-site-top.jpg);
}

/* Content Background Container */
div#container2 {
	width: 100%;
	margin: 0px auto;
	background: url(images/bg-site-middle.jpg)
}

/* Footer Background Container */
div#container3 {
	width: 100%;
	margin: 0px auto;
	background: url(images/bg-site-bottom.jpg) repeat-x;
}

div#content {
	width: 930px;
	margin: 0px auto;
	padding: 0px 20px;
	background-image: url(images/bg-body.jpg);
}

/* Creates DIV containers for main body content with multiple columns. */
div#bodyright {
	width: 671px;
	padding: 0px 20px 70px 15px;
	margin-top: 2px;
	text-align: left;
	float: right;
	position: relative;
}

div#bodyleft {
	width: 210x;
	padding: 0px 0 5px 8px;
	text-align: left;
	float: left;
	position: relative;
}
	div#bodyleft a { 
		color: #ffffff; 
		text-decoration: underline; 
		font-weight: normal; 
		}
		
	div#bodyleft a:hover { 
		color: #ffffff;
		font-weight: bold;
		}

div#footer {
	width: 970px;
	height: 66px;
	margin: 0px auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	position: relative;
}

/* ----------------- COPYRIGHT ----------------- */
div#copyright {
	padding: 5px 0px;
	clear: both;
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	div#copyright a {
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
	
	div#copyright a:hover {
		text-decoration: underline;
	}
	
	div#copyright img {
		border: none;
		margin-top: 10px;
	}

/* ----------------- IMAGE ELEMENTS ----------------- */
img.left {
	margin: 0px 5px 5px 0px;
	float: left;
}

img.right {
	margin: 0px 0px 5px 5px;
	float: right;
}

img#signin {
	position: absolute;
	top: 37px;
	left: 5px;
	border: none;
}

img#creditcards {
	float: right;
	padding: 5px;
}

/* ----------------- CUSTOM CLASSES ----------------- */
strong.company {
	color: #a70303;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

div#flash {
	position: absolute;
	top: 0px;
	left: 190px;
}

div#map {
	margin: 15px auto;
	width: 650px;
	padding: 4px;
	border: 1px solid #999999;
}

div#audio {
	position: absolute;
	top: -4px;
	right: 18px;
	width: 142px;
	height: 16px;
	background-image: url(images/bg-audio.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 50px;
}
img.leftcolumn {
	padding-left: 10px;
}