﻿* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	/*background: #FFFFFF url('images/background.jpg') repeat-x fixed left top;*/
	background: #F1F1F1;
	font-size: 11px;
}

h1 
{
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	color: #37473d;
	margin:0;
}

h2 
{
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	color: #37473d;
	margin:0;
}

h3 
{
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	color: #37473d;
}
h4 
{
	text-align:center;
	font-size: 16px;
	color: #37473d;
}

img 
{
	border: 0px;
}

hr.medium{background-color:#cfcfcf;border:0;height:2px;margin:10px auto;}
hr.thin{background-color:#cfcfcf;border:0;height:1px;margin:10px auto;}

.clear{clear:both;height:1px;margin:0;padding:0;}

.centerText { text-align: center; }

.green18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #37473d;
	text-align: center;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #37473D;
	text-align:left;
}

img.thumbLarge {
	border:1px solid #D8D8D8;
	/*height:125px;*/
	padding:2px;
	width:110px;
	margin: 0 2px 2px 0;
	vertical-align: top;
	position: relative;
	top: 0;
}

div.image {
	padding:2px;
	margin: 0 2px 2px 0;
	float:left;
}

div.thumbLabel {
	text-align:center;
	font-size: 10px;
	font-weight:bold;
}

div.thumbPosition {
	text-align:center;
	font-size: 10px;
}

div.email {
	margin: 5px auto;
}

#menuRight
{
	text-align:right;
	float: right;
	font-size: 13px;
	padding-top: 0px;
	width: 250px;
}

#showPictures a
{
	color: #B5BCC7;
}

#menuRight a
{
	color: #867451;
}

#menuRight ul {
	padding: 0;
	text-align: right;
	margin: 0 0 30 0;
	float: right;
}
#menuRight li
{
	margin: 0;
	text-align: right;
	list-style-type: none;
	color: #867451;
	font-size: 13px;
}

#header_menu a, #header_menu a:visited{
	text-decoration: none;
	color: #37473d;
}

#header_menu a:hover{
	text-decoration: none;
	color: #867451;

}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:957px;
	height:225px;
	background-image: url('images/header.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	text-align: left;
	border-left: 1px solid #B5BCC7;
	border-right: 1px solid #B5BCC7;
	border-top: 1px solid #B5BCC7;
}

#header_menu {
	float:left;
	margin-left: 560px;
	margin-top: 20px;
	height: 195px;
	width: 375px;
}

#header_menu_left {
	float: left;
	display: inline;
	width: 160px;
	height: 90px;
	margin-left: 30px;
}

#header_menu_top {
	float: left;
	display: inline;
	width: 350px;
	height: 90px;
	margin-left: 30px;
	text-align: center;
}

#header_menu_left ul {
	margin: 0;
	text-align: left;
}
#header_menu_left li
{
	margin: 0;
	text-align: left;
	list-style-type: none;
	padding-bottom: 3px;
	color: #37473d;
	font-size: 18px;
}

#header_menu_right {
	float: left;
	display: inline;
	width: 130px;
	height: 90px;
}
#header_menu_right ul {
	margin: 0;
	text-align: right;
}
#header_menu_right li
{
	margin: 0;
	text-align: right;
	list-style-type: none;
	padding-bottom: 3px;
	color: #37473d;
	font-size: 18px;
}
#header_menu_divider {
	float: left;
	display: inline;
	width: 355px;
	height: 65px;
	font-size: 16px;
	margin-left: 20px;
}
#header_menu_bottom 
{
	float:left;
	display: inline;
	width: 355px;
	height: 30px;
	font-size: 16px;
	margin-left: 20px;
	text-align: center;
}
#header_menu_bottom ul {
	padding: 0;
	text-align: center;
	margin: 0;
}
#header_menu_bottom li
{
	margin: 0;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	color: #37473d;
	font-size: 16px;
}

#content_top 
{
	position:relative;
	left:0px;
	top:0px;
	width:957px;
	height:20px;
	background-image: url('images/content_top.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#content {
	position:relative;
	left:0px;
	top:0px;
	width:957px;
	/*background-image: url('images/content_middle.png');
	background-position: center top;
	background-repeat: repeat-y;*/
	background: #ffffff;
	border-left: 1px solid #B5BCC7;
	border-right: 1px solid #B5BCC7;
	overflow:auto;
}
#content_bottom 
{
	width:957px;
	height:34px;
	background-image: url('images/content_bottom.png');
	background-position: center top;
	background-repeat: no-repeat;
}
#content_main {
	/*float: left;*/
	width: 870px;
	/*margin-left: 35px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #37473D;
	text-align: left;
}

#content_main ul {
	padding: 0;
	text-align: center;
	margin: 0 0 30 0;
	float: left;
	line-height: 60px;
}
#content_main li
{
	margin: 0;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	color: #867451;
	font-size: 30px;
	padding-left: 10px;
}


#footer 
{
	position:relative;
	left:0px;
	top:0px;
	width:957px;
	padding:10px 0;
	text-align:center;
	font-family:Tahoma;
	font-size: 11px;
	color: #867451;
	background: #ffffff;
	border-left: 1px solid #B5BCC7;
	border-right: 1px solid #B5BCC7;
	border-bottom: 1px solid #B5BCC7;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #808080;
	text-decoration: none;
	font-size: 11px;
}

.tableCell
{
	border-color: #DDDDDD;
    border-width: 0 1px 1px 0;
    border-style: solid;
    height: 22px;
    text-align: center;
    padding: 0px 5px;
    margin: 0;
}

.tableCell_Left
{
	border-color: #DDDDDD;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    height: 22px;
    text-align: left;
    padding: 0px 5px;
    margin: 0;
}

.StatInput
{
	width: 45px;
	font-size: 10px; 
	text-align: center;
	margin:0;
	padding:0;
}

.StatIndent
{
	margin-left:15px;
}
