/***********************************************/
/* villagec.css                            */
/* Use with Web pages          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,sans-serif;
	color: #333333;
	background-image: url(../images/bgtexture.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}
h2{
 font-size: 100%;
 color: #006699;
}
h3{
 font-size: 100%;
 color: #334d55;
}
h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}
h5{
 font-size: 100%;
 color: #334d55;
}
p {
	margin: 0px 0px 0px 10px;
 	padding: 0px 0px 10px;
}
ul{
 list-style-type: disc;
 margin: 0px 0px 0px 40px;
 padding: 0px;
}
ul ul{
 list-style-type: disc;
 margin: 0px 0px 0px 40px;
 padding: 0px;
}
ul ul ul{
 list-style-type: none;
 margin: 0px 0px 0px 40px;
 padding: 0px;
}
label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				





/************* #globalNav styles **************/
.globalNav {
	text-align: center;
	width: auto;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	clear: both;
}
.globalNav li {
	display: inline;
	float: left;
	white-space: nowrap;
}
.globalNav li a {
	background-color: #A59ED6;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 9px 43px 9px 35px;
	margin: 0px;
	float: left;
	position: relative;
}
.globalNav a:hover, .globalNav li .current {
	background-color: #CECF9C;
	color: #333333;
	display: block;
	font-weight: bold;
	float: left;
}
.seperator {
	background-color: #FFFFFF;
	float:left;
	height:24px;
	width:1px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	width: 634px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#masthead{
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 634px;
	clear: both;
}
#mastheadLogo {
	width: 315px;
	height: 86px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #A59ED6;
}
#mastheadLogo2 {
	width: 319px;
	height: 56px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding-top: 30px;
}
#bottommastheadBorder {
	width: 634px;
	height: 54px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header {
	float: left;
	width: 317px;
	height: 54px;
	background-image: url(../images/ThinHeaderLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header2 {
	float: left;
	width: 317px;
	height: 54px;
	background-image: url(../images/ThinHeaderRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentWrapper {
	width: 533px;
	padding: 0px;
	float: left;
	clear:right;
}
#content1,#content2,#content3,#content4,#content5,#content6 {
	float:left;
	width: 530px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#morecontent1,#morecontent2,#morecontent3 {
	float:left;
	width: 530px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.clearwrapper {
	clear: left;
}


/*************** #pageName styles **************/

#pageName{
	padding: 25px 0px 10px 0px;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 15px 0px 15px 60px;
}


/************** .feature styles ***************/

.feature {
	padding: 0px 9px 10px 30px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 488px;
	float: left;
	height: auto;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.featureBox {
	width: auto;
	margin: 0px 0px 0px 95px;
	padding: 0px;
	float: left;
	background-color: #B7CAE0;
}
.featureBox img {
	vertical-align: text-bottom;
}
.featureBox2 {
	width: 350px;
	margin: 0px;
	padding: 0px 0px 0px 55px;
	float: left;
}
.featureBox2 img {
	vertical-align: text-bottom;
}
.featureBox3 {
	width: auto;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}
.featureBox4 {
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #B7CAE0;
}
.featureBox4 img {
	vertical-align: text-bottom;
}
.featureBox5 {
	width: 338px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}
.featureBox6 {
	width: auto;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
}
.featureBox6 img {
	padding-right: 4px;	
}
.featureBox7 {
	width: auto;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	background-image: url(../images/PhotoGalleryBackground.gif);
	background-repeat: no-repeat;
}
.featureBox8 {
	width: auto;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	float: left;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	float: left;
	padding: 0px 9px 10px 30px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 488px;
}
.story p{
	padding: 0px 0px 10px 0px;
}







/*********** #navBar link styles ***********/

#navBar {
	margin: 0px;
	background-color: #FFFFFF;
	width: 95px;
	float: right;
	padding-top: 17px;
	clear: right;
}
#navBar ul a:link, #navBar ul a:visited {
	display: block;
	padding: 25px 0px 0px;	
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}




/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	border-top: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines p{
	padding: 5px 0px 5px 0px;
}

/************* #siteInfo styles ***************/

#lowerNavLinks{
	clear: both;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	text-align: center;
	width: 632px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
}
#lowerNavLinks a {
	padding: 0px 10px;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

