/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	/*position: relative;*/
	font-size: 110%;
}
/******* hyperlink and anchor tag styles *******/
a:link{
	color: #005FA9;
	text-decoration: none;
}
a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/
h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h1{
 font: 110% "Times New Roman", Times, serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h1.main{
 text-align: center;
 margin-top: 30px;
 letter-spacing: 10px;
}

h2{
 font: bold 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 105%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul {
 list-style-type: square;
 font-weight: 900;
}

ul.acrostic li:first-letter {
	font-size: 1.5em;
	color: #339966;
}

ul ul {
 list-style-type: disc;
 font-weight: normal;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
	position: relative;
}

label{
 font: bold 1em Verdana,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana,sans-serif;
}

.warning{
color: red;
font-weight:bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	/*position:absolute;
	top: 75px;
	left: 2%;
	right: 2%;*/
	width:100%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: 2px;
	left: 1.7%;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 2px;
	right: 1.7%;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#pageNav{
	/*position: absolute;*/
	float: left;
	width: 178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	/*
	padding: 10px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	*/
}

#icontable {
	text-align:center;
	width:100%;
}
#icontable tr {
	height:100px;
	vertical-align:top;
	font-weight:bold;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************* globalNav styles ****************/

.skipLinks {display: none;}

/************** feature styles *****************/
.feature{
	padding: 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Verdana,sans-serif;
	color: #000000;
	padding: 0px;
}

.feature img{
	float: center;
	border: 5px #005FA9 ridge;
}

/*************** story styles ******************/

.story {
	position: static;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Verdana,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Verdana,sans-serif;
	color: #005FA9;
	display: block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	/* text-decoration: underline; */
}

td.storyLeft{
	padding-right: 12px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #000088;
	padding: 0px 10px 5px 10px;
	margin-top: -1px;
	margin-right: 3px;
	text-align: right;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ sectionLinks styles **************/
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background:  #eaebed;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a.current {
	background: #005FA9;
	color: #ffffff;
}

#sectionLinks #sublinks a:link, #sectionLinks #sublinks a:visited {
	background: #ffffff;
	font-weight:normal;
	border:0px;
}

#sectionLinks #sublinks a:hover {
	text-decoration:underline;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks a.current:hover{
	background: #ffffff;
	color: #21536A;
}

/**************** advert styles *****************/

#advert{
	padding: 10px;
	text-align: center;
}

#advert img{
	display: block;
}

/************  Career Opportunities page ************/
table#careerops {
	padding:3px; width:97%; margin:5px;
}
table#careerops td {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid black;
	vertical-align: top;
}
table#careerops .listing {
	font: bold 110% verdana, arial, Helvetica, sans-serif; 
	background: #C6DED6
}
table#careerops .bold1 {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif
}
table#careerops .subhead {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #336633;
	text-align:center;
}

table#startfinish {
	text-align: center;
	width: 100%;
}

table#maincontent {
	width: 100%;
}
/**************** Ownership page *****************/
table#owners {
	width: 100%;
}

.hilight{
	background-color: white;
	margin: 0px;
	border: 1px solid black;
}
/**************** State List *****************/
div#statelist {
	text-align: center;
	font-size: 75%;
	padding: 20px;
}

/**************** Property List *****************/
table#community{
	width: 100%;
	border: 0px;
	padding: 3px;
	font-size: smaller;
	/* text-decoration: none; */
}
table#community td{
	vertical-align:top;
}
tr.header{
	background-color: #000000;
	color: #ffffff;
}
tr.odd{
	background-color: #ffffff;
}
tr.even{
	background-color: #deded6;
}
#sitephoto{
	overflow:scroll;
	background-position: center;
	background-repeat: no-repeat;
	width:550px;
	height:425px;
	text-align:center;
}
.photoheader {
	text-align:center;
	font:130% 'Times New Roman',Times,serif; 
	letter-spacing:3px; 
	margin:10px 0px 2px 0px;
	background-color:#cfcfcf;
}
/********************* Monster Club layers **********************/
div#Layer0 {
	/*position:absolute; left:0px; top:-50px;*/
}
div#Layer1 {
	/*position:relative; top:60px; width:100%;*/
}
div#Layer2 {
	/*position:absolute; left:0px; top:500px;*/
}
div#Layer3 {
	position:absolute; width:100%; top:450px;
}
div#Layer4 {
	/*position:relative; left:34px; top:70px; width:90%; height:113px;*/ text-align:justify;
	font: 2ex "Comic Sans MS", "Arial";font-weight: bold;
}
div#Layer5 {
	/*position:absolute; top:470px; width:100%; height:51px;*/ text-align:center;
	font: 2ex "Comic Sans MS", "Arial";
	color:#993399;
}
div#Layer6 {
	/*position:absolute; top:610px; width:90; height:17;*/
}
div#Layer7 {
	/*position:absolute; left: -20px; top:637px;*/
	font: 2ex "Comic Sans MS", "Arial";
}
div#Layer8 {
	width:50%;
}
div#Layer15 {
	/*position:relative; left:5px; top:928px; width:323px; height:48px;*/
	font: 2ex "Comic Sans MS", "Arial";
}
div#Layer16 {
	/*position:relative; left:5px; top:500px; width:325px; height:17px;*/
	font: 1.5ex "Comic Sans MS", "Arial";
}
div#Layer16 a{
	color:#993399;
}

/********************* end **********************/