/* CSS Document */

 #container
 {
	width: 750px;
	color: #333;
	border: 1px solid gray;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
 }
#navcontainer {
	background-color: #CCCCCC;
	width: 100%;
	height: 24px;
	clear: both;
	text-align: left;
}
#leftnav li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	list-style-type: square;
	list-style-position: outside;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.3em;
	margin-left: 50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #669966;
	margin: 0px 0px 6px;
}
#nav {
	float: left;
	width: 700px;
	height: 90px;
	background-color: #999999;
}

 #top
 {
	padding: 0em;
	background-color: #FFFFCC;
	border-bottom: 1px solid gray;
	height: 95px;
	width: 750px;
	background-repeat: no-repeat;
	background-image: url(images/canopy.gif);
	float: left;
 }

 #top h1
 {
 }

 #footer
 {
	margin: 0;
	color: #333;
	background-color: #FFFFCC;
	border-top: 1px solid gray;
	padding: 10px;
	clear: both;
	height: 100%;
 }
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: square;
	line-height: 1.2em;
	color: #666666;
}

 #leftnav p, #rightnav p { margin: 0 0 1em 0; }

}
 #navcontainer ul
 {
	margin: 0;
	list-style-type: none;
	text-align: left;
 }

 #navcontainer ul li {
	display: inline;
}

 #navcontainer ul li a
 {
	padding: 0px;
	color: #666666;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 24px;
	width: 142px;
	float: left;
 }

 #navcontainer ul li a:hover
 {
	color: #fff;
	background-color: #CCCC99;
 }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #6699CC;
	font-weight: normal;
	margin-bottom: 6px;
	margin-left: 50px;
}
#container #top #flash {
	background-color: #00CCCC;
	height: 95px;
	width: 484px;
	float: right;
}
body {
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#leftbox {
	width: 570px;
	min-height: 300px
	margin: 0;
	padding: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #FFFFFF;
	height: 100%;
	margin-left: 0px;
}
#container #NEWRIGHT {
	width: 150px;
	height: 100px;
	float: right;
}
.galleryContainer {
	width: 570px;
	height: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: medium;
}
#container #leftbox .galleryContainer h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 5px;
}
