.clear
{
	clear:both;
}

body
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.container
{
	width:900px;
	margin: 0 auto;
	margin-top:-5px;
	background-image:url("includes/images/background.png");
	background-repeat:no-repeat;
	background-color:#EBEBE6;
	z-index:0;
	min-height:545px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.container_top
{
	width:900px;
	margin: 0 auto;
}

.container_left
{
	float:left;
	width:27px;
	margin:0 0 0 -30px;
	z-index:0;
	min-height:750px;
}

.container_right
{
	float:right;
	width:27px;
	margin:0 -27px 0 0;
	z-index:0;
	min-height:750px;
}

.container_bottom
{
	width:900px;
	margin: 0 auto;
}

.header
{
	z-index:1;
}

.header img
{
	width:100%;
	height:150px;
}

.head_address
{
	margin:-150px 0 0 20px;
	float:left;
	font-family:Tahoma, sans-serif;
	font-size: 0.8em;
	color:#cdb5db;
	position:relative;
}
.head_address a
{
	color:#cdb5db;
}

.logo
{
	margin-top:-150px;
	margin-left:50%;
	text-align:right;
	padding-right:20px;
	position:relative;
}

.headerPageTitle h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:2.0em;
	font-weight:normal;
	color:#C1C695;
	position:absolute;
	margin: -45px 0 0 20px;
	text-shadow: 2px 2px 2px #4E3265;
}


/* NEW horizontal menu bar 01-06-10 */
#menuh-container
	{
	position: absolute;		
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #330033;
	background-image: url("images/nav_bg.jpg");
	text-decoration:none;
	}

	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #CCFFFF;
	background-image: url("images/nav_back.jpg");
	text-decoration:none;
	}	
	
#menuh a.top_parent   /* attaches down-arrow to all top-parents */
	{
	background-image: url("images/nav_bg.jpg");
	}
#menuh a.top_parent:hover
	{
	background-image: url("images/nav_back.jpg");
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:123px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */


.nav
{
	width:900px;
	height:40px;
	margin:12px 0 auto;
	text-align:center;
	border-bottom:1px solid #666;
	/*background-color:#cdb5db;*/	
	background-image:url("images/nav_bg.jpg");
	background-repeat:repeat-x;
}
.nav p
{
	display:inline-block;
	font-family:Tahoma, sans-serif;
	background-color:#cdb5db;	
	color:#000;
	border-right:1px solid #333;
	/*text-shadow:0 -1px #8C6D9F;*/
	padding:0 8px 0 8px;
}
.nav a
{
	text-decoration:none;
}
.nav p:hover
{
	background-image:none;
	background-color:#4E3265;
	color:#cdb5db;
	text-shadow:0 -1px #8C6D9F;
}






			
.leftcol
{	
	width:200px;
	margin: -15px 0 0 10px;
	padding-bottom:1px;
}
.leftcol p
{
	font-family:Tahoma, sans-serif;
	background-image:url("/includes/images/leftcol_button_back.jpg");
	*background-color:#cdb5db;	
	color:#000;
	border:0px;
	border-bottom-width:2px;
	border-style:solid;
	border-color:#fff;
	*border-color:#4E3265;
	*border-bottom-width:1px;
	text-indent:10px;
	/*text-shadow:0 -1px #8C6D9F;*/
	padding:8px;
	margin-top:-17px;
}
.leftcol a
{
	text-decoration:none;
}
.leftcol p:hover
{
	background-image:none;
	background-color:#4E3265;
	color:#cdb5db;
}
.leftcol img
{
	/*float:right;*/
}

.latestBox
{
	background-color:#4E3265;
	border:1px solid #cdb5db;
	-moz-border-radius:7px;
	max-width:170px;
	margin-left:8px;
	font: 0.8em Tahoma, sans-serif;
	text-align:center;
	color:#cdb5db;
	min-height:50px;
	padding:5px;
}
.latestBox h1
{
	font-size: 1.0em;
}
.latestBox a
{
	color:#cdb5db;
}

.vert_divider
{
	float:left;
	margin-left:220px;
	margin-top:-455px;
	height:440px;
	border-right:1px;
	border-style:solid;
	border-width:thin;
	border-color:#4E3265;
}

.mainContent
{
	/*margin:-680px 0 0 230px;*/
	width:80%;
	/*position:relative;*/
	font-family:Tahoma, sans-serif;
	font-size: 0.8em;
	color: #4E3265;
	padding: 20px 45px 20px 20px;
	/*border-left: 1px solid #999;*/
}
.mainContent h1
{
	font-size:1.7em;
	font-weight:normal;
}
.mainContentTop
{
	color:#666666;
	line-height:normal;
}

.indexLinks
{
	font-size:1.4em;
	margin:10px 0 0 20%;
}
.indexLinks	a
{
	color:#4E3265;
}

.datecol
{
	width:100px;
	color:#333;
}

.footer
{
	font-family:Tahoma, sans-serif;
	font-size:0.6em;
	color:#4E3265;
	text-align:center;
}


