body {
	background-image: url(ctl_images/ctl_bg_sand.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#header {
	background-image: url(ctl_images/ctl_banner.jpg);
	height: 266px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border: thick groove #006600;
}

#navigation .current_page_item a {
	color: #006600;
}

#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;

}

li {
	list-style-image: url(ctl_images/favicon.gif);
	list-style-type: none;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-transform: capitalize;
	color: #006600;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 25px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #006600;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
}

#navigation li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
}

#navigation li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #00CC00;
	text-decoration: none;
}

#navigation li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}

#navigation li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
}

.photo {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #00CC00;
	text-decoration: none;
}

#leftnav {
	width: 30%;
	float: left;
}

#colright {
	width: 69%;
	float: left;
}

#colright p {
	color: #006600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
}

#colright a:link {
	text-decoration: none;
}

#colright a:visited {
	text-decoration: none;
}

#colright a:hover {
	text-decoration: none;
	border-bottom: none;
}

#colright a:active {
	text-decoration: none;
}

#footer {
	clear: both;
	margin: 0px;
	padding: 0em;
	background-image: url(ctl_images/ctl_footer.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 980px;
	text-align: center;
	border: thick groove #006600;
}
