/* MAIN STYLES */body {	color: #333;	font: 12px/1.6em "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	margin: 0px;
	padding: 0px;	background: #dcdcdc;	text-align: center;	}a  {
	color: #333;	text-decoration: none;
	border-bottom: dashed 1px #999;	}a:hover {	color: #66B300;	text-decoration: underline;	}a:visited {	color: #666;	}h1, h1 a, h1 a:visited {	margin: 0px;	padding: 15px 0px 0px 10px;
	color: #66B300;
	text-decoration: none;
	border-bottom: 0px;	}h2 {	font-size: 13px;	color: #222;	margin: 20px 0px 5px 0px;	}

p {
	margin: 0px 0px 10px 0px;
	line-height: 18px;	text-align: left;	}

b {	color: #444;	}
	
.text-footer {
	font-size: 9px;
	color: #777;
	line-height: 16px;	}
	
/* PHOTOS */

.text-image {	margin: 16px 10px 0px 0px;	padding: 3px;	border: 1px solid #ddd;	background-color: #F4F4F4;	float: left;	}
	
.side-photos {
	padding: 3px;
	margin: 0px 0px 20px 0px;	border: 1px solid #ddd;
	background-color: #F4F4F4;
	}
/* DIV BOXES */#container {	display: block;	width: 708px;	margin: 20px auto 0;	background-color: #fff;	}	#heading {	width:  708px;	height: 56px;	background: url('images/demo_header.gif') no-repeat;	text-align: left;	}#content {	display: block;	padding-top: 0px;	text-align: left;	background: url('images/demo_body.gif');	}#main {	float: left;	width: 465px;	min-height: 400px;	padding: 0px 20px 15px 20px;	border-right: 1px dashed #dcdcdc;	}#sidebar {	float: right;	width: 175px;	padding: 2px 15px 10px 10px;	font-size: 11px;	line-height: 1.4em;	}	#footer-shadow {	width: 708px;	height: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;	background: url('images/demo_footer.gif') no-repeat;	}#footer {
	display: block;	width: 708px;	margin: 0 auto;	padding: 20px;	}

.footer, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover {	color: #666;	font-size: 9px;	text-align: center;
	text-decoration: none;	}

/* MENUS */
.menu, .menu:link, .menu:active, .menu:visited {	line-height: 22px;	color: #66B300;
	font-weight: bold;	}

.menu:hover {	color: #666;	}

.menu-on:link, .menu-on:active, .menu-on:visited {	line-height: 22px;	color: #000;
	font-weight: bold;
	border-bottom: solid 1px #999;	}
	
.menu-on:hover {	color: #666;	}


/* SUBMENUS */

.submenu, .submenu:link, .submenu:active, .submenu:visited {
	font-size: 9px;	line-height: 18px;	color: #66B300;
	margin-left: 8px;
	text-decoration: none;
	font-weight: bold;	}

.submenu:hover {	color: #666;	text-decoration: underline;	}

.submenu-on:link, .submenu-on:active, .submenu-on:visited {	font-size: 9px;	line-height: 18px;	color: #000;
	margin-left: 8px;	font-weight: bold;
	border-bottom: solid 1px #999;	}
	
.submenu-padding {	display: block;
	margin:  0px 0px 8px 0px;
	}


/* SITEMAP */
.sitemap {
	line-height: 22px;	}
.sitemap-menu {	font-weight: bold;
	line-height: 20px;
	}