@charset "utf-8";
body {
	background-color: #001b4a;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#top-bar {
	background-image: url(images/topbar.gif);
	height: 11px;
	width: 978px;
}
#global-container {
	position: relative;
	width: 978px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: auto;
	font-size: 0;
}
#latest-photos {
	background-image: url(images/latest-photos-contents.gif);
	padding: 10px;
	height: 119px;
	width: 695px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#bottom-bar {
	background-image: url(images/bottom-bar.gif);
	height: 18px;
	width: 978px;
}
#main-contents {
	background-color: #FFFFFF;
	background-image: url(images/layout_12.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#news-grad-bg {
	background-image: url(images/latest-news-contents.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 400px;
	width: 224px;
}
.creative-commons-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 5px;
	float: right;
}

.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003261;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.main-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.main-text a {
	color: #773425
}
.main-text a:hover {
	 color: #b8958d;
 	text-decoration: underline;
}
#right-column {
	padding: 5px;
	height: auto;
	width: 160px;
	float: left;
}
#main-text-window {
	float: left;
	height: auto;
	width: 515px;
}
#main-table {
	height: 100%;
}
.latest-news-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-weight: normal;
}

.latest-news-text a {
 color: #773425;
 
}

.latest-news-text a:hover {
 color: #b8958d;
 text-decoration: underline;
 
}

.red-arrow {
	padding: 3px;
}
.office-image {
	padding: 2px;
	border: 1px dashed #D9D39F;
	margin-bottom: 5px;
	
}

.office-location {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	float: left;
	height: auto;
	width: 130px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: inline;
}
img {
	border: 0px;
	
}
#navbar {
	background-image: url(images/trans-bg.png);
	background-repeat: repeat;
	float: left;
	height: 30px;
	width: 654px;
	margin-top: 0px;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	line-height: 30px;
}
#navbar  li {
	display: inline;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	height: 35px;
	width: 127px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
}
#navbar li:hover {
	background: #0B5EAB;
}

.navbar-image {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
#dropmenudiv{
	position:absolute;
	border:2px solid #1b4e7d;
	line-height:18px;
	z-index:100;
	padding-right: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 4px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dee1ef;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #011880;
	background-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #f2f0e2;
	color: #773425;
}
#footer-nav-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
}
#footer-nav-txt  a {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer-nav-txt  a:hover {
	text-decoration: none;
}
#main-post-window {
	float: left;
	height: auto;
	width: 685px;
}
.post-title a {
	color: #773425;
}
.post-title  a:hover {
	color: #b8958d;
	text-decoration: underline;
}
#searchform form input#searchsubmit {
	width: 42px;
	background: url(images/go-button.gif) no-repeat center left;
	height: 21px;
	border: 0;
	
	}
	#searchform {
	width: 175px;
	float: left;
	background: url(images/searchform.gif) no-repeat top left;
	height: 45px;
	margin-bottom: 20px;
}

#searchform form {
	float: left;
	width: 175px;
	margin-bottom: 5px;
	display: inline;
}

#searchform form input#s {
	width: 174px;
	background: url(images/form.png) no-repeat top left;
	height: 22px;
	border: 0;
	float: left;
	margin-right: 0px;
	padding: 10px 10 0 10px;
	color: #666;
	}
#archives {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
	
	#feed {
	width: 175px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}

#feed a.rss {
    width: 32px;
	height: 27px;
	background: url(images/rss.gif) no-repeat top left;
	float: right;
	text-align: left;
}
.h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
