/* CSS Document */
/* begin with generic selectors so that they can be overridden if needed
 * by classes deeper in the stylesheet
 grey: #999999;
 old yellow; #ffcc00
 yellow; #ff9933
 whire: #000000

old green: #7EA000

Sustainable:
orange: FF774C
pink DB7D8F
dark orange DF6F57
grey: CCCCCC

Cream Background: FFFFCC
Text Color: 	CC6600
brown 826F61


*/
* {
	font-size:100%;

}
html { height: 101%; } /* make firefox alwasy have scroll bar */

body { 
	text-align:center;
	margin: 0;
	padding: 0;
	background: url(../images/background.png) 50% 0% repeat-y;
}
#all {
	width:900px;
	margin:0 auto;
	text-align:left;
	background: #FFFFCC;
}
#main-body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #FFFFCC;
}
#left { 
	padding: 0;
	width:190px;
	float:left;
	margin-left: 0px;
	background: #FFFFCC;
}
#middle {
	width: 604px;
	float:left;
	background: #FFFFCC url(../images/middle_bg.png) no-repeat 300px 60px;
	padding: 3px 3px 0px 3px;
}
#footer { 
	clear: both;
}
#footer{position:relative;clear:both;margin:0px;text-align:center;background:url(../images/footerbg.png) no-repeat center bottom; width:820px;height:46px;}
#footer .credits{float: right; font-size: 80%; margin-top: 30px; margin-right: 20px;}
#footereflect {position:relative;clear:both;background:url(../images/footereflect.png) no-repeat center top; width:820px;height:43px;}

/* general */
/* Home Page */
#home_header {
	height: 500px;
	background:url(../images/home_page_bg.jpg) no-repeat center top; width:900px;height:500px;
}
div#home_header_text {
	float: right;
	width: 280px;
	margin: 200px 130px 0px 0px;
	
}
div#home_header_text p {
	color: #826F61;
	font-size: 130%;
	text-align:justify;
	font-family: "Times New Roman", serif;
}
div#home_header_contact {
	float: right;
	clear: right;
	width: 280px;
	margin: 20px 130px 0px 0px;
	
}
div#home_header_contact p {
	color: #826F61;
	font-size: 1em;
	font-family: "Times New Roman", serif;
	margin: 0;
}
div#home_horizmenu {
	white-space: nowrap;
	margin: 0px 0px 3px 0px;; 
	line-height: 20px;
	height: 28px;
	padding: 0;
}

div#home_horizmenu ul {
	margin: 0 0 0 10px;
	padding: 0 0 3px 0;
	list-style:none;
}

div#home_horizmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

div#home_horizmenu a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	margin:0 20px 0 0;
}


div#home_horizmenu a:link, div#home_horizmenu a:visited {
	border-top: 3px solid #FFFFCC;
	color: #b17963;
	font-weight: normal;
	text-decoration: none;
}

div#home_horizmenu a:hover {
	border-top: 3px solid #DB7D8F;
	color: #DB7D8F;
}
/* End of Home Page */
/******************** Other Pages ***************/
#header {
	height: 100px;
	background:url(../images/header.jpg) no-repeat center top; width:900px;height:100px;
}
div#header_contact {
	float: right;
	clear: right;
	width: 180px;
	margin:54px 112px 0px 0px;
	padding: 0px;
	
}
div#header_contact p {
	color: #826F61;
	font-size: 90%;
	font-family: "Times New Roman", serif;
	margin: 0;
}

div#horizmenu {
	white-space: nowrap;
	margin: 0px 0px 0px 0px;; 
	line-height: 20px;
	height: 23px;
	padding: 5px 5px 5px 15px;
	padding: 0;
	border-bottom: 1px solid #CC6600;
}

div#horizmenu ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style:none;
}

div#horizmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

div#horizmenu a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	margin: 0 20px 0 0px;
}


div#horizmenu a:link, div#horizmenu a:visited {
	border-top: 3px solid #FFFFCC;
	color: #b17963;
	font-weight: normal;
	text-decoration: none;
}

div#horizmenu a:hover {
	border-top: 3px solid #DB7D8F;
	color: #DB7D8F;
}
div#horizmenu a.active {
	border-top: 3px solid #666;
	color: #666;
}
#left ul {
	margin: 2px 0 0px 5px;
	padding: 0;
	list-style:none;
}
#left li {
	margin: 3px 0 0px 0px;

}
#left #menu a:link, #left #menu a:visited {
	border-left: 3px solid #FFFFCC;
	color: #b17963;
	font-weight: normal;
	text-decoration: none;
	padding-left: 3px;
}

#left #menu a:hover {
	border-left: 3px solid #DB7D8F;
	color: #DB7D8F;
}
#left #menu a.active {
	border-left: 3px solid #666;
	color: #666;
}
#left p {
	margin-left: 10px;
	color: #b17963; }

#middle .right { clear: both; margin-bottom: 15px; }
#middle .right img { float: right; border: 1px solid #CC6600; margin: 0px 0px 15px 5px;}
#middle .right p {color: #CC6600; }

#middle .left { clear: both; margin-bottom: 5px; }
#middle .left img { float: left; border: 1px solid #CC6600; margin: 0px 5px 15px 0px;}
#middle .left p {color: #CC6600;}

#middle .half { float: left; width: 290px; margin: 0 20px 15px 0; border: 1px solid #CC6600;}
#middle .half img {width: 100%; }
#middle .half p {padding: 3px; margin: 0; text-align: center; color: #CC6600;}

#middle .clr {clear: both;}

/* end of Other Pages */
a:link, a:visited {
	color: #FF774C;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #DB7D8F;
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #333;

}
td, p, div, span {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 130%;
	text-align: left;

}

h3, .contentheading, .componentheading {
	color: #826F61;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding: 2px 0;
}
.contentheading {
	font-size: 18px;
}
.componentheading {
	padding: 0px 0;
	margin: 10px 0px;
}
.moduletablelatest {
	border: 1px solid #826F61;
}

.buttonheading {
	vertical-align: bottom;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #826F61;
}
ul#mainlevel, ul#mainlevel-other {
	margin: 0px;
	padding: 0;
	list-style:none;
	background-color: #826F61;	
}
ul#mainlevel a, ul#mainlevel-other a {
	display: block;
	font-size: 95%;
	padding: 2px 0 2px 2px;
	display:block;
	text-decoration: none;
	border: 1px solid #cccccc;
	color: #CCCCCC;
}
ul#mainlevel a:hover {
	background-color: #DB7D8F;
	color: #CCCCCC;
}
ul#mainlevel li {
}
ul#mainlevel a#active_menu {
	background-color: #FF774C;
	color: #CCCCCC;
}




div#header_image {
	height: 100px;
	border-width: 0px 0;
	padding: 0em;
	background: url(../images/logo.jpg) bottom right no-repeat;
	padding: 0;
	float: left;
	width: 820px;
}




span.header {
	display: block;
	line-height: 90%;
	vertical-align: bottom;
	padding-left: 30px;
	padding-top: 80px;
	font-family: Times New Roman, Times, serif;
	color: #fff;
}
span.subhead {
	font-family: Times New Roman, Times, serif;
	color: #CFEDC8;
	padding-left: 30px;
}


div#horizsep {
	height:1px;
	overflow: hidden;
	background: #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}


div.thinsep {
	clear: both;
	margin-top: 15px;
	height: 5px;
	overflow: hidden;
}



div#main {
	margin-left: 25%;

	float: none;
	width: auto !important;
	width: 100%;
}

div#main_padding {
	padding: 0 15px;
	float: none;
	width: auto !important;
	width: 100%;
}


/* thumbnail stuff */
#info p {margin-left:15px;}

a, a:visited, a:hover {color:#000;}

#container {padding:0 0 0 30px; margin:0; list-style:none; position:relative; z-index:10; width:250px; height:500px; margin: 0 auto 10px 0; font-family:verdana, arial, sans-serif; font-size:12px;}
#container table {border-collapse:collapse; margin:-1px -10px;}

#container li {float:left; margin:8px 8px; display:inline; color:#000; text-decoration:none; width:85px; height:85px; cursor:default;}
#container li a.thumb {display:block; width:75px; height:75px; text-decoration:none; border:5px solid #826F61;}
#container li a.thumb img {display:block; border:0;}

#container li div {position:absolute; left:-9999px;border:0; width:580px; text-align:left; z-index:-1; background:#FFFFCC;background:#000;}
#container li div img {margin:0px 0px 0 190px;}

#container :hover {background:#FFFFCC;}
#container li a.thumb:hover {border-color:#DB7D8F;}

#container li:hover > a {border-color:#826F61;}
#container :hover div {position:absolute; left:75px; top:0; padding: 8px 0 50px 0; background:#FFFFCC;}
#container :hover div img {border:1px solid #888;}
#container :hover div p {display: none; width:580px; text-align:center; font-family:verdana, sans-serif; font-size:11px; line-height:20px;}
#container :hover div p a {padding:8px 0 8px 30px; background:url(gallery-images/enlarge.gif) no-repeat left center; text-align:center; cursor:pointer; text-decoration:none; color:#666;}
#container :hover div p a:hover {color:#000; text-decoration:underline;}

#footer #credits {
	font-size: 0.8em;
	color: #da9b7e;
	padding: 30px 0 0 8px;

}
#footer #credits a{
	color: #9e705a;
	margin: 0 0 0 0px;

}
