* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background-color: #EBC982;
	background-image: url(../_media/markers/bodyBG.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
h1 {
	font-size: 120%;
	font-style: italic;
	color: #560002;
	padding-bottom: 20px;
}
h2 {
	font-size: 110%;
	font-style: italic;
	color: #560002;
	padding-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size: 140%;
	font-style: italic;
	color: #859160;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 10px;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
}
div#container {
	background-image: url(../_media/markers/interior_02.jpg);
	width: 924px;
	position: relative;
}
div#containerBG {
	background-image: url(../_media/markers/interior_01.jpg);
	background-repeat: no-repeat;
	position: relative;
}

div#cities p {
	font-size: 90%;
	font-weight: bold;
	color: #5E0006;
	padding-left: 35px;
	width: 200px;
}
div#sidecol {
	height: 600px;
	float: left;
	width: 208px;
	position: relative;
	left: 83px;
	top: 56px;
	display: block;
}
div#subnav {
	color: #601111;
	position: relative;
	width: 170px;
	left: 37px;
}
div#subnav p {
	padding-top: 40px;
	padding-bottom: 5px;
	font-style: italic;
}
div#subnav li a:hover {
	color: #A2A066;
}
div#subnav li a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 90%;
}
div#subnav ul {
	list-style-type: none;
}
div#main {
	position: relative;
	top: 250px;
	width: 575px;
	float: right;
	right: 35px;
	padding-bottom: 250px;
}
div#main p {
	padding-bottom: 10px;
}
div#main ul, ol {
	padding-bottom: 10px;
	margin-left: 40px;
}
div#main li {
	padding-bottom: 5px;
}
div#main a {
	color: #560101;
}
div#main a:hover {
	color: #566D28;
	text-decoration: none;
}

div#footer {
	background-image: url(../_media/markers/interior_03.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 924px;
	position: relative;
	text-align: center;
	font-size: 90%;
	padding-top: 100px;
	display: table;
}
div#footer a {
	color: #000000;
	text-decoration: none;
}

.float-right {
	float: right;
}
.float-left {
	float: left;
}
div#mapContainer {
	height: 400px;
}
form#dd {
	background-color: #CFD6A0;
}
.HTmodule {
	background-color: #CFD6A0;
	padding: 10px;
}
.swf {
	float: right;
	background-color: #CFD6A0;
	margin-left: 10px;
}
.center {
	text-align: center;
}

.textHighlight {
	background-color: #F1EFD7;
	padding: 10px;
}
.swfSinus {
	float: right;
	background-color: #CFD6A0;
	margin-left: 10px;
	padding: 5px;
}

div#videoRight {
	width: 300px;
	position: relative;
	float: right;
}
div#videoLeft {
	width: 200px;
	position: relative;
	float: left;
}

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #560002;
	border: solid #dddddd 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_right, .image_right_nb {
	float: right;
	margin-left:10px;
	}
	
.image_right {
	background-color: #560002;
	border: solid #dddddd 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_left {
	float: left;
	margin-right:10px;
	}

.image_center {
	margin: 0px auto 5px auto;
	}
