body {
	text-align: center;
	background-color: #DDE5D9;
}

a:link {
	color: #2D388A;
	text-decoration:none;
}

a:visited {
	color: #2D388A;
	text-decoration:none;
}

a:hover {
	color: #2D388A;
	text-decoration:underline;
}


#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1000px;
	height: 1%;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

#header {
	background-color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E7EFF8;
	border-bottom: 3px solid gray;
	clear: both;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-weight: bold;
	position :relative;
}	

#header_logo {
	height:300px;
	border-top: 1px solid #555555;
	border-bottom: 3px solid gray;
	margin: 0px 0px 0px 0px;
	background-image: url(images/index_header_larger.jpg);
}

#header_bottom {
	text-align: left;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top: 3px solid gray;
	height: 75px;
	position :relative;
	padding: 10px 0px 5px 20px;
	top:208px;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	letter-spacing: -1px;
	background-color: #444444;
}

#main_container{
	text-align:center;
	position:relative;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	width: 1000px;	
}

#left_col{
	width: 50%;
	float: left;
	text-align: center;
	margin 0:auto;
}

#right_col{
	float: right;
	width: 50%;
	text-align: center;
	margin 0:auto;
}

#footer {
	background-color: #444444;
	padding: 6px;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
}	

#slideshow_box{
	width: 450px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 10px;
	text-align: left;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 160px;
}

#standard_green_box_font12{
	background-color: #DDE5D9;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #707861;
	border-right-color: #707861;
	border-bottom-color: #707861;
	border-left-color: #707861;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

#standard_blue_box_font12{
	background-color: #E7EFF8;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #28527B;
	border-right-color: #28527B;
	border-bottom-color: #28527B;
	border-left-color: #28527B;
	text-align: left;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#standard_green_box_centered{
	background-color: #DDE5D9;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #707861;
	border-right-color: #707861;
	border-bottom-color: #707861;
	border-left-color: #707861;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}


#standard_blue_box_centered{
	background-color: #E7EFF8;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #28527B;
	border-right-color: #28527B;
	border-bottom-color: #28527B;
	border-left-color: #28527B;
	text-align: center;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#standard_title_box_font14{
	background-color: #707861;
	margin: auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E7EFF8;
	font-weight: bold;
}

.title_box_half{
	width: 458px;
	padding: 6px;
	height: 1%;
}

.title_box_full {
	width: 96%;
	padding: 6px;
	height: 1%;
}


.thumbnail_box_style{
	width: 450px;
	padding: 10px;
	height: 110px;
}

.full_width_box_style{
	width: 90%;
	padding: 10px;
	height: 1%;
}


.welcome_box_style{
	width: 450px;
	padding: 10px;
	text-align: left;
	height: 160px;
}

.photoborder {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	-moz-box-shadow: 3px 3px 2px #444;
	padding: 3px;
	-webkit-box-shadow: 3px 3px 2px #444;
}

.shadowbox {
	border:1px solid #DEDEDE;
	-moz-box-shadow: 4px 4px 2px #444;
	padding: 0px 0px 0px 0px;
	-webkit-box-shadow: 4px 4px 2px #444;
}

.normalfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
}

.small_font {
	font-size: 12px
}


