body {
	color: #333;
	margin: 0 0 40px;
	background: #FFEAB1 url(background.png) repeat-x left top;
	font: 0.9em/150% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #CCC;
	border: 0;
	border-top: 1px solid #CCC;
	height: 1px;
}
/* Page Headings */
h1, h2, h3, h4, h5, h6 {color: #006699;font-weight: normal;font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	text-align: left;
	line-height: 125%;
}
h1  	{color: #333333; font-size:1.7em;}
h2  	{font-size:1.5em;}
h3  	{font-size:1.3em;}
h4  	{font-size:1.2em;}
h5  	{font-size:1.1em;}
h6  	{font-size:1em;font-weight: bold;}

form {
	width: 140px;
	margin: 0;
}

blockquote 	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	border-left: 2px solid #666;
	padding-left: 10px;
	font-size: 1.2em;
}

/* Lists */
ul.star li {
	list-style-image: url(star.jpg);
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 5px;
}
ul.tick li {
	list-style-image: url(orange-tick.jpg);
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 5px;
}

abbr				{}
acroynm			{}
cite				{}
address			{}
strong			{}
em					{}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#main { /* Holds the page items in place */
	width: 850px;
	margin: 0px auto 0 auto;
	padding: 0;
	background: #FFF url(dotted-lines.gif) repeat-y left top;
}
#extras {  /* objects outside main page (powered by etc) */
	width:850px ;
	margin: 0 auto;
	padding-bottom:10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	padding:0;
	color:#eee;
}
#banner {
	height: 200px;
	background: #FFFFFF url('mastheadlink.jpg') no-repeat left;
	margin-bottom: 0;
}
#banner a, #banner h1, #banner h2	{color: #fff; margin:0;padding:0;}
* html #banner {clear:both;height:70px;} /* ie6 misbehaves again */

#banner h1	{font-size: 3em;padding-top:6px;} /* WEBSITE_TITLE */
#banner h2	{ /* PAGE_HEADER */
	font-size: 0.8em;
	text-transform:uppercase;
	letter-spacing:8px;
	margin-top:-20px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftSideColumn {
	width: 120px;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
#content { /* main content from the WYSIWYG goes in here */
	margin-left: 160px;
	padding: 0 20px 20px;
	text-align: left;
	margin-top: 22px;
	width: 448px;
	margin-bottom: 20px;
}
#rightSideColumn {
	width: 160px;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
}
#contentContainer {
	margin-top: 22px;
}
* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */

#footer { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	clear: both;
	background: #006699;
	height: 7px;
}
#baker_footer	{font-style:oblique;} /* Pulls information from PAGE_FOOTER */
#powered_by, #coding 	{text-align:right;
	color: #666;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
	padding: 0 20px;
	margin-top: 9px;
}
#powered_by a, #coding a {color:#006699; text-decoration:none;}
#powered_by a:hover, #coding a:hover {color:#FF6600;}

.sponsorTopH {
	margin-top: -130px;
	margin-left: 170px;
	position: absolute;
}

/* ------------------------------- News snippets ---------------- */
#mynews {
	font-size:85%;
	line-height: 16px;
	color: #666666;
	border:0px solid #A7C0DC;
	padding:0px 10px 5px 10px;
	background-color: #D7E2FA;
	margin-top: 10px;
}
#mynews a:link {
	color: #006699;
}
#mynews a:visited {
	color: #006699;
}
#mynews a:hover {
	color: #FF6600;
}
#mynews a:active {
	color: #FF6600;
}
#mynews h2{
	font-size:180%;
	color: #333333;
	margin-bottom: 11px;
	padding-top: 8px;
}
#mynews hr {
	padding: 0px 0px 2px;
	border-top: 2px dotted #F6F6F6;
	margin-top: -4px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Search Box in Side Column */
#search_box {
	color: #fff;
	text-align: left;
}
#search_box {
	width: 161px;
}
#search_box fieldset {border:0;}
#search_box legend, #search_box label {display:none;}

#search_string {
	height: 16px;
	font-size: 90%;
	border: 1px solid #9acbcb;
	vertical-align: middle;
	width: 83px;
	text-align: left;
	margin-left: -12px;
}
#search_submit {
	width: 59px;
	height: 20px;
	vertical-align: middle;
	color: #0b3265;
	background-color: #d7eae7;
	border: 1px solid #9acbcb;
	margin: 0;
	text-align: center;
	font-size: .79em;
	padding-bottom: 3px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {width: auto;display:block;clear:both;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;background:#555;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	background: url(button-bgnd.jpg) repeat-x left top;
	border-top: 0;
	padding:0;
	height: 30px;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative;
}
#nav ul li {
	float: left; 
	color: #fff; 
	text-align: center; 
	font-weight: normal;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: none;
}
#nav ul li a {
	display: block;
	height: 24px;
	padding: 6px 7px 0;
	border-right: 1px solid rgba(255,255,255,0.21);
	border-left: 1px solid rgba(54,101,152,0.23);
}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #FF6600; border-color: #fff; color: #FFF;
}
#nav li a:active, #nav ul li a.active {background: #FF6600; border-color: #fff; color: #FFF;
}

/* Current page Customisations*/
#nav li.menu-current a		{background: #FF6600; color: #fff;
}
#nav li.menu-current a		{font-weight: normal;
	padding-left: 7px;
	padding-right: 7px;
} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; margin: 0; display: none; text-transform: none; font-size: 100%;
	width: 12em;
}
#nav .menu li ul li { text-align: left; font-weight: normal; margin: 0; padding: 0;
	width: 12em;
}
#nav .menu li ul a { background: #006699; color: #fff;
	border-bottom: 1px solid #17486f;
}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background: #FF6600; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11em; background: #006699; color: #fff;
}

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Customise the Login Box */
#login-box { text-align: center;	line-height: 140%; margin: 1em 0 0.3em 0;
	border: 0 solid #ddd;
}
#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */



/* Inline font Styles */
/* Pretty styles for changing text in the WYSIWYG editor */

.important	{font-weight:bold;color:#f00;}
.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}

.info-box		{border: 1px solid #cc3; background-color:#F9F8E2;padding:4px;}

