body		{
		text-align: center;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		color: black;
		font-size: small;
		background-color: #a8cef7;
		}

#wrapper	{
		width: 925px;
		margin: 0 auto;
		padding-bottom: 0;
		text-align: left;
		background-color: #ffffff;
		border: solid #c6a065 1pt;
		}

#header 	{
		background-color: #ffffff;
		}


#content 	{
		width: 710px;
		float: right;
		background-color: #ffffff;
		border-left: #c6a065 1pt solid;
		padding: 0 15px 2px 15px;
		margin-left: 0;
		}

#sidebar 	{
		width: 182px;
		float: left;
		background-color: #ffffff;
		}

p		{color: #111111;  font-family: arial, helvetica, sans-serif; font-size: 100%; text-align: justify;}


span.pics	{color: #006f93;  font-family: arial, helvetica, sans-serif; font-size: 88%;}

span.gallery	{color: #006f93; font-weight: bold; font-family: arial, helvetica, sans-serif; font-size: 88%;}

#footer 	{
		clear: both;
		background-color: #c6a065;
		height: 50px;
		text-align: center;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		color: #ffffff;
		font-weight: 500;
		font-size: 90%;
		border-top: solid 2pt #878752;
		padding: 2px 0px 3px 0px;
		}


img.right	{float: right; padding-left: 24px;}

img.left	{float: left; padding-right: 24px;}

img.reg		{border: #006f93 solid 1pt;}

#bca		{clear: both;}

h1		{color: #810100;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		font-size: 133%;}

h4		{color: #000099; font-size: 112%; font-family: arial, helvetica, sans-serif;}

h5		{color: #3B2C04;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		font-size: 103%;}

h6		{color: #d3b68c; font-size: 110%; font-family: arial, helvetica, sans-serif;}

a:link, a:visited, a:active {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
	
a:hover, a:focus {
	color: #2d6305;
	font-weight: bold;
	text-decoration: none;
}

a.foot:link, a.foot:visited, a.foot:active {
	color: #051f54;
	font-weight: bold;
	text-decoration: underline;
}

a.foot:hover {
	color: #2d6305;
	font-weight: bold;
	text-decoration: none;
}

a.rt:link, a.rt:visited, a.rt:active {
	color: #051f54;
	font-weight: bold;
	text-decoration: none;
}
	
a.rt:hover, a.rt:focus {
	color: #2d6305;
	font-weight: bold;
	text-decoration: none;
}
/* -------- Side Navigation --------  */      


#sidenav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	  
} 
	
#sidenav ul li {
	padding-top: 2px;
	margin: 0;
	border-top: 1px #c6a065 solid;
}
	
#sidenav ul li a:link, #sidenav ul li a:visited, #sidenav ul li a:active {
	font-size: 95%;
	display: block;
	height: 24px;
	text-decoration: none;
	color: #051f54;
	padding: 4px 0px 4px 7px;
	background-color: #ffffff;
}

#sidenav ul li a:hover, #sidenav ul li a:focus {
	color: #2d6305;
	height: 24px;
	text-decoration: underline;
	background-color: #f3eee7;
} 



