/***********************************************/
/* HTML tag styles                             */
/***********************************************/

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 11px;
	line-height: 1.4;	
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 11px;
	line-height: 1.4;	
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.phone{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 25px;
	line-height: 1.4;	
	margin: 0px;
	padding: 0px;
	text-align: center;
}



.nav{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-size: 11px;
	line-height: 1.4;	
	margin: 0px;
	padding: 2px;
	text-align: center;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #016634;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4;	
	margin: 0px;
	text-align: center;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #006633;
	text-decoration: none;
	font-size: 10.5px;
	line-height: 2;	
}

a:hover{
	color: #cc0066;
	text-decoration: underline;
	font-size: 10.5px;
	line-height: 2;
}

a.nav:link, a.nav:visited{
	color: #006633;
	text-decoration: none;
	font-size: 10.5px;
	line-height: 2;	
}

a.nav:hover{
	color: #cc0066;
	text-decoration: underline;
	font-size: 10.5px;
	line-height: 2;
}

.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4;	
	margin: 5px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ffffff; 
	padding: 8px;
	width: 115px;
}

.bigbox {
	
	padding: 8px;
	text-align: center;
	text-decoration: none;
	border: 3px solid #ffffff; 
	width: 145px;
}

/************** header tag styles **************/

h1{
 font: bold 11px/1.666px georgia, serif;
 color: #CC0066;
 line-height: 1.166;	
  margin: 0px;
  padding: 0px;
}

h2{
 font: bold 11px/1.666px georgia, serif;
 color: #ff4105;
 line-height: 1.166;	
  margin: 0px;
  padding: 0px;
}

.tablehead {
 font: bold 11px/1.666px georgia, serif;
 color: #FFFFFF;
 line-height: 1.166;	
  margin: 0px;
  padding: 0px;
}

.tablecell{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 11px;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#siteName {
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
	color: #FFFFFF;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width: 96%;
}

#pagecell{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width: 96%;
	background-color: #ffffff;
}

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px; 
}

/* globalLink elements ******************************/
#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


#globalLink a, #globalLink a:visited{
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

#globalLink a:hover{
	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/************** feature styles *****************/

#feature{
	padding: 0px 10px 10px 10px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

#feature h3{
	font: bold 175% georgia, serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom: 1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding-top: 5px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	float: left;
	width: 178px;
	padding: 0px 0px 0px 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small georgia, serif;
}

#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-image: url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
