/*** basic ***/

#Content {
	position:relative;
	width:950px;
	padding:0px;
	margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  background-image: url(../images/bg.gif);
  background-position: bottom;
   background-repeat: repeat-x;
   background-color:#ffffff;
}

 #col_one {
 padding-bottom: 0px;
 margin-bottom: 0px;
}
 


/*** basic ***/

body{
	padding:0px;
	background-color:#ffffff;
	color:#000000;
	font-family: Century Gothic;
	font-size:0.95em;
	margin:0px;
		}
	
strong{
color:#580024;
	}


h3{
	 
	margin: 0px;
	padding: 0px;
	font-size:110%;
	color: #990000;
}

h2{
	
	margin: 0px;
	padding: 0px;
	font-size:125%;
}


a {
text-decoration: underline;
color: #DE432B;
}

a:hover{
color:#580024;}

h1{
    font-size: 150%;
    font-weight: bold;
    width:500px;
    padding-left:0px;
    margin-top:15px;
    color:#890337;
  }

.contactus h1{
	background:none;
	border:none;
	padding-left:0px;
	margin-bottom:5px;
	}

.contactus img{
float:right;}

P{

}

#pagination{
  clear:both;
}
/*** DIVS ***/
#website_branding{
  width:940px;
  background-image: url(../images/branding.jpg);
  background-position: 0px 0px;
  height:198px;
  padding-top:0px, 0px;
  background-repeat: no-repeat;
  text-align:right;
  font-size:17px;
  background-color:#ffffff;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:0px; /*this gives space for the absolute positioning of the nav bar*/
   font-weight:bold;
  }

#website_branding a{
  color:#ffffff;
}

#website_container{
  padding:0px;
  margin:0px;
background-color:#FFFFFF;
  width:950px;
}

#mainpage{
}
	
#col_two{
width:420px;
font-size:90%;
padding:0px;
padding-bottom:0px;
position:absolute;
left:510px;
padding-top:10px;
top:610px;
background-color:#9FB3B2;
padding-left:10px;
padding-right:10px;
_height:1%;
}	

#col_one{
	width:950px;
	padding-bottom:30px;
    float:none;
	}
	
#content{
/*	margin-right:20px; not needed - the width stops it short*/

  	padding:0px;
  width:490px;
	padding:0px;
	border-top:none;
	float:left;
	padding-right:20px;
}	
	
	

#image{
float:left;
width:440px;
position:relative;
padding:0px;
position:absolute;
left:510px;
top:20px;
}
	

#website_footer{
  width:950px;
  clear:both;
  background-color: #ffffff;
  padding-top:10px;
  margin-top:30px;
  text-align:center;
  color:#000000;
  background-repeat: no-repeat;
  border-top:solid 1px #580024;
}
 
 #website_footer  p{  
   color:#000000;
  text-align:right;
  padding-right:15px;
  font-size:0.9em;
  line-height:1.5em;
  font-weight:bold;
  }

#website_footer a{
color:#ffffff;
}

#global_footer{
	 width:950px;
  height:20px;
	padding-top:20px;
	text-align:center;
		font-size: 0.85em;
	color: #000000;
	  background-color: #ffffff;
}

#global_footer a{
color:#000000;
}

/*** contact us ***/
#submit{
  text-align:right;
  padding-left:356px;
}


.submit
{
    border:solid 1px #000000;
}

#content{
  padding-top:0px;
  padding-bottom:0px;
}

.imagecaption{
  width:150px;
  color:#00A3F0;
}
.image{

}
/*** home ***/
.headline{
  /*display:none;*/
  margin:0px;
  margin-bottom:10px;
}

.date, .time {
  display:none;
}




/*** MENU ***/

.submit{
  border:solid 1px #000000;
  color:#000000;
  font-weight:bold;
}

#website_menu{
	padding: 0px;
	text-align: left;
	margin: 0px;  
	background-color:#580024;
	/*background-image:url(../images/gradient.jpg);*/
	width:950px;
}

.website_top_menu ul{
	padding: 0px;
	padding-left:0px;
	padding-top:7px;
	padding-bottom:7px;
	font-size:16px;
	margin:0px;
}
	

.website_top_menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

.website_top_menu a {
	margin: 0;
	padding: 0px 25px 0px 25px;
	text-decoration:none;
	color:#FBEFA5;
	border-left:solid 1px #FBEFA5;
	
}

.website_top_menu a:hover {
	text-decoration:underline;
}

.website_top_menu a.current{
font-weight:bold;
color:#DE432B;
}

.website_top_menu a.first{
border-left:solid 0px #02A890;
}

#phone {
	color:#02A890;
	font-size:12px;
	padding-bottom:0px;
	}

	
.headline{
	font-size:110%;
	font-weight:bold;
	color:#580024;
	}	
	
/*** TABLE ***/
TABLE{
	background-color:#E9EDF3;
	border:0px;
	}
	
TD{
	text-align:center;
	padding:5px;
		border:0px;
	}	
	
	
INPUT{
	margin:3px 0;
	}
	label{clear:both;}

	.news_article{
	margin-bottom:10px;
	color:#000000;
	}
	
	

