body {
	background-color: #EEF1EF;
	margin: 0 0 0 0; /* Top, Right, Bottom, Left */
}

img {
	border: none;
}

.links {
	margin: 0 20px 30px 0;
}

/* Containers */

#container {
	position: relative;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
}

#top_container {
	position: relative;
	margin: 0 0 23px 0;
	background-color: #FFF;
	width: 900px;
	height: auto;
}

#top_banner {
	position: relative;
	margin: 0 0 0 15px;
	width: 870px;
	height: 100px;
	background-color: #6eb43f;
	border-bottom: 7px solid #4C5B52;
}

#middle_container {
	float: left;
	padding: 10px 0 0 30px; /* Accomodate IE6 Double Float Margin bug */
	margin: 0 0 0 0;
	background-color: #FFF;
	width: 870px;
	height: auto;
}

#icon_container {
	position: relative;
	margin: -45px 0 0 30px;
	padding: 0;
	background: #FFF url(../images/icon_back.gif) top no-repeat;
	width: 840px;
	height: 85px;
}

#icon_header {
	float: left;
	width: auto;
	height: auto;
	margin: 0 55px 0 0;
	padding: 28px 0 0 15px;
	color: #4C5B52;
	font: bold 18pt Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.icons {
	float: left;
	margin: 19px 25px 0 0;
	width: 50px;
	height: 65px;
}

#icon1 a, #icon2 a, #icon3 a, #icon4 a, #icon5 a, #icon6 a, #icon7 a {
	float: left;
	display: block;
	margin: 19px 37px 0 0;
	width: 50px;
	height: 65px;
}

#icon1 a { background: url(../images/icons/service1.png) 0 0 no-repeat;}
#icon1 a:hover { background: url(../images/icons/service1.png) 0 -65px no-repeat;}
#icon2 a { background: url(../images/icons/service2.png) 0 0 no-repeat;}
#icon2 a:hover { background: url(../images/icons/service2.png) 0 -65px no-repeat;}
#icon3 a { background: url(../images/icons/service3.png) 0 0 no-repeat;}
#icon3 a:hover { background: url(../images/icons/service3.png) 0 -65px no-repeat;}
#icon4 a { background: url(../images/icons/service4.png) 0 0 no-repeat;}
#icon4 a:hover { background: url(../images/icons/service4.png) 0 -65px no-repeat;}
#icon5 a { background: url(../images/icons/service5.png) 0 0 no-repeat;}
#icon5 a:hover { background: url(../images/icons/service5.png) 0 -65px no-repeat;}
#icon6 a { background: url(../images/icons/service6.png) 0 0 no-repeat;}
#icon6 a:hover { background: url(../images/icons/service6.png) 0 -65px no-repeat;}
#icon7 a { background: url(../images/icons/service7.png) 0 0 no-repeat; margin-right: 11px;}
#icon7 a:hover { background: url(../images/icons/service7.png) 0 -65px no-repeat;}


.tipsy { margin: -20px 0 0 -2px; padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); font-family: Arial, Helvetica, sans-serif; }
.tipsy2 { margin: -20px 0 0 -2px; padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); font-family: Arial, Helvetica, sans-serif; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/** Header Content **/

#top_logo {
	float: left;
	margin: 20px 0 15px 15px;
	width: 320px;
	height: 49px;
}

#details {
	float: right;
	background: #6eb43f url(../images/details_back.gif) top no-repeat;
	color: #4C5B52;
	font: bold 12pt Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 21px 15px 0 0;
	padding-top: 12px;
	width: 340px;
	height: 30px;
}

/** Services Bar **/

#services_down {
	float: left;
	margin: 0 10px 20px 0;
	background: #e9ecea url(../images/service_top.gif) top no-repeat;
	width: 180px;
	height: auto;
}

#service {
	margin:0;
	padding:0 0 20px 0;
	width: 100%;
	background: url(../images/service_btm.gif) bottom no-repeat;
}

#service li {
	list-style:none;
	padding: 0 10px 0 10px;
	z-index: 1000;
	margin: 0;
}

#service a {
	text-decoration:none;
	padding: 0 0 5px 5px;
	margin-top:10px;
	font: normal 9pt/14pt Arial, Helvetica, sans-serif;
	color: #555B57;
	border-bottom: 1px dotted #555B57;
	display: block;
	z-index: 30;
}

#service a:hover {color: #6eb43f; }

#service .current {color: #6eb43f; font-weight: bold;}

/* Blocks */

#content_block {
	float: left;
	margin: 0;
	background-color: #FFF;
	width: 420px;
	height: auto;
}

#main_image {
	float: left;
	margin: 0;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	width: 418px;
	height: 254px;
}

#main_text {
	float: left;
	margin: 5px 0 20px 0;
	padding: 0 15px 0 0;
	background-color: #FFF;
	width: 405px;
	height: auto;
	min-height: 350px;
}

#no_right {
	float: left;
	margin: 5px 0 20px 0;
	padding: 0 15px 0 0;
	background-color: #FFF;
	width: 640px;
	height: auto;
	min-height: 350px;
}

#book_link a {
	float: left;
	width: 410px;
	height: 28px;
	display: block;
	background: #FFF url(../images/book_now.gif) 0 0 no-repeat;
	color: #4C5B52;
	font: normal 10pt/14pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 10px 0 0 0;
	padding: 12px 0 0 10px;
}

#book_link a:hover { background: #FFF url(../images/book_now.gif) 0 -40px no-repeat; }

#right_block {
	float: left;
	margin: 0 0 0 10px;
	background-color: #FFF;
	width: 220px;
	height: auto;
}

#maylarch_link a {
	position: relative;
	display: block;
	margin: 0 0 10px 0;
	padding: 39px 0 0 11px;
	background: url(../images/maylarch_link.gif) 0 0 no-repeat;
	color: #FFF;
	font: normal 9pt/11pt Arial, Helvetica, sans-serif;
	width: 209px;
	height: 37px;
	text-decoration: none;
}

#maylarch_link a:hover { background: url(../images/maylarch_link.gif) 0 -76px no-repeat; }

/** Text Styles **/

h1 {
	margin: 10px 0 10px 0;
	color: #6eb43f;
	font: bold 15pt Arial, Helvetica, sans-serif;
}

.no_top_margin {margin-top: 7px;}

h2 {
	margin: 3px 0 8px 0;
	color: #6eb43f;
	font: bold 12pt Arial, Helvetica, sans-serif;
	clear: left;
}

h2 a {
	margin: 3px 0 8px 0;
	color: #6eb43f;
	font: bold 12pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h2 a:hover { text-decoration: underline; }

h3 {
	margin: 3px 0 8px 0;
	color: #6eb43f;
	font: bold 10pt Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 8px 0;
	color: #4C5B52;
	font: normal 9pt/16pt Arial, Helvetica, sans-serif;
}

.head { font: bold 11pt/16pt Arial, Helvetica, sans-serif; color: #4C5B52; }

.service_head {
	margin: 12px 0 12px 15px;
	color: #6eb43f;
	font: bold 14pt Arial, Helvetica, sans-serif;
}

a { color: #6eb43f; text-decoration: none; }

a:hover { text-decoration: underline; }

ul {
	position: relative;
	padding: 8px 0 8px 8px;
	margin: 10px 0 10px 15px;
	height: auto;
	width: 300px;
	background: #FFF url(../images/list_back.gif) top left no-repeat;
}

ul li {
	width: auto;
	list-style: none;
	margin: 0 0 0 0;
	padding: 4px 8px 4px 8px;
	font: bold 11pt/16pt Arial, Helvetica, sans-serif;
	color: #4C5B52;
}

/* Bag Blocks */

.bags {
	float: left;
	height: 65px;
	width: auto;
	margin-right: 10px;
}

/* Tables */

table { width: 60%; padding: 0; margin: 10px 0 10px 0; color: #656565; font: normal 12px Arial, Helvetica, sans-serif; }
caption { padding: 0 0 10px 2px; width: 100%; font: italic 11px Arial, Helvetica, sans-serif; text-align: left; }

th {
	font-weight: normal;
	text-align: left;
	padding: 10px 0 8px 0;
}

.table_head_left, .table_head {
	padding-left: 12px;
	font-weight: bold;
}

.table_head {padding-left: 0;}

.info {padding: 4px 0 8px 12px;}

th a {color: #656565;}
th a:hover {color: #345BAA; text-decoration: none;}

th img {float: left; margin-top: -2px; padding: 0 15px 0 0;}

th.spec { background: #efefef; padding-left: 12px; padding-right: 10px;}

th.specalt { background: #fff; padding-left: 12px; padding-right: 10px;}

td, td.alt { background: #efefef; color: #656565; padding-right: 10px; }
td.alt { background: #fff;}

/* Containers */

.containers {
	float: right;
	width: 220px;
	height: auto;
	border: 1px solid #CCCCCC;
}

/* Forms */


.input_field {
	float: left;
	width: 280px;
	margin: 8px 0 0 0;
}

.text_field {
	float: left;
	width: 300px;
	margin: 8px 0 0 0;
}

.submit {
	float: left;
	clear: left;
	margin: 12px 0 0 0;
}

/* footer */

#foot_details a, #details_banner a {color: #FFF;font: normal 9pt Arial, Helvetica, sans-serif;text-decoration: none;}
#foot_details a:hover, #details_banner a:hover {color: #FFF;font: normal 9pt Arial, Helvetica, sans-serif;text-decoration: underline;}

#footer_container {
	float: left;
	margin: 0;
	padding: 0 0 0 15px; /* Accomodate IE6 Double Float Margin bug */
	background-color: #FFF;
	border-top: 4px #9AA69F solid;
	width: 885px;
	height: auto;
}

#foot_details {
	float: left;
	margin: 0;
	padding: 8px 15px 0 15px;
	color: #FFF;
	font: normal 9pt Arial, Helvetica, sans-serif;
	width: 870px;
	height: 22px;
	background-color: #4C5B52;
}
