/*********************/
/* GENERAL */
/*********************/

body {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	padding: 0;
	background-color: #EEE;

}

#mainwrapper

{
	width: 973px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-top: 5px;
	overflow: hidden;

}

p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}



hr {
	width: 95%;
	color: #999933;
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #999933;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

img {
	border: 0;
	padding-bottom: 5px;
	margin-bottom: -5px;

}

a img {
	border: 0;
	padding-bottom: 5px;
}


ul  {
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
	padding-left: 5px;
}


/*********************/
/* BANNER STYLES */
/*********************/

#banner {
	position: relative;
	margin-left: 0px;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

* html #banner {
	
	margin-bottom: -3px;
	
}


/*********************/
/* HEADER LAYOUT */
/*********************/

/*********************/
/* HEADER LAYOUT */
/*********************/

#nav {
	position: absolute;
	width: 973px;
	margin-top: 0px;
	background-color: #EAF4FB;
	top: 0px;
	height: 40px;
	color: #369;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.nav {
	font-weight: bold;
	position: relative;
	color:#666;
}

.nav ul {
	text-align: left;
//*set value to "left", "center", or "right"*/
 	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}

.nav ul li{
	display: inline;
	font-size: 0.8em;
}

.nav ul li a{
	color: #036;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 2px; /*spacing between each menu link*/
	text-decoration: none;
}

.nav ul li a:hover, .underlinemenu ul li a.selected {
	text-decoration: underline;
}



#logo {
	height: 150px;
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	padding: 0;
}

#google_box {
	float: right;
	margin-right: 20px;
	margin-top: -25px;
	position: relative;
	margin-bottom: 0px;	
}

html>body #google_box {

*margin-top: -50px;

}

#date {
	font-size: 0.8em;
	font-weight: bold;
	color: #036;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	float: left;
	padding-left: 20px;
}



.slideshow {
	height: 230px;
	width: 930px;
	margin: 0px;
	padding: 0px;
	
}

html>body .slideshow  {

*margin-bottom: -30px;


}

.slideshow img {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;	
	display: none;
}


.slideshow img.first { display: block }

html>body .slideshow img {

*margin-top: -10px;


}
	


	

/*********************/
/* MAIN CONTENT */
/*********************/

/*********************/
/* to add background transparency

background-color: rgba(255, 255, 255, 0.5);

 */
/*********************/

#intro {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 15px;
	float: left;
	width: 470px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}



#intro p {
	font-weight: bold;
}


img.intro  {
	margin: 2px 8px 1px 0px;
	float: left;
	padding-bottom: 0px;
	border: 1px solid #667669;
}

h1 {
	color: #69C;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.4em;
	line-height: 120%;
	
	
}

h1 a {
	color: #69C;
	line-height: 120%;
	margin-top: 25px;
	text-decoration: none;
	margin-left: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;	
}

h1 a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}

h2 {
	color: #990000;
	font-size: 0.5em;
	padding-top: 10px;
}


h3 {
	color: #1B629A;
	font-size: 0.9em;
	padding-top: 10px;
	padding-left: 22px;
}

p {
	color: #333333;
	font-size: 0.8em;
	margin-bottom: 10px;
}


.section {
	display: inline;
	color: #999999;
	font-weight: normal;
}

.floatleft {
	margin: 5px 10px 2px 0px;
	float: left;
	padding-bottom: 0px;
}
img.floatleft {
	border: 1px solid #CCCCCC;
}

img.noborder {
	border: 0;
}

#background

{
	float: left;
	margin: 0px;
	width: 448px;
	background-color: #FFFFFF;
	padding: 0px;
	}


* html #background

{
	float: left;
	margin: 0;
	width: 523px;
	background-color: #FFFFFF;
}


#content {
	margin: 0px;
	float: left;
	padding: 0px;	

}


.contentbox {
	width: 440px;
	margin-left: 20px;
	margin-top: 10px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-right: 5px;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #4A616F;
}


* html .contentbox {

background-color: #FFFFFF;

}

.contentbox h2 {
	color: #003366;
	font-size: 1.2em;
	overflow: hidden;
	padding: 5px 2px 2px 0px;
	border: none;
	
}

.contentbox h2 a {
	color: #003366;
	overflow: hidden;
	padding: 5px 2px 2px 0px;
	border: none;
	text-decoration: none;
}

.contentbox h2 a:hover {
	text-decoration: underline;
}

.contentbox p {
	font-size: 0.8em;
	color: #333333;
	margin: 3px 5px 5px 5px;	
}

.contentbox img {
	width: 190px;
		
	}


.contentbox h5  {
	color: #000000;
	background-color: none;
	margin-top: 0px;
	text-decoration: none;
	padding-bottom: 1px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A9BDC0;
}



.contentbox2 {
	width: 480px;
	margin-top: 50px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-right: 25px;
	padding-top: 0px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
	font-size: 0.8em;
	color: #333333;
	overflow: auto;
	
}

* html .contentbox2 {
	width: 500px;
	margin-top: 50px;
	margin-left: 8px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-right: 0px;
	padding-top: 15px;
	background-color: #FFFFFF;
	border: solid black 1px;
	font-size: 0.8em;
	color: #333333;
	overflow: auto;
	
}




.contentbox2 hr {
	width: 95%;
	color: #999933;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCC;
	border: 0;
	margin-top: 15px;
	margin-bottom: 0px;
}

.contentbox2 h2 {
	color: #990000;
	font-size: 1.2em;
	overflow: hidden;
	padding: 0px 2px 10px 0px;
	border: none;
}

.contentbox2 h3 {
	color: #003366;
	font-size: 1em;
	overflow: hidden;
	padding: 20px 2px 2px 0px;
	border: none;
}

.contentbox2 h4 {
	color: #003366;
	font-size: 1.4em;
	padding: 10px 2px 2px 0px;
	border: none;
}

.textmiddle {
	vertical-align:middle;
	
} 

.contentbox2 p {
	color: #333333;
	font-size: 1em;
	margin: 3px 5px 5px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contentbox2 img {
	margin-bottom: 1px;
	margin-right: 8px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	}

.contentbox2 img.noborder {
	border: none;
	margin-top: -25px;
	padding-top: 0px;
	}
	
.contentbox2 img.festival {
	border: none;
	float: left;
	margin-right: 20px;
	
	}


#main {
	margin-left: 190px;
	margin-right: 220px;
	background-color: none;
}

ul#main  {
	list-style-type: disc;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	list-style-position: inside;
	color: #333333;
	font-weight: bold;
}

ol#main  {
	list-style-type: decimal;
	padding: 0px;
	margin: 0;
	font-size: 1.4em;
	list-style-position: inside;
	color: #996600;
	font-weight: bold;
}


td {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin: 3px 5px 5px 5px;
	padding: 0;
	vertical-align: top;
	padding-top: 10px;
}

td img {
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-right: 5px;
	padding-bottom: 0px;
	
	}
	
	
td a {
	color:#990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#share {
	margin: 0px;


}

.share_action {
	margin-left: 0px;	
}

.share p {
	text-align: center;
	color:#000000;
	font-weight: bold;
}


.share img

{ border: none;

}

/*********************/
/* LEFT SIDE LAYOUT */
/*********************/

#wrapper {
	background-color:#FFF;
	width: 190px;
	height: 1050px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 50px;
}

#wrapper img

{
	
margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
	
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.slidedoortitle {
	width: 148px; /* thick left border of menu */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #69C;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 0.9em;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FC0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
}


.slidedoortitle a {
	text-decoration: none;
	color: #990102;
	padding: 0;
	width: 180px; /* thick left border of menu */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #69C;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;	
}

.slidedoortitle a:hover {
	text-decoration: underline;
	
}





.slidedoormenu {
	list-style-type: none;
	padding: 0;
	width: 160px; /* thick left border of menu */
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

.slidedoormenu li{
	border-bottom: solid white 5px; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
	display: block;
	color: #036;
	width: auto;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 15px;
	margin-bottom: 5px;
	background-color: #FFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #93C1E0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
	color: #CCCCCC;
}

.slidedoormenu li a:hover{
	color: #990000;
	background-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #036;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

</style>

[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
</style>
<![endif]


* html .slidedoormenu a {
	height: 1px;
}

* html .slidedoormenu li a{

margin-bottom: 0px;  }
.form

{
	font-size: 0.9em;
	margin-top: 0px;
}

.newsform

{
	font-size: 0.7em;
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 20px;
}


select#jumpMenu

{
	
	margin-top: 10px;
	margin-left: 10px;
	width: 145px;
}
	

	
.copyright

{
	font-size: 0.6em;
	font-weight: bold;
	color:#036;
	padding: 10px 0px 10px 8px;
	margin-top: 20px;
	float: left;
	margin-left: 15px;
	line-height: 120%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999933;
	border-bottom-color: #999933;
}



* html .copyright {
	
	margin-left: 5px;

}

.copyright a

{
	color:#036;
	text-decoration: none;	
}

.copyright a:hover

{
	text-decoration: underline;
}


/*********************/
/* RIGHT SIDE LAYOUT */
/*********************/


#rightwrapper {
	width: 250px;
	height: 1050px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	background-color: #FFF;
	margin-top: 50px;
	padding-left: 10px
}

#secondary {
	float: right;
	margin-top: 0px;
	
	
}

#secondary * {
	color: #000033;
}

#secondary .content

{
	padding-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	border-bottom: solid 1px #CCC;
	margin-left: 5px;
		}
		
#secondary h3 {
	padding: 3px 0px 3px 10px;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #666;
	margin-bottom: 10px;
	margin-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FC0;
}

#secondary h4 {
	padding: 3px 5px 3px 10px;
	font-size: 0.8em;
	color: #59ac30;
	margin-top: 5px;
	background: none;
	border: none;
}


#secondary p {
	font-size: 0.8em;
	margin-top: -5px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background: none;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 6px;
	
	}
	
	
#secondary p a {
	margin: 0px 10px 10px 0px;
	color: #003366;
	text-decoration: none;
}

#secondary p a:hover {
	color: #900;
}


#secondary p.news {
	padding: 10px 5px 3px 5px;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
}

#secondary p.news a {
	color: #003366;
	background-color: none;
	margin-top: 0px;
	text-decoration: none;
	padding-bottom: 1px;
	margin-bottom: 25px;
}

#secondary p.news a:hover {
	color: #900;
}

#secondary p.subscribe {
	margin-top: 0px;
}

#secondary p.blogs a {
	margin-top: 5px;
}


#secondary img

{
	border: none;
	margin-bottom: 5px;
	margin-top: 5px;
	
}


#secondary img.rss

{
	border: none;
	margin-bottom: 2px;
	margin-top: -10px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 0;
}

/* Social Media */

/* WDCS Vertical Layout Menu */



#secondary .media li

{
	list-style-type: none;
	}

#secondary .media 

{
	margin-top: 0px;
	margin-left: 10px;
}

#secondary .media img

{
	
	vertical-align:middle;
	margin-right: 20px;
	marging-left: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	border: solid white 1px;
	
}

#secondary .media a 

{
	text-decoration: none;
	color:#003366;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 0.9em;	
	
}

#secondary .media a:hover 

{
	color: #900;
	}



p.smalltext

{
	font-size: 0.8em;	

	}


/*********************/
/* FOOTER */
/*********************/
#footer {
	margin-top: 150px;
	padding: 5px 0 0 5px;
	text-align: center;
	font-weight: bold;
	color: #020132;
	font-size: 0.5em;
}