BODY
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 78%;
    TEXT-DECORATION: none;
	color:#515151;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background-color: #336699;
	text-align:center;
}

#wrapper {

	position:relative;
	width:990px;
	height: auto;
	min-width:990px;
	min-height:900px;
	padding: 0px;
	z-index:1;
	font-size:100%;
	border:2px solid #ffffff;
	margin: 0 auto;
	text-align:left;
	background: #ffffff;
	/* background: url('../images/mainback.jpg') #ffffff repeat-y; */
}

/* for Internet Explorer */
* html #wrapper {
height: 900px;
}

/* Main Body CSS */

#maincontent, #maincontent_norightbar
{
	/* background: url('../images/bg-middle.jpg') #ffffff no-repeat top right; */
	background: #ffffff;
	position:relative;
	margin-left:200px;
	margin-top:3px;
	width:790;
	height:auto;
	min-height:900px;
	font-size:105%;
}

#maincontent
{
	/* width:465px; */
	width:auto;
	padding-right:20px;
	margin-right:300px;
}

/* for Internet Explorer */
* html #maincontent {
width:490px;
height: 900px;
}

TD
{

	font-size:80%;

}

/* For photograph galleries */
#thumblist
{
	position:relative;
	padding: 0;
	margin:0;
	margin-bottom:10px;
	width:470px;
	height:125px;
	float:left;
	list-style: none;
	background-color: #ffffff;
	overflow: auto;
	white-space: nowrap;
}

#thumblist a img {border:2px solid #fff;}
#thumblist a:hover img {border: 2px solid #666666;}

/* Footer */
#footer
{
	position:relative;
	bottom:10px;
	width:465px;
	margin-left:200px;
}

/* Left Bar CSS */

#leftmenu
{
	position:absolute;
	top:180px;
	left:0px;
	width: 180px;
	padding-left:0px;
	height: auto;
	text-align:left;
	z-index:3;
}

.menutitle {
	background: url('/images/menutitle.jpg') #218865 repeat-x; 
	width:auto;
	height:27px;
	line-height:27px;
	font-family: "Trebuchet MS",Arial;
	color: #ffffff;
	padding: 0px 5px 0px 10px;
	text-align:left;
}

/* Right Bar CSS */

#rightmenu
{
	width:300px;
	position:absolute;
	top:180px;
	right:0px;
	/* margin-right:5px; */
	height:auto;
	text-align:left;
}

.rightmenutitle {
	background: url('/images/rightmenutitle.jpg') #218865 no-repeat;
	width:300px;
	height:27px; 
	line-height:27px;
	font-family: "Trebuchet MS",Arial;
	color:#ffffff;
}

#weatherimage
{
	width:148px;
	height:150px;
	position:relative;
	float:right;
}

#temperature
{
	width:150px;
	height:15px;
	position:absolute;
	bottom:20px;
	color:#777777;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

/* Title CSS */

#title
{
	width: auto;
	height: 177px;
	text-align:left;
}

#headerleft
{
	position:absolute;
	top:0px;
	left:0px;
	background: url("/images/header/header_left.jpg") top left;
	background-repeat: repeat-x;
	background-color: #286619;
	width: 446px;
	height: 150px;
}

#headerphoto
{
	position:absolute;
	top:0px;
	left:446px;
	width: 544px;
	height: 177px;
 	background-repeat: no-repeat; 
 	background-position: top right;
 	background-color: #286619;
}

/* Other Main Layout */

H1, H2, H3
{
	font-family: "Trebuchet MS",Arial;
	font-weight:normal;
	COLOR: #006600;
}

H1
{
	font-size: 18px;
}

H2
{
	font-size: 16px;
}

H3
{
	font-size: 14px;
}

.sectiontitle {

	font-size:14px;
	padding:0px;
	margin:0px;

}

.smalltext
{
    FONT-SIZE: 10px;
    TEXT-DECORATION: none;
}

.justify
{

	font-weight: normal;
	TEXT-DECORATION: none;
	TEXT-ALIGN: justify;
    
}

hr {
	color: #dddddd;
	height: 1px;
	padding: 3px 0px 4px 0px;
	border-style: solid;
	border-width: 1px 0 0 0;

}

A
{
	text-decoration:underline;
}

A:link /* unvisited link */ { COLOR: #006600; }
A:visited /* visited link */ { COLOR: #663300; }
A:hover /* mouse over link */ { color: #c30; }
A:active /* selected link */ { COLOR: #009900; }

A.bottomtext, A:link.bottomtext, A:hover.bottomtext
{
	font-size: 11px;
	color: #2E8FBE;
}

.menutitle a, .menutitle a:visited, .menutitle a:active {
	color: #ffffff;
}
.menutitle a:hover {
	color: #ffff33;
}

SELECT
{
	font-size: 90%;
	background-color: #ffffff;
	color: #000000;
	border:1px solid #999999;
	line-height: 14px;
}

INPUT
{
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 95%;
	color:#555555;
	border:1px Solid #999999;
	padding:1px 1px 1px 2px;
}

INPUT.checkbox
{
    FONT-SIZE: 95%;
	background-color:transparent;
	border:0;
}

INPUT.radio
{
    FONT-SIZE: 95%;
	background-color:transparent;
	border:0;
}

INPUT.submit
{
    FONT-SIZE: 10px;
	color: #000000;
	border:1 Solid #999999;
}

TEXTAREA
{
	font-size: 12px;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #999999;
}

LI
{
	padding: 5;
}

.box 
{
	background-color: #f4f4ff;
	border: 1px solid #dddddd;
	padding: 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	text-align:left;
}

.whitebox 
{
	border:1px solid #cccccc;
	padding: 5px 5px 5px 8px;
	
}

/* Photo borders */
.photobox_left, .photobox_right 
{
	background-color: #f4f4f4;
	border: 1px solid #cccccc;
	padding: 4px;
	text-align:center;
	font-size:11px;
}

.photobox_left
{
	width:250px; 
	position:relative; 
	float:left; 
	margin:0px 15px 10px 0px;
}

.photobox_right
{
	width:250px; 
	position:relative; 
	float:right; 
	margin:0px 0px 10px 15px;
}

/* CSS Tabs */

.menutabactive
{
	background: url("/images/background_tab.jpg") #FFFFFF top left;
	background-repeat: repeat-x;
	border: 1px solid #666666;
	border-bottom: 1px solid #ffffff;
	padding: 12px 9px 9px 8px;
	margin: 0px 0px 10px 0px;
	text-align:center;
	font-size:90%;
}

.menutabinactive
{
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	padding: 7px 5px 7px 5px;
	margin: 0px 0px 10px 0px;
	text-align:center;
	font-size:90%;
}

.menutabactive a, .menutabinactive a {
	text-decoration: none;
}