body {
	background-color: #e2e2e2;
	margin-top: 20px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
	}
#shell {
	width: 876px;
	border: 0;
	}

#cell_header {
	background: #fff url('images/background_header.jpg') repeat-x;
	display: block;
	width: 876px;
	height: 97px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 0px;
	}
#cell_links_top {
	background: #11479a url('images/background_links_top.jpg') repeat-x;
	clear: both;
	display: block;
	width: 876px;
	height: 24px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 0px;
	border-bottom: 0px;
	}
#cell_link_banner {
	background-color: #5484cd;
	clear: both;
	display: block;
	width: 100%;
	height: 4px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 0px;
	border-bottom: 0px;
	position: relative;
	font-size:0px;
	}
#cell_giveaway {
	background-color: #feb83e;
	clear: both;
	display: block;
	width: 100%;
	height: 24px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: relative;
	font-size:11px;
	}
#cell_giveaway_text {
	background-color: #feb83e;
	height: 19px;
	display: block;
	width: 665px;
	padding: 5px 6px 0px 6px;
	margin: 0px;
	border: 0px;
	position: relative;
	font-size:11px;
	font-family: Verdana;
	color: #000;
	}
#cell_logo {
	display: block;
	float: left;
	width: 302px;
	height: 100%;
	border: 0;
	text-align: center;
	}
#cell_flash {
	display: block;
	width: 237px;
	position: relative;
	left: -10px;
	}
#dotted_line_vert {
	display: block;
	float: left;
	width: 1px;
	height: 100%;
	position: relative;
	background: url('images/dotted_line_vert.png') repeat-y;
	}
#dotted_line_horz {
	display: block;
	width: 90%;
	height: 1px;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	font-size:0px;
	}

/*background: url('images/dotted_line_horz.png') repeat-x;*/


#cell_bannerad {
	display: block;
	float: left;
	width: 190px;
	height: 100%;
	border: 0;
	text-align: center;
	}
img#corner_top {
	display: block;
	float: right;
	position: relative;
	top: -1px;
	right: -2px;
	z-index: 100;
	}
img#banner_ad {
	display: block;
	border: 0;
	}

#guest_pass {
	width: 262px;
	height: 309px;
	display: block;
	float: left;
	border: 1px solid #000;
	text-align: center;
	}
img#pass_image {
	display: block;
	border: 0;
	}





#cell_body {
	clear: both;
	display: block;
	width: 876px;
	height: 100%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 0px;
	border-bottom: 0px;
	}
table#cell_body {
	background-color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	min-height:460px;
	border: 0px;
	spacing: 0;
	padding: 0;
	}
#cell_body td#links {
	background: #8996a7 url('images/background_links_left.jpg') no-repeat;
	border: 0px;
	width: 199px;
	height: 100%;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	}
td#cell_body {
	border: 0px;
	width: 677px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	}
#body_text {
	margin: 15px;
	height: 100%;
	}

#link_spots {
	border: 0px;
	width: 90%;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	}
#prod_casing {
	clear: both;
	display: block;
	width: 100%;
	height: 184px;
	border:0;
	margin-bottom: 8px;
	}
#prod_casing img{
	display: block;
	float: left;
	width: 142px;
	height: 182px;
	border:0;
	margin-right: 8px;
	}
#prod_casing_text{
	display: block;
	float: right;
	width: 492px;
	border:0;
	padding-top: 20px;
	}

#form_table {
	background-color: #fff;
	display: block;
	width: 350px;
	spacing: 0;
	padding: 0;
	vertical-align: middle;
	}
#form_title {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	background-color: #ffd667;
	width: 150px;
	margin: 2px;
	padding: 5px 0px 5px 10px;
	text-align: left;
	display: block;
	float: left;
	clear: left;
	}
#form_titles {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	background-color: #f1f1f1;
	width: 150px;
	margin: 2px;
	padding: 5px 0px 5px 10px;
	text-align: left;
	display: block;
	float: left;
	clear: left;
	}
#form_text {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	background-color: #fff;
	width: 350px;
	margin: 2px;
	padding: 5px 0px 5px 10px;
	text-align: left;
	display: block;
	float: left;
	clear: right;
	}
input#form {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	background-color: #fff;
	border: 1px solid #7f7f7f;
	width: 175px;
	padding: 0px;
	display: block;
	float: left;
	clear: right;
	margin: 2px;
	padding: 4px;
	vertical-align: middle;
	}
input#phone {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	background-color: #fff;
	border: 1px solid #7f7f7f;
	width: 30px;
	padding: 0px;
	display: block;
	float: left;
	clear: right;
	margin: 2px;
	padding: 4px;
	vertical-align: middle;
	}
select#form {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	background-color: #ffffff;
	border: 1px solid #7f7f7f;
	width: 175px;
	padding: 0px;
	display: block;
	float: left;
	clear: right;
	margin: 2px;
	padding: 4px;
	vertical-align: middle;
	}
input#form_submit {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	background-color: #ffd667;
	border: 1px solid #7f7f7f;
	width: 80px;
	padding: 0px;
	text-align: center;
	float: left;
	clear: right;
	margin: 2px;
	padding: 4px;
	vertical-align: middle;
	}

div#item {
	display: block;
	float: right;
	width:175px;
	border: 1px dotted #666;
	margin-bottom: 18px;
	background-color: #fff;
	margin: 0px 0px 8px 8px;
	padding: 8px;
	}
div#item_photo {
	display: block;
	float: left;
	border: 1px dotted #666;
	margin-bottom: 18px;
	background-color: #fff;
	margin: 0px 8px 8px 0px;
	padding: 8px;
	}

#cell_footer {
	background-color: #fff;
	clear: both;
	display: block;
	width: 876px;
	height: 28px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 0px;
	border-bottom: 1px solid #000;
	}



#footer_links_left {
	background-color: #8996a7;
	float: left;
	display: inline;
	width: 199px;
	height: 100%;
	border: 0px;
	}
img#corner_bottom {
	display: block;
	float: left;
	position: relative;
	top: 1px;
	right: 1px;
	}
#footer_main_body {
	background-color: #fff;
	float: right;
	display: inline;
	width: 677px;
	height: 100%;
	border: 0px;
	}
a#top_links:link,  a#top_links:active,  a#top_links:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	padding: 5px 6px 5px 6px;
	float: left;
	position: relative;
	left: 12px;
	text-decoration: none;
	}
a#top_links:hover {
	background-color: #002a6b;
	}



a#contact_us:link,  a#contact_us:active, a#contact_us:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #069;
	text-decoration: none;
	}
a#contact_us:hover {
	text-decoration: underline;
	}

a#removeitem:link,  a#removeitem:active, a#removeitem:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #069;
	text-decoration: none;
	}
a#removeitem:hover {
	text-decoration: underline;
	}

#side_link {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	}
a#side_link:link, a#side_link:active, a#side_link:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	}
a#side_link:hover {
	text-decoration: underline;
	}
a#orange12:link, a#orange12:active, a#orange12:visited, a#orange12:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #c60;
	text-decoration: underline;
	}
a#black12:link, a#black12:active, a#black12:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
a#black12:hover {
	text-decoration: underline;
	}
a#black11nu {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	}
a#black11:link, a#black11:active, a#black11:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	}
a#black11:hover {
	text-decoration: underline;
	}
a#black9:link, a#black9:active, a#black9:visited, a#black9:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	}
a#credit:link,  a#credit:active,  a#credit:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	}
a#credit:hover {
	text-decoration: underline;
	}




#title_text {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	display: block;
	margin: 20px 0px 8px 0px;
	}
#black10 {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	}
#black9 {
	font-family: Verdana;
	font-size: 9px;
	color: #000;
	}
#black12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	}
#black14 {
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	}
#orange12 {
	font-family: Verdana;
	font-size: 12px;
	color: #c60;
	}
#orange10 {
	font-family: Verdana;
	font-size: 10px;
	color: #c60;
	}
#credit {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	}
#error {
	font-family: Verdana;
	font-size: 12px;
	color: #f00;
	padding: 5px 0px 7px 0px;
	}
#grey12 {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	}
#contact_us {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	}
img#main_photo {
	border: 1px #373737 solid;
	display: block;
	padding: 8px;
	}

img#adv {
	display: inline;
	margin: 0px 6px 7px 6px;
	}
#tour_content {
	display: block;
	clear: both;
	margin: 12px 0px 12px 0px;
	height: 120px;
	}
#pt_testimony {
	display: block;
	clear: both;
	margin: 4px 4px 4px 4px;
	height: 300px;
	font-size:16px;
	}
#pt_testimony img {
	border: 1px solid #000;
	}





