a:link
{
	color: rgb(102,51,0); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	position: relative;
	font-size: 14px;
	line-height: 20px;
}
body
{
	font-family: Cambria, Verdana, Arial, Helvetica;
	background-color: rgb(252,252,252);
	color: rgb(48,84,128);
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
p {
	font-family: "Cambria", Georgia, Arial, sans-serif;
	font-size: 14px;
	color: rgb(48,84,128);
	line-height: 20px;
	margin: 0 0 0 0;
	width: 530px;
	text-align: justify;
}
.p1 {
	font-family: "Cambria", Georgia, Arial, sans-serif;
	font-size: 14px;
	color: rgb(255,255,239);
	line-height: 20px;
	margin: 0;
	width: 530px;
	text-align: left;
}

.p2 {
	font-family: "Cambria", Georgia, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold:
	color: rgb(206,98,8);
	line-height: 20px;
	margin: 15px 0 0 0;
	width: 400px;
	text-align: left;
}

.p3 {
	font-family: "Cambria", Georgia, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(102,51,0); 
	line-height: 20px;
}

.laws {
	width: 660px;
	margin: 10px 0 0 0;
}

H1 {
	font-family: "Cambria", Georgia, Arial, sans-serif;
	font-size: 22px;
	line-height: normal;
	color: rgb(36,64,97);
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	margin: 15px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(36,64,97);
	width: 530px;
	}

H2 {
	font-family: "Cambria", Georgia, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: rgb(48,84,128);
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	margin: 15px 0 0 0px;
	text-decoration: none
	}

H3 {
	font-family: "Cambria", Georgia, Arial, sans-serif;
	font-size: 22px;
	line-height: normal;
	color: rgb(255,255,217);
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	margin: 15px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,255,217);
	width: 530px;
	}
h4
{
	font-family: Cambria;
	color: rgb(153,153,0);
}
h5
{
	font-family: Cambria;
	color: rgb(255,153,0);
}
h6
{
	font-family: Cambria;
	color: rgb(51,102,204);
}
#header {
	width: 960px;
	height: 290px;
	padding: 0;
	margin: 0 auto;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	border-bottom-color: rgb(51,102,153);
}
#thecontainer {
	width: 965px;
	margin: 5,5,0,5;
	padding: 0 0 20 0;
	border-top-style: solid;
	border-top-width: 2px; 
	border-top-color: rgb(51,102,153);	
	border-right-style: solid;
	border-right-width: 2px; 
	border-right-color: rgb(51,102,153);
	border-left-style: solid;
	border-left-width: 2px; 
	border-left-color: rgb(51,102,153);
	background-color: rgb(228,232,244);
}
#footer {
	width: 965px;
	height: 30px;
	margin: 0;
	padding: 5,10,0,0;
	text-align="right";
	font-size="12";
	border-right-style: solid;
	border-right-width: 2px; 
	border-right-color: rgb(51,102,153);
	border-left-style: solid;
	border-left-width: 2px; 
	border-left-color: rgb(51,102,153);
	border-bottom-style: solid;
	border-bottom-width: 2px; 
	border-bottom-color: rgb(51,102,153);
	background-color: rgb(149,179,215);
}
#leftcolumnmenu {
	margin: 0;
	padding: 0 0 0 0;
	width: 175px;
	position: relative;
	overflow: hidden;
	float: left
}
#leftcolumn {
	margin: 0;
	padding: 12 0 0 0;
	width: 180px;
	height: 240px;
	position: relative;
	overflow: hidden;
	border-right-style: solid;
	border-right-width: 2px; 
	border-right-color: rgb(51,102,153);
	background-color: rgb(228,232,244);
	float: left
}
#block {
	overflow: hidden;
	line-height: 22px;
	margin: 0;
	font-family: "Cambria", Georgia, Arial, sans-serif;
	font-size: 14px;
	color: rgb(48,84,128);
	line-height: 20px;
}
#block ul {
	margin: 0;
	padding: 0;
}
#block li {
	list-style: none;
	margin: 0;
	text-indent: 30px;
}


#menu {
	text-align: right;
	overflow: hidden;
	font-size: 17px;
	font-weight : regular;
	padding: 0 15 0 0;
	font-family: "Cambria";
	line-height: 22px;
	margin: 0;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
	margin: 0;
}
#menu a {
	margin: 0;
	text-decoration: none;
	color: rgb(36,64,97);
}

#menu a:hover {
	color: rgb(102,51,0);
	text-decoration: none;

}
#content {
	margin: 0 0 0 150px;
	padding: 0px;
	width: 705px;
}
#camppics {
	float: right;
	width: 141px;
	margin: 20px 0 20px 20px;
}
#camppics img {
	border: 1px solid #ebd56b;
	margin: 3px 0 3px 0;
	width: 141px;
}
.clicktoenlarge {
	font-family: "Verdana";
	font-size: 9px;
	color: #111111;
	text-align: center;
	width: 141px;
}