* { margin:0px; padding:0px; }

body {
	background: url(images/header_3.jpg) repeat-x;
	text-align: center;
	background-color:#dbcedf;
	height:100%
}
#content1 {
	/*width: 780px;*/
	margin: 0px auto;
	padding:.5em;
	background-color:#fff;
	min-height:95%;
}

#container { 
	background-image:url(images/colC-bkgrd.gif);
	background-repeat:repeat-y;
	border: 1px solid #000000;
	}

	/*width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. 
}
*/
p {
	padding: .5em 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:.8em;
	text-align:left;
}
/*img {
padding:.2em 1em 0 .5em;
}*/

.caption {
font-weight:500;
font-style:italic;
line-height:1.4em;
color:#32004B;
font-size:.7em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#643538;
	padding:1em;
}
h1 {

	font-size: 1em;
	color: #3B8317;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	line-height: 35px;
}

h2 {
	font-size:.9em;
	color: #32004B;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
}
a {
	font-weight: normal;
	color:#609;
}

a:hover {
	text-decoration: none;
	color:#96C;
}
.whiteText14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 10px;
}

.redLink9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.redLink10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.redLink11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
/*.purpleText10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #662D91;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


.purpleSubHeader14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.purpleText11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;

}
.purpleTextItalic11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32004B;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	line-height: 16px;
}
.footerText10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.footerLink10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.subscribe13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.subscribeUnderline13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.whiteText11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.greenDate11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #3B8317;
}
.purpleText9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}
.purple2Text11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C23A1;
	font-weight: normal;
	font-style: normal;
}
.blackText11 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
/** MENU */
#header{
	width: 100%;
	margin: 0px auto;
	padding: 8px 0px;
	background-color: #681E85;
}

#menu {

	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#menu a:hover {
	color:#c9f;
}


#left_nav {
	width:133px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:bold;
	background-color:none;
	text-align:left;
	padding-left: 10px;

}

#left_nav a:link {color:#306}     
#left_nav a:visited {color:#609}  
#left_nav a:focus {color: #c9c}  
#left_nav a:hover {color:#C9C}   
#left_nav a:active {color: #303}  

#left_nav ul {
	list-style: none;
	width: 130px; /* Width of Menu Items */
	/*border-bottom: 1px solid #5512a9 ;*/
	
	}
	
#left_nav ul li {
	position: relative;
	}
	
#left_nav li ul {
	position: absolute;
	left: /*149*/130px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
#left_nav ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px 0;
	border-bottom: 1px solid #5512a9; /* IE6 Bug */
	/*border-bottom: 0;*/
	}
	
#left_nav ul li ul li a {
	background: #ebe6ff; /* IE6 Bug */
	}
/* Holly Hack. IE Requirement \*/
* html #left_nav ul li { float: left; height: 1%; }
* html #left_nav ul li a { height: 1%; }
/* End */

#left_nav li:hover ul, li.over ul { display: block; 
} 


#sidebar2 {
	float: right; 
	width: 160px; 
	padding: 15px 10px 15px 20px; 

}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.last{
padding-bottom:2em;
}

#content1 ul  {

font-size:.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:1em 1em 1em 3em;
text-align:left;
list-style:disc;
}

#content1 ul li {
	display: block;	
	width: auto;
	padding:.5em 0 0 0;
}
#sub {
	font-size:.6em;
}
