/* Lanmark Main Style Sheet */

/* ------------------------------ Generic Styles ------------------------------ */
* { margin: 0; padding: 0; text-align: left;}

body {
	text-align: center;
	background-color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
}

a {
	font-size:10px;
	text-decoration:none;
	color:#0000ee;
}

a:hover {
	text-decoration:underline;
}

p{
	margin-bottom: 10px;
}

h1{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}


h2{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-decoration: underline;
}

ul{
	margin-left: 35px;
	padding-bottom: 10px;
}


/* ------------------------------ End Generic Styles ------------------------------ */

/* ------------------------------ Layout Styles ------------------------------ */


#wrapper {
	width: 849px;
	margin: 0 auto;
}

#headWrap {
	width: 849px;
	height: 310px;
}

#topNavBar {
	width: 849px;
	height: 53px;
	background:url(../img/layout/headerTransBg.png) repeat;
}

#pageLogo {
	float: left;
	margin: 12px 20px 0 20px;
	height:30px;
	width:185px;
	background:url(../img/layout/logo.png);
	display: inline; /* Double margin float bug in IE6 Fix */
}

#mainNav {
	float: right;
	height: 20px;
	position:relative;
	left: 0px;
	top: 32px;
}

#navButton {
	float: left;
	width: 84px;
	margin: 0 3px 0 0;
	height: 21px;
}

#subNavBar, #serviceNavBar, #projectsNavBar {
	height: 21px;
	margin-top: 1px;
	background: url('../img/layout/subnavBg.png');
}

#subNavButton {
	float: left;
	margin: 0 30px 0 20px;
	height: 21px;
}

#subNavButton a:link, #subNavButton a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	line-height: 20px;
}

#headlineBar {
	background: url('../img/layout/headlineBg.png');
	height: 21px;
	color: #a41515;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	line-height: 20px;
	padding-left: 25px;
	margin-bottom: 6px;
}

#headlineBar a{
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}

#pageContent {
	min-height: 225px;
	width: 471px;
}

#contentWrapper{background: url(../images/fade.png); width:849px;}

#contentWrapper li{
	margin-top:5px; margin-bottom:5px;
}


#rightBox{
	width: 378px;
	min-height: 225px;
	max-height: 225px;
	float: right;
}

#rightPicture{
	padding-top:91px;
}

#mainContent {
	width: 471px;
	float: left;
}


#newsContent {
	width: 378px;
	margin-left: 471px;
	color: #ffffff;
}

#newsContent a{
	color: #ffffff;
	font-weight: bold;
}

.padding {
	padding: 25px;
}


#wrapAll {
	width: 849px;
	background: url('../img/layout/bottomBg.jpg') repeat-y;
}


#theFooter{
	background-color: #ffffff;
	min-height: 21px;
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	clear:both;
}

#theFooter a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

/* ------------------------------ End Layout Styles ------------------------------ */

/* ------------------------------ Begin News Styles ------------------------------ */


p.posted{
	font-size:10px;
	color:#000000;
	text-align: right;
}

#newsPost h1{
	text-decoration: underline;
}

#newsPost a{
	font-weight: bold;
}

#newsHeadline a:hover { text-decoration: underline; }


/* ------------------------------ End End Styles ------------------------------ */

/***************************************************/
/* JOB POSTINGS
/***************************************************/


#jobHeaders{
	width: 80px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-align: right;
}


#jobHeaders-right{
	padding-left: 100px;
	padding-bottom:10px;
	font-size: 12px;
}


#jobHeaders-right a{
	color: #000000;
}


#jobDiv{
	width:700px;
	padding: 10px;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#jobDiv h1{
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#jobDiv p{
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#jobDiv #postInfo{
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
}


#jobHeader{
	min-height:20px;
	background:url('../img/layout/careerHeaderBg.png') no-repeat;
	line-height:20px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	
}

/******************************************************/
/*Contacts Styles
/******************************************************/
#contacts-left{
	padding-top: 10px;
	width:100px;
	font-weight: bold;
	float: left;
	text-align:right;
}

#contacts-right
{
	padding-top: 10px;
	padding-left: 5px;
	width:500px;
	float: left;
	text-align:left;
}

#contacts-right a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

/*****************************************************
NEW MENU
*******************************************************/
.dropDown{width: 250px;position: relative; left: 0px; top:0px; display: none;}
#navAbout:hover #aboutDropDown{display:block;}
#dropDownItem{width: 250px; height:20px; line-height:20px;}

.bio{margin:5px 0 5px 0;}
.bio b{margin-left: 5px;} 

.bioSpec{margin-bottom:10px;}

.headshot{margin-top:6px; margin-right:10px; margin-bottom:5px; height:194px; width: 129px; float:left}

/*****************************************************
HOME
*******************************************************/
.rightMenu
{
	float:right;
	width: 375px;
}

.rightMenu a{text-decoration:underline;}
