/* CSS Document */

body {
	margin-top: 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
}

a {
	text-decoration:none;
	color:#990000;
}

a:hover {
	text-decoration:underline;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

.clear {
	clear:both;
	line-height:1px;
}

#frame {
	width:762px;
	margin-right:auto;
	margin-left:auto;
}


#header {
	height:112px;
}

#headerTop {
	background-image:url(/images/mainHeader/mainHdr.gif);
	height:89px;
}

.dropDownMenu {
	font-size:80%;
	position:absolute;
	top:115px;
	padding:6px 4px;
	border:1px solid #BFBFBF;
	display:none;
	background-color:#F6F2E1;
	/*width:129px;*/
}

.menuArrow {
	float:right;
	border:none;
	margin-top:5px;
	margin-left:3px;
}

#header ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#header li {
	float:left;
	position:relative;
}

#header li ul {
	display:none;
	position:absolute; 
	width:129px;
	top:21px;
	left:0px;
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	border-left:1px solid #BFBFBF;
	background-color:#F6F2E1;
	padding:6px 4px;
	font-size:80%;
}
 
#header #career ul {
	display:none;
	position:absolute; 
	width:123px;
	top:21px;
	left:0px;
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	border-left:1px solid #BFBFBF;
	background-color:#F6F2E1;
	padding:6px 4px;
	font-size:80%;
}
 
#header li > ul, #header #career > ul {
	top:auto;
	left:auto;
}

#header li:hover, #header li.sfhover, #header #career:hover, #header #career.sfhover {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
}

#header li:hover ul, #header li.sfhover ul, #header li ul li:hover ul, #header li ul li.sfhover ul, #header #career:hover ul, #header #career.sfhover ul, #header #career ul li:hover ul, #header #career ul li.sfhover ul {
	display:block;
}

#header li ul ul {
	margin:-30px 0px 0px 129px;
	left:auto;
	border-top:1px solid #BFBFBF;
	font-size:100%;
}

#header #zoning ul ul {
	margin:-30px 0px 0px 129px;
	left:-267px;
	border-top:1px solid #BFBFBF;
	font-size:100%;
}

#header #career ul ul {
	margin:-30px 0px 0px 135px;
	left:-267px;
	border-top:1px solid #BFBFBF;
	font-size:100%;
}

#header li:hover ul ul, #header li.sfhover ul ul, #header #career:hover ul ul, #header #career.sfhover ul ul {
	display:none;
}

#header li ul a {
	display:block;
	color:#000000;
	text-decoration:none;
	padding:4px 5px;
	width:119px;
}

#header #career ul a {
	display:block;
	color:#000000;
	text-decoration:none;
	padding:4px 5px;
	width:113px;
}

#utils {
	float:right;
	padding-top:12px;
	padding-right:6px;
}

#mainPhotos {
	height:161px;
}

#pageContent{
	border:solid 1px #B3B3B3;
	background-image:url(/images/misc/leftColBackground.gif);
	background-repeat:repeat-y;
}

* html #pageContent {
	height:1%;
}

#leftFrame {
	float:left;
	width:248px;
	/*border-right:1px solid #E6E6E6;*/
}

#events {
	background-image:url(/images/misc/events_bg.gif);
	background-repeat:no-repeat;
	background-color:#D4D4D4;
	margin:5px auto;
	width:236px;
}

#eventsText {
	padding:20px 14px 5px 14px;
}

#eventsText h1 {
	font-size:80%;
	color:#990000;
	padding-top:10px;
	line-height:7px;
}

#eventsText h2 {
	font-size:85%;
	color:#990000;
}

#eventsText p {
	font-size:75%;
	line-height:130%;
}

* html #eventsText h1 {
	margin:10px 0px;
}

* html #eventsText p {
	margin:7px 0px;
}

#content {
	float:left;
	width:511px;
	margin-left:-1px;
	margin-bottom:10px;
}

#content p {
	margin:20px 15px;
}

#content img {
	margin:20px 0px 0px 15px;
}

#announcement {
	background-image:url(/images/misc/rose-white_gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	margin-left:5px;
	margin-bottom: 7px;
	border:1px solid #CFCFCF;
	padding: 10px;
	width:479px;
	font-size:75%;
}

*html #announcement {
	width:469px;
}

#announcement img {
	margin:0px 0px 10px 0px;
}

* html #announcement img {
	margin-bottom:0px;
}

#imgHead {
	float:left;
}

#moreInfo {
	float:right;
}

#announcement p {
	margin:0px 0px 12px 0px;
}

#announcement p.title {
	clear:both;
	font-weight:bold;
	font-size:130%;
	margin:0px 0px 5px 0px;
}

#mission {
	background-image:url(/images/misc/grey-white_gradient.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	margin-left:5px;
	border:1px solid #CFCFCF;
	padding: 10px 10px 0px 10px;
	width:204px;
	height:110px;
	font-size:75%;
}

#mission img {
	margin:0px 0px 10px 0px;
}

#mission p {
	margin:0px;
}

#newsletter {
	background-image:url(/images/misc/grey-white_gradient.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	margin-right:5px;
	border:1px solid #CFCFCF;
	padding: 10px 10px 0px 10px;
	width:235px;
	height:110px;
	font-size:75%;
}

#newsletter img {
	margin:0px 0px 10px 0px;
}

#newsletter p {
	margin:0px;
}

#newsletter form {
	margin:10px 0px;
}

#leftspacer {
	width:248px;
	/*border-right:1px solid #E6E6E6;*/
}

#subFooter {
	clear:both;
	margin:3px 0px;
	height:22px;
	text-align:center;
	color:#606060;
	border:1px solid #E1E1E1;
	background-color:#F0F0F0;
	font-size:75%;
}

#subFooter p {
	margin:4px;
}

#footer {
	clear:both;
	margin-top:2px;
	text-align:right;
	border-top:1px solid #E1E1E1;
	font-size:75%;
	color:#E1E1E1;
}

.whatsThis {
	padding:0px 4px;
	background-color:#DDDDDD;
	color:#666666;
}

.whatsThis a {
}

.whatsThisHint {
	display:none;
	background-image:url(/images/misc/grey-white_gradient.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	width:200px;
	border: 1px solid #CFCFCF;
	font-size:85%;
	position:absolute;
	margin-top:-30px;
	z-index:10;
}

.whatsThisHint h1 {
	font-size:120%;
	margin:10px 10px;
}