@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	background-color: #FEEDD6;
	background-attachment: scroll;
	background-image: url(images/main_container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main_container_bg {
	background-attachment: scroll;
	background-image: url(images/main_container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 782px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -391px;
	left: 50%;
}
#main_container {
	background-attachment: scroll;
	background-image: url(images/main_container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 780px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -390px;
	left: 50%;
}
#left {
	float: left;
	height: auto;
	width: 200px;
	position: relative;
}
#right {
	float: right;
	height: auto;
	width: 580px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#linkbar {
	float: left;
	height: auto;
	width: 264px;
	position: relative;
}
#main_column {
	float: right;
	height: auto;
	width: 518px;
	position: relative;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
#footer {
	clear: both;
	height: auto;
	width: 780px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	padding-top: 25px;
}
#title {
	height: auto;
	width: 580px;
	position: relative;
}
#main_content {
	height: auto;
	width: 535px;
	padding-right: 30px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 11pt;
	color: #000000;
}
#main_content a:link {
	color: #000000;
}
#main_content a:visited {
	color: #000000;
}
#main_content a:hover {
	color: #FF9900;
}
#featured {
	height: auto;
	width: 580px;
	position: relative;
}
#featured_bg {
	background-attachment: scroll;
	background-image: url(images/featured_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 100%;
	position: relative;
	overflow: auto;
}
#featured_bg_holder a:link {
	color: #000000;
}
#featured_bg_holder a:visited {
	color: #000000;
}
#featured_bg_holder a:hover {
	color: #FF6600;
}
#featured_bg_holder {
	height: auto;
	width: 100%;
	position: relative;
	left: -10px;
	text-align: center;
	overflow: auto;
}
#featured_bottom {
	height: auto;
	width: 100%;
	position: relative;
}
#viewobittitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url(images/t_viewobit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
	width: 580px;
	position: relative;
	text-align: left;
	font-size: 18pt;
}
#arrangements {
	margin: 5px;
	float: right;
	height: auto;
	width: 150px;
	position: relative;
}
