/* MAIN STYLES */
body { 
	background:#b28b46 url(../images/bg2.jpg) center top no-repeat fixed;

	font-family:verdana,sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}





body.popup {
	background-color:#ffffff;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 
form {margin:0;}

.alert{color:#b52322; font-weight:bold;}
	
a {color: #0e3145; text-decoration:none;  font-weight:bold;}	
a:hover {color: #000000}	 
 
.imageBorder {border:1px solid #000} 

a:link .imageBorder { border-color: #000; } 

  
#pagelayout{
	width: 100%;
	z-index:0;
	margin: 0 auto;
	
} 

#header{
	width:980px;
	height:187px;
	background: url(../images/header.jpg) no-repeat;
}
#top{
	width:980px;
	height:29px;
	background:#2f4495;
	border-bottom:1px solid #fff;
	color:#fff;
}
#top a{
	color:#fff;
}

#navbar{
	clear:both;
	height:35px;
	background:#2f4495;
	border-top:1px solid #fff;
	text-transform:uppercase;
	font-size: 11px;
}  
 

#main{
	width: 980px;
	margin: 0 auto;
	z-index:0;
	background:#ffffff;
	min-height:500px;
	overflow:hidden;
}



#content-holder {
	background:#ffffff;
	overflow:hidden;
	margin-top:10px;
	min-height:400px;
	}



#content-center {
   float:left;
   margin-left:5px;
   margin-right:5px;
   padding:10px;
}

#content {
   text-align:left;
}

.latestNews {
   float:right;
   background:#f9f9f9;
   border-top:3px solid #365069;
   padding:10px;
}
.latestNews h2 {
	font-size:12px;
	color:#000;
	margin-top:0px;
}
.latestNews p {
	font-size:10px;
	color:#000;
}
.latestNews .readmore {
	float:right;
	text-decoration:none;
	color:#9d0700;
	font-weight:bold;
}

#content-center ul{
	margin:5px 0 10px 50px;
	padding:0;
	list-style:url(../images/red_bullet.jpg) outside;
}
#content-center li{
	margin-top:3px;
}




h1 {
	color: #0e3145;
	font-size: 18px;
	text-transform:uppercase;
	font-weight: bold;
	font-family: georgia, serif;
	margin-bottom:8px;	
	margin-top:0px;	
	padding-bottom: 4px;
}


h2 {
	color:#000;
	margin:15px 0 0px 0;
	font-size:14px;
}


#footer {
	clear:both;
	font-size: 10px;
	color: #000;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background:#fff;
	width:980px;
	margin: 0 auto;
}

#footercontent {
	margin: 0 auto;
	text-align:center;
	padding:10px;
	
}



/*input, select {margin-bottom:8px;}*/
	

input:focus, input.sffocus, textarea:focus, textarea.sffocus, select:focus, select.sffocus{
	background-color: #f8f7e7;
	border-color: #b8b9b8;
}	

	




.clearfix:after {content: "."; height:0; visibility: hidden; display: block; clear: both; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%; display: block; }
/* End hide from IE-mac */





.date {
	font-size:11px;
	color:#69696a;
}
.darkdate {
	font-size:11px;
	color:#000;
}

#backToPage {
float:right;
}
#backToPage a, #backToPage a:visited {
line-height: 22px;
height:25px;
display:block;
background: url(../images/goback.gif) no-repeat left ;
padding: 0px 0px 0px 30px;
font-weight:bold;
color: #6c6a75;
text-decoration: none;
font-size: 12px;
}
#backToPage a:hover {
text-decoration: underline;
}


hr {
	border:none;
	border-bottom:1px dotted #d2cfcb;
	height: 0;
}
#photoDetail{
	color:#8e8e8e;
	overflow:hidden;
	clear:both;
}
#photoDetail #photoImage{
	float:left; 
	width:400px; 
	padding-right:20px;
	
}

#photoDetail #photoDescription{
	float:left; 
	width:400px; 
	border-left:1px dotted #d2cfcb; 
	padding-left:20px;
    padding-bottom:9999px;
    margin-bottom:-9999px;
	
}

#photoDetail .descriptionHeader{
	color:#000;
	font-weight:bold;
}

#photoDetail a.visit {
	float:right;
	line-height: 18px;
	background: url(../images/right-arrows.gif) no-repeat right;
	padding: 0px 20px 0px 0px;
	font-weight:bold;
	color: #6c6a75;
	text-decoration: none;
	font-size: 12px;
}

#photoDetail a.download {
	float:right;
	line-height: 18px;
	background: url(../images/icon_download.jpg) no-repeat right;
	padding: 0px 20px 0px 0px;
	font-weight:bold;
	color: #6c6a75;
	text-decoration: none;
	font-size: 12px;
}
#photoDetail a:hover {
	text-decoration: underline;
}

img {
	border:1px solid #949089;
}

#leftcol {
	width: 950px;
}
#leftcol h2 {
	text-align: right;
	padding: 10px 25px 20px 0;
}
#rightcol h2 {
	padding: 20px 0 15px 20px;
}
#leftcol ul {
	margin:0;
	padding:0 0 0 20px;
}
#leftcol ul li {
	list-style: none;
	display: inline;
}

#leftcol .news {
	float: right;
	width:100%;
	margin-left:20px;
	text-align: left;
	border-bottom: 1px dotted #BBE0EB;
	padding: 10px;
}
* html #leftcol .news {
}
#leftcol .news div.indent {
	float: left;
	margin:0 0 0 0px;
	width: 100%;
	padding: 0 5px 0 0px;
}


#leftcol .news a {
	font-weight: bold;
	text-decoration: none;
	color: #550f1b;
}
#leftcol .news a.continue {
	font-weight: normal;
}
#leftcol .news a:hover {
	text-decoration: underline;
	color: #550f1b;
}
#leftcol .news strong {
	font-weight: normal;
}
#leftcol .news_date {
	float: left;
	font-family:century gothic;
	text-align: center;
	margin:0;
	width: 23px;
	height: 27px;
}
#leftcol .news .month {
	float: left;
	width: 23px;
	font-size: 12px;
	color: #9c0504;
	clear: both;
	font-weight:bold;
}
#leftcol .news .day {
	float: left;
	width: 23px;
	font-size: 20px;
	color: #9c0504;
	font-weight:bold;
}
#leftcol h2 {
	margin-left:-2px;
	margin-top:-10px;
	margin-bottom:-16px;
	padding-bottom:0px;
	text-align:left;
}
