/* Start of CMSMS style sheet 'lake_custom_stylesheet' */
/* CSS Document */

body {
	background-color: #FFC8A6
}
.outer-table {
	border: solid 4px #005500;
}
.menubox {
	background-color:#FFFFCC;
	border-right: solid 4px #005500;
}
.contentbox {
	background-color:#FFFFFF; padding: 7px;
}
.barlook {
             background-color:#005500; 
             font-family: Times; color: #ffffff; font-size: 10pt; text-align: left;
             height: 15px;
}

/* End of 'lake_custom_stylesheet' */

/* Start of CMSMS style sheet 'LakeToxawayMenuStyle' */
.outerborder {
	border: 4px solid #000000;
}
.bodyBG {
	background-color: #FEE7C5;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 12px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 7px;
}
a.menulook1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.menulook1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.menulook1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005500;
	text-decoration: none;
	font-weight: bold;
}
a.menulook1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.currentpage{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005500;
	text-decoration: none;
	font-weight: bold;	
	list-style-type: none;
	list-style-position: outside;
}
.menubullet{
	list-style-type: none;
	list-style-position: outside;
	margin-left: 3px;
	padding-left: 0px;	
}
.activeparent {
	list-style-type: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;		
	color: #632012;
	text-decoration: none;
}
.sectionheader {
	list-style-type: none;
	list-style-position: outside;
}
.fullbulletlist {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
	list-style-position: outside;
}
li{margin-left:3px;} 


/* End of 'LakeToxawayMenuStyle' */

