/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; }



body { 
line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


p {
	line-height: 1.5em;

}

p.small {
	margin-top: 0;
    margin-bottom: 0;
    text-indent: 1.5em;
    line-height: 120%;
}

.indent {
	text-indent: 1.5em;
}


h2 {
	font: normal 1.8em sans-serif;
	
}


h3 {
	font: normal 1.3em sans-serif ;
	margin: 10px 0;	
}

h3 a {
	font: normal 1.2em sans-serif ;
	color:  black;
	margin-bottom: 10px;
		
}

h4 {
	font: bold 1.1em sans-serif;
	margin-bottom: 10px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #E4E3C7;
	color: white;
	font: small Arial, Helvetica, sans-serif;
}



#wrapper {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:30px;
	padding: 10px;
	width: 800px;
	background-image: url(../img/footer.gif); 
	background-repeat:no-repeat;
	background-position: bottom;
	background-color: white;
	
}

#header {
	width: auto;
	height:auto;
	margin: 0;
	padding: 0;
}

#main { 
	margin-top: 3px;
	border-top: 2px solid #000;
 	border-right: 2px solid #000;
	border-left: 2px solid #000;
	width: 796px;
	background-image: url(../img/contentBG.gif);
	background-repeat: repeat-y;
	
	/*overflow: auto;*/
} 

#content {
	background: url(../img/flower.gif) no-repeat center;
	margin: 0 264px 0 0;
 	color: black;
 	width: auto;
 	clear: left;
 	
 }
 
#mainfeature {
	
	margin: 0px;
	padding: 10px;
	min-height: 270px;
	/*overflow: auto;*/
 }
 

 
#slideshow {
	background-color: #E4E3C7;
	width: 796px;
}

#advisoryboard {
	margin-top: 10px;
	padding: 4px;
	background-color: white;
	width: 500px;
	height: 200px;
}

#advisoryboard span {
	padding: 0 20px;
	font-size: .8em;
	font-style: italic;
}

#advisoryboard img {
	margin-bottom: -2px;
}

/* 
   GALLERY
------------------------------------------------------------------- */

#gallery_thumbs {
	margin: 2px;
	padding: 2px;

}

.gal_thumb {	
	display: block;
	float: left;
	width: auto;
	margin: 1px;
	padding: 3px;
}

.gal_thumb:hover {
	background: #268b2d;
}

.gal_thumb img {
	display: block;
}
/* 
   END GALLERY
------------------------------------------------------------------- */

/* 
   SIDEBAR
------------------------------------------------------------------- */

#sidebar {
	float: right;
 	width: 245px;
	margin: 10px 7px;
}

#box {
	margin-bottom: 0.2em;

}


#box_content {
	padding: 8px 0 8px;
	height: 40px;
	margin-right: 7px;

}


/*

.box_title {
	background: url(../img/box-title2.gif);
	color: #FFF;
	font: bold 1.1em sans-serif;
	padding: 5px 10px;
	margin: 0 5px;
	width: auto;
}

*/


#player {
	margin-left: 100px;
}

/* 
   Begin Rounded Box Title
------------------------------------------------------------------- */

.roundedcornr_box {
   background: #2f6833 url(../img/roundedcornr_grad.gif) repeat-x top left;
   margin: 0 3px;
}

.roundedcornr_top div {
   background: url(../img/roundedcornr_tl.gif) no-repeat top left;
}

.roundedcornr_top {
   background: transparent url(../img/roundedcornr_tr.gif) no-repeat top right;
}

.roundedcornr_bottom div {
   background: url(../img/roundedcornr_bl.gif) no-repeat bottom left;
}

.roundedcornr_bottom {
   background: transparent url(../img/roundedcornr_br.gif) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 6px;
   font-size: 1px;
}

.roundedcornr_content {
	margin: 0 5px;
	font: bold 1.1em sans-serif;
	padding: 0px 5px;
	width: auto;
}

/* 
   End Rounded Box Title
------------------------------------------------------------------- */


#learn-more {
	margin: 0 22px;
}

.box_galpreview {
	padding: 8px 10px 20px 8px;
/* add scrollbar use - overflow: auto; */

}

.box li:first-child {
	border-top: none;
}

/* 
   Thumbnails
------------------------------------------------------------------- */

.thumbnails {
	margin: 0;
	
}

.thumbnails a.thumb {	
	display: block;
	float: left;
	width: auto;
	margin: 2px;
	padding: 3px;
}
.thumbnails a.thumb:hover {
	background: #268b2d;
}

.thumbnails .thumb img {
	display: block;
}

/* 
   End Thumbnails
------------------------------------------------------------------- */

/* Navigation */

#navbar {
	height: 20px;	
	width: 800px;
	background-color: #2f6833;
	
}


#multi-ddm {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 20000;

}

#multi-ddm > li {
	float: left;
	width: auto;
}

#multi-ddm > li > a {
	display: block;
	
	width: auto;
	text-align:center;
	padding: 2px 36px;
	text-decoration: none;
	color: #E6E5C9;
	font-weight: bold;
	background-color: #2f6833;
	
}

#multi-ddm > li > .parent-hover {
	background-color: #268b2d;
	
}

#multi-ddm > li ul {
	display: none;
	list-style: none;
	position: absolute;
	margin: -1px 0 0 0;
	z-index: 90;
	padding: 0;
}

#multi-ddm > li ul a {
	display: block;
	width: 170px;
	padding: 3px;
	border-bottom: 1px solid #2f6833;
	border-right: 1px solid #2f6833;
	border-left: 1px solid #2f6833;
	text-decoration: none;
	font-weight: bold;
	font-size: .95em;
	color: #000;
	background-color: #EAEBD8;
}

#multi-ddm > li ul li a.first {
	border-top: 1px solid #545454;
}

#multi-ddm > li ul .child-hover1 {
	background-color: #268b2d;
	color: white;
}


#multi-ddm > li ul li ul {
	margin: -29px 0 0 163px;
	position: absolute;
}

#multi-ddm span {
	float: right;
	width: auto;
}


/* End Nav Bar */

#top_pic {
	margin: 0;
	padding: 10px 0 0 0;
	
}


/* Dashboard */
#dashboard {
	background: url('../img/dash.gif') no-repeat;;
	font-size: 0.8em;
	word-spacing: 30px;
	height: 1%
}

html>body .dashboard {
	height: auto
}

#dashboard_inner {
	text-align: center;
	padding: 4px	;
	margin: 0 10px;
}
#dashboard_inner li {
	display: inline;
}

#dashboard li {
	color: #C0C0C0;
	padding: 4px 0;
}

#dashboard li a {
	
	color: #C0C0C0;
	text-decoration: none;
}
#dashboard li a:hover {
	color: #FFF;
	text-decoration: none;
	
}



/* 
   Floats
------------------------------------------------------------------- */

.left_footer,.alignleft {
	float: left;
	width: auto;
}

.right_footer,.alignright {
	float: right;
	width: auto;
}

.center,.aligncenter {
	margin: 0 auto;
}

.clear,.clearer {
	clear: both;
}

.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}

/* Footer links */
#footer {
	
	color: #777;
	font-size: 0.8em;
	padding: 10px 8px;
}

#footer a {
	color: #999;
}

#footer .left, #footer .left a {
	margin: 0;
	color: #666;
	text-decoration: none;
	
}

#footer .right, #footer .right a {
	color: #666;
	text-decoration: none;
	float: right;
	width: auto;
}

#footer a:hover {
	color: #999;
}