@charset "utf-8";
 
body {
	padding-bottom: 3px;
	margin: 0px;
	background: #E6E6E6;
}
h5 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 100%;
	background: #E6E6E6 url(images/bg_container.gif) repeat-y scroll center top;
	padding-bottom: 10px;
	padding-top: 3px;
}

#menu_level2_green {
	float: left;
	width: 128px;
	padding-top: 40px;
	background: #7AA354;
}
#menu_level2_blue {
	background-color: #50B4B4;
	float: left;
	width: 128px;
	padding-top: 40px;
}
#menu_level2_orange {
	background-color: #D27300;
	float: left;
	width: 128px;
	padding-top: 40px;
}
#menu_level2_red {
	background-color: #990000;
	float: left;
	width: 128px;
	padding-top: 40px;
}
.level2_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E6E6E6;
	text-decoration: none;
	width: 110px;
	display: block;
	padding: 6px 8px 6px 10px;
}
#menu_level2_green a.level2_menu:hover {
	background-color: #E6E6E6;
	color: #7AA354;
}
#menu_level2_blue a.level2_menu:hover {
	background-color: #E6E6E6;
	color: #50B4B4;
}
#menu_level2_orange a.level2_menu:hover {
	background-color: #E6E6E6;
	color: #D27300;
}
#menu_level2_red a.level2_menu:hover {
	background-color: #E6E6E6;
	color: #990000;
}

#main_orange {
	float: right;
	width: 590px;
	padding-left: 8px;
}
#main_green {
	float: right;
	width: 590px;
	padding-left: 8px;
}
#main_blue {
	float: right;
	width: 590px;
	padding-left: 8px;
}
#main_red {
	float: right;
	width: 590px;
	padding-left: 8px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: 103px;
	width: 730px;
	background-color: #FFFFFF;
}
#have_your_say {
	background-attachment: scroll;
	background-image: url(images/bg_have_your_say_bubble.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 72px;
	width: 196px;
	margin-bottom: 8px;
	float: right;
	position: relative;
}

#nav_wrapper {
	background-color: #ADADAD;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 21px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
#nav2 {
	width: 731px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	height: 21px;
	z-index: 4;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#content_green {
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	margin-top: 5px;
	background: #FFFFFF url(images/bg_level2_green.gif) repeat-y scroll left top;
}
#content_blue {
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	background: #FFFFFF url(images/bg_level2_blue.gif) repeat-y scroll left top;
	margin-top: 5px;
}
#content_orange {
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	margin-top: 5px;
	background: #FFFFFF url(images/bg_level2_orange.gif) repeat-y scroll left top;
}
#content_red {
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	margin-top: 5px;
	background: #FFFFFF url(images/bg_level2_red.gif) repeat-y scroll left top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	z-index: 4;
}
#container #nav_wrapper #nav2 #nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 4;
}
#footer {
	clear: both;
	background: url(images/sodc_logo.gif) no-repeat scroll right bottom;
	height: 33px;
	width: 730px;
	padding-top: 25px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#container #footer a {
	color: #5C5C5C;
	text-decoration: none;
}
#container #footer a:hover {
	text-decoration: underline;
}
#container #content #left #pic_gallery .grey_bg .float_left a {
	text-decoration: none;
	border-style: none;
}

li ul {
	display: none;
	position: absolute;
	top: 21px;
	left: 0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #adadad;
	border-bottom-color: #adadad;
}


li > ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul{ display: block; }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #content #right #have_your_say p{
	padding-top: 5px;
	font-weight: normal;
}

p {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px;
}
td, body {
	font: 12px Arial, Helvetica, sans-serif;
}
.small {
	font: 10px Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#container #content #left #pic_gallery .grey_bg .float_left img {
	text-decoration: none;
	border-style: none;
}
#container #content_orange #main_orange #level2_wrapper #level2_right #level2_right .grey_bg #form1 table {
	margin-bottom: 8px;
	margin-top: 5px;
}



h4 {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 3px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
#container #content_orange #main_orange #level2_wrapper .space_right_column .grey_bg_all h5 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #D27300;
	text-decoration: none;
}
#container #content_red #main_red #level2_wrapper .space_right_column .grey_bg_all h5 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
#container #content_blue #main_blue #level2_wrapper .space_right_column .grey_bg_all h5 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #50b4b4;
	text-decoration: none;
}
#container #content_green #main_green #level2_wrapper .space_right_column .grey_bg_all h5 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #7aa354;
	text-decoration: none;
}
#thread_reply {
	float: right;
	width: 90%;
}
#thread {
	clear: both;
	width: 100%;
}
.nav_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7aa354;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: left;
}
.nav_green:hover {
	background-color: #E6E6E6;
	color: #000000;
}
.nav_green_drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7aa354;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: left;
}
.nav_green_drop:hover {
	background-color: #E6E6E6;
	color: #000000;
}
.nav_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #50b4b4;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: left;
}
.nav_blue:hover {
	background-color: #E6E6E6;
	color: #000000;
}
.nav_blue_drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #50b4b4;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: left;
}
.nav_blue_drop:hover {
	background-color: #E6E6E6;
	color: #000000;
}
.nav_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #d27300;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: left;
}
.nav_orange:hover {
	background-color: #E6E6E6;
	color: #000000;
}
.nav_orange_drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #d27300;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: left;
}
.nav_orange_drop:hover {
	background-color: #E6E6E6;
	color: #000000;
}
.nav_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: left;
}
.nav_red:hover {
	background-color: #E6E6E6;
	color: #000000;
}
.nav_red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	width: 123px;
	text-align: center;
	vertical-align: middle;
	padding-top: 1px;
	clear: left;
}
.nav_red2:hover {
	background-color: #E6E6E6;
	color: #000000;
}
.nav_red_drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: left;
}
.nav_red_drop:hover {
	background-color: #E6E6E6;
	color: #000000;
}
#pics {
	height: 235px;
	width: 522px;
	background: #FFFFFF no-repeat scroll left top;
}
#intro {
	width: 315px;
	min-height:75px;
	height:auto !important;
	height: 75px;
	float: left;
	margin-right: 4px;
	margin-left: 0px;
}
#welcome{
	width: 517px;
	height: 60px;
	float: left;
	position: absolute;
	top: 307px;
	padding-left: 5px;
	z-index: 3;
}
#white_bar {
	width: 517px;
	height: 60px;
	float: left;
	position: absolute;
	top: 307px;
	padding-left: 5px;
	z-index: 2;
	background: #FFFFFF;
	filter: Alpha(Opacity=75); -moz-opacity:.75;opacity:.75;
}

#slides {
	position: absolute;
	z-index: 1;
	height: 235px;
	width: 522px;
	background: url(images/home_pic1a.jpg) no-repeat scroll left top;
}


#container #content #left #pics h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: url(none);
	height: 0px;
	width: 100%;
}

#latest_developments {
	float: right;
	width: 200px;
	margin-bottom:8px;
}
#news {
	float: right;
	width: 200px;
	margin-bottom: 8px;
}

.orange_header_2 {
	background-attachment: scroll;
	background-image: url(images/orange_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 97%;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3%;
}
.orange_header_3 {
	background-attachment: scroll;
	background-image: url(images/orange_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 97%;
	background-color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3%;
}
.orange_header {
	background-attachment: scroll;
	background-image: url(images/orange_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 96%;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}
.orange_header:hover {
	color: #E6E6E6;
	
}
#search {
	float: right;
	width: 200px;
	margin-top: 15px;
	
}
.cal_days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: none;
}
.cal_nos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: none;
	background-color: #c9c9c9;
}
#container #content_red #main_red #level2_wrapper #level2_right #level2_right .grey_bg .cal_nos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
#container #content_red #main_red #level2_wrapper #level2_right #level2_right .grey_bg .cal_nos a:hover {
	color: #990000;
	background-color: #ffffff;
}
#container #content_green #main_green #level2_wrapper #level2_right #level2_right .grey_bg .cal_nos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
#container #content_green #main_green #level2_wrapper #level2_right #level2_right .grey_bg .cal_nos a:hover {
	color: #7aa354;
	background-color: #ffffff;
}
#container #content_blue #main_blue #level2_wrapper #level2_right #level2_right .grey_bg .cal_nos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
#container #content_blue #main_blue #level2_wrapper #level2_right #level2_right .grey_bg .cal_nos a:hover {
	color: #50b4b4;
	background-color: #ffffff;
}
#container #content_orange #main_orange #level2_wrapper #level2_right #level2_right .grey_bg .cal_nos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
#container #content_orange #main_orange #level2_wrapper #level2_right #level2_right .grey_bg .cal_nos a:hover {
	color: #d27300;
	background-color: #ffffff;
}
.cal_greylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e6e6e6;
	text-decoration: none;
	background-color: #5c5c5c;
	display: block;
}
.cal_redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e6e6e6;
	text-decoration: none;
	display: block;
	background: #990000;
}
.cal_greylink:hover {
	color: #5c5c5c;
	background-color: #ffffff;
}
.cal_redlink:hover {
	color: #990000;
	background-color: #ffffff;
}
.red_header_2 {
	background-attachment: scroll;
	background-image: url(images/red_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 97%;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3%;
}
.red_header_3 {
	background-attachment: scroll;
	background-image: url(images/red_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 242px;
	background-color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.red_header {
	background-attachment: scroll;
	background-image: url(images/red_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 96%;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.red_header:hover {
	color: #E6E6E6;
	
}
#have_your_say a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-left: 8px;
}
#have_your_say a:hover {
	color: #E6E6E6;
}
.input_red {
	background-color: #FFFFFF !important;
	border: 1px solid #990000;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 150px;
}


#pic_gallery {
	width: 200px;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}


.button_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 25px;
	height: 21px;
	text-align: center;
}
.search_btn {
	background: url(images/button_red.gif) no-repeat scroll left top;
	height: 17px;
	width: 77px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}

form {
	margin: 0px;
	padding: 0px;
}
.blue_header_2 {
	background-attachment: scroll;
	background-image: url(images/blue_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 97%;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3%;
}
.blue_header_3 {
	background-attachment: scroll;
	background-image: url(images/blue_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 96%;
	background-color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.blue_header {
	background-attachment: scroll;
	background-image: url(images/blue_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 96%;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.blue_header:hover {
	color: #E6E6E6;	
}
.green_header {
	background-attachment: scroll;
	background-image: url(images/green_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 96%;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.green_header_2 {
	background-attachment: scroll;
	background-image: url(images/green_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 97%;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3%;
}
.green_header_3 {
	background-attachment: scroll;
	background-image: url(images/green_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 97%;
	background-color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3%;
}
.green_header:hover {
	color: #E6E6E6;	
}

#left {
	float: left;
	width: 520px;
	padding-right: 8px;
}
#calendar {
	float: right;
	width: 200px;
	background-color: #006699;
	margin-bottom: 8px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	height: 98px;
	width: 125px;
	float: left;
	background: url(images/logo3.gif) no-repeat scroll left center;
}

#right {
	float: right;
	width: 200px;
}
#intro p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
.grey_bg {
	background-color: #E6E6E6;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	padding: 4px;
	clear: both;
}
.confirm_bg {
	background-color: #FFCCCC;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	padding: 4px;
	clear: both;
}
.grey_bg_all {
	background-color: #E6E6E6;
	border: 2px;
	border-style: solid;
	border-color: #ADADAD;
	padding: 4px;
	clear: both;
}
.red_bg_all {
	background-color: #f0d9d9;
	border: 2px;
	border-style: solid;
	border-color: #990000;
	padding: 4px;
	clear: both;
}
#container #content_orange #main_orange #level2_left .grey_bg_all #regform {
	width: 310px;
}

.clear {
	clear: both;
}
.pic_gallery_space {
	margin-right: 6px;
	margin-left: 6px;
	border-style: none;
}
.green_bullet {
	list-style: url(images/bullet_green.gif);
	font: normal 12px Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	text-decoration: none;
}
.green_bullet2 {
	list-style: url(images/bullet_green2.gif);
	font: normal 12px Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	text-decoration: none;
}
.red_bullet {
	list-style: url(images/bullet_red.gif);
	font: normal 12px Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	text-decoration: none;
}
.red_bullet2 {
	list-style: url(images/bullet_red2.gif);
	font: normal 12px Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	text-decoration: none;
}
.blue_bullet {
	list-style: url(images/bullet_blue.gif);
	font: normal 12px Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	text-decoration: none;
}
.blue_bullet2 {
	list-style: url(images/bullet_blue2.gif);
	font: normal 12px Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	text-decoration: none;
}
.orange_bullet {
	list-style: url(images/bullet_orange.gif);
	padding-left: 20px;
	font: normal 12px Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	text-decoration: none;
}
.orange_bullet2 {
	list-style: url(images/bullet_orange2.gif);
	font: normal 12px Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	text-decoration: none;
}
.red_button {
	background: url(images/button_red.gif) no-repeat scroll left top;
	height: 17px;
	width: 77px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}
.green_button {
	background: url(images/button_green.gif) no-repeat scroll left top;
	height: 17px;
	width: 77px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}
.orange_button {
	background: url(images/button_orange.gif) no-repeat scroll left top;
	height: 17px;
	width: 77px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}
.orange_button2 {
	background: url(images/button_orange2.gif) no-repeat scroll left top;
	height: 17px;
	width: 77px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}
.blue_button {
	background: url(images/button_blue.gif) no-repeat scroll left top;
	height: 17px;
	width: 77px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}
.pic_gallery_board {
	border-style: none;
}
.alt {
	display: none;
}
.pic_gallery_button {
	background-attachment: scroll;
	background-image: url(images/bg_pic_gallery_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 15px;
	display: block;
	clear: both;
	background-color: #ADADAD;
}
.pic_gallery_button:hover {
	background-color: #50b4b4;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_right_sml {
	float: right;
	width: 60%;
}
#container #header h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	height: 98px;
	width: 348px;
	display: block;
	background: url(images/logo3.gif) no-repeat scroll left center;
	
}
#container #content_orange #main_orange a {
	font-weight: bold;
	color: #D27300;
}
#container #content_orange #main_orange a:hover {
	color: #5C5C5C;
}
#container #content_orange #main_orange h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D27300;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	margin:0;
	line-height:21px
}
#container #content_green #main_green a {
	font-weight: bold;
	color: #7AA354;
}
#container #content_green #main_green a:hover {
	color: #5C5C5C;
}
#container #content_green #main_green h3 {
	color: #7AA354;
	text-decoration: none;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
	margin:0;
	line-height:21px
}
#container #content_blue #main_blue a {
	font-weight: bold;
	color: #50B4B4;
}
#container #content_blue #main_blue a:hover {
	color: #5C5C5C;
}
#container #content_blue #main_blue h3 {
	color: #50B4B4;
	text-decoration: none;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
	margin:0;
	line-height:21px
}
#container #content_red #main_red a {
	font-weight: bold;
	color: #990000;
}
#container #content_red #main_red a:hover {
	color: #5C5C5C;
}
#container #content_red #main_red h3 {
	color: #990000;
	text-decoration: none;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
	margin:0;
	line-height:21px
}
#level2_wrapper {
	clear: both;
}
#dev_info {
	float: left;
	width: 333px;
	background: #E6E6E6;
	border: 2px none #ADADAD;
	margin-bottom:10px;
}

#dev_diary {
	width: 249px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
}
#dev_news {
	width: 249px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#dev_gallery {
	width: 249px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#level2_left {
	float: left;
	width: 333px;
	margin-right: 6px;
}
#level2_right {
	float: right;
	width: 237px;
}
.input_blue {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF !important;
	border: 1px solid #50B4B4;
	height: 18px;
	width: 150px;
}
.input_orange {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF !important;
	border: 1px solid #D27300;
	height: 18px;
	width: 150px;
}
.input_green {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF !important;
	border: 1px solid #50B4B4;
	height: 18px;
	width: 150px;
}
.space_right_column {
	padding-top: 8px;
	padding-bottom: 8px;
}
.gallery_table {
	margin-top: 8px;
}
.news_date {
	float: left;
	width: 80px;
}
.news_article {
	float: right;
	width: 498px;
}
.news_article img {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.first_article {
	float: right;
	width: 238px;
}
#container #content_green #main_green ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px 10px 40px;
	list-style: url(images/bullet_green.gif) none;
}
#container #content_green #main_green .grey_bg_all ul, #container #content_green #main_green .grey_bg ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px 10px 40px;
	list-style: url(images/bullet_green2.gif) none;
}
#container #content_blue #main_blue ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px 10px 40px;
	list-style: url(images/bullet_blue.gif) none;
}
#container #content_blue #main_blue .grey_bg_all ul, #container #content_blue #main_blue .grey_bg ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px 10px 40px;
	list-style: url(images/bullet_blue2.gif) none;
}
#container #content_red #main_red ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px 10px 40px;
	list-style: url(images/bullet_red.gif) none;
}
#container #content_red #main_red .grey_bg_all ul, #container #content_red #main_red .grey_bg ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px 10px 40px;
	list-style: url(images/bullet_red2.gif) none;
}
#container #content_orange #main_orange ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px 10px 40px;
	list-style: url(images/bullet_orange.gif) none;
}
#container #content_orange #main_orange .grey_bg_all ul, #container #content_orange #main_orange .grey_bg ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px 10px 40px;
	list-style: url(images/bullet_orange2.gif) none;
}

#container #content_red #main_red #main_blue #level2_wrapper #level2_left #dev_info .grey_bg .blue_bullet a {
	color: #50B4B4;
	font-weight: bold;
	text-decoration: none;
}
#container #content_red #main_red #main_blue #level2_wrapper #level2_left #dev_info .grey_bg .blue_bullet a:hover {
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}
#text_changer {
	float: right;
	width: 100px;
	padding-top:50px;
	padding-left:70px;
}
#text_changer  p, #text_changer_level2 p{
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#text_changer #a1 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 15px;
}
#text_changer #a2 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: none;
	margin-right: 10px;
}
#text_changer #a3 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: none;
}
#text_changer #a1:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 15px;
}
#text_changer #a2:hover {
	font: 16px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: underline;
	margin-right: 10px;
}
#text_changer #a3:hover {
	font: 20px Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: underline;
}
