body {
	margin : 20px;
	padding : 0;
	color : #000;
	background : #FFAA55;
	font-family: "Times New Roman", Times, serif;
}
#container {
width : 1000px;
width /**/: 1000px;
border : 5px solid #fff;
margin-left : auto;
margin-right : auto;
padding : 10px;
color : #666;
background : #f2f2f5;
}
			/*TOP BANNERs*/
#banner {
float : left;
width : 1000px;
height : auto;
padding : 0;
margin-bottom : 15px;
color : #666;
background : inherit;
}

table {border-collapse: collapse; margin:0; padding:0;}





			/*LEFT CONTENT*/
#sidebar {
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
font-size:0.8em;
float : left;
width : 175px;
margin : 0 0 0 0;
padding : 10px;
background : #f2f2f5;
}
			/*LEFT MENU*/
#menul {
width : 140px;
padding : 10px 0 15px 0;
font-size:12px;
}
#menul ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menul li {
margin : 0 0 1px 0;
}
#menul a {
display : block;
width : 120px;
/*height: 25px;*/
padding:10px 10px 10px 10px;
text-decoration : none;
color : #000000;
/*background : #5b050e;*/
background:#ffaa55;
}
#menul a:hover {
background : #83531e;
color : #fff;
}
			/*CENTRE CONTENT*/
#content {
font-family:Arial, sans-serif;
font-size:12px;
padding : 10px;
margin-left : 190px;
margin-right : 190px;
background : inherit;
color : #666;
}

			/*RIGHT CONTENT*/
#sidebar-b {
font-family:Arial, sans-serif;
font-size:12px;
float : right;
width : 170px;
margin : 0;
padding : 10px;
border-left : 1px solid #999;
background : #f2f2f5;
color : #666;
}
			/*RIGHT SCROLLBAR*/
div.scroll {
	overflow : auto;
	height : 10em;
	width : 140px;
	padding : 1ex;
	color : #333;
	background : #f2f2f5;
	border : 1px solid #eee;
	margin : 20px 0 25px 10px;
}
			/*FOOTER*/
#footer {
font-family:Arial, sans-serif;
font-size:12px;
clear : both;
padding : 5px;
margin-top : 5px;
color : #000000;
/*background : #5b050e;*/
background : #ffaa55;
}
#footer a:link, #footer a:visited {
	background : inherit;
	color : #697899;
	text-decoration: underline;
}
#footer a:hover {
	border-bottom : 1px dashed #f2f2f5;
	background : inherit;
	color : #996600;
	
}
			/*TYPOGRAPHY*/
h1 {
font-family:Arial, sans-serif;
margin : 0 0 10px 0px;
letter-spacing : 3px;
font-size : 18px;
color : #000;
background : inherit;
}
h2 {
font-family:Arial, sans-serif;
margin : 0 0 8px 0px;
letter-spacing : 2px;
font-size : 16px;
color : #000;
background : inherit;
}
h3 {
font-family:Arial, sans-serif;
margin : 0 0 5px 0px;
letter-spacing : 1px;
font-size : 14px;
color : #826c45;
background : inherit;
}

h4 {
font-family:Arial, sans-serif;
font-size : 12px;
color : #826c45;
background : inherit;
}
			/*LINKS*/
a {
	color : #826c45;
	text-decoration : none;
	background : inherit;
}
a:hover {
color : #697899;
background : inherit;
}
			/*CLASSES*/
.news {
font-size : 100%;
background : inherit;
color : #333;
}
.sitename {
font-size : 180%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}
.sitename1 {
font-size : 400%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}
.sitename2 {
font-size : 200%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
style1 {
font-size:10px;
color:#000000;
background:inherit;
}

/* top menu   */
.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: #ffaa55 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #83531e;
}

.ddcolortabs a:hover span{
background-color: #83531e;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #83531e;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #ffaa55;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #83531e;
color: white;
}


/* ///////////////////////////For the left drop down menu//////*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:205px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:175px;	
		padding-left:2px;	

	}
	#dhtmlgoodies_slidedown_menu a:hover {
	text-decoration:underline;
	}


	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #000;
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	



#navigation {clear:both; padding:0; margin:0 auto; list-style:none; height:25px; position:relative; z-index:500; font-size:12px; font-family: arial, verdana, sans-serif;}
#navigation li {float:left; margin-right:4px; background: url(img/stunicholls_1.gif);}
#navigation li a.top {display:block; float:left; height:25px; line-height:25px; color:#333; text-decoration:none; font-weight:bold; text-align:center; padding:0 0 0 5px; cursor:pointer; background:url(img/stunicholls_0.gif);}
#navigation li a b {float:left; display:block; padding:0 10px 0 5px; background:url(img/stunicholls_0.gif) right top; color:#333;}
#navigation li.current a {color:#000; background:url(img/stunicholls_2.gif)}
#navigation li.current a b {color:#000; background:url(img/stunicholls_2.gif) right top;}
#navigation li a.top:hover {color:#000; background: url(img/stunicholls_1.gif);}
#navigation li a.top:hover b {color:#000; background:url(img/stunicholls_1.gif) right top;}
#navigation li.current a.top:hover {color:#000; background: url(img/stunicholls_2.gif); cursor:default;}
#navigation li.current a.top:hover b {color:#000; background:url(img/stunicholls_2.gif) right top;}

#navigation table {border-collapse:collapse; margin-right:-10px;}

#navigation ul {position:absolute; left:-9999px; top:-9999px; padding:0; margin:0; list-style:none; background: #fc0 url(img/sub_back.gif); padding:10px 0; white-space:nowrap; height:auto; width:auto; z-index:300; text-align:left;}

#navigation li:hover {position:relative; z-index:300;}
#navigation a:hover {position:relative; z-index:300; background: transparent; font-weight:normal;}

#navigation :hover ul {left:0; top:25px; white-space:nowrap; border:1px solid #fff; border-width:0 1px 1px; border-color:#fff #ccc #aaa #eee;}
#navigation :hover ul li a:hover {text-decoration:underline;}

/* it could have been this simple if all browsers understood */
/* show next level */
#navigation li:hover li:hover > ul {left:-15px; margin-left:100%; top:-10px; border:1px solid #fff; border-color:#fff #ccc #aaa #eee;}
/* keep further levels hidden */
#navigation li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#navigation li:hover li:hover > a {text-decoration:underline; font-weight:normal;}

#navigation :hover ul li {float:none; background:transparent;}
#navigation a:hover ul li {float:left;}
#navigation :hover ul li a {display:block; font-size:12px; height:18px; line-height:18px; width:auto; padding:0 10px; color:#000;  background:url(trans.gif); text-decoration:none; text-align:left;}

/* show next level */
#navigation a:hover a:hover ul,
#navigation a:hover a:hover a:hover ul
{left:100%; top:-10px; border:1px solid #fff; border-color:#fff #ccc #aaa #eee;}

/* keep further levels hidden */
#navigation a:hover ul ul,
#navigation a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
