body
{
	/* hidden background img
	background:url(../images/generic/ashleywilde_bkg_tile.gif) #000000;
	*/	
	text-align:center;
	margin:0;
	padding:0;
	color:#000;
	font-size:1em;
	background-color:Black;
}

/* Special BR to make floats correct size */

br.floatStop {      
	height: 0px;
	line-height: 0.1%; 
	font-size: 0.1%; 
	clear: both; 
}

#borderwrapper
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#container
{
	width:780px;
	margin: 0 auto 0 auto;
	overflow:hidden;
}

div#contentContainer
{
	background-color:#FFF;
}

/*  */

div#breadCrumb
{
	background-color:#FFFFFF;
	padding:9px 0 0 13px;
	clear:both;
	width: 770px;
}

div#breadCrumb a
{
	font-size:1.0em;
}

#menucontainer
{
	clear:both;
}

#dhtmlgoodies_menu ul li ul{
	display:none;
}

#dhtmlgoodies_menu ul, #dhtmlgoodies_menu ul li{
	margin:0 !important;
	padding:0 !important;
}

#dhtmlgoodies_menu li{
	list-style-type:none;
	float:left;
}

#dhtmlgoodies_menu ul li ul li
{
	float:none;
}

#dhtmlgoodies_menu a {
	margin:0px;
	padding:0px;
	font-size:0.9em;
	display:block;
	line-height:34px;
}
	
#dhtmlgoodies_menu ul.menuBlock1 {
	border:0;
	padding:0;
	overflow:hidden;
}

#dhtmlgoodies_menu ul.menuBlock2 {
	padding:0;
	border:2px solid #DCDCDC;
}

#dhtmlgoodies_menu ul.menuBlock2 li
{
	min-width:180px;
}

* html #dhtmlgoodies_menu ul.menuBlock2 li
{
	width:180px;
}

#dhtmlgoodies_menu ul.menuBlock2 li a
{
	line-height:24px;
}

#dhtmlgoodies_menu a {
	color: #FFF;
	text-decoration:none;
	padding-left:17px;
	padding-right:17px;
}

#dhtmlgoodies_menu .currentDepth1 {
	padding-left:5px;
	padding-right:5px;
}

#dhtmlgoodies_menu .currentDepth1over, #dhtmlgoodies_menu .currentDepth1selected, #dhtmlgoodies_menu .currentDepth1selectedover {
	padding-left:5px;
	padding-right:5px;
}

#dhtmlgoodies_menu .currentDepth1 a, #dhtmlgoodies_menu .currentDepth1selected a, #dhtmlgoodies_menu .currentDepth1selectedover a {
	font-weight:bold;
}

#dhtmlgoodies_menu .currentDepth1 a:hover, #dhtmlgoodies_menu .currentDepth1selected a:hover, #dhtmlgoodies_menu .currentDepth1selectedover a:hover {
	color:#BC066B;
}

/*
#dhtmlgoodies_menu .currentDepth1selectedover a
{
	background-color:yellow;
}*/

#dhtmlgoodies_menu .currentDepth1over a {	/* Text rules */
	color:#BC066B;
	font-weight:bold;
}

/* Sub menu depth 1 */
#dhtmlgoodies_menu .currentDepth2, #dhtmlgoodies_menu .currentDepth2over {
	float:none;
	background-color:#FFF;
}

#dhtmlgoodies_menu .currentDepth2 {
	
}

#dhtmlgoodies_menu .currentDepth2 a {
	color:#000;
}	

#dhtmlgoodies_menu .currentDepth2over {
	background-color:#BC066B;
}	

#dhtmlgoodies_menu .currentDepth2over a {
	color:#FFF;
}	


a#searchmenubottom, a#searchmenubottom:hover, a#searchmenubottomselected
{
	float:right;
	display:block;
	width:64px;
	padding-left:40px;
	line-height:34px;
	color:#FFF;
	text-decoration:none;
	background:url(../images/generic/searchicon.gif) no-repeat 18px 9px #484848;
}

a#searchmenubottom:hover, a#searchmenubottomselected
{
	background:url(../images/generic/searchiconselected.gif) no-repeat 18px 9px #BC066B;
}

* html a#searchmenubottom { margin-left:-3px; }
* html a#searchmenubottom:hover { margin-left:-3px; }
* html a#searchmenubottomselected { margin-left:-3px; }

/* Set default fonts */

body 
{
	font-family: Arial, Verdana, Sans-Serif;
}

h1, h2, h3, h4, h5 {
	line-height:normal;
	color: black;
	padding:0 0 0 0;
	margin:9px 0 9px 0;
}

h3.title
{
	font-size:1.3em;
	font-weight:normal;	
}

img
{
	border:0;
}

h2 
{
	font-size: 0.8em;
	font-weight: bold;
	clear: left;
}

h5
{
	font-size:0.75em;
}

/*
a, p, table td, table th, label, select, input, textarea, li, caption 
{
*/
a, p, label, select, input, textarea, li, caption 
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	text-align: left;
	color: black;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p 
{
	padding: 0;	
	margin: 0;
}

#header
{
	/*
	background: #fff url(../images/generic/header_bg.gif) no-repeat top right;
	*/	
	width:772px;
	height:134px;
	text-align:left;
	overflow:hidden;
}

#logo
{
	margin: 40px 30px 0 0;
	float: left;
}

#tagline
{
	margin:65px 0 0 90px;
}



/*Start Footer CSS*/
#footerContainer
{
	/*
	background: #fff url(../images/generic/header_bg.gif) no-repeat top right;
	*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:772px;
	overflow:hidden;
}

#footerContainer p 
{
color       :#FFF;
font-size   : 70%;
}

#footerContainer p a
{
color       :#FFF;
font-size   : 100%;
}

#footerContainer div.left
{
width           : 480px;
display         : block;
float           : left;
padding         : 10px 0px 0px 20px;
}

#footerContainer div.left p
{
line-height     : 20px;
}

#footerContainer div.right
{
width           : 260px;
display         : block;
float           : left;
padding         : 10px 0px 0px 0px;
}

#footerContainer div.right p
{
background      : url(../images/queens_awards.gif) no-repeat;
line-height     : 50px;
padding         : 0px 0px 0px 50px;
}