/*html{ min-height: 100%; margin-bottom: 1px;}*/
html { overflow-y: scroll;}
html{ min-height: 100%; margin-bottom: 1px;}

/***********************************************/
/* Force vertical scroll bar on each page   */
/* eliminates page shift for short pages */                     
/***********************************************/

body { font-family: Verdana, Arial, Helvetica, sans-serif;	 
	font-size: 100%;
	color: #000000;
	background-image:url(../images/hdr/bg.jpg); background-repeat:repeat;
	
	margin: 0px;
	padding: 0px;
	text-align: center;}


h1,h2,h3,h4,h5{ color:#990000; margin: 0px; padding: 0px; font-weight:bold;}
h1{	font-size: 150%;
}	
h2{font-size: 140%;}
h3{font-size: 130%;}
h4{font-size: 100%;}
h5{font-size: 100%;}

.whereused td{
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.whereused th{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #990000;
}



a {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000CC; font-size: 100%; line-height: normal; font-weight: bold; text-decoration:none}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #006699; font-size: 100%; line-height: normal; font-weight: bold; text-decoration:none}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000; font-size: 100%; line-height: normal; font-weight: bold; text-decoration:none}
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000; font-size: 100%; line-height: normal; font-weight: bold; text-decoration:none}

.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: normal ; line-height: normal}
.textRed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: normal; color: #990000; line-height: normal}
.textRedBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold ; color: #990000; line-height: normal}
.titleRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:text-top;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	line-height: normal
}
.textSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; line-height: normal }
.textBlue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: normal ; line-height: normal ; color: #006699}
.textBlueBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; line-height: normal ; color: #006699 }
.textGreen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: normal ; line-height: normal ; color: #006600}
.textGreenBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; line-height: normal ; color: #006600 }
.textBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; line-height: normal }
.linkBlackSmallNotUnderlined { color: #000000; text-decoration: none ; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
.linkRedNotUnderlined { color: #990000 ; text-decoration: none ; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%}
.textSmallBlue { color: #006699; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
.textSmallRed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #990000; line-height: normal }
.textSmallBlack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; line-height: normal ; color: #000000}
.textTinyBlackBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold ; line-height: normal ; color: #000000}
.textTinyWhiteBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold ; line-height: normal ; color: #FFFFFF}
.titleBlue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #006699; line-height: normal }
.linkBlueNotUnderlined { color: #006699; text-decoration: none ; font-weight: normal ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%}
.linkRed { color: #990000 ; font-weight: normal ; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif}
.linkBlueSmallNotUnderlined { color: #006699; text-decoration: none ; font-weight: normal ; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
.textSmallRedBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990000; line-height: normal }
.serif { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: normal ; line-height: normal }
.textItalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: normal ; line-height: normal ; font-style: italic}
.textSmallItalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; line-height: 13px; font-style: italic}
.linkBlue { color: #006699; font-weight: normal ; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif }




/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header {width: 980px; height: 32px; background-image:url(../images/hd-bg980.jpg); background-repeat:no-repeat;} 



#masthead{
	position: absolute;
	top: 0px;
	left: auto;
	right: auto;
	width:980px;
	height: 32 px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;	
	
}

#wrapper{
	width: 980px;
	margin:0 auto;
	text-align: left;
	
}
#banner{
	top: 70px;
	height: 150px;
	background-image: url(../images/banner980.jpg);
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;	
	
		
}	

.colright{
	width: 48%;
	float:right;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.colleft{clear:both;width: 48%;float:left; padding: 0 5px;}
.parablock0{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	padding: 5px 5px;
	clear: both;
	height: auto;
	}
.parablock{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	padding: 5px 5px;
	clear: both;
	height: auto;
	border-top-color: #990000;
	border-top-style: groove;
	border-top-width: thin;
	text-align: left;
}

#pagecell1{
	position:absolute;
	top: 220px;
	left: auto;
	right: auto;
	width:auto;
	width: 980px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;	
	
	
	
	
	
	}
	
#pagecell1 a:link {
	font-size: 100%;
	color: #00C;
	font-weight: bold;
	
}
#pagecell1 a:visited {
	font-size: 100%;
	color: #00C;
	font-weight: bold;
	}
#pagecell1 a:hover {
	font-size: 100%;
	color: #F06;
	font-weight: bold;	
	}
	
#pagecell1 a:active {
	font-size: 100%;
	color: #CCCCCC;
	font-weight: bold;
}



	
#footer{
	text-align:center;
	clear: both;
	height: 32px;
	background-image:url(../images/ft-bg980.jpg);
	background-repeat:no-repeat;
	font-size:70%;
	color: #000000;
	vertical-align: middle;
	padding-top: 5px;
	}
#footer p{
font-size: 50%;
margin: 0;
}
#gallery {
	height: 650px;
	width: 980px;
}


#footer p{
font-size: 80%;
margin: auto;
padding: 0;
}


.titlebar {
	font-size: 130%;
	color: #990000;
	background-color:#CC9A66  ;
	font-weight: bold;
	border: 0;
	padding:0;
	
}
.titlebar2 {

	font-size: 130%;
	color: #FFFFFF;
	background-color: #CCC;
	font-weight: bold;
	border: 0;
	padding:0;
}
.pagetitle {
	text-align:center;
	font-size: 130%;
	color: #990000;
	font-weight: bold;
	padding:0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 10px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
/************* globalNav styles ****************/

#globalNav{
	font-size:80%;
	position: 40px;
	width: 100%;
	min-width: 900px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

#globalNav img{ margin-bottom: -4px;}

#gnl {position: absolute; top: 0px; left:0px; }

#gnr {position: absolute; top: 0px; right:0px; }

#globalLink{
	position: absolute;
	top: 40px;
	height: 22px;
	min-width: 900px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	text-decoration:none;
}


a.glink, a.glink:visited{
  	font-size: 100%;
  	color:  #990000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #990000;
	text-decoration:none;
}

a.glink:hover{
color: #996600 ;
  	
}

.skipLinks {display: none;}


/* *************************************************/


.leftimage{
	margin-right: 3px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	border: 1px;
	border-top-color: #000000;
	}
.centerimage{
	margin-right: 3px;
	margin-bottom: 5px;
	float: center;
	clear: both;
	border: 1px;
	border-top-color: #000000;
	text-align: center;
	left: auto;
	right: auto;
	}	
	
.rightimage{
	float: right;
	margin-left: 3px;
	margin-bottom: 5px;
	clear: left;
	}

.button   {
	border-style: inset;
	border-color: #000066;
	background-color: #CCCCCC;
	text-decoration: none;
	width: 100px;
	text-align: center;
	}
  
 .buttontext{
	color: white;
	text-decoration: none;
	font: bold 12pt Verdana;
	cursor: auto;
}
.textbox {
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #990000;
	margin: 10px;
	padding: 10px;
	clear: both;
	height: auto;
	width: 500px;
	border: 2px groove #990000;
	font-weight: bold;
}

tr {
	height: 8px;
}

.cdtable{
	font-size: 100%;
	font-weight: bold;
}
.cdtable th{
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990000;
}
.cdtable td{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}


.contactbox{
	border: medium solid #990000;
	font-size: 16px;
	text-align: center;
}
.contacttitle{
	border-top: medium solid #900;
	border-bottom: medium solid #900;
}

