@charset "UTF-8";


html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#000000;
	background-image:url(../images/menu_bgS.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFCDF;
}

	
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFCDF;
	text-align:center;
}

p.thanks{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFCDF;
	text-align:center;
}

p.about{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFCDF;
	padding:10px;
	text-align:left;
}

p.about2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFCDF;
	padding:10px;
	text-align:left;
	width:500px;
	margin-left:50px;
}


p.parties{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFCDF;
	padding:6px;
	text-align:left;
	margin-top:-1px;

}


p.parties2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFCDF;
	padding:6px;
	text-align:left;
	margin-top:-1px;
}

p.reserve{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A1D00;
	text-align:center;
	margin-top:-1px;

}

.mapInfo{
	padding:10px;
	margin-right:12px;
	margin-top:40px;	
	float:right;

}

.menu{
	text-align:center;
}


a:link, a:visited{
	text-decoration:none;
	border:none;
	color: #FFFCDF;
}


/*-----------MAIN LAYOut BLOCKS------------*/


#container
{ 

	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width: 1024px;
	background:#4A1D00;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(../images/s_bg.jpg);
}

#header
{ 
	height:122px;
	z-index:8;
	background-color:#4A1D00;
}

#middle
{
	height:540px;
}

#middleAbout
{
	height:565px;
}


#middleParty
{ 
	height:650px;
}

#contentBorder
{ 
	border:1px solid #E36F1E;
	width:660px;
	height:450px;
	margin: 60px auto;
	padding-top:0px;
}

#contentBorderParty
{ 
	border:1px solid #E36F1E;
	width:660px;
	height:550px;
	margin: 60px auto;
	padding-top:0px;
}


#content, #contentMain
{ 
	background-color:#E36F1E;
	width:639px;
	height:497px;
	margin:10px auto;
}

#contentParty
{ 
	background-color:#E36F1E;
	width:639px;
	height:527px;
	margin:auto;
	margin:10px auto;
}


#contentCarry
{ 
	background-color:#E36F1E;
	width:639px;
	height:427px;
	margin:auto;
}

#contentThanks
{ 
	background-color:#E36F1E;
	width:639px;
	height:437px;
	margin:auto;
	margin:-10px auto;
}

#contentMap
{ 
	background-color:#E36F1E;
	width:639px;
	height:437px;
	margin:auto;
}

#contentBorderMap
{ 
	border:1px solid #E36F1E;
	width:660px;
	height:450px;
	margin: 60px auto;
	padding-top:10px;
}

#contentReserve
{ 
	background:url(../images/table_bg.jpg);
	width:639px;
	height:427px;
	margin:auto;
}

#contentMenu
{ 
	background:url(../images/menu_bgS.jpg);
	width:639px;
	height:427px;
	margin:auto;
}


/*------------INDEX PAGE-----------*/

#contentBorderMain
{ 
	border:1px solid #E36F1E;
	width:660px;
	height:470px;
	margin: 60px auto;
	padding-top:10px;
	}

#contentMain
{ 
	background-color:#E36F1E;
	width:639px;
	height:457px;
	margin:auto;
}



/*-----------SPECIFIC CLASSES for general styling------------*/
#nav
{
	position: absolute;
	top: 160px;
	left: 50px;
}
.navlinks{
	margin-top:12px;
	width:70px;
	height:70px;
}

#subnav
{
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom:1px dashed #FFFCDF;
}

.pageHeader{
	position:absolute;
	top:147px;
	left:762px;
	z-index:10;
}


.emailBox{
	position:absolute;
	width:135px;
	height:160px;
	top:180px;
	left:870px;
	background-color:#FFFCDF;
	border:1px solid #E36F1E;
	padding:2px;
	color:#4A1D00;
	text-align:center;
}
.emailBoxBorder{
	position:relative;
	height:50px;
	border-bottom:1px dashed #E36F1E;
}

.emailInput
{
	color: #E36F1E;
	background: #4A1D00;
	border:1px solid #E36F1E;
	margin-top:0.5em;
}

.gallery{
	border:1px solid #E36F1E;
}

.leyeLogo{
	position:absolute;
	top:564px;
	left:870px;
}

.map{
	position:relative;
	border:double #4A1D00 4px;
	margin-left:70px;
	margin-top:75px;
	float:left;
}

.partiesInfo{
	position:relative;
	margin-left:110px;
	margin-top:20px;
	width:400px;
	padding:1px;
	float:left;
	overflow:hidden;
}

.partiesInfo2{
	position:relative;
	width:195px;
	height:100px;
	background-color:#4A1D00;
	border: 1px dashed #FFFCDF;
	padding:1px;
	float:right;
	overflow:hidden;

}

/*-----------FORM ELEMENTS------------*/


fieldset{
	width: 450px;
	overflow:hidden;
	background-color:#4A1D00;
	border:none;
	z-index:5;
	position:absolute;
	margin-top:235px;
	margin-left:75px;
}

.fieldset2{
	margin-left:auto;
	margin-right:auto;
	width: 300px;
	overflow:hidden;
	background-color:#4A1D00;
	border: 1px dashed #FFFCDF;
	z-index:5;
	padding:10px;
}


td{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#E36F1E;
}

p.contact{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4A1D00;
}

input, Textarea
{
	color:#4A1D00;
	background: #FFFCDF;
	border:none;
	font-size:10px;
}



/*-----------FOOTER------------*/

#footer {
	position:absolute;/*remove position and bottom to make footer end where content does */
	border-top:double #E36F1E 4px;
	background-color:#4A1D00;
	width:100%;
	height:25px;
	bottom:0; /* stick to bottom */
	padding-top:5px;
	padding-bottom:2px;
	text-align:center;
}

.footerStyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFCDF;
	margin-right:10px;
	margin-left:10px;

}

#footer2 {
	position:absolute;/*remove position and bottom to make footer end where content does */
	width:100%;
	bottom:40px; /* stick to bottom */
	padding-top:5px;
	padding-bottom:2px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFCDF;
	margin-right:10px;
	margin-left:10px;
}
