/* CSS Document */
BODY {font-family:  Arial, Tahoma, Verdana;
font-size:13px;
color: #000000;
background-color: #C8E6F5;
margin: 0px;
background-image: url("graphics/sitebg.jpg");
background-repeat:repeat-x;
}
TD{
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
color: #000000;
}

H1{
color:#11368E;
}
H2{
color:#11368E;
font-family:  Impact, Arial, Tahoma, Verdana;
font-weight:normal;
}
H3{
color:#11368E;
}
H4{
color:#000000;
}
H5{
color:#000000;
}
H6{
color:#000000;
}
A:link { color: #001531;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:visited { color: #001531;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:active { color: #001531;
font-family:  Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:hover { color: #FF3000;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}



A:link.reftext { color: #143A8C;
font-family:  Arial, Tahoma, Verdana;
font-size:10px;
}
A:visited.reftext { color: #143A8C;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
}
A:active.reftext { color: #143A8C;
font-family:  Arial, Tahoma, Verdana;
font-size:10px;
}
A:hover.reftext { color: #000000;
font-family:  Arial, Tahoma, Verdana;
font-size:10px;
}
.leftin{ background-image: url("graphics/left.png");}
.navbar{background-color:#C9E6F5;}
.content{background-image: url("graphics/contentbg.png");}
.drops{background-image: url("graphics/drops.jpg");}
.outline{background-color:#0E388F;}
.signupbox{background-image: url("graphics/signupbox.png");}
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 */


/* 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 */


/* ================================================================ 
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.
=================================================================== */



.menu {height:27px; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:716px; w\idth:717px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu 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 li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:13px;text-decoration:none; color:#000000; height:27px; line-height:25px; border:0px solid #000; border-width:0px 0 0px 0px; vertical-align:middle; text-align:center; width:116px; background-image: url("graphics/but.jpg");}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background-image: url("graphics/b50.png");}
/* style the second level hover */
.menu ul ul a.drop:hover{background-image: url("graphics/b50.png");}
.menu ul ul :hover > a.drop {background-image: url("graphics/p50.png");}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#A9C5FF;} /*3rd OFF */
/* style the third level hover */
.menu ul ul ul a:hover {background:#628CDD;} /*3rd ON */


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:27px;left:0; width:150px; border-top:0px solid #000; background-image: url("graphics/p50.png");}
/* another hack for IE5.5 */
* html .menu ul ul {top:27px;t\op:28px; }

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

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

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

/* style the second level links - SECOND OFF */
.menu ul ul a, .menu ul ul a:visited {background: #C9E6F5; font-size:12px; color:#FFF; height:auto; line-height:1em; text-align: center;  padding-top: 5px; padding-bottom: 5px; width:117px; border-width:1px 1px 1px 1px; border-color: #C9E6F5; color: #000000;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:120px;w\idth:118px;}

/* style the top level hover */
.menu a:hover {color:#001851; background-image: url("graphics/but_on.jpg");}
.menu :hover > a  {color:#001851; background-image: url("graphics/but_on.jpg")} /* TOP OVER */

.menu ul ul a:hover {color:#001851; background: #A9C5FF;}
.menu ul ul :hover > a {color:#001851; background: #A9C5FF;} /* 2nd OVER */

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu 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 ul ul .current_page_item a {
  
}

.menu .current_page_item {background-color: #C3C3C3; color:#EE1C23;

}

.menu ul .current_page_item ul a {
}

.menu ul .current_page_item ul a:hover {
}

.menu .current_page_item a:hover {
}
