
/* CSS Document */
/* Coded by Benjamin Lowenstein Aug 29, 2007 */
/* Hours: 9.10 5.5 +  */

.customForm form {
	float: left;
	border: 0px solid black;
	padding-bottom: 20px;
}
.customForm p {
	width: 300px;
	float: left;
	border: 0px solid black;
}

div.clear {
	clear: both;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

td,li,p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;;
	color: #2c1b11;

}
h1,h2,h3,h4,h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2c1b11;
	
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #2c1b11;
}

body.BG {
	background: #d0d0c4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #2c1b11;
}

.dashH{

	 height: 2px;
  background: url(images/dashDot.gif);
  width:100%;
  border:0px;
  margin-bottom:10px;
}

.dashV{

	 width: 2px;
  background: url(images/dashDotV.gif);
  background-repeat: vertical;
  height: 120px;
  border:0px;
  float:left;
  margin-right:20px;

}

#applyNow {
	float: left;
	/*border-left: 2px dotted #111;
	padding-left: 15px;*/
	margin-bottom: 15px;
	width: 120px;
	display: block;
	border:0px solid black;
}


#contentArea {
	float: left;
	/*border-left: 2px dotted #111;
	padding-left: 20px;*/
	margin-bottom: 15px;
	width: 245px;
}


#container {
	position: relative;
	background: #fff;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	margin-top: 10px;
	border: 1px solid #848564;
	padding: 16px 60px 0px 60px;	
}

#logo {
	padding: 0px;
	margin-left: -30px;
	height: 200px;
}

#main_menu {
	position: relative;
	padding: 0px;
	width: 330px;
	height: 200px;
	margin-top: 35px;
	margin-bottom: 35px;
}
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 8.3em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		/*line-height : 1.55em;
		margin-bottom : -1px;*/
		margin-bottom:10px;
		width: 8.3em;
		text-transform: uppercase;
	}

	#nav li a.on {
		font-weight: bold;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 8.3em;
		/*margin-top : -1.35em;*/
		margin-top : -25px;
		/*border:1px solid yellow;*/

	}
	
	#nav li ul li a { 
		margin:0px;
		
	}
	#nav li ul li a:hover { 
		font-weight:bold;
	}

	#nav li ul li a.off {
		width: 12.0em;
		text-transform: none;
	}	

	#nav li ul li a.on {
		width: 12.0em;
		text-transform: none;
		font-weight: bold;		
	}

	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		/*border:1px solid orange;*/
	}
	
	
	
	#nav li a {
		width: 8.3em;
		w\idth : 8.3em;
		font-size: 12px;
		display : block;
		color: #2C1B11;
		text-decoration : none;
		background : transparent;
		border : 0px solid black;
		padding : 0 0.5em;
		margin-bottom:15px;
		letter-spacing:1px;
	}
	
	#nav li a:hover {
		color : #333;
		background : transparent;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
#metaPageContent {
	position: relative;
	margin: 0px 0px 0px -30px;
	padding-top: 25px;
	/*border-top:2px dotted #111;*/
	font-size: 10px;
	display: block;
	line-height: 1.6em;
}

#metaPageContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#metaPageContent li {
	background-image:url(images/plus.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
}


#pageContent {
	float: left;
	display: block;
	font-size: 10px;
	width: 740px;
}
#pageContent td{
	font-size: 11px;
	font-weight:bold;
	
}


#pageContent_reduced {
	float: left;
	display: block;
	font-size: 10px;
	width: 470px;
	padding-right: 10px;
}

#footer {
	clear: left;
	position: relative;
	width: 940px;
	margin-left: -60px;
	background: #daceba;
	text-align: center;
	padding: 5px 5px;
	height: 100%;
	display: block;
}

#footer p {	
	color: #2c1b11; 
}

#footer p a {
	color: #2c1b11;
	text-decoration: none;
	text-transform: none;
}

#footer p a:hover {
	text-decoration: underline;
}

.footer1 {
	font-size: 12px;
}

.footer2 {
	padding-bottom: 5px;
	font-size: 9px;
	line-height:1.2em;
}


.contentBox {
	float: left;
	width: 130px;
	height: 85px;
	padding-right: 50px;
	font-size: 10px;
}

.contentBox up {
	margin-top: -5px;
}

/* Gallery */

#gallery {
	position: absolute;
	top: 17px;
	right: 55px;
	width: 529px;
	height: 452px;
	z-index: 3;
	background: url('images/gallery_bg.gif');
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #2c1b11;
	border: solid 0px yellow;
}

#galleryLinks{
	width: 519px;
	text-align: center;
	margin: 0px auto;
	border:0px solid orange;
	line-height: 20px;
}

#galleryLinks a {
	color: #2c1b11;
	text-decoration: none;
}

#galleryLinks a:hover {
	color: #000;
}

#galleryLinks a:visited {
	color: #333;
}

#galleryLinks a.galleryLinkOn{
	color: #333;
}

#galleryLinks a.galleryLinkOff{
	color : #333;
}

#galleryPhoto{
	border:px solid green;
	padding: 16px 0px 0px 12px;
	width:500px;
}

.galleryPhotoCaption {
	font-weight: bold;
}
.requiredField {
	font-weight: bold;
}

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
 
.formLabel {
 background-color: #ECEEF0;
 }

.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 background-color: #AAAA77;
 color: #FFFFFF;
 font-weight: bold;
 }

.contentListCell {
 background-color: #EEEEEE;
 color: #000000;
 }
.contentListCellAlt1 {
 background-color: #CCCCCC;
 color: #000000;
 }
.contentListCellAlt2 {
 background-color: #DDDDDD;
 color: #000000;
 }
.alternate1 {
 background-color: #CCCCCC;
 color: #000000;
 }
.alternate2 {
 background-color: #DDDDDD;
 color: #000000;
 }
.alternate3 {
  background-color: #FFF;
  border:2px solid #EFEDEE;
  color: #000000;
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
