* {
	margin:0;
	padding:0;
	text-decoration: none;
	/*border:none;*/
	list-style-type: none;
}
img{border:none;}

body {
	font-family:  Verdana, Arial, "Times New Roman", Times, serif;
	font-size:62.5%;
	background-color: #ffffff;
}

#toplinks{
	text-align:right;
	width: 940px;
	padding: 2px;
	margin: 5px auto 5px auto;
}
#toplinks a{
	color: #02679D;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:950px;
	text-align:left;
	background-image:url("../images/wrapper.jpg");
	}


#toplogo {
	height: 200px;
	width: 950px;
	/*padding: 150px 0 0 0;*/
	background-image:url("../images/header.jpg");
	background-repeat: no-repeat;
}

#menu {float: right; width: 660px; margin: 10px 50px 15px 0; background-color: #ffffff;}
#menu td{background-color: #ffffff; text-align: right;}
a.menucat {font-weight: bold; font-size: 1.4em; color: #013567; }
a:hover.menucat {color: #CAA62C;}
a.menuitem  {color: #670102; font-size: 1.1em; } 
a:hover.menuitem  { padding: 2px; background-color: #013567;color: #ffffff;padding: 2px; }

/* photo gallery styles*/
#photowrapper {background-image:url(../images/wrapper-photo.jpg); }
#phototable { width: 950px; margin: 10px auto 10px auto; }
#subphototable { width: 920px; margin-left: auto; margin-right: auto; }
a.menucatp {font-weight: bold; font-size: 1.2em; color: #013567; }
a:hover.menucatp {color: #CAA62C;}
a.menuitemp {color: #670102; font-size: .9em; } 
a:hover.menuitemp  { padding: 2px; background-color: #013567;color: #ffffff;padding: 2px; }

#midlogo{
	height: 150px;
	width: 950px;
	/*padding: 150px 0 0 0;*/
	background-image: url("../images/header-middle.jpg");
	background-repeat: no-repeat; 
}
#mission {float: right; text-align: left;  margin: 55px 20px 0 700px; color: #ffffff;  font-size: 8.5pt; }
#missionp {float: right; text-align: left; width: 240px; margin: 30px 20px 0 20px; color: #ffffff;  font-size: 8.5pt; }

/* end photo gallery styles */


#data td{font-size: 1.1em; padding: 2px; text-align: left;}
#data td li {font-size: 1.0em;}


#icons { background-image: url(../images/icons-bk.jpg); height: 40px; }
#iconset {float: right; margin-right: 50px; }

#heading {float:left; margin-left: 10px;}
#heading h1 {font-size:1.3em; color: #013567;}
h1, h2, h3, h4, h5, h6, p, blockquote,
form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 12px;
}

#content {float:left; width:660px;  padding: 0 10px 10px 10px;   }
#content a { color: #950602; }
#content h1 { font-size:1.3em; color: #013567; padding-bottom:4px; }
#content h2{ font-size:1.2em; color: #ffffff; background-color: #670102; padding: 2px; }
#content h2{ font-size:1.2em; color: #ffffff; background-color: #670102; padding: 2px; }
#content h3 { font-size:1.1em; color: #000000; background-color: #D7EBFF;  padding: 2px; }
#content p{ font-size:1.1em; color: #0D0D0D; line-height:150%; }
#content ul{ margin-left:30px; }
#content li{ font-size:1.10em; line-height:150%; list-style-type: disc;  }
#content li li{ font-size:1.0em; line-height:150%; list-style-type: disc; }

#content h2.white a{background-color: #670102;; color: #ffffff;padding: 2px;}
#homecontent { width: 440px; }

#leftcol {float: left; width: 210px; padding: 0 5px 0 0; border-right: 1px dotted #000000; }
#centercol { float: left; width: 210px;  padding: 0 5px 0 5px;  border-right: 1px dotted #000000; }
#rightcol{float: left; width: 210px; padding: 0 5px 0 5px; }
#leftcol h2, #centercol h2, #rightcol h2 {font-size: 1.2em; text-align: center; color: #013567;}
#leftcol li, #centercol li, #rightcol li {font-size: 1.1em;}

#rightbar {float:right; width:240px; padding: 5px 10px 5px 10px; }
#rightbar h2, #rightbar h3 {font-size:1.3em; color: #ffffff; text-align: center;}
#rightbar p {font-size:1.2em; color:#ffffff; }
#rightbar a {color:#ffffff;}
#rightbar li {font-size: 1.2em; margin-left: 20px;}

#join {padding: 15px 0 0 0;}

#footer { clear: both; background-image: url("../images/footer-bk.jpg"); background-repeat:no-repeat; height: 120px; width: 950px; margin-left: auto; margin-right: auto; background-color: #ffffff; padding-top: 25px; }
#footer a{ color:#013567; padding-bottom:1px; }
#footer p{ text-align:center; padding: 5px; font-size:1em;  }

#addthis {text-align: left; margin-left: 10px;}
#pdf {margin: 50px 0 0 0;  }

.divider {border-bottom: 1px solid #670102; margin: 10px 0 10px 0;}
.prows{padding: 10px; font-size: 1.1em;}
.floatright {float: right; padding: 5px; border: 1px solid #cccccc;}
.indent {padding-left: 30px; }
.tdheader {background-color: #670102; color: #ffffff; }
.spacer10 {height: 10px;}
.spacer {height: 25px;}
.clearboth {clear:both;}
/*div {border: 1px solid #ff0000;}*/





