body {
	background-color:#eae8d8;
	color:#000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	/* background-image: url(../images/bgTile.gif); */
}

#wrapper {
	background-color:#f4f3e8;
	padding-bottom:20px;
	/* margin-bottom:75px; */
	background-image: url(../images/bridgeFade.gif);
	background-repeat: no-repeat;
	background-position:500px 100%;

}

#wrapper2 {
	background-color:#f4f3e8;
	padding-bottom:20px;
	/* margin-bottom:75px; */

}

h2 {
	color:#b9000a;
	font-family:Georgia, Times, serif;
	font-size:32px;
	font-weight:normal;
	margin:5px 0;
}

p {
	line-height:1.5;
}

a {
	text-decoration:underline;
	color:#666666;
}

a:hover {
	text-decoration:none;
}

#navigation {
	width:250px;
	float:left;
	float:left;
}

#navigation p {
	margin-left:34px;
	font-family:Georgia, times, serif;
	font-size:11px;
	
}

#navigation ul {
	margin:0px 0 0 34px;
	width:184px;
	background-color:#bcdce9;
	text-transform:uppercase;
	padding:10px 0 0 0;
	list-style:none;
	
	
}

#navigation ul li {
	line-height:2;
	
	
}

#navigation ul li a {
	display:block;
	padding-left:18px;
	text-decoration:none;
	padding-top:2px;
	font-weight:bold;
	color:#000;
}

#navigation ul li a:hover {
	background-color:#e0edf2;
}

#navigation ul li.current {
	background-color:#e0edf2;
}


.navBottom {
	margin-left:34px;
	margin-bottom:20px;
}

/*/ Content ///////////////*/
#content {
	float:left;
	width:535px;
	padding-left:35px;

}

#content table {
	margin-top:15px;
	width:100%;
}

#content table td {
	width:50%;
	padding-right:20px;
	vertical-align:top;
}

/*/ MISIC ////////////////*/
#clear {
	clear:left;
}

#footer {
	color:#5b5a4d;
	padding-left:260px;

}

#footer p {
	
	line-height:1;
}
	

	
}