/* CSS Document */
BODY {font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:18px;
color: #EED067;
background-color:#000000;
margin:0px;
background-image: url("graphics/sitebg.gif");
background-repeat:repeat-x;
}
TD{
color: #EED067;
font-size:18px;
}

H1{color:#FFFFFF;}
H2{color:#FFFFFF;}
H3{color:#FFFFFF;}


A:link { color: #EBB75C;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:18px;
}
A:visited { color: #EBB75C;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:18px;
}
A:active { color: #EBB75C;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:18px;
}
A:hover { color: #FFFF00;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:18px;
}

A:link.reftext { color: #FFFFFF;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:10px;
}
A:visited.reftext { color: #FFFFFF;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:10px;
}
A:active.reftext { color: #FFFFFF;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:10px;
}
A:hover.reftext { color: #DADADA;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:10px;
}

A:link.footlinks { color: #EBB75C;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:12px;
}
A:visited.footlinks { color: #EBB75C;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:12px;
}
A:active.footlinks { color: #EBB75C;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:12px;
}
A:hover.footlinks { color: #FFFF00;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:12px;
}

A:link.toplinks { color: #EBB75C;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:13px;
}
A:visited.toplinks { color: #EBB75C;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:13px;
}
A:active.toplinks { color: #EBB75C;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:13px;
}
A:hover.toplinks { color: #FFFF00;
font-family:  Times, "Times New Roman", Palatino, Garamond, Arial, Verdana, Tahoma;
font-size:13px;
}

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-mobile-menu-container {height:23px; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu-mobile-menu-container {width:696px; w\idth:695px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu-mobile-menu-container ul {padding:0;margin:0;list-style-type:none;}
.menu-mobile-menu-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-mobile-menu-container li {float:left;position:relative; }

/* style the links for the top level */
.menu-mobile-menu-container a, .menu-mobile-menu-container a:visited {display:block; font-size:16px; font-weight:normal; text-decoration:none; color:#FFFFFF; padding-left:10px; padding-right:10px; height:23px; min-height:23px; line-height:23px; vertical-align:middle; border-right:1px solid #FFFFFF; }


/* a hack so that IE5.5 faulty box model is corrected */
* html .menu-mobile-menu-container a, * html .menu-mobile-menu-container a:visited {}

/* style the second level background */
.menu-mobile-menu-container ul ul a.drop, .menu-mobile-menu-container ul ul a.drop:visited {}
/* style the second level hover */
.menu-mobile-menu-container ul ul a.drop:hover{}
.menu-mobile-menu-container ul ul :hover > a.drop {}
/* style the third level background */
.menu-mobile-menu-container ul ul ul a, .menu-mobile-menu-container ul ul ul a:visited {background:#E3001E;} /*3rd OFF */
/* style the third level hover */
.menu-mobile-menu-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-mobile-menu-container ul ul {visibility:hidden;position:absolute;height:0;top:23px;left:0; width:150px; border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu-mobile-menu-container ul ul {top:23px;t\op:24px; vertical-align: middle;}

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

/* position the third level flyout menu for a left flyout */
.menu-mobile-menu-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-mobile-menu-container table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links - SECOND OFF */
.menu-mobile-menu-container ul ul a, .menu-mobile-menu-container ul ul a:visited {padding-top:0px; padding-left:10px; width: 200px; display:block; font-size:16px; font-weight:normal; text-decoration:none; color:#FFFFFF; height:23px; min-height:23px; line-height:23px; vertical-align:middle; text-align:left; background-color:#D77431; border-bottom: 1px solid #FFFFFF;}
/* yet another hack for IE5.5 */
* html .menu-mobile-menu-container ul ul a, * html .menu-mobile-menu-container ul ul a:visited {width:115px;w\idth:113px;}

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

.menu-mobile-menu-container ul ul a:hover {color:#000000; background-color:#FDA14E; background-image:none; font-size:16px;}
.menu-mobile-menu-container ul ul :hover > a {color:#000000; background-color:#FDA14E; background-image:none; font-size:16px;} /* 2nd OVER */

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

