@charset "utf-8";
/* CSS Document */

* { 
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	border: none;
}


body  {
	font: 62.5%/1.5 "Trebuchet MS","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;	
	color: #434343;
	background: #333 /* url(images/bodybg.png) 0 0 repeat-x */;
	height: 100%;
	text-align: center;
	margin-bottom: 8.0em;
}

/*
#bodydec  {
	background: url(images/bodydec.png) 0 100% no-repeat;
	width: 100%;
	height: 100%;
	border: 1px solid green;
} */
#brand {
	background: #3D6217 url(images/hbg.jpg) 100% 0 repeat;
	height: 150px;
}

#brand img {
	float: left;
}
#rotater1 {
	background: url(images/tile01.jpg) 100% 0 no-repeat;
	height: 150px;
}
#rotater2 {
	background: url(images/tile02.jpg) 100% 0 no-repeat;
	height: 150px;
}
#container {
	background: #fff url(images/contdec.png) 100% 40% no-repeat;
	width: 95%;
	text-align: left;
	margin: 0 auto;
	font-size: 1.6em;
	border: 1px solid #666;
}

#container-two {
	background: url(images/navdec.png) 0 85% no-repeat;
}
hr {
	border-bottom: 1px solid #bababa;
	margin-bottom: 1.2em;
	clear: both;
}

/*
#header {width: 100%; background-color: #4f732b;}
#header h1 {font-size: 2.5em; padding: 0.5em; line-height: 0.8em;}
#header h1 a {text-decoration: none; color: #fff;}
#header h1 em {font-size:  0.5em;}
*/

a {
	text-decoration: underline;
	color: #42641A;
}
a:hover {
	text-decoration: underline;
	color: #800000;
}
#header ul {
	list-style-type: none;
	xwidth: auto;
	background: url(images/menubg.png) 0 0 repeat-x;
	border-top: 1px solid #8d977e;
	height: 50px;
	xwhite-space: nowrap;
	xoverflow: visible;
}
#header ul li {
	float: left;
	xdisplay: inline;
	background: #577734 url(images/menubg.png) 0 0 repeat-x;
}
#header ul li a {
	padding: 6px 0.7em 8px 0.7em;
	color: #fff;
	height: 1%;
	display: inline-block;
	background: url(images/menudiv.png) 100% 0 no-repeat;
	text-decoration: none;
}
#header ul li a:hover, #header ul li a.active {
	color: yellow;
}
#header ul li a.active {

}



/* Left Column */
#subMenu {
	clear: both;
	float: left;
	width: 200px;
}
#subMenu div {
	padding: 1.0em 5px;
}
#subMenu div h3 {
	background: url(images/navulli.gif) 5px 20% no-repeat;
	padding: 10px 0 16px 20px;
}
#subMenu div h3 a {
	text-decoration: none;
	color: #000;
}

#subMenu div h3 a:hover {
	text-decoration: underline;
	color: #800000;
}
#subMenu div ul {
	margin: -10px 0 0 20px;
	list-style: disc;
	font-size: 0.9em;
	line-height: 130%;
}
#subMenu div ul li {}
#subMenu div ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	*height: 1%;
}
#subMenu div ul li a:hover { text-decoration: underline;}

/* Left Column Sub Menu */
#subMenu #menuWrapper ul {
	
}
#subMenu #menuWrapper ul, #subMenu #menuWrapper li a  {color: #990100;font-size: 1.0em;}
#subMenu #menuWrapper h3 {
	background: url(images/navullid.gif) 0 20% no-repeat;
	padding: 10px 0 16px 20px;
}
#subMenu #menuWrapper h3 a {
	text-decoration: none;
	color: #000;
}
#subMenu #menuWrapper h3 a:hover {
	text-decoration: underline;
	color: #800000;
}

/* Main Column */
#mainContent { float: left; width: 70%;}
#mainContent .inset {
	background: url(images/divider.png) 0 0 no-repeat;
	padding: 1.0em 0 0 25px; 
	margin-left: 10px;
	
}
#mainContent .inset ul {margin: 20px 0 0 30px;}

#mainContent .inset p {
	margin-bottom: 1.0em;
	font-size: 0.96em;
}

#mainContent .inset h2 {
	margin-bottom: 0.2em;
	color: #D34500;
}
#mainContent .inset h3 {
	margin-bottom: 0.1em;
}

#mainContent .inset h3 a {
	font-size: 1.1em;
	text-decoration: underline;
	color: #42641A;
}
#mainContent .inset h3 a:hover {
	text-decoration: underline;
	color: #800000;
}
#mainContent .inset h4 {
	font-size: 1.2em;
	color: #000;
	margin: -1.0em 0 -0.9em 0;
	padding: 1.0em 0 1.0em 10px;
	border-top: 1px solid #bababa;
	background: #eee;
}
#mainContent .inset p.meta {
	margin: 0 0 0.5em 2px;
	font-size:  0.9em;
	color: #800000;
}

#mainContent .inset p.paginate {margin-top:  1.5em; }


/* Main Column Feature */

#mainContent #featureColumn {
	float: right;
	padding: 3px;
	margin-top: 1.8em;
}

#mainContent #featureColumn div {
	padding: 5px;
}

#mainContent #featureColumn img {
	margin-top: 10px;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
}
#mainContent #featureColumn h5 {
	text-align: center;
	color: #800000;
}
.sniptimg {
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}


#siteinfo {clear: both; }
#siteinfo div {
	background: #3D6217 url(images/siteinfo.png) 0 0 repeat-x;
}

#siteinfo div p {
	color: #fff;
	font-size: 0.8em;
	line-height: 120%;
	padding: 10px 0 10px 1.0em;
}

.copythat {
	color: #8C977D;
}

p.hire img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #8C977D;
}

strong {
	font-weight: bold;
}

#supplies {
	background: url(images/art_supplies.gif) 2px 10px no-repeat;
}

#supplies h2 {
	color: #800000;
	font-size: 1.1em;
	float: right;
}

#supplies p {
	font-size: 1.0em;
	line-height: 120%;
	margin: 120px 0 0 20px;
}
#supplies .memlink {
	display: block;
	float: right;
	background: #FFFFEA;
	margin: 10px 0 0 0;
	padding: 5px 3px 5px 5px;
	font-size: 0.8em;
	border: 1px solid #bbb;
}
#supplies .memlink a {
	color: #990100;
	text-decoration: none;
	white-space: nowrap;
}
#supplies .memlink a:hover {
	color: #990100;
	text-decoration: underline;
}
.summerdo08 img {
	margin-left: 4px;
	padding: 3px;
	border: 1px solid #eee;
}
.summerdo08 a {
	display: block;
}
.summerdo08 img:hover {
	border: 1px solid #800000;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

