@charset "utf-8";

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

	background-image: url(images/pagebg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

#header {

height: 147px;

}

a:link {

	color: #636;

}

a:visited {

	color: #999;

}

a:hover {

	color: #fc0;

}

#logo {

	display: block;

	float: left;

	width: 400px;

	margin-top: 0px;

	padding-top: 0px;

	position: relative;

}

#siteinfo {

	float: right;

	width: 350px;

	margin-top: 70px;

	text-align: right;

	color: #FFFFFF;

	font-size: 0.9em;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

#sidebar {

	float: left;

	width: 275px;

}

#contactinfo {

	padding-top: 10px;

	padding-right: 10px;

}



#sidebarblock {

	background-color: #663366;

	padding: 10px;

	color: #FFFFFF;

	/*height:269px;*/

}

#bodytext {

	padding: 10px;

	float: left;

	width: 480px;

}

#home #bodytext {

	padding:0;

}

#topnav {

	height: 38px;

	font-size: .9em;

}


/*
#topnav ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#topnav li {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	display: block;

	float: left;

	height: 25px;

	padding-top: 8px;

	padding-right: 15px;

	padding-bottom: 5px;

	padding-left: 15px;

	background: url(images/navdiv.jpg) bottom right no-repeat;

}*/

.clear {

	clear: both;

	height: 0px;

}





#pagewrap {

	width: 800px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#logo span {

	display: none;

}

#sidebarblock ul {

	margin: 10px 0px;

	padding: 0px;

	list-style-type: none;

}

#sidebarblock li {

	border-top: #FFFFFF;

	border-right: #FFFFFF;

	border-bottom: 2px solid #FFFFFF;

	border-left: #FFFFFF;

	margin: 0px;

	padding: 5px;

	font-weight: bold;

	font-size: .9em;

}

#sidebarblock li a:link,

#sidebarblock li a:visited {

	color: #fff;

	text-decoration: none;

}

#sidebarblock li a:hover {

	color: #FDD94A;

}

.sidebar_widget {

	display:none;

}	

#home .sidebar_widget {

	display:block;

}

.leftsidebar-btns div{

	display:block;

	width: 94%;

	border: 1px solid #B487B4;

	margin: 5px 0;

	padding: 5px;

	background: url(images/left-btn-bg.jpg) repeat-x;

	font-weight:bold;

}

.leftsidebar-btns div a:link,

.leftsidebar-btns div a:visited {

	color: #fc0;

	text-decoration:none;

}

.leftsidebar-btns div a:hover {

	color: #fff;

}

#contentblock {

width: 850px;



}



#contactinfo {

	font-size: .7em;

	color: #606;

}

#bodytext {

	font-size: 0.85em;

	padding: 20px;

}

#bodytext h1 {

	font-size: 1.3em;

	color: #663366;

}

#topnav li a:link, #topnav li a:visited {

	color: #660066;

	text-decoration: none;

}

#home .buttonlinks {
padding: 5px;
padding-top: 10px;
text-align:center;
}
.buttonlinks {
padding: 5px;
padding-top: 10px;
text-align:left;
float:left;
}
.buttonlinks img {
border: 1px solid #fff;
margin-bottom: 5px;
width: 125px;
}



/* Homepg bottom feature*/



#bottom {

width: 550px;

float:left;

padding-top: 10px;

}

#bottom .feature {

width: 147px;

height: 120px;

overflow:hidden;

background: url(images/homebottom-bg.jpg) no-repeat;

padding: 10px;

border:1px solid #639;

color:#fff;

font-size: .8em;

float:left;

margin-right: 12px;

}

#bottom .feature a:link,

#bottom .feature a:visited {

font-weight: bold;

text-decoration:none;

color: #fc0;

font-size: 1.1em;

}

#bottom .feature a:hover {

color: #fff;

}





/* Google Events Styles */



#dhtmltooltip {

position: absolute;

width: 150px;

border: 2px solid black;

padding: 2px;

background-color: lightyellow;

visibility: hidden;

z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/

}



/*WPNG Widget*/





.sidebar_widget h2 {

color: #fc0;

font-size: 1.2em;

}

#wpng-cal-widget-events {

font-size: .8em;

padding-bottom: 8px;

}

#wpng-cal-widget-events li {

border-bottom: none;

font-weight:normal;

}

.wpng-widget-date-title {

font-weight:bold;

float:left;

}

#wpng-cal-widget-events ul {

margin:0;

padding:0;

}



#sidebarblock li.GoogleCalendarItem {

	border-bottom: none;

}



/** WP Styles **/



    img.centered {

    display: block;

    margin-left: auto;

    margin-right: auto;

    }



    img.alignright {

    padding: 4px;

    margin: 0 0 2px 7px;

    display: inline;

    }



    img.alignleft {

    padding: 4px;

    margin: 0 7px 2px 0;

    display: inline;

    }



    .alignright {

    float: right;

    }



    .alignleft {

    float: left;

    }

/** CSS Menu **/


/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */


.menu li {
	color: #606;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	/*float: left;*/
	height: 25px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url(images/navdiv.jpg) bottom right no-repeat;
}

.menu ul {
	
}
#topnav .menu li ul li {
	background: #FFCE0F;
	width: 11em;
	height: 90%;
}
.menu a {
	text-decoration: none;
	color: #606;
	/*padding: .4em 1em;*/
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	color: #8B598C;
}

.menu li li {	/* create borders around each item */
	border: 1px solid #FAE9A5;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #567;
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */