*
body{
	margin: 0;
	padding: 0;	
	font-family:verdana;
	background-image:url(../images/bodybackground.gif);

}

#body
{
	width: 875px;
	margin: 0px auto 0px auto;	

}
#page
{
	background:url(../images/background.gif) no-repeat top left!important;
	background-color:#A4ABCE;!important;


}

#header
{
	height: 86px;
	background-color:#FFFFFF;
	border-bottom:1px solid #4b499c;
}
#logo
{
	float:left;
	width:279px;
	height:86px;
}



#rightside
{
	margin-left: 234px;

}

.rightcol
{
	float:left;
	width:222px;
	margin:20px;
}
.rightcol_cont {
	background-image:url(../images/other_point_of_interst_rep.gif);
	background-repeat:repeat-y;
	width:202px;
	font-family:Georgia;
	font-size:10px;
	padding:0px 10px;


}
.hope
{
 float:left;
 padding-top:10px;
 padding-left:10px;
 margin-bottom:15px;
}
.right
{
	float:right;	
}
.left
{

float:left;
}

#content
{
	font-family:verdana;
	font-size:12px;
	float:left;
	width:364px;
	padding-top:12px;
	padding-left:15px;
}

#sub_page_content {
	font-size:12px;
	float:left;
	width:550px;
	padding-top:12px;
	padding-left:15px;
	font-family:Georgia;
	font-size:12px;
}
#sub_page_content p, #sub_page_content a {
	font-family:Georgia;
	font-size:12px;
}
.title
{
	padding-bottom:11px;
	margin-left:-2px;
	padding-top:20px;
}

.sub_titles{
	font-family:Georgia;
	font-size:18px;
	color:#404D98;
}
.cleaner{
	clear:both;
	font-size:0;
	height:0px;
}

#footer
{
	font-family:TrebuchetMS;
	height:26px;
	background-color:#404e99;
	color:#FFFFFF;
	font-size:9px;
	padding-left:10px;
	padding-right:10px;
	margin-top:-16px;
	clear:both;
}
#footer a
{
	color:#009193;
	text-decoration:none;
}
#footer p
{
line-height:26px;
}
a img {
	border:none;
	}
.rightcol2{
	float:left;
	width:222px;
	margin:20px;

	background-image:url(../images/other_point_of_interst_bott.gif);
	
	background-position:bottom;
	background-repeat:no-repeat;
	}
.rightcol2_cont{
	background-image:url(../images/other_point_of_interst_rep.gif);
	background-repeat:repeat-y;
	width:202px;
	font-family:Georgia;
	font-size:10px;
	padding:0px 10px;
	
	}
#top{
	height:33px;
	width:596px;
	background-image:url(../images/top_nav.gif);
	background-repeat:no-repeat;
	margin-left:279px;
	margin-top:1px;
	
	}
	
/*Navigation menu */
li a {
	font-family:Verdana;
	font-size:10px;
	}
#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
	text-align: left;
	
}

#nav a {
	display: block;
	text-decoration:none;
	color:#4B499C;
}

#nav a:hover {
	color: #954E5C;
}

#nav li { /* all list items */
	float: left;
	/* width needed or else Opera goes nuts */
	padding-bottom: 6px;
	cursor:default;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #FFFFFF;
	z-index:1;
	width:155px;
	left: -1999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li a:hover {
	color: #F19DB3;
	font-family:Verdana;
	font-size:10px;
	z-index:1;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -10px 0 0 150px;

}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -1999em;
}

#nav li li:hover ul, #nav li li.sfhover ul, #nav li:hover ul, #nav li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
	z-index:1;
	
}
#nav li ul li a {
	width:150px;
	z-index:1;
	}
img { 
	border:none;
	}
.main_page_content{{
	margin-bottom:100px;
	}

/*end of nav menu */

/* CSS Document */

