@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
}
#sidebar {
	background-image: url(../assets/sidemenubg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #CAF0FE;
}

#banimg {
	border: 1px solid #333333;
	margin-top: 11px;
}
#imgboarder5 {
	border: 1px solid #999999;
	margin: 5px;
}
#boardright {
	margin-top: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer {
	margin-top: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#proplist {
	margin-top: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#imgboarder {
	border: 1px solid #999999;
	
}

#allboarders {
	border: 1px solid #FFFFFF;
}
#logo {
	position: absolute;
	width:297px;
	height:162px;
	margin-top: 10px;
	margin-left: 130px;
}
#sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
	width: 282px;
}
.sidemenu:link, :visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.sidemenu:hover {
	color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin:0px;
}
h1 {
	font-size: 13px;
	color: #333333;
		margin:0px;

}

h3 {
	font-size: 11px;
	color: #0cb2f0;
	margin:0px;
	font-weight:bold;
}
#mapbox {
	position:relative;
	top: -5px;
	left: -5px;
}
.thisclassisinvisible {
	visibility: hidden;
	position: absolute;
}

