@charset "ISO-8859-1";

body {
background-image: url(../images/1336.png);	
background-repeat: repeat;
padding: 0px;
margin: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
a:link {
	color: #95143f;
	text-decoration: none;
}



a:visited {
	color: #690c2b;
	text-decoration: none;
}
a:active {
	color: #95143f;
	text-decoration: none;
}
a:hover {
	color: #fa0f5d;
	text-decoration: none;
}





#wrapper{
	width:940px;
	margin-left:200px;
	
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ----- HEADER ----- */
#header {
	width:940px;
	height:140px;
}


#reserve {
	float: right;
}





#main {
	width:940px;
	min-height:700px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:700px; /* for IE5.x and IE6 */
}

/* ----- NAVIGATION ----- */

#navigation p{margin-bottom:0;}



#navigation {
	width:220px;
	min-height:400px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:400px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	
}

#navigation ul {
	list-style-type: none;
	text-align:left;
	font-family: Georgia;
	
	color: #95143f;
	text-decoration: none;
	word-spacing: normal;

	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 2em;
	padding:0;
margin:0; 
}

#navigation li {
	margin:0px;
}

/* ----- MAIN CONTENT ----- */



#content {
	float:right;
	
	width:698px;
	min-height:725px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:725px; /* for IE5.x and IE6 */
	background-color:#050505;
	background-image: url(../images/image_11.jpg);
	border: 1px solid #333;
	background-repeat: repeat-x;
}

label {
font-family: Georgia;
color: #fff;
width: 11em;
float:left;
margin-right: 0.5em;
display: block;
text-align: right;
}

h2 {
	font-family: Georgia;
	color: #fff;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.3em;
	font-size: 3.6em;
	padding-left: 20px;
	padding-right:20px;
	font-weight: normal;
}

h3 {
	font-family: Georgia;
	color: #fff;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.0em;
	font-size: 2.4em;
	padding-left: 20px;
	padding-right:20px;
	font-weight: normal;
}
h4 {
	font-family: Georgia;
		color: #95143f;


	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.0em;
	font-size: 2.0em;
	padding-left: 20px;
	padding-right:20px;
	font-weight: normal;
}
p {
font-family: Georgia;
color: #fff;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
line-height: 1.3em;
font-size: 1.8em;
padding-left: 20px;
padding-right: 20px;
}

/* ----- FOOTER ----- */

#footer {
	margin-top:40px;
	width: 637px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #5c5c5c;
	word-spacing: normal;
text-align: center;
letter-spacing: 0;
line-height: 1.3em;
font-size: 1.4em;
}








.logo {
	margin-top: 22px;
	float: left;
}
.contentlogo {
	margin-left: 195px;
	margin-right: auto;
	width: 250px;
}
.reservepad {
	padding-top: 45px;
	float:right;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.flash {
	margin-top: 15px;
	border: 1px solid #333;
}
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.center {
	
	text-align: center;
}
