@charset "utf-8";

* {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin: 0;
	padding: 0;
}

a {
	color: #59200a;
	text-decoration: none;
}

a:hover {
	color: #59200a;
	text-decoration: underline;
}

body {
	background-image: url("/images/bg.gif");
}

.container {
	background-image: url("/images/bodybg.gif");
	background-repeat: repeat-y;
	margin: auto;
	margin-top: 85px;
	width: 900px;
}

.topcorners {
	height: 12px;
	width: 900px;
}

.topcornersleft {	
	background-image: url("/images/container-tl.gif");
	float: left;
	height: 12px;
	width: 12px;
}

.topcornersmiddle {
	background-color: #ffffff;
	border-top: 3px solid #59200a;
	float: left;
	height: 9px;
	width: 876px;
}

.topcornersright {
	background-image: url("/images/container-tr.gif");
	float: left;
	height: 12px;
	width: 12px;
}

.top {
	background-color: #ffffff;
	background-image: url("/images/elixerlogo.gif");
	background-repeat: no-repeat;
	background-position: 30px 34px;
	border-left: 3px solid #59200a;
	border-right: 3px solid #59200a;
	clear: both;
	height: 130px;
}

.headercontainer {
	height: 230px;
}

.headerleft {
	background-color: #e5c99b;
	border-left: 3px solid #59200a;
	float: left;
	padding-top: 10px;
	width: 187px;
	height: 220px;
}

.navlist {
	list-style-type: none;
}

.navlist li {
	background-image: url("/images/li.gif");
	background-repeat: no-repeat;
	background-position: 30px 11px; 
	border-bottom: 1px solid #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-transform: uppercase;
}

.navlist li a {
	color: #ffffff;
	text-decoration: none;
}

.navlist li a:hover {
	color: #59200a;
	text-decoration: none;
}

#last {
	border-bottom: none;
}

.headerright {
	background-image: url("/images/header.jpg");
	border-right: 3px solid #59200a;
	float: left;
	width: 707px;
	height: 230px;
}

.bodycontainer {
	
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
	width: 900px;
	text-align: left;
}

.bodyleft {
	background-color: #f9f2e8;
	border-left: 3px solid #59200a;
	float: left;
	width: 187px;
	height: 100%;
}

.specials {
	color: #59200a;
	font-size: 9px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width:155px;
}

.specials .specialsleft {
	width:155px;
}

.specials .specialsright {
	width:155px;
}

.specialsline {
	border-bottom: 1px solid #7d4b31;
	clear: both;
}

.specials h1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:10px;
}

.bodyright {
	background-color: #ffffff;
	border-right: 3px solid #59200a;
	color: #59200a;
	margin: 0;
	float: left;
	width: 627px;
	height: 1%;
	font-size: 11px;
	padding: 40px;
	letter-spacing: 1px;
}

.bodyright h1 {
	border-bottom: 1px solid #59200a;	
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.bodyright h2 {
	color: #be9d68;
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.bodyright a {
	font-weight: bold;
}

.bodyright .servicestable {
	width: 550px;
}

.bodyright .smallertext {
	font-size: 9px;
}

.bodyright .colleft {
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 5px;
	text-transform: capitalize;
	text-align: left;
	width: 430px;
}

.bodyright .colleftheadingfirst {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-align: left;
	width: 430px;
}

.bodyright .colleftheading {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-align: left;
	width: 430px;
}

.bodyright .colright {
	font-size: 10px;
	text-transform: capitalize;
	text-align: left;
	width: 50px;	
}

.bodyright .col1heading {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-align: left;
}

.bodyright .col1headingfirst {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-align: left;
}

.bodyright .col1 {
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 5px;
	text-transform: capitalize;
	text-align: left;
}

.bodyright .col2 {
	font-size: 10px;
	text-transform: capitalize;
	text-align: left;
}

.bodyright .col3 {
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 5px;
	text-transform: capitalize;
	text-align: left;
}

.bodyright .col4 {
	font-size: 10px;
	text-transform: capitalize;
	text-align: left;
}

.bodyright .desc {
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}

.bodyright .contactleft {
	float: left;
	width: 380px;
	padding-right: 20px;
}

.bodyright .contactright {
	float: left;
	padding-left: 30px;
	width: 187px;
}

.bodyright p {
	padding-bottom: 10px;
}

.bodyright ul {
	padding-top: 0px;
	padding-bottom: 10px
}

.bodyright li {
	margin-left: 40px;
}

.contactright input {
	background-color: #59200a;	
	border: 1px solid #f9f2e8;
	color: #ffffff;
	border: 1px solid #59200a;	
}

.contactform input {
	background-color: #f9f2e8;
	border: 1px solid #59200a;
	color: #59200a;
	margin-bottom: 5px;
	width: 200px;
}

.contactform textarea {
	background-color: #f9f2e8;
	border: 1px solid #59200a;
	color: #59200a;
	margin-bottom: 5px;
	width: 500px;
}


.contactform label {
	float:left;
	width: 120px;
}



.bottomcorners {
	clear: both;
	height: 12px;
}

.bottomcornersleft {	
	background-image: url("/images/container-bl.gif");
	float: left;
	height: 12px;
	width: 12px;
}

.bottomcornersmiddle {
	background-image: url("/images/container-bottom.gif");
	background-repeat: repeat-y;
	border-bottom: 3px solid #59200a;
	float: left;
	height: 9px;
	width: 876px;
}

.bottomcornersright {
	background-image: url("/images/container-br.gif");
	float: left;
	height: 12px;
	width: 12px;
}

.bottomcontainer {
	clear: both;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 60px;
	width: 900px;
}

.bottomleft {
	color: #59200a;
	float: left;
	font-size: 9px;
	font-weight: bold;
	padding-left: 30px;
	text-align: left;
	width: 270px;
}

.bottommiddle {
	color: #f9f2e8;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 300px;
}

.bottommiddle a {
	color: #f9f2e8;
	text-decoration: none;
}

.bottommiddle a:hover {
	color: #59200a;
	text-decoration: none;
}

.bottomright {
	color: #59200a;
	float: left;
	font-size: 9px;
	font-weight: bold;
	padding-right: 40px;
	text-align: right;
	width: 260px;
}

.bottomright a {
	color: #59200a;
	text-decoration: none;
}

.bottomright a:hover {
	color: #59200a;
	text-decoration: none;
}

#flashnotice {
	background-color: #f9f2e8;
	color: #59200a;
	border: 1px solid #59200a;
	width: 330px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
}

