* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #161f2a;
	background-image: url(style/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #11171F;
}
#hdr {
	height: 182px;
	background-image: url(style/chazal_hdr_800v2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #31246c;
	width: 900px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
h2 {
	font-size: 0.9em;
	color: #FFFFFF;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
	margin-top: 10px;
	line-height: 16px;
	padding-left: 20px;
}
#topbar {
	background-color: #11171f;
	width: 640px;
	border-bottom-color: #66707e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
}
#wrapper {
	height: auto;
}

#content {
	float: right;
	margin-bottom: 50px;
	width: 640px;

}
.leftside {
	width: 180px;
	margin-top: 30px;
	float: left;
	height: auto;
	padding: 10px;
	margin-bottom: 20px;
}

#nav {
	list-style-type: none;
	width: 200px;
	font-size: 1em;
	float: left;
	list-style-image: none;
}

#nav li {
	float: left;
	display: block;
	position: relative;
}
#nav li a {
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #BCDBC9;
	font-weight: bold;
	background-color: #31246C;
	border-top-color: #1b2633;
	border-bottom-color: #635D81;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

#nav li a:hover {
	color: #BCDBC9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #11171F;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1b2633;
}

#nav li a:link {
	color: #BCDBC9;
	display: block;
	}

.footer {
	font-size: 12px;
	padding-top: 3px;
	color: #CCCCCC;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 900px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66707e;
}
.img {
	margin-bottom: 10px;
	margin-left: 15px;
	height: 155px;
	width: 280px;
	float: right;
}

h3 {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 140px;
	margin-bottom: 45px;
	margin-left: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.reserved {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}
#title {
	position:absolute;
	left:350px;
	top:203px;
	color: #CCCCCC;
	float: right;
	padding: 10px;
	width: 637px;
	margin-bottom: 20px;
	height: 47px;
}

#menu {
	width: 200px;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.titletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #BADBC0;
}
.titletxtUline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #BADBC0;
	text-decoration: underline;
	line-height: 22px;
}
#content2 {
	background-color: #11171F;
	width: 600px;
	margin-right: 20px;
	float: right;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
}
.textthumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.table {
	margin-top: 5px;
	margin-bottom: 15px;
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 20px;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #BADBC0;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #BADBC0;
	text-decoration: none;
	font-weight: bold;
}
