/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #f5eac8;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h1, h2, a, ul, li, dt, dd, address {
	color: #353737;
	font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}

p {
	margin: 5px 0px 15px 0px;
	font-size: 11px;
	line-height: 1.5;
}

address {
	font-size: 10px;
	font-style: normal;
	color: #772a32;
	line-height: 1.3;
	margin-bottom: 30px;
}

h1 { 
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #772a32;
	text-align: left;
	padding: 5px 0px 10px 0px;
}

h2 { 
	font-size: 11px;
	font-weight: bold;
	background: #fe9e2d;
	color: #ffffff;
	padding: 5px;
	margin: 10px 0px;
}

/* ----------------- LIST ITEMS ----------------- */

ul {
	margin: 0px;
	padding: 0px 10px 20px 20px;
}

ul.left {
	float: left;
}

li {
	font-size: 11px;
	margin-bottom: 5px;
	list-style-image: url(images/listbullet2.gif);
	vertical-align: top;
}

dl {
	margin: 0px 10px;
}

dl.left {
	float: left;
	margin-right: 15px;
}

dt, dd {
	margin: 0px;
	font-size: 11px;
	line-height: 1.5;
}

dt {
	font-weight: bold;
	font-size: 10px;
	position: relative;
	clear: both;
}

dd {
	margin: 5px 15px 15px 15px;
}

/* ----------------- GENERAL LINKS ----------------- */

a:link, a:visited, a:active { 
	color: #A46B08; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: #2D02CE; 
	}

/* ------------------------- MAIN NAVIGATION ----------------------------- */

ul#mainnav {
	width: 770px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #e7c9b7;
	border-bottom: 1px solid #e7c9b7;
	background: #fe9e2d;
}

ul#mainnav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	border-right: 1px solid #f1e7e1;
}

ul#mainnav li.last {
	border-right: 3px solid #e7c9b7;
}

ul#mainnav li.first {
	border-left: 3px solid #e7c9b7;
}

ul#mainnav li a {
	color: #fdf6ee;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px 19px 5px 18px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 3px solid #ffffff;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	border-bottom: 3px solid #891a39;
	color: #ffffff;
}

div#audio {
	position: absolute;
	top: 105px;
	right: 1px;
	z-index: 2;
}

	div#audio img {
		border: 0px;
	}
	
/* ----------------- FOOT NAVIGATION ----------------- */

/* Creates the container for the foot navigation. */ 
div#footnav {
	width: 770px;
	margin: 0px auto;
	padding: 3px 0px 20px 0px;
	text-align: left;
	clear: both;
}

/* Redefine p tag within the footnav container. */
div#footnav p {
	margin: 0px;
	color: #30444c;
	font-size: 10px;
}

/* Set link style for footnav. */
div#footnav a {
	text-decoration: none;
	font-weight: normal;
	color: #30444c;
}

div#footnav a:hover {
	color: #666666;
}

/* ----------------- HEADER ----------------- */

/* Creates DIV container for header. */
div#header {
	width: 735px;
	height: 100px;
	padding-left: 35px;
	text-align: left;
	background-image: url(images/header.jpg);
	border-top: 3px solid #fe9e2d;
}

	div#header img {
		border: 0px;
	}

/* ----------------- BODY ----------------- */

div#container{
	width: 770px;
	margin: 10px auto 0px auto;
	padding: 0px;
	border: 1px solid #ffffff;
	background: #ffffff;
	position: relative;
}

div#cta {
	position: absolute;
	top: 130px;
	left: 0px;
	z-index: 1;
	border-bottom: 1px solid #e2e1e1;
}

div#flash {
	position: absolute;
	top: 125px;
	left: 255px;
	z-index: 3;
}

div#indexcontent {
	width: 740px;
	margin-top: 125px;
	padding: 15px;
	text-align: left;
	clear: both;
	background: #fbb665;
}

div#content {
	width: 740px;
	padding: 15px 15px 0px 15px;
	text-align: left;
	clear: both;
}

div#bodyleftindex {
	width: 536px;
	border-right: 2px dotted #cccccc;
	background-image: url(images/watermark2.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: left;
}

div#bodyleft {
	width: 536px;
	border-right: 2px dotted #cccccc;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: left;
}

div#bodyleft2 {
	width: 536px;
	border-right: 2px dotted #cccccc;
	padding-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: left;
}

div#bodyright {
	width: 182px;
	margin: 5px 0px;
	text-align: left;
	float: right;
}

div.col {
	width: 225px;
	text-align: left;
	margin-bottom: 15px;
	float: left;
	position: relative;
}

	.price2 {
		position: absolute;
		left: 100px;
	}

/* ----------------- FOOTER ----------------- */

/* Creates DIV container for the footer. */
div#footer {
	clear: both;
}

/* ----------------- COPYRIGHT ----------------- */

/* Creates DIV container for the copyright. */
div#copyright {
	width: 770px;
	margin: 0px auto;
	font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #30444c;
	text-align: left;
	padding: 5px 0px;
	clear: both;
	position: relative;
	border-top: 1px solid #999999;
}

/* Set link style for copyright. */
div#copyright a {
	text-decoration: none;
	font-weight: bold;
	color: #30444c;
}

div#copyright a:hover {
	color: #666666;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.right {
	float: right;
	margin: 5px 0px 5px 15px;
	border: 1px solid #d3d1d1;
}

img.cta3 {
	border: 1px solid #d3d1d1;
	margin-bottom: 10px;
}

div.clear {
	clear: both;
	line-height: 0px;
}

/* ----------------- ADMIN LOGIN ----------------- */
div#login {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
}

	div#login p {
		font-size: 9px;
		color: #fd6002;
	}

/* ----------------- CUSTOM CLASSES ----------------- */

.companyname {
	font-weight: bold;
}

.center {
	text-align: center;
}

.price {
	position: absolute;
	left: 300px;
}

.top {
	text-align: right;
	clear: both;
}


div#maps {
	border: 1px solid #d3d1d1;
	width: 450px;
	margin: 20px auto;
}

