/* CSS Document */
BODY {font-family:  Arial, Tahoma, Verdana;
font-size:15px;
color: #0000000;
background-color:#FFFFFF;
padding:0px; margin:0px;
}
TD{
font-size:15px;
color: #000000;
}
H1, H2, H3, H4, H5, H6{margin:0px; padding:0px; font-weight:normal;}
A:link { color: #5471B3;
font-size:15px;
font-weight: bold;
text-decoration:underline;
}
A:visited { color: #5471B3;
font-size:15px;
font-weight: bold;
text-decoration:underline;
}
A:active { color: #5471B3;
font-size:15px;
font-weight: bold;
text-decoration:underline;
}
A:hover { color: #00A261;
font-size:15px;
font-weight: bold;
text-decoration:underline;
}



A:link.reftext { color: #DADADA;

font-size:10px;
}
A:visited.reftext { color: #DADADA;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
}
A:active.reftext { color: #DADADA;

font-size:10px;
}
A:hover.reftext { color: #FFFFFF;

font-size:10px;
}

.divider{background-color:#000000;}
.topbg{background-color:#666666;}
.navbg{background-image:  url("graphics/navbg.png");}
.contenttable{}
.contentwrapper{
background-color:#A4A4A4;
}
.content{background-color:#D1E2EE;}
.logobg{background-color:#FFFFFF;}
.footbg{background-color:#666666;}
.subfootbg{background-color:#820024;}
.copyright{font-size:11px; color:#FFFFFF; font-weight:bold;}
.topcenter, .topright, .botleft, .botcenter, .botright, .homeheadline{color:#FFFFFF; text-align:center;}
.homeheadline{background-color:#5471B3;}
input, textarea{background-color:#DDF3E1;}
LI.widget{ list-style: none; }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.menu-top-container {height:46px; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu-top-container {width:900px; w\idth:899px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu-top-container ul {padding:0;margin:0;list-style-type:none;}
.menu-top-container ul ul {width:100px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu-top-container li {float:left;position:relative;}

/* style the links for the top level */
.menu-top-container a, .menu-top-container a:visited {width: 131px; display:block; font-size:11px; font-weight:bold; text-decoration:none; color:#FFFFFF; padding-top:10px; height:36px; min-height:36px; line-height:12px; border-right: 1px solid #000000; vertical-align:bottom; text-align:center; text-transform:uppercase;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu-top-container a, * html .menu-top-container a:visited {}

/* style the second level background */
.menu-top-container ul ul a.drop, .menu-top-container ul ul a.drop:visited {}
/* style the second level hover */
.menu-top-container ul ul a.drop:hover{}
.menu-top-container ul ul :hover > a.drop {}
/* style the third level background */
.menu-top-container ul ul ul a, .menu-top-container ul ul ul a:visited {background:#E3001E;} /*3rd OFF */
/* style the third level hover */
.menu-top-container ul ul ul a:hover {background:#F22D47;} /*3rd ON */


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu-top-container ul ul {visibility:hidden;position:absolute;height:0;top:46px;left:0; width:150px; border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu-top-container ul ul {top:46px;t\op:22px; vertical-align: middle;}

/* position the third level flyout menu */
.menu-top-container ul ul ul{left:229px; top:0px; width:99px;}

/* position the third level flyout menu for a left flyout */
.menu-top-container ul ul ul.left {left:229px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu-top-container table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links - SECOND OFF */
.menu-top-container ul ul a, .menu-top-container ul ul a:visited {
padding-top:0px; padding-left:29px; width: 200px; display:block; font-size:11px; font-weight:bold; text-decoration:none; color:#FFFFFF; height:19px; min-height:19px; line-height:20px; border-right: 1px solid #000000; vertical-align:middle; text-align:left; text-transform:uppercase; background-color:#1E3B6C; border-bottom: 1px solid #000000;}
/* yet another hack for IE5.5 */
* html .menu-top-container ul ul a, * html .menu-top-container ul ul a:visited {width:115px;w\idth:113px;}

/* style the top level hover */
.menu-top-container a:hover {color:#FFFFFF; background-color:#1E3B6C; font-size: 11px;}
.menu-top-container :hover > a  {color:#FFFFFF; background-color:#1E3B6C; font-size: 11px;} /* TOP OVER */

.menu-top-container ul ul a:hover {color:#FFFFFF; background-color:#161616; background-image:none; font-size:11px;}
.menu-top-container ul ul :hover > a {color:#FFFFFF; background-color:#161616; background-image:none; font-size:11px;} /* 2nd OVER */

/* make the second level visible when hover on first level list OR link */
.menu-top-container ul li:hover ul,
.menu-top-container ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu-top-container ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu-top-container ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 

   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu-top-container ul ul .current_page a {
}

.menu-top-container .current_page {
}

.menu-top-container ul .current_page ul a {}

.menu-top-container ul .current_page ul a:hover {
}

.menu-top-container .current_page a:hover {
}


/*home but */

.menuh {height:46px; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menuh {width:900px; w\idth:899px;}
/* remove all the bullets, borders and padding from the default list styling */
.menuh ul {padding:0;margin:0;list-style-type:none;}
.menuh ul ul {width:100px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menuh positon */
.menuh li {float:left;position:relative;}
/* style the links for the top level */
.menuh a, .menuh a:visited {width: 34px; display:block; font-size:11px; font-weight:bold; text-decoration:none; color:#FFFFFF;  height:46px; line-height:46px; border-right: 1px solid #000000; vertical-align:middle; text-align:center; text-transform:uppercase;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menuh a, * html .menuh a:visited {}

/* style the second level background */
.menuh ul ul a.drop, .menuh ul ul a.drop:visited {}
/* style the second level hover */
.menuh ul ul a.drop:hover{}
.menuh ul ul :hover > a.drop {}
/* style the third level background */
.menuh ul ul ul a, .menuh ul ul ul a:visited {background:#B23A3A;} /*3rd OFF */
/* style the third level hover */
.menuh ul ul ul a:hover {background:#C04D4D;} /*3rd ON */


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menuh ul ul {visibility:hidden;position:absolute;height:0;top:46px;left:0; width:150px; border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menuh ul ul {top:46px;t\op:22px; vertical-align: middle;}

/* position the third level flyout menuh */
.menuh ul ul ul{left:115px; top:0px; width:99px;}

/* position the third level flyout menuh for a left flyout */
.menuh ul ul ul.left {left:100px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menuh table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links - SECOND OFF */
.menuh ul ul a, .menuh ul ul a:visited {padding-left:12px; background-color:#667524; line-height:20px; font-size:15px; color:#000000; height: 23px; text-align: left; width:155px; border-left: 1px solid #000000; border-right: 1px solid #000000; vertical-align: middle; display:block; position: relative;}
/* yet another hack for IE5.5 */
* html .menuh ul ul a, * html .menuh ul ul a:visited {width:115px;w\idth:113px;}

/* style the top level hover */
.menuh a:hover {background-color:#1E3B6C; font-size: 11px;}
.menuh :hover > a  {background-color:#1E3B6C; font-size: 11px;} /* TOP OVER */

.menuh ul ul a:hover {color:#FFFFFF; background-color:#3E5010; background-image:none; font-size:15px;}
.menuh ul ul :hover > a {color:#FFFFFF; background-color:#3E5010; background-image:none; font-size:15px;} /* 2nd OVER */

/* make the second level visible when hover on first level list OR link */
.menuh ul li:hover ul,
.menuh ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menuh ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menuh ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menuh ul ul .current_page a {
}

.menuh .current_page {
}

.menuh ul .current_page ul a {}

.menuh ul .current_page ul a:hover {
}

.menuh .current_page a:hover {
}