body { 
	background: #fff url(../images/bg.jpg) repeat-x;
	font-family:arial;
	font-size: 12px;
	line-height:17px;
	color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	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: #550f1b; 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;
	
} 


#navbar{
	clear:both;
	height:35px;
	background:#54697c url(../images/bgMenu.jpg); background-repeat: repeat-x;
	border-top:1px solid #fff;
}  
 

#main{
	width: 800px;
	margin: 0 auto;
	z-index:0;
	background:#ffffff;
	min-height:500px;
	border-right:1px solid #d5c59f;
	border-left:1px solid #d5c59f;
	border-top:1px solid #d5c59f;
	overflow:hidden;
}



#content-holder {
	background:#ffffff;
	overflow:hidden;
	margin-top:10px;
	}

#content-left {
   float:left;
   margin-left:5px;
   margin-right:5px;
   padding:10px;
   width:190px;
}

#content-center {
   float:left;
   margin-left:5px;
   margin-right:10px;
   padding:10px;
   width:540px;
}

.latestNews {
   float:right;
   background:#f9f9f9;
   border-top:3px solid #d5c59f;
   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:#550f1b;
	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 {
	font-family:Georgia,"Times New Roman",Times,serif;
  	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#292929;
	margin-bottom:8px;	
	margin-top:0px;	
	padding-bottom: 4px;
}


h2 {
	color:#000;
	margin:15px 0 0px 0;
	font-size:14px;
	text-transform:capitalize;
}


#footer {
	clear:both;
	font-size: 10px;
	color: #000;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background:#fff;
	width:800px;
	margin: 0 auto;
	border-right:1px solid #d5c59f;
	border-left:1px solid #d5c59f;
	border-bottom:1px solid #d5c59f;
	border-top:1px solid #d5c59f;
}

#footercontent {
	margin: 0 auto;
	text-align:center;
	padding:10px;
	
}
#footerlinks li { display: inline; color: #000;}

#footerlinks li a
{
	text-decoration: none;
	padding: 0 10px 0 5px;
	text-transform: lowercase;
	border-right: 1px dotted #000;
}


/*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 */


#leftcol {
	width: 90%;
	border-right: 1px dotted #BBE0EB;
}
#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 #d2cfcb;
	padding: 10px;
}
* html #leftcol .news {
}
#leftcol .news div.indent {
	float: left;
	margin:0 0 0 0px;
	width: 100%;
	font-size: 12px;
	padding: 0 5px 0 0px;
}
#leftcol .header {
	font-weight: bold;
	color: #550f1b;
}

#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: #f15524;
	clear: both;
	font-weight:bold;
}
#leftcol .news .day {
	float: left;
	width: 23px;
	font-size: 20px;
	color: #f15524;
	font-weight:bold;
}
#rightcol {
	width: 17%;
}
* html #rightcol {
	width: 15%;
}
#rightcol select {
	width: 160px;
	margin: 5px 0 0 20px;
}




.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;
}
.mod-header {
	background-color:#8A7E66;
	padding:10px;
	margin:0;
	color:#fff;
	border-bottom:1px solid #19112e;
	font-weight:bold;
	text-transform:uppercase;
}



/* Side Navbar Styles //////////////////////////////////////////////*/
.info-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	border-left:1px solid #808080;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	}
	
.info-nav ul li {
	margin:0;
	padding:0;
	border-bottom:1px solid white;
	background-color:#ece9d8;
	text-transform:uppercase;
	}


.info-nav ul li a,
.info-nav ul li a:link,
.info-nav ul li a:visited {
	display:block;
	padding:8px 10px 8px 21px;
	background:url(../images/bullet.gif) 8px 50% no-repeat;
	text-decoration:none;
	font-size:11px;
	color:#000000;
	position:relative;
	}

	
.info-nav ul li a:hover {
	color:#000000;
	background-color: #CDD2C2;
	}

.info-nav ul ul {
	border-top:1px solid white;
	}
	

.info-nav ul li li a,
.info-nav ul li li a:link,
.info-nav ul li li a:visited {
	display:block;
	padding:8px 10px 8px 11px;
	background:#f2f1ec;
	text-decoration:none;
	color:#000000;
	border-left:5px solid #1d2430;
	}
	
.info-nav ul li li a:hover span{ /*the span will display just on :hover state*/
    top:0px; 
	left:173px; 
	_left:160px; 
	width:350px;
}	
	
	
.info-nav ul li li a:hover {
	/*color:#333;*/
	background:#5D5447;
	border-left:5px solid #49361C;
	color:#ffffff
	}	
	
.contactBoxFloat {
width: 385px;
float: left;
padding-left: 40px;
margin: 0px;
}

.contactBoxFloat p {
padding: 10px 0px 10px 0px;
margin: 0px;
}

.contactText {
color: #000;
font-weight: bold;
}	

