html {
	height:100%;
}
body {
	background: #171612 url(../images/main/bg.jpg) top center repeat-x;
	font-family:"Lucida Grande", "Lucida Sans", arial;
	color:#393939;
	font-size:13px;
	line-height:1.6em;
	margin: 0px;
	padding: 0px;
	height:100%;
}

a {
	color:#ee6800;
}

#container {
	width: 889px;
	margin: 0 auto;
	
}

#copy {
	background: #171612 url(../images/main/copy_bg.jpg) top center no-repeat;	
	width: 889px;
	min-height:609px;
	margin-top:15px;
}

h1 {
	float:left;
	background: #171612 url(../images/main/h1_bg.png) top center no-repeat;	
	width:151px;
	height:40px;
	margin-top:10px;
	margin-left:10px;
}

#header p#tagline {
	float:left;
	margin-top: 20px;
	margin-left: 1em;
	font-size: 12px;
	font-weight: bold;
	color:#b5b5b5;
}

#header #link-biltmore {	
	float: right;
	width: 192px;
	height: 44px;
	margin: 9px 10px 0 0px;
	background: url("../images/main/bg-link-biltmore.png");
}

#header #link-biltmore a {
	display: block;
	height: 44px;
	text-indent: -4000px;
}

h1 span {
	display:none;
}
h1 a {
	display:block;
	width:151px;
	height:40px;
}

#header {
	height:64px;
}

#content_header h2 {
	text-align:right;
	font-size:25px;
	padding-top:30px;
	padding-right:35px;
}


/*//////////////CONTENT //////////////*/

#content {
	width:236px;
	margin:0;
	float:left;
}

#content ul{
	padding:0 13px;
}

#image {
	width:209px;
	height:211px;
	padding:0 13px;
	margin-top:10px;
	background:url(../images/main/image.jpg) top center no-repeat;
}

#content2 {
	float:left;
	width:660px;
	margin-top:14px;
	background:url(../images/main/content2_bg.jpg) top center repeat-y;
	margin-left:-11px;
	min-height:400px;
}

#content2_copy {
	padding:40px 70px;
}

#content2_copy h3 {
	font-size:14px;
	font-style:italic;
	margin:1.2em 1.1em 0 0;
	border-top:solid #ccc;
	padding-top:10px;
	color:#b51c2b;
}

#content2_copy #first_h3 {
	border:none;
}

#content2_copy p {
	padding:.5em 0;
}


/*//////////////BILTMORE //////////////*/

#biltmore {
	float:left;
	margin-left:30px;
	margin-top:27px;
}

#biltmore_logo{
	background:url(../images/main/biltmore_logo.png) top center no-repeat;
	width:102px;
	height:25px;
}

#biltmore_logo a{
	display:block;
	width:102px;
	height:25px;	
}

#biltmore p {
	color:#919191;
	font-size:9px;
}

#biltmore_logo span{
	display:none;
}


/*//////////////NAV //////////////*/

#nav {
	margin-top:15px;
}

#nav li {
	width:211px;
	height:40px;
	padding-top:4px;
}

#nav li span {
	display:none;
}

#nav li a {
	display:block;
	width:211px;
	height:40px;
}

#nav #home {
	background:url(../images/main/menu/home.png) top center no-repeat;
}

#nav #about {
	background:url(../images/main/menu/about.png) top center no-repeat;
}

#nav #contact {
	background:url(../images/main/menu/contact.png) top center no-repeat;
}

#nav #schedule {
	background:url(../images/main/menu/schedule.png) top center no-repeat;
}


/*//////////////CONTENT FOOTER //////////////*/

#content_header {
	clear:both;
	height:70px;

}	
#content_header h2 {
	color:#6c6b6b;
}


/*//////////////FEATURES //////////////*/

#features {
	margin-top:13px;
}

#features li {

}

#features li span {
	display:none;
}

#features li{
	width:190px;
	height:32px;
	margin-left:15px;
}

#features li a{
	display:block;
	width:190px;
	height:32px;
}

#features ul {
	background:url(../images/main/features_bg.jpg) top center no-repeat;
	width:212px;
	height:147px;
	padding-top:7px;
}


/*//////////////FOOTER //////////////*/

#footer {
	font-size:10px;
	color:#5b5b5b;
	text-align:center;
	clear:both;
	padding-top:16px;
	background:url(../images/main/footer_bg.jpg) bottom right no-repeat;
}

#footer a {
	color: #5b5b5b;
}

#footer li {
	width:37px;
	height:38px;
	float:left
}

#footer li a {
	display:block;
	width:37px;
	height:38px;
}

#footer li span {
	display:none;
}

#copyright {
	float:left;
	margin-left:240px;
}

#link-twitter {
	background:url(../images/main/icons/twitter.png) top center no-repeat;	
}

#link-facebook {
	background:url(../images/main/icons/facebook.png) top center no-repeat;	
}

#icons {
	float:right;
	margin-right:20px;
	margin-top:0px;
}

#find {
	float:right;
	margin-top:3px;
}

#countdown {
	margin-left:35px;
	margin-top:2px;
}

#countdown #first {
	background:url(../images/main/first_service.png) top center no-repeat;		
	width:164px;
	height:23px;
}

#countdown p span {
	display:none;
}

#countdown #starts {
	font-style:italic;
	color:#a3a4a4;
	margin-left:50px;
	font-size:11px;
}