@charset "utf-8";
/* CSS Document */

BODY {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E3E8EB;
}

P, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#wrapper {
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0px;
	border:0;
	width: 782px;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#otherSites {
	margin: 3px auto 3px auto;
	padding-right: 5px;
	width: 775px;
	border: 0px;
	text-align: right;
	vertical-align: middle;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 782px;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}

#header .logo {
	float: left;
	margin-top: 4px;
	margin-left: 22px;
	width: 250px;
}

*html #header .logo {
	float: left;
	margin-top: 4px;
	margin-left: 9px;
	width: 250px;
}

#header .utilities {
	float: right;
	margin-top: 27px;
	margin-right: 11px;
	padding-right: 19px;
	height: 27px;
	background-image: url(images/n-bl-bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}

*html #header .utilities {
	float: right;
	margin-top: 27px;
	margin-right: 5px;
	padding-right: 19px;
	height: 27px;
	background-image: url(images/n-bl-bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#header .utilities a:link, #header .utilities a:visited, #header .headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#228aa5;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	vertical-align: super;
}

#header .utilities a:hover {
	color: #f1af16;
	text-decoration: none;
}

.nav {
	float: left;
	margin: 1px 0 0 11px;
	height: 27px;
	width: 760px;
	background-image: url(images/n-bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}

*html .nav {
	float: left;
	margin: -2px 0 0 6px;
	height: 27px;
	width: 760px;
	background-image: url(images/n-bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.nav ul {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 5px 0 4px 0;
}

.nav li {
	display: inline;
	border-right: 1px solid #E49D46;
	border-left: 1px solid #964E08;
	margin-right: -4px;
}

.nav a:link, .nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#228aa5;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 15px 5px 15px;
	background-image: url(images/n-bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.nav a:hover, .nav li.active a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/n-bkgd-on.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* secondary nav - n2-bkgd.gif includes the curved bottom */

#nav2 {
	float: left;
	width: 172px;
	padding-top: 7px;
	background-color: #E3E8EB;
	background-image: url(images/n2-bkgd.gif);
	background-position: bottom;
}

#nav2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 18px;
}

#nav2 li {
	list-style-image: none;
	border-top: 1px solid #13748F;
	padding-bottom: 0px;
	list-style: none;
}

#nav2 a:link, #nav2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 3px 3px 5px 10px;
	background-color: #E3E8EB;
}

#nav2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D8BA1;
	padding: 3px 3px 5px 10px;
}

#nav2 li.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D8BA1;
	padding: 3px 3px 5px 10px;
}

/* end secondary nav */


#photo {
	clear:both;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

*html #photo {
	clear:both;
	position:relative;
	margin-left: 11px;
	width: 760px;
}

#photo .title {
	clear:both;
	position: relative;
	float: left;
	width: 300px;
}
#photo .image {
	float: right;
	height: 169px;
}

#colmask {
	float: left;
	margin-left: 11px;
	width: 760px;
}
*html #colmask {
	float: left;
	margin-left: 5px;
	width: 760px;
}

.colleft {
	float: left;
	width: 172px;
	padding-bottom: 30px;
}

.content {
	float: right;
	width: 550px;
	margin-top: 10px;
	margin-right: 15px;
}
*html .content {
	width: 550px;
	margin-top: 10px;
	margin-left: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C05D07;
	margin: 0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #13748F;
	margin: 0;
}

ol {
	padding-bottom: 5px;
}

ul{
	list-style-image: url(images/bullet.gif);
	padding-bottom: 5px;
}

.polls {
	float: left;
	width: 171px;
	padding: 2px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/left-curve-bkgd.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

*html .polls {
	float: left;
	width: 171px;
	padding: 2px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/left-curve-bkgd.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.leftBox {
	float: left;
	width: 171px;
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/left-curve-bkgd.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#footer {
	clear:both;
	position:relative;
	margin: 0 auto 0px auto;
	width: 772px;
}
#footer .logo {
	float: left;
	margin: 4px 0 10px 0;
	width: 250px;
}
#footer .text {
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	width: 450px;
	text-align: right;
	line-height: 18px;
	margin-top: 5px;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #C05D07;
	text-decoration: underline;
}

/* Home Styles */

#photoHome {
	float: left;
	margin-left: 11px;
	width: 760px;
	min-height: 351px;
	background-color: #FFFFFF;
	background-image: url(images/photo-home.jpg);
	background-repeat: no-repeat;
	background-color: #E3E8EB;
}

*html #photoHome {
	float: left;
	margin-left: 6px;
	width: 760px;
	height: 351px;
	background-color: #FFFFFF;
	background-image: url(images/photo-home.jpg);
	background-repeat: no-repeat;
	background-color: #E3E8EB;
}

#photoHome .text {
	float: right;
	text-align: right;
	width: 500px;
	margin-top: 15px;
	margin-right: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#photoHome .textPa {
	float: right;
	text-align: right;
	width: 500px;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

*html #photoHome .textPa {
	float: right;
	text-align: right;
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.homeBlog {
	 background-image:url(images/home-table-bkgd.gif); 
	 background-repeat: no-repeat; 
	 background-position: left bottom; 
	 padding: 0 20px 20px 20px;
}

.homeSpeak {
	background-image:url(images/home-table-bkgd.gif); 
	 background-repeat: no-repeat; 
	 background-position: left bottom; 
}

.homeSpeak P {
	 padding: 0 25px 0px 25px;
}

.speakout {
	background-image:url(images/home-quotes-bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
}

.homeNews {
	 background-image:url(images/home-news-bkgd.gif); 
	 background-repeat: no-repeat; 
	 background-position: left bottom; 
	 padding: 0 20px 20px 20px;
}

.blueBold {
	color: #13748f;
	font-size: 14px;
	font-weight: bold;
}

hr {
	border: none 0; 
	border-top: 1px dotted #ddd;
	height: 1px;
	margin: 5px 0 5px 0;
} 

/** home right column **/

.twitter {
	float: right;
	width: 243px;
	text-align: center;
	margin-right: 10px;
}

.twittercontent {
	padding: 5px 5px 10px 5px;
	background-image:url(images/home-twitter-bkgd.gif); 
	background-repeat: repeat-y;
}

.twtr-hd, 
.twtr-ft 
{ 
display: none; 
} 

/** end home right column **/

/** home left column **/

.whatsnew {
	float: left;
	width: 489px;
	margin-left: 10px;
}

.whatsnewcontent {
	margin-top: -18px;
	padding: 0 13px 5px 13px;
	background-image:url(images/home-whats-new-bkgd.gif); 
	background-repeat: repeat-y;
}

.whatsnewcontent hr {
	border: none 0; 
	border-top: 1px dotted #ddd;
	height: 1px;
	margin: 10px 0 -5px 0;
} 

.rss_sub_title {
	font-weight: bold;
}

/** end home left column **/

/** rounded buttons **/
.round {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	width: 72px;
	height: 18px;
	background: #13748F url(/assets/images/b-bkgd.gif) no-repeat;
}

.roundLong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	width: 110px;
	height: 18px;
	background: #13748F url(/assets/images/b-bkgd-long.gif) no-repeat;
}

/** .blogPosts {
	border-bottom: 1px dotted #13748F;
	padding: 10px 0 10px 0;
} **/


