/* Universal Selector margin/padding Reset */
html {
	font:normal 14px/20px Verdana, Geneva, sans-serif;
/*	font-family: 'Lobster', Georgia, Times, serif;*/
	color: white;
}
* { margin:0; padding:0; }
body {
    background-color: #1e0416;
}
a img{
	border: none;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #CCCCCC !important;
}

p {
  font: normal 14px Verdana, Geneva, sans-serif;
  line-height: 20px;
  padding:0;
  margin:10px 0 10px 0px;
}

h1, .section-header{
	font-weight: normal;
	text-shadow:3px 3px 5px white;
}


#global-container{
    float: left;
    background:#1e0416 url(../images/global-bg.jpg) repeat-x 0 0;
    height: 100%;
    width: 100%;
}

#outer-container{
    width: 1274px;
    margin:0 auto;
}

#top-bg-frame{
    width: 1274px;
    height: 425px;
    margin:0 auto;
    background:#000 url(../images/top-frame-bg.jpg) no-repeat;
}

#main-container {
    width:980px;
    margin: -425px auto 0 120px;
}
#header-section{
    margin-left: 20px;
}

#logo{
  float:left;
  width:157px;
  height:106px;
  z-index: 10;
  position: absolute;
  margin-top: 15px;
  border-left: 5px solid black;
  
}

/*
#logo img{
	width: 149px;
	height: 105px;
}
*/

#main-navigation{
 /*   background-color: #000;*/
    float:left;
    padding-bottom: 10px;
    padding-top: 15px;
    
}
#main-menu {
	float: left;
	padding-bottom: 0;
	color: #d67a20;
	background:url(../images/main-menu-bg.jpg) no-repeat 0 0;
	width: 825px;
	margin-left: 110px;
	margin-top: 40px;
	height: 50px;
}



/***********Nav *******************************************/

 #nav {        
        padding: 0;
        margin: 15px 0 0 70px;
        /*
		background-color:#333;
		z-index: 2;
		position: relative;
        */
		
			
}

/* all li's */
#nav li {
        float: left;
        list-style: none;
		font-size:14px;
}

#nav a {
	font-size:19px;
	font-weight:bold;
	text-decoration: none;
	color: #d67a20 !important;
	margin: 10px 8px;
	font-family:Verdana, Geneva, sans-serif;
}

ul#nav a:hover {
	color: white !important;
	text-decoration: underline;
	
}

/* override float value for all sublevel li's */
#nav ul li {
        float: none;
		background-color: black;

		/*border: #666 solid thin;*/
		border-collapse:collapse;
		padding: 5px;
		
		
}

/* sub level ul's */
#nav ul {
        position: absolute;
        padding: 0;
        margin: 0;
        left: -999em;
		
}

/* Here is the magic: when we hover over the li, then position the submenu ul
        It will make it appear as if the submenu ul is appearing as a drop down */
#nav li:hover ul {
	padding-top: 5px;
        left: auto;
		/* bring the sub menu into view (i.e. override the left: -999em;) */
}
#nav li:hover ul a {
        left: auto;
		color: #999;
		font-size:14px;
		
		
		/* bring the sub menu into view (i.e. override the left: -999em;) */
}
#nav li:hover ul a:hover {
        left: auto;	
		font-size:14px;
		text-decoration: underline;
		/* bring the sub menu into view (i.e. override the left: -999em;) */
}

/***********************************************/

form {
display:inline; 
margin:0px; 
padding:0px;
}

#left-billboard-frame{
	position: absolute;
	left: 0;
	top: 0;
	width: 38px;
	height: 471px;
}

#top-billboard-frame{
    position: absolute;
    top: 0;
    left: 38px;
    width: 852px;
    height: 101px;
   
    
}
#right-billboard-frame{
	right: 0;
	top: 0;
	position: absolute;
	width: 41px;
	height: 471px;
}

#bottom-billboard-frame{
	
	left: 38px;
	bottom: 0;
	position: absolute;
	width: 852px;
	height: 85px;
}


.billboard-frame{
	/*outline: 1px solid white;*/
	position: absolute;
    z-index: 30;
}


#featured-area {
  height:471px;
  margin: 170px 0 0 20px;
  width: 925px;
  /*outline: 1px solid red;*/
  position: absolute;
}

#slider {
	margin-top: 73px;
	margin-left: 34px;
	width:98%;

}

#main-content {
  width: 910px;
  margin-top: 270px;
  padding: 300px 27px 40px;
  float:left;
 /* outline: 1px solid yellow;*/
  background: #000;
  
}
#left-column {
  width:595px;
  float:left;
}

.indent p{
	padding: 0 15px;
}

#left-column p{
	/*padding: 0 15px;*/
	color: #E4E8B6;
}

h1.header{
    width: 593px;
    background:#000 url(../images/section-header-bg.jpg) no-repeat;
    line-height: 45px;
    font-size: 18px;
    padding-left: 10px;
	
}


.section-header{
	width: 100%;
    background:#000 url(../images/section-header-bg.jpg) no-repeat;
    line-height: 45px;
    font-size: 18px;
    padding-left: 10px;
    

}

/*
.main-content h1.header{
    width: 593px;
    height: 35px;
    background:#000 url(../images/section-header-bg.jpg) no-repeat;
    line-height: 45px;
    font-size: 18px;
    padding-left: 10px;
	
}

*/
.left-column-section h2.header{
    width: 593px;
    height: 35px;
   /* background:#000 url(../images/section-header-bg.jpg) no-repeat;*/
    line-height: 35px;
    font-size: 16px;
  
	
}



#events ul   { 
   list-style-type: none;
	padding: 0px;
	margin-bottom: 10px;
}

#events li   { 
	margin-bottom: 10px;
	width: 500px;
}

#events img.float_right {
	vertical-align: middle;
}


#events img.float_left {
	float: left;
	padding-right: 10px;
	vertical-align: middle;
}
#events h2 {
	color: #494949;
	font-size: 16px;
	margin-bottom: 10px;
}


.left-column-sub-section{
	margin-left: 15px;
}

.left-column-sub-section h2{
	font-size: 14px;
}

.sub-header{
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.sub-header h2{
	float: left;
	color: #C16C1C;
	font-size: 14px;
}

.orange-divider{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #75310A;
}

.orange-divider hr{
	color: #75310A;
}

.left-column-sub-section h3{
	font-size: 14px;
	float: left;
	color:#6D6534;
	font-weight: normal;
}

.text-content{
	clear: both;
}




/********* Right Column *************/

#right-column {
  width:300px;
  float:left;
  margin-left: 10px;
}

#right-column .social-links-content{
	margin-bottom: 30px;
	float: left;
	margin-left: 2px;
}

#right-column .twitter-link{
	margin-left: 20px;
}

#right-column .facebook-link{
	margin-left: 20px;
}



#right-column h2 {
    display:block;
    color: white;
    font-size: 18px;
    margin-top: 5px;
}

#headline-events{
    border: 1px solid #2e0f04;
    background:#0A0907 url(../images/headline-events-bg.jpg) no-repeat;
    background-position: top right;
    width: 278px;
    color: white;
    margin-bottom: 30px;
    padding: 10px;
    float: left;
}

#right-column .sidebar-events-list li {
    list-style-type: none;
    padding: 5px 5px 5px 5px;
    width: 100%;
    background: url(../images/divider.png) center ;
    background-repeat: repeat-x;
    background-position: bottom;
    line-height: 17px;
}

#right-column  .sidebar-events-list h2{
	padding-top: 5px;
	font-size:14px;
	color: #333;
	padding-bottom: 5px;
}


#right-column .center {
	text-align: center;
}

#right-column a {
	
	text-decoration: none;
	font-weight: 400;
}

#right-column a:hover {
	text-decoration: underline;
	color: #666;
	font-weight: 400;
}

#headline-events a{
	color: #75310a;
}


.headline-event-more-info a{
	
}

.headline-event-date{
	float: left;
}
.headline-event-title{
	float: left;
	margin-left: 15px;
}
.headline-event-details{
	color: #938842;
	clear: both;
        margin-left: 67px;
}

.headline-event-more-info{
    margin-left: 67px;
}

.more-events-link{
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}


.right-column-newsletter-content{
	background:#000 url(../images/newsletter-small-bg.jpg) no-repeat;
	width: 298px;
	height: 81px;
	border: 1px solid #2E0F04;
	margin-top: 30px;

}

.right-column-newsletter-content .join-text{
 	font-size: 20px;
	margin-left: 10px;
	margin-top: 10px
}
.right-column-newsletter-content .exclusive-text{
	color: #EBBD41;
	font-size: 12px;
	margin-left: 25px;
	margin-top: 3px;
}

.right-column-newsletter-content a.click-newsletter-link{
	color: #00CCFF;
	margin-left: 205px;
    margin-top: 3px;
    float: left;
    font-size: 14px;
}


/************************************************************/

#footer {
  clear:both;
  padding:0;
  height: 120px; 
  background-color: #0a0a0a;
  padding: 27px;
  width: 910px;

}

#footer a
{
    color: #d67a20;
    text-decoration:none;
    font-size:14px;
}

#footer a:hover{
	color:#CCC;
	text-decoration:underline;
}

#events img.float_right { 
    float: right;  
	 margin-left: 10px;
}


#spacer {
	margin-top: 60px;
}

.sub_button{

                -moz-border-radius:5px;

                -webkit-border-radius:5px;

                -moz-box-shadow:0px 0px 2px rgba(0,0,0,0.4);

                -webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.4);

                cursor:pointer;

                color:rgba(0,0,0,0.9);

                text-shadow:1px 1px 0px rgba(255,255,255,0.8);

                border:1px solid rgba(0,0,0,0.5);

                font-weight: bold;

                background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));

                background:-moz-linear-gradient(top,rgba(255,255,255,1),rgba(185,185,185,1));

                padding:6px;
                
                margin-top: 15px;

}

 

.sub_button:hover {

                background:rgba(240,240,240,1);

}

 

.sub_button:active, button:focus {

                background:-webkit-gradient(linear,0% 100%,0% 0%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));

                background:-moz-linear-gradient(bottom,rgba(255,255,255,1),rgba(185,185,185,1));

}

 

.sub_button:disabled {

                color:rgba(0,0,0,0.4);

                text-shadow:1px 1px 0px rgba(255,255,255,0.5);

                background:rgba(220,220,220,1);

}

/*********************Contact Form ************************/
#contactform {
	width: 550px;
	/*padding: 20px;
	overflow:auto;	*/
	padding-left: 15px;
}
	
	#contactform .field, .cap{margin-bottom:7px;}
	#contactform .cap{ padding-left: 180px;}
	
#contactform label {
	font-family: Arial, Verdana; 
	display: block; 
	float: left; 
	font-weight: bold; 
	margin-right:10px; 
	text-align: left; 
	width: 90px; 
	line-height: 25px; 
	font-size: 15px; 
	color: #938842;
	/*color: #938842;*/
	}
	
#contactform 	.input{
	font-family: Arial, Verdana; 
	font-size: 15px; 
	padding: 5px; 
	border: 1px solid #b9bdc1; 
	width: 300px; 
	color: #797979;	
	}
	
#contactform .input:focus{
	background-color:#E7E8E7;	
}
	
#contactform 	.textarea {
	height:150px;
	width: 350px;
}
	

#contactform .sub_button {
	margin-left: 360px;
	width: 100px;
}
	
#contactform 	.field:hover .hint {  
	position: absolute;
	display: block;  
	margin: -30px 0 0 455px;
	color: #FFFFFF;
	padding: 7px 10px;
	background: rgba(0, 0, 0, 0.6);
}
/*************************************************************************************/



.hint{
	display:none;
}

.info, .success, .error{
    border: 2px solid;
    margin: auto;
    padding:15px 10px 15px 60px;
    background-repeat: no-repeat;
	font-size: 14px;
    background-position: 10px center;
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
	padding-left: 70px;
    background-image: url('../images/error.png');
    margin-bottom: 10px;
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
	padding-left: 70px;
    background-image:url('../images/success.png');
	margin-bottom: 10px;
}


.general-info{
	float: left;
	margin-top: -15px;
}


/*********************Guest List Form ************************/


.guest-list-success {
    color: #D67A20;
    font-weight: bold;
    background-color: #FFFF66;
	padding-left: 50px;
	margin-bottom: 10px;
	height: 90px;
	padding-top: 10px;
	border: 1px solid #D67A20;
}
.guest-list-success ul{
	padding: 0;
}

.guest-list-instructions p{
	font-size: 12px;
}

#guestListForm {
	width: 550px;
	/*padding: 20px;*/
	overflow:auto;	
	padding-left: 15px;
}
	
	#guestListForm .field, .cap{margin-bottom:7px;}
	#guestListForm .cap{ padding-left: 180px;}
	
#guestListForm label {
	font-family: Arial, Verdana; 
	display: block; 
	float: left; 
	font-weight: bold; 
	margin-right:10px; 
	text-align: left; 
	width: 95px; 
	line-height: 25px; 
	font-size: 15px; 
	color: #938842;
	/*color: #938842;*/
}

#guestListForm .left-margin{
	margin-left: 105px;
	margin-bottom: 3px;
	float: left;
}

#guestListForm .left-margin input{
	float: left;
}

#guestListForm .left-margin label{
	width: 260px;
	margin-left: 5px;
}
	
#guestListForm 	.input{
	font-family: Arial, Verdana; 
	font-size: 15px; 
	padding: 5px; 
	border: 1px solid #b9bdc1; 
	width: 300px; 
	color: #797979;	
}

	
#guestListForm .input:focus{
	background-color:#E7E8E7;	
}

#guestListForm .bday-select{
	font-family: Arial, Verdana; 
	font-size: 15px; 
	padding: 5px; 
	border: 1px solid #b9bdc1; 
	color: #797979;	
	margin-right: 3px;

}
	
#guestListForm 	.textarea {
	height:150px;
	width: 350px;
}
	

#guestListForm .sub_button {
	margin-left: 360px;
	width: 100px;
}
	
#guestListForm 	.field:hover .hint {  
	position: absolute;
	display: block;  
	margin: -30px 0 0 455px;
	color: #FFFFFF;
	padding: 7px 10px;
	background: rgba(0, 0, 0, 0.6);
}

#guestListForm .terms-conditions{
	width: 400px;
	padding: 5px 10px;
	height: 90px;
	background-color: white;
	color: black;
	border: 1px solid gray;
	overflow: auto;
}

#guestListForm .terms-conditions p{
	color: black;
}

.guest-list-lists{
	margin: 5px 0px 20px;
	font-weight: bold;
	font-size: 16px;
}

.guest-lists-info{
	/*margin: 10px 0px;*/
}
/*************************************************************************************/
