

body {
	background-color:#245413;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}

a{
	font-size:12px;
}
p
{
	margin: 15px 0px;
}

label
{
width: 150px;
float: left;
text-align: right;
margin-right: 15px;
display: block
}

.submit input
{
	margin-right : 55px;
	text-align: center ;
	float: right ;
	margin-bottom : 15px;
	} 

input
{
color: Black ;
background:  White ;
border: 1px solid #245413;
}

input.txtbx
{
width: 350px	;
}
input.chkbx
{
width: 350px	;
border: 0px solid  #245413;
background: Light Grey ;
text-align: left ;
}


textarea
{
	width: 350px;
	height: 100px;
}

.submit input
{
color: #000;
background: #63A344;
border: 2px outset #63A344
} 

fieldset
{
border: 1px solid #a6bf79;
width: 585px;
margin-left: 35px;
}

legend
{
color: #000;
background: #85a157;
border: 1px solid #000;
padding: 2px 6px
} 



/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url('images/main_bg.gif');
	width:717px;
	height:213px;
	position:relative;
	top: 0px;
	left: 0px;
}

#mainbar
{
	background-color:#63A344;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:180px;
	position:absolute;
	height:26px;
	left:0px;

}

#header ul{
	background-color:#245413;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:180px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#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;
}

#breadcrumb { 
        margin-top: 5px;
        font-size: 12px;
 }
#breadcrumb a{
text-decoration:none;
	color:#FFFFFF;
}
#logo_w1
{
	background-image:url('image1.aspx');
	left:15px;
	height:150px;
	width:300px;
	top: 23px;
	background-position :left top;
	background-repeat :no-repeat;
	
}

#logo_w2
{
	background-image:url('image2.aspx');
	left:410px;
	height:150px;
	width:300px;
	top: 23px;
	background-position : right  top;
	background-repeat :no-repeat;
	
}


#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_bg.gif);
	width:717px;
	left:0px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#245413;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}




h2 a{
	color:#245413;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	width:200px;
	margin: 8px 0px 8px 0px;
}

h3{
	color:#245413;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 8px 0px 8px 0px;
}




h3 a{
	color:#245413;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	width:200px;
	margin: 10px 0px 15px 0px;
}



#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#full {
	float:left;
	width:661px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#full a{color:#28556b;}
#full a:hover{color:#c77e0c;}

#photos {
    display:block;
    margin-top: 20px;
    margin-right:14px;
    clear: none;
 }
#photoc {
    clear: none;
    height: 300px;
}


#photos2 {
    display:block;
    margin-top: 20px;
    margin-right:14px;
    clear: none;
    margin-left:220px;
}
#photos3 {
    display:block;
    margin-top: 20px;
    margin-right:14px;
    clear: none;
    margin-left:450px;
}
#photos2a {
    display:block;
    margin-top: 20px;
    margin-right:14px;
    clear: none;
    margin-left:225px;
}
#photos a{
    margin-top: 15px;
    margin-right:14px;
    clear: none;
}

#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}

img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}
img.floatleftClear { 
    float: left; 
    clear: left; 
    margin: 4px; 
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
