/* global stuff */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #003468 url(../images/global_topbg.gif) repeat-x;
	margin: 20px 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a, a:link, a:active, a:visited {
	color: #34618f;
	text-decoration: none;
}
a:hover {
	color: #f4911e;
}
/* heading */
h1 {
	font-size: 21px;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	color: #f4911e;
}
/* normal "subhead" */
h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	color: #000000;
}
/* for over lists */
h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #000000;
}
/* project stuff */
h4 {
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #34618f;
}
/* list stuff */
ol {
	color: #000000;
	padding: 0px 0px 18px 30px;
	margin: 0px;
}
ul {
	color: #000000;
	padding: 0px 0px 18px 30px;
	margin: 0px;
}
li {
	font-size: 12px;
	padding: 0px;
	padding: 0px 0px 5px 0px;
}
p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	color: #000000;
	text-align:justify;
}
#header {
	width: 940px;
	margin: 0 auto;
}
#greyBox {
	background-color: #b2b2b2;
	/*overflow: hidden;*/
}
#whiteContent {
	width: 920px;
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	background-color: #FFFFFF;
}
.blueBg {
	padding-top: 5px;
}
#homeLeftPhoto {
	width: 387px;
	float: left;
}
#homeRightPhoto, #homeRightButtons {
	width: 528px;
	float: right;
}
/*#homeRightButtons {width:355px;}*/
#homeBottom {
	width: 920px;
	clear: both;
	padding-top: 7px;
}
#searchText {
	width: 345px;
	padding: 15px 5px 0px 15px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #8C8C8C;
	line-height: 16px;
	text-align:justify;
}
#newsButton {
	width: 173px;
	height: 254px;
	/*margin-right: 5px;*/
	/*margin-top:5px;*/
	/*clear:both;*/
	float: right;
	background: url(../images/hmsnipe_news3.jpg) no-repeat;
}
/*#newsButton {
	width: 173px;
	height: 124px;
	margin-right: 5px;
	float: left;
	background: url(../images/hmsnipe_news.jpg) no-repeat;
}*/
#honorButton {
 width: 350px;
 height: 124px;
 /*margin-right: 5px;*/
 margin-right:5px;
 margin-top:5px;
 float: right;
 background: url(../images/hmsnipe_honor2.jpg) no-repeat;
}
#webcamButton {
 width: 350px;
 height: 124px;
 float: right;
 margin-right:5px;
 background: url(../images/hmsnipe_webcams2.jpg) no-repeat;
}

/* ad snipe stuff, way overkill - don't fess with these lines */

.adSnipes, .adSnipesTwo {
	margin: 10px 0px 0px 13px;
}
.adSnipes h2, .adSnipesTwo h2 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #F3901D;
}
.adSnipes p, .adSnipesTwo p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}
.adSnipes p {
	color: #B2B2B2;
}
.adSnipes a, .adSnipes a:link, .adSnipes a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.adSnipes a:hover, .adSnipes a:active {
	text-decoration: underline;
}
.adSnipesTwo p {
	color: #666666;
}
.adSnipesTwo a, .adSnipesTwo a:link, .adSnipesTwo a:visited {
	text-decoration: none;
	color: #003468;
}
.adSnipesTwo a:hover, .adSnipesTwo a:active {
	text-decoration: underline;
}

/* layout stuff */

#largePhotoBlock {
	width: 459px;
	float: left;
}

#defaultCopyBlock {
	width: 415px;
	float: right;
	padding: 18px 17px 0px 0px;
}
#defaultCopyBlock li {
	line-height: 16px;
}
#largeCopyBlock {
	width: 920px;
	padding-top:15px;
	float: left;
}
.currBidding{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
.currBiddingTitle{
	font-size:10px;
	color:#34618F;
}
#portIntro {
	 width: 875px;
	 margin: 18px 0px 0px 23px;
}

/* portfolio intro listing */

#portListing {

}

#portListing h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	text-align: center;
}

#portListing a, #portListing a:link, #portListing a:active, #portListing a:visited {
	color: #34618f;
	text-decoration: none;
}

#portListing a:hover {
	color: #f4911e;
}

/* portfolio */

#portfolioTitle {
	width: 535px;
	margin: 18px 0px 0px 5px;
}

#portfolioBlock {
	width: 720px;
	float: right;
}

#portfolioItem {
	width: 340px;
	float: right;
}

#portfolioItem li {
	line-height: 16px;
}

#photoGallery {
	width: 360px;
	float: right;
	padding-top: 10px;
}

#leftPort {
	width: 540px;
	float: left;
}

/* footer stuff */

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 15px;
	color: #B2B2B2;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #B2B2B2;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
}

/* nav stuff also overly complicated, don't fess with either */

#navHolder {
	width: 920px;
	height: 33px;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	background-color: #003468;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 14px;
}
#nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #B2B2B2;
	background-color: #003468;
	text-decoration: none;
	padding: 9px 26px 10px 26px;
	margin: 0px;
}
#nav a:hover {
	color: #FFFFFF;
}
.active {
	background-color: #34618f !important;
	color: #FFFFFF !important;
}
#nav li { /* all list items */
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	z-index: 99;
	width: 200px !important;
	margin: 0px;
	padding: 0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a {
	font-size: 12px;
	text-transform: none;
	color: #000000;
	width: 160px !important;
	margin: 0px 0px 0px 12px !important;
	padding: 7px 10px 7px 15px;
	background-color: #b2b2b2;
	border-top: 1px solid #9b9b9b;
	font-weight: normal;
	line-height: 15px;
}
#nav li ul a:hover {
	background-color: #2e2e2e;
	color: #FFFFFF;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* subnav */

#subnavHolder {
	width: 905px;
	height: 32px;
	margin: 0 auto;
	padding: 0px 20px 0px 15px;
	background-color: #34618f;
	background: url(../images/subnavbg2.gif) no-repeat;
}
#portfolionavHolder {
	width: 900px;
	height: 46px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	background-color: #34618f;
	background: url(../images/subnavbg2.gif) no-repeat;
}
#subnav, #subnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 14px;
}
#subnav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #34618f;
	text-decoration: none;
	padding: 9px 22px 9px 22px;
	text-align: center;
	margin: 0px;
}
#subnav a:hover {
	color: #f4911e;
}
.subactive {
	background-color: #34618f !important;
	color: #b3c7dc !important;
}
#subnav li { /* all list items */
	float: left;
	margin: 0px;
	padding: 0px;
}

/* projects navigation */

#trinavTop {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 180px;
	height: 18px;
	text-align: center;
}
#triNavBlock {
	width: 180px;
	float: left;
}
#trinav, #trinav ul { /* all lists */
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style: none;
	line-height: 13px;
}
#trinav a {
	width: 146px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #b2b2b2;
	text-decoration: none;
	padding: 7px 17px 7px 17px;
	margin: 0px 0px 2px 0px;
}
#trinav a:hover {
	background-color: #2e2e2e;
	color: #FFFFFF;
}
.triactive {
	background-color: #2e2e2e !important;
	color: #FFFFFF !important;
}
#trinav li { /* all list items */
	margin: 0px;
	padding: 0px;
}