body {
	margin						: 0 auto;
	font-family					: arial, "lucida console", sans-serif;
	font-size					: 1em;
}
img {
	border:0;
}
h2, h3 {
	margin:0;
	padding:0;
}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.2em;
	padding:3px 0;
}
#outer_container {
	width						: 1280px;
	height						: 857px;
	margin						: 0 auto;
	text-align					: center;
}
#container {
	margin						: 0 auto;
	width						: 794px;
	position					: relative;
	top							: 26px	
}
#inner_container {
	margin						: 0 auto;
	width						: 794px;
	position					: relative;
	top							: -10px;
}
#content {
	overflow					: hidden;
	text-align					: left;
}
#header {
	width						: 790px;
	height						: 75px;
}
#header img {
	margin						: 10px;
	margin-bottom				: 0px;
	float						: left;
}
#content {
	margin						: 10px;
	width						: 770px;
}
#foot {
	margin-left					: 10px;
	margin-right				: 10px;
	text-align					: left;
	font-size					: 10px;
}
.menu_list ul {
	padding						: 0px;
	margin						: 0px;
	float						: left;
	padding-top					: 5px;
	text-align					: left;
	display:inline;
}
.menu_list ul ul {
	margin-top					: 0px;
}
.menu_list ul li {
	display						: inline;
	border-left					: 1px solid #000000;
	padding						: 0px 10px;
	margin-top					: 10px;
}
.menu_list ul li.first {
	border-left					: none;
	text-align					: left;
	padding-left				: 0px;
}
#footer_BOS {
	text-align					: right;
	float						: right;
	width						: 150px;
	margin-right				: 10px;
	margin-top					: 10px;
}
div.floatClear, .float_clear {
	clear						: both;
}
#page {
	min-height					: 368px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #000; /*BORDER HACK*/
}
#top_bw {
	width						: 794px;
	height						: 15px;
}
#bottom_bw {
	width						: 794px;
	height						: 31px;
	margin-top					: -10px;
}
#white {
	margin-top					: 10px;
	border-left:black 2px solid;
	border-right:black 2px solid;
}
#top_main {
	width						: 770px;
}
#bottom_main {
	width						: 770px;
}
#copy {
	height						: 9px;
	display:block;
	margin-top					: 5px;
	padding-top					: 2px;
	clear:left;
}
#foot {
	border-top					: 1px solid black;
}
.menu {
	height:28px;
}
.menu_list {
	font-family					: Arial, Helvetica, sans-serif;
	color						: black;
}
.menu_list ul a {
	font-weight					: bold;
	text-decoration				: none;
}
.menu_list #footer_BOS a:hover {
	color						: #ff0000;
	text-decoration				: none;
}
.menu_list ul a:hover  {
	color						: #ff0000;
	text-decoration				: underline;
}
.links a {
	text-decoration				: underline;
	font-weight					: bold;
}
.links a:hover {
	color						: red;
	text-decoration				: none;
}
#white {
	background					: white;
	border-left					: black solid 2px;
	border-right				: black solid 2px;
}
#top_main {
	height						: 11px;
}
#bottom_main {
	height						: 11px;
}
.feature {
	position:absolute;
}
#slideshow {
	float						: left;
	width						: 470px;
	height						: 188px;
	margin-bottom				: 10px;
	position:relative;
	overflow:hidden;
}
#intro {
	float						: left;
	width						: 270px;
	height						: 188px;
	margin-left					: 10px;
	margin-bottom				: 10px;
	text-align					: center;
	font-size					: 15px;
	font-weight					: bold;
	overflow:hidden;
}
#intro_text {
	padding						: 10px;
}
#title, #ad {
	position:relative;
}
#ad {
	float						: left;
	width						: 234px;
	height						: 132px;
	margin-bottom				: 10px;
	border:3px solid #fff;
}
#ad .bx_off {
	top:-3px;
	left:-3px;
	overflow:hidden;
	width						: 234px;
	height						: 132px;
}
#title {
	float						: right;
	width						: 500px;
	height						: 138px;
	margin-bottom				: 10px;
	background					: url(../img/title_box.gif) no-repeat;
	overflow:hidden;
}
#box_main {
	float						: left;
	background					: white;
	width						: 750px;
	min-height					: 200px;
}
#box_main_top {
	float						: left;
	background					: url(../img/box_main_top.gif) no-repeat;
	width						: 750px;
	height						: 12px;
}
#box_main_bottom {
	float						: left;
	background					: url(../img/box_main_bottom.gif) no-repeat;
	width						: 750px;
	height						: 12px;
}

#box1, #box2, #box3, #box4 {
	margin-right				: 5px;
	margin-left					: 5px;
	background					: url(../img/main_box.gif) no-repeat;
	float						: left;
	height						: 170px;
	width						: 180px;
	overflow:hidden;
	position:relative;
}
#box1 {
	margin-left					: 0px;
}
#box4 {
	margin-right				: 0px;
}
.page_menu {
	float						: left;
	width						: 210px;
	min-height					: 200px;
	margin-top					: 30px;
}
.page_menu ul {
	list-style-type				: none;
	text-align					: right;
	margin-right				: 10px;
	font-size					: 14px;
	padding-left				: 0px;
}
.page_menu li{
	margin-top					: 10px;
	margin-bottom				: 10px;
}
.page_menu a {
	color						: black;
	text-decoration				: none;
}
.page_menu a:hover {
	color						: red;
	text-decoration				: none;
}
.text {
	float						: right;
	width						: 510px;
	min-height					: 230px;
	margin-right				: 21px;
}
.text_title, .vb_title {
	font-size					: 18px;
	font-weight					: bold;
	margin-top					: 10px;
	margin-bottom				: 10px;
	text-transform				: uppercase;
}
.vb_small_text {
	font-size : .75em;
}
.page_links a {
	color						: #2525ff;
	font-weight					: bold;
	font-size					: 14px;
	text-decoration				: none;
}
.page_links a:hover {
	color						: red;
	text-decoration				: underline;
}
.gallery {
	width						: 520px;
	float						: left;
	font-size					: 0.6em;
}
.img_area {
	width						: 94px;
	height						: 94px;
	overflow					: hidden;
	float						: left;
	margin						: 5px;
}
.img_area img {
	width						: 92px;
	height						: 92px;
	border						: 1px black solid;
}
#large_gallery img {
	max-width					: 520px;
	border						: 1px black solid;
}
.g_links {
	margin-bottom				: 10px;
	float						: left;
}
.g_links a:visited, .g_links a:link, .g_links a:active {
	color						: #2525ff;
	font-weight					: bold;
	font-size					: 12px;
	text-decoration				: none;
}

.g_links a:hover {
	color						: red;
	text-decoration				: underline;
}

/*-----------------TEXT AREA FORMATTING------------------*/

.text {
	font-family:arial;
	line-height: 1.4;
	font-size:0.9em;
}

.text ul {
	font-weight:bold;
	list-style-type:disc;
	line-height: 1.2;
}
.bx_tl, .bx_tr, .bx_bl, .bx_br {
	position:absolute;
	background:url(../img/main_box3.gif) top left;
	height:10px;
	width:10px;
}
.bx_tl {
	background-position:top left;
	top:-1px;
	left:-1px;
}
.bx_tr {
	background-position:top right;
	top:-1px;
	right:-1px;
}
.bx_br {
	background-position:bottom right;
	right:-1px;
	bottom:-1px;
}
.bx_bl {
	background-position:bottom left;
	bottom:-1px;
	left:-1px;
}
#ad .bx_tl, #ad .bx_tr, #ad .bx_bl, #ad .bx_br {
	background-image:url(../img/banner_border.gif);
}
#ad .bx_tl {
	background-position:top left;
	top:-3px;
	left:-3px;
}
#ad .bx_tr {
	background-position:top right;
	top:-3px;;
	right:-3px;;
}
#ad .bx_br {
	background-position:bottom right;
	right:-3px;;
	bottom:-3px;;
}
#ad .bx_bl {
	background-position:bottom left;
	bottom:-3px;;
	left:-3px;;
}

/** these styles are actually for Vebo's inline mode **/
.bottomToolbar {
	font-family:"trebuchet MS";
	font-size:.75em;
}
.bottomToolbar h1 {
	font-size:1.3em;
	margin:0;
	padding:0;
	margin-bottom:15px;
	text-transform: uppercase;	
}
.bottomToolbar input, .bottomToolbar select {
	font-size:1em;
}
.addContainer, .widgetToolbar {
	font-family:"trebuchet MS";
	font-size:.8em;
	text-align:left;
}