body {
	background-color:#E0E6F2;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px;
	padding: 0px
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1024px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px;
	background-image:url('images/header4.jpg');
	width:1024px;
	height:300px;
	position:relative
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px;
	height:22px;
	text-align:center; font-family:Tahoma; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:0px
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url('images/content_bg2.jpg');
	width:1022px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:528px;
	margin-left:27px;
	padding: 50px 10px 30px 20px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 25px 0px 0px 20px;
	margin-top:10px;
	border-left: 2px solid #FFFFFF;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url('images/footer_bg2.jpg');
font-size:1px;
height:10px;
width:1024px
}
#footer {
	width:1024px;
	text-align:center;
	padding: 20px 0px;
}
td, textarea, input, select {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.text6 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #008000
}
.text8 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #3333CC
}
.bold {font-weight: 600}
.button {
	BORDER-RIGHT: 1px outset #000000; BORDER-TOP: 1px outset #999999; FONT-SIZE: 12px; BORDER-LEFT: 1px outset #999999; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: 1px outset #000000; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #EFEFEF
}
.TextBox {
	BORDER-RIGHT: 1px inset #666666; BORDER-TOP: 1px inset #000000; FONT-SIZE: 10pt; BACKGROUND-ATTACHMENT: fixed; BORDER-LEFT: 1px inset #000000; COLOR: #000000; BORDER-BOTTOM: 1px inset #666666; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #FFFFFF; text-align:right
}
.borderAll {
	border:1px solid #C0C0C0; padding:0px; MARGIN: 0px 
}
.borderjustTop {
	BORDER-TOP: 1px solid #FF712D; border-left-color:#D0D6D9; border-left-width:1px
}