/* DandyStyles CSS Document */

* {
	margin:0px;
	padding:0px;
	border:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-color:#363636;
	width:auto;
	height:auto;
}

#content {
	width:980px;
	height:768px;
	margin-top:2%;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
	border:2px solid #000000;
	background-image:url(images/images/images/background_home_03_04.gif);
	background-repeat:repeat;
	position:relative;
}

#container {
	width:654px;
	height:500px;
	margin-top:auto;
	margin-right:0px;
	margin-bottom:auto;
	margin-left:auto;
	padding:4px;
	border:1px solid #000000;
	background:none;
	font-size:30px;
	float: left;
	position: relative;
}

.banner {
	width:900px;
	height:auto;
	padding-bottom:1%;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	border:none;
	background:none;
	position:relative;
}

.frame {
	border:3px solid #333333;
}

#contentmain {
	width:972px;
	height:500px;
	max-height:768px;
	border:none;
	margin:0px;
	background:none;
	position:relative;
}

.leftnav {
	width:224px;
	height:auto;
	float:left;
	padding-left:6px;
	padding-right:6px;
}

.divider {
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	border:none;
	position:relative;
}

.h1 {
	width:auto;
	height:40px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:1px;
	font-stretch:extra-expanded;
	color:#336699;
	vertical-align:middle;
	text-decoration: none;

}


.h2 {
	color:#363636;
	width:auto;
	height:auto;
	font-size:24px;
	font-style:italic;
	line-height:1.5em;
	position:inherit;
	text-align: center;
	vertical-align: text-top;
	background: none;
}

.h3 {
	color:#336699;
	width:auto;
	height:auto;
	font-size:24px;
	margin-bottom: 8px;
}

.h4 {
	color:#363636;
	width:auto;
	height:auto;
	font-size:14px;
	font-style:italic;
	line-height:inherit;
	position:relative;
	text-align: center;
	vertical-align: text-top;
	background: none;
	overflow: scroll;
}
	

.links {
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#336699;
	padding-top:15px;
	padding-bottom:9px;
	vertical-align:middle;
}

.footer {
	width:980px;
	height:auto;
	margin-bottom:40px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336699;
	padding-top:20px;
	display:inline;
	float:none;
}

.tour {
	width:654px;
	height:500px;
	background:none;
	margin-top:8px;
	margin-right:0px;
	margin-bottom:8px;
	margin-left:0px;
	position:relative;
}

a:link {color:#336699;}
a:hover {color:#336699; background:#ffffff}
a:visited {color:#666666}


footer a:link {color:#336699}
footer a:hover {color:#336699; background:#ffffff}
footer a:visited {color:#666666}
#content #contentmain #container .tour {
	margin-top: 40px;
}
#content #contentmain #container .tour table {
	margin-top: 40px;
}
