/* CSS Document */


body {
	 margin: 30px 0 30px 0;
	 background-image: url(images/bg-rpt.gif);
	 color: #5c5144;
	 font-family: tahoma, verdana, arial;
	 font-size: 11px;
	 }
#main {
	margin: auto auto;
	width: 811px;
	background-color: #eceadb;
	border: 15px solid #eceadb;
	}

#header {
	height: 114px;
	width: 811px;
	}

#address {
	width: 400px;
	font-size: 13px;
	margin: 0px 0 44px 0;
	}
	
#nav {
	height: 20px;
	width: 799px;
	background-color: #463424;
	border-bottom: 4px solid #733c16;
	padding: 10px 0 0 12px;
	margin: 0 0 8px 0;
	}

#nav a {
	color: #c4ad8d;
	text-decoration: none;
	font-size: 13px;
	padding-right: 13px;
	}
	
#flash {
	width: 811px;
	height: 280px;
	}

#wrapper {
	width: 811px;
	margin: 10px 0 0 0;
	}

#indexLeft {
	width: 153px;
	float: left;
	}

#indexRight {
	width: 625px;
	float: right;
	padding: 10px;
	}

#wrapper {
	width: 811px;
	background-image: url(images/wrapper-bg.gif);
	background-repeat: repeat-y;
	line-height: 1.8;
	}
#footer {
	width: 801px;
	clear: both;
	color: #eceadb;
	font-size: 22px;
	padding: 0 0 0 10px;
	line-height: .75;
	}
	
#footer2 {
	width: 811px;
	text-align: center;
	padding: 10px 0 0 0;
	}

#pageTitle {
	width: 155px;
	background-color: #733c16;
	color: #eceadb;
	border-bottom: 5px solid #eceadb;
	text-align: center;
	font-size: 16px;
	}

#specialties {
	width: 145px;
	background-color: #463424;
	border-bottom: 5px solid #eceadb;
	color: #b69d7e;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 0 10px;
	}

#specialties a {
	color: #b69d7e;
	font-size: 14px;
	text-decoration: none;
	}

#search {
	width: 145px;
	padding-left: 10px;
	}

.searchTitle {
	font-size: 14px;
	color: #FFF;
	}

.searchInput {
	background-color: #c4ad8d;
	border: none;
	width: 117px;
	height: 19px;
	}
	
.submitSearch {
	vertical-align: top; 
	border:none; 
	padding:0; 
	background:none; 
	cursor:pointer; 
	*cursor:hand; /*alternate cursor for IE*/
	}

.heading {
	font-size: 24px;
	color: #713b16;
	}

#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

.indexParagraph {
	font-size: 14px;
	}

.welcome {
	font-size: 24px;
	color: #713b16;
	}

.thankyou {
	font-size: 18px;
	color: #713b16;
	}	

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #713b16;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:12px;
margin-top:45px;
background-color:#FFFFFF;
border-top:14px solid #EEC343;
border-right:1px solid #EEC343;
border-left:1px solid #EEC343;
border-bottom:1px solid #EEC343;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#713b16;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}

#content_subnav ul a {
	text-decoration: none;
	color:#713b16;
	}
	
#content_subnav ul a:hover {
	text-decoration: underline;
	}