/*
	scorrier public styleseet
	ross, 03/09/2008, creation
*/


BODY {
	background-color: #cbe3b0;
	color: black;
	width: 100%;
	margin: 0px;
	text-align: center;
	font-family: helvetica, arial, tahoma;
	font-size: 8pt;
}

p{
	font-size:11px;
	line-height:1.3em;
	margin-top:0px;
	font-weight:bold;
	color:#515151;
	
	}
#mainArea {
	width:85%;
	/*width: 770px;*/
	/* old height: 656px;*/
	text-align: center;
	background: #cbe3b0 url('../img/page/area_body1.jpg') repeat-y center;
	margin: 0px auto;
	margin-top: 0px;
}

#container {
	width: 95%;
	/*width: 670px;*/
	margin: 0px auto;
	margin-top: 0px;
	padding: 0px;
	height: 100%;
	background: transparent url('../img/page/area_bottom1.png') bottom center scroll no-repeat;
}

#canvas {
	padding: 16px;
	margin: 0px;
	text-align: left;
}

#header {
	border: none;
	background-color: #cce4b8;
	margin: 4px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
	
}

#header IMG {
	border: none;
}


#headerMenu {
	height: 119px;
	width: 170px;
	margin: 28px 0px 0px 0px;
	float: right;
	vertical-align: middle;
	font-size: 11px;
}
#headerMenu UL {
	list-style-position: outside;
	list-style-image: url('../img/page/menu_bullet.png');
	list-style-type: square;
	line-height: 1.8em;
}
#headerMenu UL LI A {
	color: black;
	text-decoration: none;
}
#headerMenu UL LI A:hover {
	text-decoration: underline;
}


#leftMenu {
	width: 168px;
	float: left;
	margin: 16px 0px 0px 4px;
	font-size: 11px;
}
#leftMenu UL {
	list-style-position: inside;
	list-style-type: none;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
#leftMenu UL LI {
	margin: 0px;
	padding: 3px 0px 3px 8px;
	background: transparent url('../img/page/dots.gif') bottom center scroll no-repeat;
}
#leftMenu UL LI A {
	color: #515151;
	text-decoration: none;
	
}
#leftMenu UL LI A:hover {
	text-decoration: underline;
}
#leftMenu UL LI A.selected {
	color: gray;
}


#aerialView {
	text-align: center;
	margin: 48px 0px 0px 0px;
}
#aerialView IMG {
	border: none;
	margin: 0px 0px 8px 0px;
}
#aerialView A {
	color: black;
}



A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}



#content {
	margin: 0px 0px 0px 180px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	/*width: 454px;*/
	width: 80%;
}

#banner {
	vertical-align: top;
	text-align:center;
	margin: 25px;
	padding: 0px;
	/*width: 454px;*/
	width: 80%;
}
#banner IMG {
	width: 600px;
	padding: 0px;
	margin: 0px;
}

#pageTitle {
	margin: 6px 0px 7px 0px;
}


.largertext{
	font-size:14px;
	margin-top:0px;
	font-weight:bold;
	color:#515151;
	}

.normaltext{
	color:#515151;
	font-weight:normal;
	}
	
a {
	color:#515151;
	text-decoration:underline;
	}
	
a:hover{
	color:black;
	text-decoration:underline;
	}

