body {
font-family: "Lucida Grande", Verdana, Arial;
background: #F7F7F5 url("new-images/bg3.png") repeat-x;
margin: 0px;
}
#wrapper {
width:710px;
margin: 0 auto;
}
#nav {
height: 52px;
margin: 0px;
overflow: hidden;

}

#nav ul {
/* margin-left: 5px; */
padding: 0;
margin: 15px 0px 0px;

}

#nav li {
	
	list-style-type: none;
	float: left;
	margin:0px;
	padding:0px;
	
	
}

#nav li a {
	float: left;
	position: relative;
	margin-right: 3px;
	margin-bottom: 0px;
	padding: 10px 0px;
	width: 115px;
	background: transparent url("new-images/off_button.png") no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
#nav li a:hover, #nav li a.active-button {
	background: transparent url("new-images/on_button.png") no-repeat center top;

}
	
#nav p {
	/* float: left; */	
}

#nav p a {
line-height: 35px;
padding:0px 0px 0px 20px;
font-weight: bold;
color: #383530;
}
#banner {
border-top-width: 1px;
border-top-color: #433f39;
border-top-style: solid;
border-right-color: #433f39;
border-left-color: #433f39;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-left-width: 1px;
margin: 0px;
width: 708px;
height: 166px;
background: white url("new-images/banner2.jpg") no-repeat top center;

}

#banner h1 {
text-indent: -9999px;
margin-top: -15px;
height: 15px;
}
#main-content {
border-right-color: #433f39;
border-left-color: #433f39;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-left-width: 1px;
background-color: white;
overflow: hidden;
padding: 0px 10px;
}
#main-content img {
text-decoration: none;
border: none;
}
#home-content-top {

width: 475px;
float: right;
padding: 0px 10px 0px 2px;}
#home-content-top h2 {
color: #4C667F;
font-size: 18px;}
#home-content-top p {
text-align: justify;
line-height: 21px;
font-size: 14px;}
.float-left {
float: left;
}
.media-content {
margin-left: 14px;
width:300px;
background: transparent;
float:left;
}
.media-content h3 {
color: #808080;
font-size: 14px;
}

.media-content img {
	border-color: #282828;
	border-width: 4px;
	border-style: double;
}
.center-image {
text-align: center;
}
.featured-special{
width:374px;
height: 249px;
background: transparent url("new-images/feature-bg.png") no-repeat;
float:left;
overflow: hidden;
}
.featured-special h3 {
color: #333333;
text-align: center;
font-size: 14px;
padding-top:12px;
padding-left:12px;
}
.featured-special p {
font-size: 12px;
padding-left:32px;
}
.featured-special img {
float: right;
padding-right:22px;
}
#bottom-nav {
margin-bottom: 0px
padding:20px 0px;
background-color:  white; /* transparent url("new-images/body.png") repeat-y top; */
border-right-color: #433f39;
border-left-color: #433f39;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-left-width: 1px;
clear: both;
}
#bottom-nav ul{
margin:0px;
padding:20px 0px 20px 200px ;
}
#bottom-nav li {
list-style-type: none;
display: inline;
padding-right: 10px;
}
#bottom-nav li a{
text-decoration: none;
color: #44403A;}
#bottom-nav img {
border: none;
padding:5px;
}
#footer{
border-bottom-width: 1px;
border-bottom-color: #433f39;
border-bottom-style: solid;
border-top-color: #a2988a;
border-top-width: 1px;
border-top-style: solid;
/* height: 124px; */
margin-top: 0px;
margin-bottom:12px;
padding-top:5px;
text-align: center;
background-color: #F9F9F1; /* url("new-images/footer-bg.png") no-repeat top left; */
border-right-color: #433f39;
border-left-color: #433f39;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-left-width: 1px;
}
#footer a {
color:#44403A;
font-size: 16px; 
margin-top: 0px;
}
#footer p {
font-size: 12px;
}
#footer p strong {
font-size: 18px;
}
#footer .small_text {
font-size: 10px;
margin-top: -10px;}