body{
    margin:0;
    padding:0;
    background:#FFFFFF;
    font-family:Tahoma;
    font-size:11px;
    color:#424242;
}


p, div, img, a, form{
    margin:0;
    padding:0;
    border:none;
    outline:none;
}

div#wrapper{
    width:870px;
    margin:0 auto;
}

div#header{
    text-align:center;
}

div#sub_header{
    width:870px;
    height:391px;
}

/*******Navigation*******/

div#nav_container{
    width:870px;
    margin:0 auto;
}

ul#nav{
    padding:0;
    margin:0 auto;
    list-style:none;
    width:730px;
    height:25px;
}

ul#nav li{
    float:left;
}

ul#nav li a{
    display:block;
    height:25px;
    color:#95815c;
    text-indent: -9999px;
}

ul#nav li a:hover {
    background-position:0 -25px;
}

ul#nav li a.active {
    background-position:0 -25px;
}


/*******Sub Nav*******/

#sub_nav ul{
    margin:0;
    padding:15px 0 0 0;
    list-style-type: none;
}

#sub_nav ul li{
    margin:0;
    padding:0 0 7px 0;
    list-style-type: none;
}

/*******Nav Items*******/

a#home{
    width:46px;
    background:url(../images/nav/home.gif) no-repeat 0 0;
}

a#racing{
    width:67px;
    background:url(../images/nav/racing.gif) no-repeat 0 0;
}

a#moment{
    width:149px;
    background:url(../images/nav/moment.gif) no-repeat 0 0;
}

a#entertainment{
    width:121px;
    background:url(../images/nav/entertainment.gif) no-repeat 0 0;
}

a#gallery{
    width:71px;
    background:url(../images/nav/gallery.gif) no-repeat 0 0;
}

a#hospitality{
    width:97px;
    background:url(../images/nav/hospitality.gif) no-repeat 0 0;
}

a#news{
    width:93px;
    background:url(../images/nav/news.gif) no-repeat 0 0;
}

a#style{
    width:108px;
    background:url(../images/nav/style.gif) no-repeat 0 0;
}

a#event{
    width:92px;
    background:url(../images/nav/event.gif) no-repeat 0 0;
}

a#contact{
    width:85px;
    background:url(../images/nav/contact.gif) no-repeat 0 0;
}


/*******Home*******/

div#content{
    width:800px;
    margin:0;
    padding:25px 0 20px 40px;
    background:url(../images/large_hr_divider.gif) top no-repeat;
    float:left;
}

div#home_left{
    width:405px;
    float:left;
    padding:0 25px 0 25px;
}

div#home_left p{
    padding:0 0 10px 0;
}

div#home_right{
    width:300px;
    float:left;
} 

div#home_right div, div#home_right img{
    float:left;
}

div.home_sign_up{
    float:left;
    width:269px;
    padding:32px 0 15px 30px;
    background:url(../images/bg/sign-up.jpg) no-repeat;
}

.divider{
    padding:10px 0 0 0;
    width:255px;
    overflow:hidden;
}

/*******Main Template*******/

/*******Featured Artists*******/
#artist_list
{
    width:460px;
    height:330px;
    margin:10px 0px 0px 0px;
    list-style-type:none;
}

#artist_list li
{
    display:inline;
    float:left;


}

#artist_list li p
{
    padding-left:5px;
    font-weight:bold;

}

div#left{
    width:257px;
    float:left;
    padding:0 25px 0 25px;
}

div.left_item{
    padding:15px 0 0 0;
    float:left;
}

div.left_item p{
    padding:5px 0 0 3px;
}
/*******Racing*******/
div.left_item_race{
    padding:15px 0 0 0;
    float:left;
}

div.left_item_race p{
    padding:5px 0 0 0px;
}

div#right{
    width:440px;
    float:left;
    padding:0 0 0 25px;
}

div.right_item{
    padding:20px 0 0 0;
    float:left;
}

div.right_col_item{
    width:190px;
    padding:0 10px 0 0;
    float:left;
}

div.right_col_item_2{
    width:175px;
    padding:0 10px 0 15px;
    float:left;
}

div.right_col_item p, div.right_col_item_2 p{
    padding:0 0 20px 0;
}

.promo{
    padding:0 0 15px 0;
}

.info{
    background:#ededed;
    padding:7px;
    margin:0;
}

/*******Gallery Container*******/

div#gallery_container{
    width:780px;
    float:left;
    padding:0 0 0 25px;
}

div#gallery_container ul{
    float:left;
    padding:0;
    margin:15px 0 0 0;
    list-style:none;
}

div#gallery_container ul li{
    float:left;
    padding:0 8px 8px 0;
    margin:0;
}

div#gallery_container ul li a{
    display:block;
    border:3px solid #e4e0dc;
}

div#gallery_container ul li a:hover{
    display:block;
    border:3px solid #7e7f7f;
}

/*******Legal Container*******/

div#legal_container{
    width:750px;
    float:left;
    padding:0 0 0 25px;
}

div.legal_text{
    float:left;
    padding:20px 0 0 0;
}


/*******Page Controls*******/

div#page_controls{
    width:750px;
    float:left;
    padding:10px 0 0 0;
}

div#page_controls ul{
    margin:0;
    padding:0;
    list-style:none;
    float:right;
}

div#page_controls ul li{
    margin:0;
    padding:0 0 0 8px;
    float:left;
}

div#page_controls ul li a{
    display:block;
    font-size:12px;
    text-transform:uppercase;
    text-decoration:underline;
    color:#717272;
    border:none;
}

div#page_controls ul li a:hover{
    display:block;
    text-decoration:none;
    border:none;
}

div#page_controls ul li a.pactive{
    display:block;
    background-color:#717272;
    color:#FFFFFF;
    text-decoration:none;
    border:none;
}

/*******Calendar*******/

.table_pad{
	padding:0 0 20px 0;
}

.table_pad td{
	padding:5px 0 5px 0;
}

.georgia{
	font-family:Georgia, serif;
    font-size:11px;
}

#calendar{
    width:400px;
    font-family:Georgia, serif;
    font-size:11px;
    color:#96825f;
    margin:0;
    padding:0;
}

#calendar tr{
    background:url(../images/hr_divider.gif) bottom center no-repeat;
    position:relative;
}

#calendar td{
    padding:5px 0 5px 0;
    background-image:none;
}

/*******Footer*******/

div#footer{
    background:#2a323b;
	/*
	background:#6ea2c2;
	color:#424242;
	*/
    margin:20px 0 0 0;
    width:100%;
    height:198px;
    float:left;
}

div.footer_text{
    /*width:500px;*/
    margin:0 auto;
    text-align:center;
}

div.footer_text p{
    font-size:10px;
    color:#FFFFFF;
    padding:30px 0 15px 0;
}

div.footer_text a{
    font-size:10px;
    color:#FFFFFF;
    text-decoration:none;
}

div.footer_text a:hover{
    font-size:10px;
    color:#FFFFFF;
    text-decoration:underline;
}

/*******Clearfix*******/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/*******Honour Roll*******/

.honour_column{
	margin:0;
	padding:20px 0 0 0;
	width:220px;
	float:left;
}

.honour_item{
	margin:0;
	padding:0 0 2px 0;
	width:220px;
	float:left;
}

.honour_image{
	background:url(../images/honour_bg.gif) top left no-repeat;
	margin:0;
	padding:7px 0 0 7px;
	width:89px;
	height:81px;
	float:left;
}

.honour_image img{
	width:82px;
	height:74px;
	margin:0;
	padding:0;

}

.honour_text{
	width:105px;
	margin:0 0 0 10px;
	padding:25px 0 0 0;
	float:left;
}


.contact_item{
	background:url(../images/bg/contact-divider.gif) bottom left no-repeat;
	margin:0 0 15px 0;
	padding:0 0 20px 0;
	line-height:1.8;
	width:400px;
	float:none;
}

.contact_item a{
	color:#424242;
	text-decoration:none;
}

.contact_item a:hover{
	color:#424242;
	text-decoration:underline;
}

ul.mometlist 
{
	padding:0 0 0 15px;
	margin:0;
}

ul.mometlist li
{
	padding:0 0 5px 0;
	margin:0;
	/*list-style:none;*/
}

.social-media img
{
	padding-left:30px;
}

.formbox select
{
	border:1px solid #b7b3a4;
	font-family:Tahoma;
	font-size:11px;
	color:#535353;
	width:160px;
}

/*************Event/Dress Code*****************/

.bio{
    /*margin:5px 0 0 30px;*/
}
