*{
margin: 0px;
padding: 0px;
font-family: Verdana, sans-serif;
}

a, a:hover, a:visited{
color: #D5D5D1;
font-size: 1em;
}

body, html {
text-align: center; 
margin: auto  0px;
background:url('../images/start_bg.jpg') #3E230E;
background-repeat: repeat-x;
color: black;
}

body {
    min-width:800px;
      }


#outerwrap{
background: url('../images/start_overlay_bg.jpg');
background-repeat:no-repeat;
width: 1100px;
height: 916px;
margin: 0px auto;
}

#wrap {
text-align: left;
    margin:0px auto;
    width:1002px;
  }

#header {
font-size: 24px;
color: black;
font-weight: bold;
clear: both;
text-align: center;
    }

#nav {
width: 800px;
display:none;
 }


#top_nav{
width: 800px;
background: #333333;
color: white;
height: 25px;
font-size: 13px;
text-align: center;
clear:both;
display:none;
}


.top_nav_link{
color: white;
text-decoration: underline;
}

#nav2 {
width: 800px;
display:none;
background: #FFFFFF;
margin: 0px 0px 10px 0px;    }

#main {
    margin: 10px auto;
	width: 1000px;
	color: #D5D5D1;
	font-size: .8em;
	text-align: left;
	     }
		 
#main a, a:hover, a:visited{
color: #D5D5D1;
font-size: 1em;
}

#leftside {
    float:left;
   width:150px;   
   display:none;
 }

#rightside {
    float:right;
    width:225px;    
border-left-width: 0px;
border-right-width: 0px;
border-color: #CCCCCC;
border-style: solid;
border-top-width: 0px;
border-bottom-width: 0px;
text-align: center;
   display:none;

}

#footer {
clear:both;
margin: 50px auto;
color: white;
text-align: center;
width: 1002px;
}

#footer a, a:hover, a:visited{
color: #D5D5D1;
font-size: 1em;
}

#footer_left{
width: 70%;
float: left;
font-size: .7em;
text-align: left;
}


#footer_right{
width: 30%;
float: right;
font-size: .7em;
text-align: right;
}

#bookpopup{
position: absolute;
width: 500px;
height: 250px;
background: #F6E7E7;
opacity: 0.9;
filter:alpha(opacity=90);
margin: -285px 0px 0px 470px;
border: 3px solid #563109;
text-align: left;
padding: 15px;
}

#bookpopup2{
position: absolute;
margin: -285px 0px 0px 470px;
text-align: left;
padding: 15px;
}

#bookpopup h1{
color: #563109;
font-size: 14px;
text-transform: uppercase;
}

#bookpopup tr{
font-size: 11px;
}

#bookpopup a, a:visited, a:hover{
color: #563109;
font-size: 11px;
}

#bookpopup tr{
color: #666666;
}

#bookpopup input, textarea, select{
border: 1px solid #4C4B47;
background: #FDEBD7;
padding: 2px;
}

#bookpopup .bookitbtn{
width: 133px;
height: 25px;
background: url('../images/book_now_btn.jpg');
background-repeat: no-repeat;
}

.x{
background: #563109;
padding-left: 4px;
padding-right: 4px;
color: #FDEBD7;
}

.weddingContest{
margin-left: 700px;
    margin-top: -550px;
    position: absolute;
    text-align: center;
    width: 300px;
}

a.wedding{
border-radius: 10px;
-moz-border-radius: 10px;
background: #FF847F;
padding: 5px;
color:#fff !important;
text-decoration: none;
}

