body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0 0 0 0;
	text-align: center;
	background: #e4e3e4 url(images/background_grad.jpg) repeat-x top left;
}
#wrapper {
	width:100%;
}
#header_wrapper {
	width:100%;
	height:128px;
	background: #ffffff url(images/header_bkgd.jpg) repeat-x top left;
}
#header {
	position: relative;
	width: 850px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header h1 {
	margin:0;
	position: absolute;left:16px;top:32px;
	width:145px;
	height:70px;
	background: url(images/stange_logo.gif) no-repeat;
	text-indent: -9000px;
}
.dotted_divider {
	position:absolute;
	top:96px;
	left:171px;
}
#container {
	position: relative;
	width: 838px;
	background: #ffffff url(images/drop_shadow_white.jpg) repeat-x top left;
	margin: 0 auto 0 auto;
	padding:0 6px 0 6px;
	text-align: left;
}
#container_inner {
	width: 838px;
	background: #cccccc url(images/drop_shadow_white.jpg) repeat-x top left;
	margin: 0 auto 0 auto;
	padding:0 6px 0 6px;
	text-align: left;
}
.address {
	position:absolute;
	top:102px;
	right:6px;
	font-size:10px;
	font-weight:normal;
	color:#999999;
}


#left {
	float:left;
	width:165px;
	margin:0 1px 0 0;
	background: #ffffff url(images/drop_shadow_white.jpg) repeat-x top left;
}
#left ul {
	margin:0;
	padding:0;
	list-style:none;
}
#left2 li {
	display:block;
	height:26px;
}
#left li {
	display:inline;
	height:26px;
}
#left li.last {
	display:block;
	width:165px;
	height:24px;
	background: url(images/nav_bottom.gif) no-repeat 0 0;
}
#left li.first {
	display:block;
	width:165px;
	height:24px;
	background: url(images/sidebar_cap.jpg) no-repeat 0 0;
}
#left li a {
	display:block;
	width:165px;
	height:21px;	
	padding:5px 0 0 0;
	text-indent:12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: url(images/nav_bkgd2.gif) no-repeat 0 0;
}
#left ul a:hover {
	display:block;
	width:165px;
	height:21px;
	padding:5px 0 0 0;
	text-indent:12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: url(images/nav_bkgd2.gif) no-repeat 0 -26px;
}
.left_home_img {
	text-align:center;
	margin: 6px 0 0 1px;
	padding:0;
}
#left_list {
	margin:0 0 0 10px;
}
#left_list a {
	font-weight:bold;
	text-decoration:underline;
	color:#999999;
}
#left_list a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#888888;
}
#left_list h1 {
	font-size:12px;
	font-weight:bold;
	color:#999999;
	margin:0 0 6px 0;
}
#left_list p {
	font-size:10px;
	font-weight:bold;
	color:#999999;
	margin:6px 0 4px 0;
}
#center {
	float:right;
	width:672px;
	margin:0 0 6px 0;
	background: #ffffff url(images/sidebar_right_bkgd.gif) no-repeat top right;
}
#center_inside {
	float:right;
	width:672px;
	margin:0 0 6px 0;
	background: url(images/sidebar_right_bkgd_inside2.gif) repeat-y top right;
}
#center_left_inside h2 {
	font-size:72px;
	font-weight:normal;
	color:#999999;
	letter-spacing:-3px;
	margin:18px 0 10px -6px;
	padding:0 0 15px 0;

}
#center_left_inside h2.long {
	font-size:32px;
	font-weight:normal;
	color:#cccccc;
	letter-spacing:-2px;
	margin:18px 0 10px -6px;
	padding:0 0 15px 0;

}
#center_left_inside h2.secondary2 {
	font-size:60px;
	font-weight:normal;
	color:#cccccc;
	letter-spacing:-2px;
	margin:18px 0 10px -6px;
	padding:0 0 15px 0;
}
#center_left_inside h2.secondary {
	font-size:60px;
	font-weight:normal;
	color:#cccccc;
	letter-spacing:-2px;
	line-height:.8em;
	margin:-5px 0 10px -6px;
	padding:0 0 15px 0;
}
.large_font {
	font-size:14px;
	font-weight:normal;
	color:#333333;
	line-height:1.2em;
}
#center_left {
	float:left;
	width:448px;
	margin:0 0 0 0;
	background: #ffffff url(images/drop_shadow_white.jpg) repeat-x top left;
}
#center_left_inside {
	display:inline;
	float:left;
	width:402px;
	margin:0 0 0 0;
	padding:0 20px 0 20px;
	font-size:10px;
	line-height:1.2em;
	display:inline;
}
#center_left_inside p {
	margin:14px 0 6px 0;
}
#center_left_inside h3 {
	font-size:18px;
	font-weight:bold;
	color:#333333;
}
#center_left_inside h4 {
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
#center_left_inside h5 {
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
#center_left_inside a {
	text-decoration:none;
	color:#CC0000;
}
#center_left_inside a:hover {
	text-decoration:underline;
	color:#CC0000;
}
#center_left_inside2 img {
	margin:0 10px 10px 0;
}

.gray {
	color:#999999;
}
.red {
	color:#CC0000;
}

.back {
	font-size:9px;
}
.action {
	font-size:14px;
	font-weight:bold;
}
.left {
	float:left;
	margin:0 16px 10px 0;
}
.right {
	float:right;
	margin:0 0 10px 15px;
}
.quotes {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	line-height:2em;
	color:#666666;
}
.names {
	font-size:10px;
	font-weight:bold;
	color:#666666;
}






#column_wrapper {
	width:672px;
	float:left;
	margin:0 0 6px 172px;
	background: url(images/sidebar_right_bkgd.gif) no-repeat top right;
}
#column_wrapper_inside_header {
	width:672px;
	float:left;
	margin:0 0 1px 172px;
}
#column_wrapper_inside {
	width:672px;
	float:right;
	margin:0 6px 6px 0;
	background: url(images/sidebar_right_bkgd_inside2.gif) repeat-y top right;
}
#left_sidebar {
	width:150px;
	margin:0 0 0 6px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
#left_sidebar img {
	position:absolute;
	top:289px;
	left:20px;
	margin:0;
	padding:0;
}
#left_sidebar ul {
	position:absolute;
	top:0;
	left:6px;
	margin:0;
	padding:0;
	list-style:none;
	width:165px;
}
#left_sidebar li {
	display:block;
	width:165px;
	height:26px;
}
#left_sidebar li.last {
	display:block;
	width:165px;
	height:24px;
	background: url(images/nav_bottom.gif) no-repeat 0 0px;
}
#left_sidebar li.first {
	display:block;
	width:165px;
	height:24px;
	background: url(images/sidebar_cap.jpg) no-repeat 0 0px;
}
#left_sidebar li a {
	display:block;
	width:165px;
	height:26px;	
	padding:5px 10px 0 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: url(images/nav_bkgd2.gif) no-repeat 0 0px;
}
#left_sidebar ul a:hover {
	display:block;
	width:165px;
	height:26px;
	padding:5px 10px 0 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: url(images/nav_bkgd2.gif) no-repeat 0 -26px;
}
#left_sidebar_content {
	width:165px;
	text-align:left;
}
#main_content {
	float:left;
	width:442px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#main_content_inside {
	float:left;
	width:412px;
	margin:0 0 0 0;
	padding:0 10px 0 20px;
	font-size:10px;
	line-height:2em;
}
#main_content_inside p {
	margin:3px 0 3px 0;
}
.detail_pics {
	margin:6px 6px 0 0;
}
.detail_pics_last {
	margin:6px 0 0 0;
}

.clear:after {
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
.clear {
	min-height:1px;
}
* html .clear {
	height:1px;
}

#right_sidebar {
	width:224px;
	margin:0 0 0 0;
	float:right;
}
#right_sidebar_thumbs {
	width:224px;
	margin:0 0 0 0;
}
#right_sidebar_inside {
	width:223px;
	margin:0 0 0 0;
	float:right;
}
#right_sidebar_inside_thumbs {
	width:223px;
	padding:1px 0 5px 0;
	background-color:#ffffff;
}

#right_sidebar_inside h1 {
	font-size:10px;
	font-weight:bold;
	color:#de2516;
	margin:0 0 6px 0;
}
br.clear {
	clear:both;
}
#main_content_right {
	float:right;
	width:224px;
}
#main_content_right_text {
	width:207px;
	margin:0 0 0 0;
	padding:10px 6px 5px 10px;
}
#main_content_right_text h3 {
	font-size:10px;
	font-weight:bold;
	color:#de2516;
	margin:3px 0 6px 0;
}
#main_content_right_text p.home {
	margin:0 0 6px 0;
	font-size: 10px;
}
#main_content_right_text p {
	margin:0 0 9px 0;
}
#main_content_right_text a {
	text-decoration:underline;
	color:#333333;
}
#main_content_right_text a:hover {
	text-decoration:none;
	color:#999999;
}
#left_buttons {
	width: 111px;
	float:left;
	margin:0;
	background-color:#ffffff;
}
#right_buttons {
	width: 112px;
	float:right;
	margin:0;
	background-color:#ffffff;
}
#right_buttons_inside {
	width: 111px;
	float:right;
	margin:0;
	background-color:#ffffff;
}
.bath_button {
	margin:0 0 1px 0;
}
.bath_button_last {
	margin:0 0 6px 0;
}
#footer {
	clear:both;
	text-align:right;
	width:850px;
	margin:0 auto 0 auto;
	padding:12px 0 0 0;
	font-size:9px;
	font-weight:normal;
	color:#999999;
}
#footer a {
	text-decoration:underline;
	font-size:9px;
	font-weight:normal;
	color:#999999;
}
.left {
	float:left;
}
