/*layout styles */

	body { 
	background-color:#836E5D;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	color:#836E5C;
}

	div {
	text-align:left;
	font-size:11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	#content {
	background-image:url(../i/bg_content.jpg);
	margin:0 auto;
	width:980px;
	min-height:200px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	line-height:18px;

}

	#footer { 
	margin:0 auto; 
	width:980px;
	height:91px; 
	line-height:18px;
	font-size:10px;\
	background-color: #E7E2DB;
}

#corp-nav a, #corp-nav a:link {
	color:#836E5D;
	display: block;
	clear: both;
	text-transform: uppercase;
	font-size:10px
}

#corp-nav a:hover { color:#000 }

#corp-nav a:visited { color:#836E5D }

/*header styles */

  a.nav  {
      float:left;
      margin:0;
      text-decoration:none;
      border-right:1px solid #FFFFFF;
      text-align:center;
      display:block;
      background:#836E5C;
      width:133px;
      padding:4px;
      line-height:6px;
      }

	 a:hover.nav {
	 background:#201707;
     cursor:pointer;	
}

/*content area styles */

img {
	border:none;
}

li {
	list-style-image: url(../i/bullet.gif);
}

#content a {
	text-decoration:none;
	color:#231101;
}

#content a:active, a:link, a:visited {
	text-decoration:none;
	color:#231101;
}

#content a:hover {
	color:#201707;
}

/*headings */

	h1 {
	font-size:25px;
 	line-height: 1em;
 	margin:0px auto;
}

	.subhead {
	font-size:22px;
	color:#846F5E;
}

	h2 {
	font-size:20px;
 	margin-top:4px auto;
 	padding-bottom:10px auto;
	display:inline;
	margin-bottom:6px auto;
}


	h3 {
	font-size:20px;
 	line-height: 1em;
 	margin:0px auto;
}

 

	#content.p {
	line-height:17px;
}

	.inline_photo {
	float:left;
	padding: 0px 15px 15px 0px;
	color: #836E5D;	
}

	.inline_photo img {
	border:1px solid #fff;	
}
	

	.inline_photo img:hover {
	border:1px solid #201707;
}


	#leftbar {
	padding:15px;
	color:#836E5D;	
	line-height:16px;
}

	#leftbar_widget {
	color:#836E5D;
	margin-top:none;
	margin-bottom:18px;
	padding-top:none;
	padding-bottom:10px;
	border-bottom:1px solid #836E5D;
}

	#rightbar {
	background-color:#E5E2DD;
	color:#836E5D;	
	border-left:1px solid #fff;
}

	#rightbar_widget {
	padding:16px;
	border-bottom:2px solid #fff;
	color:#836E5D;
	line-height:17px;
}

	#rightbar_widget img {
	margin-bottom:8px;
	}

	#rightbar_line {
	border-top:1px solid #C0B6AD;
	border-bottom:1px solid #fff;
	margin-top:8px;
	margin-bottom:8px;
}

	#content_line {
	border-bottom:1px solid #E6E1DB;
	margin: 18px 0px 18px 0px;
	display:block;
}

/*footer styles */

#footer a {
	text-decoration:none;
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
	color:#fff;
}	

/*generic styles */

	input, textarea, select{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}