html {
	margin: 0px 0px 0px 0px;
	background-color:#666633;
	}
	
body 
{
	margin: 0px 0px 0px 0px;
	text-align:center;
	width:100%;
	display:block;
	position:relative;
}


h1
{
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0px auto;
	color: #4C5518;
	display:block;
}


h2
{
	margin: -5px 0px 0px 10px;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	color: maroon;
	display:block;
}

h3
{
	margin: 0px 0px 0px 10px;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	color: maroon;
	display:block;
}

#container 
{
	margin: 0px auto;
	width: 1000px;
	background-color:#fff;
	border: 1px solid #666633;

}


	
#header 
{
	margin: 0px 0px 0px 0px;
	width: 1000px;
	height: 135px;
	background:transparent url("images/header.jpg") no-repeat top;
	border: 0px solid black;
	position:absolute;
	#position:relative;
}
/*
html>body #header 
{
	position:absolute;
}
*/

#navigation 
{
	margin: 85px 40px 0px 450px;
	color:#ffff00;
}


#navigation a:link
{
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	margin: 0px 0px 0px 0px;
	color: #fff;
}

#navigation a:visited
{
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	margin: 0px 0px 0px 0px;
	color: #fff;
}
	
	
#navigation a:hover 
{
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	margin: 0px 0px 0px 0px;
	color: #ffff00;
}	

#navigation .active
{
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	margin: 0px 0px 0px 0px;
	color:#cc9900;		
}


#slide_area1
{
	margin:110px 0px 0px 0px;
	#margin:-24px 540px 0px 0px;
	background:#666633 url("images/slideshow_area.jpg") no-repeat top left;
	width: 460px;
	height:235px;
	text-align:left;
}
/*
html>body #slide_area1
{
	position:relative;
	margin: 110px 0px 0px 0px;
}
*/
#pgContent 
{
	margin:-195px 0px 0px 460px;
	width: 540px;
	background-color:#fff;
	border: 0px solid red;
	float:right;
	display:block;
}

html>body #pgContent 
{
	margin:-192px 0px 0px 460px;
	display:block;
	position:relative;
}

#callout1
{
	margin: -355px 0px 0px 0px;
	background-color:#D5CDA6;
	width: 460px;
	height:230px;
	float:left;
	border: 0px solid red;
	display:block;
	position:relative;

}

html>body #callout1
{
	margin: -374px 0px 0px 0px;
	background-color:#D5CDA6;
	width: 460px;
	height:220px;
	float:left;
	border: 0px solid red;
	display:block;
	position:relative;

}


#callout2
{
	margin: -125px 540px 0px 0px;
	background-color:#D5CDA6;
	width: 460px;
	height:160px;
	position:relative;
}


html>body #callout2
{
	margin: -160px 540px 0px 0px;
	background-color:#D5CDA6;
	width: 460px;
	height:160px;
	float:left;
	display:block;
}


p.welcomeTxt
{
	margin: 30px 20px 0px 20px;
	border: 0px solid blue;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	width:470px;
	color: #1F2101;
	display:block;
}

html>body p.welcomeTxt
{
	margin: 30px 0px 0px 30px;
	border: 0px solid blue;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;
	width:460px;
	color: #1F2101;
	display:block;
}

p.callout1_txt
{
	margin: 8px 15px 0px 25px;
	border: 0px solid blue;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
	color: #4C5518;
	display:block;
}

p.callout2_txt
{
	margin: 8px 15px 0px 25px;
	border: 0px solid blue;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
	color: #4C5518;
	display:block;
}


p.moreLinks1
{
	margin: 10px 0px 0px 280px;
	border: 0px solid blue;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: maroon;
	display:block;
}


p.moreLinks1 a:link
{
	margin:0px 0px 0px 10px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	text-decoration: underline;
	text-align:center;
	font-weight:bold;
	position:relative;
	color:maroon;

}

p.moreLinks1 a:visited
{
	margin:0px 0px 0px 10px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	text-decoration: underline;
	text-align:center;
	font-weight:bold;
	position:relative;
	color:maroon;
	
}

p.moreLinks1 a:hover
{
	margin:0px 0px 0px 10px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	text-decoration: underline;
	text-align:center;
	font-weight: bold;
	position:relative;
	color:yellow;
}


p.moreLinks
{
	margin: -15px 0px 0px 140px;
	border: 0px solid blue;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color:#3E2A0A;
	display:block;
}


p.moreLinks a:link
{
	margin:-15px 0px 0px 10px;
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-decoration: underline;
	text-align:center;
	font-weight:bold;
	position:relative;
	color:#3E2A0A;
}

p.moreLinks a:visited
{
	margin:-15px 0px 0px 10px;
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-decoration: underline;
	text-align:center;
	font-weight: normal;
	position:relative;
	color:#361F1F;
}

p.moreLinks a:hover
{
	margin:-15px 0px 0px 10px;
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-decoration: underline;
	text-align:center;
	position:relative;
	color:yellow;
}


#footer 
{
	margin: 350px 0px 0px 0px;
	#margin: -20px auto;
	background:transparent url("images/footer.jpg") no-repeat top;
	width:1000px;
	height:43px;
	border:0px solid lime;
	color:yellow;
	position:absolute;
	#position:relative;
}
/*
html>body #footer 
{
	margin: 350px 0px 0px 0px;
	background:transparent url("images/footer.jpg") no-repeat top;
	width:1000px;
	height:43px;
	border:0px solid lime;
	color:yellow;
	position:absolute;
}
*/
p.footLinks {
	margin:10px 0px 0px 0px;
	position:relative;
	text-align:center;
	}

#footer a:link
{
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:.1em;
	color: #fff;
}

#footer a:visited
{
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:.1em;
	color: #fff;
}

#footer a:hover
{
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:.1em;
	color: #ffff00;
}

#footer .active
{
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:.1em;
	color:#c90;
}

/* ----------------------------- BEGIN Home Page Image SlideShow CSS --------------------------- */

#imageSlideshowHolder
{ 
margin: 0px 0px 0px 0px;
width: 460px;
height:235px;
background-color:#666633; 
text-align:left;
display:block;
position:relative; /* Never change this value */ 
} 


.imageInGallery
{
width: 460px;
height:235px;
/* Never change the next 3 value */ 
left:0px;
top:0px;
position:absolute;
 }
 
 
#imageSlideshowHolder img
{ 
margin: 0px 0px 0px 0px; 
width: 460px;
height:235px;
position:absolute;
 }

/* ----------------------------- END Home Page Image SlideShow CSS --------------------------- */
p.disclaim
{
	margin: 0px auto;
	border: 0px solid blue;
	width:1000px;
	font-family: verdana, arial;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	line-height:14px;
	font-weight: normal;
	color: #fff;
	display:block;
	position:relative;
}

html>body p.disclaim
{
	margin: 30px auto;
	border: 0px solid blue;
	width:1000px;
	font-family: verdana, arial;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	line-height:14px;
	font-weight: normal;
	color: #fff;
	display:block;
	position:relative;
}
