/* WWHW LAW */

/* ~~
	Global Menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ 	
.GlobalMenu_RootMenuItem {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

.GlobalMenu_RootMenuItemSelected {
	height: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #b7ae8f;
	text-decoration: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

.GlobalMenu_MenuItem {
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background: #9D5B00;
	margin: 0px;
	padding: 0px;
}

.GlobalMenu_MenuGroup{
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background: #9D5B00;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 20px;
}


.GlobalMenu_MenuItemSelected {
	color: #b7ae8f;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background: #9D5B00;
	margin: 0px;
	padding: 0px;
}
	
.rootPages ul{
	color: #534D35;
}
	
.rootPages li {
	color: #534D35;
}

.rootPages a, .rootPages a:link, .rootPages a:visited {
	color: #534D35;
}

.rootPages a:active, .rootPages a:hover {
	color: #534D35;
}

/* ~~
	MAIN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body{
	margin: 10px 0px;
	background: #b7ae8f;
	font-family: 'Trebuchet MS';
	font-size: 11px;
}

h1{
	font-size: 1.5em;
	display: none;	
	font-family: 'Trebuchet MS';
}

h2{
	padding: 8px 0px;
	margin: 0px 0px;
	font-size: 1.8em; 
	font-family: 'Trebuchet MS';	
}
h3{
	font-size: 1.5em;	
	padding: 10px 0px;
	margin: 0px;
	color: #9d5b00;
	font-family: 'Trebuchet MS';
}


p{
	margin: 5px 0px;
	padding: 5px 0px;	
}
a{
	font-weight: bold;
	color: #263A75;
	text-decoration: underline;	
}
/*~~ COLORS ~~*/
.brown{
	color: #9d5b00;
}	

.both{
	clear: both;
	width: 780px;
}
/* ~~
	GENERAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#main{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
body#home div#header{
	width: 780px;
	height: 200px;	
	float: left;
	background: #b7ae8f url('images/home-header-back.gif') top no-repeat;
}
	
body#inside div#header{
	width: 780px;
	height: 189px;	
	float: left;
	background: #b7ae8f url('images/inside-header-back.gif') top no-repeat;
}

.navContainer{
	width: 730px;
	height: 30px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: right;
}

div#nav{
	width: 730px;
	height: 30px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	float: right;
	text-align: right;
}
div#nav ul{
	padding: 3px 0px 0px 0px;
	margin: 0px;	
}
div#nav li{
	list-style: none;
	display: inline;
	padding: 0px 10px;	
}
div#nav li a{
	color: #fff;
	text-decoration: none;
}
div#nav li a:hover{
	color: #b7ae8f;	
}
div#body{
	width: 702px;
	padding: 20px 38px;
	/* float: left; [Extra.css]*/
	background:  url('images/inside-body-back.gif') repeat-y;	
}
div#home_intro{					/*			<<----- FLASH */
	width: 608px;
	margin-left: auto;
	margin-right: auto;
}

div#admin_content{
	width: 702px;
	float: left;
	padding: 10px;
}


div#content{
	width: 702px;
	float: left;
	background: url('images/content.gif') top no-repeat;	
}
div#left_side{
	width: 190px;
	padding: 10px 0px 10px 35px;
	float: left;	
}
div#left_side h3{
	padding: 10px 0px 20px 0px;	
}
.lside_image img{
	padding: 1px;
	display: block;
	border: 1px solid #d5cebb;	
}
div#main_side{
	width: 430px;
	padding: 50px 20px;
	float: left;	
}
div#main_side li{
	list-style: none;
	padding: 0px 0px 0px 20px;
	background: url('images/list.gif') 0px 3px no-repeat;	
}
img.mside_image{
	padding: 1px;
	display: block;
	border: 1px solid #d5cebb;	
}
div#footer{
	width: 780px;
	height: 128px;
	float: left;
	background: #b7ae8f url('images/inside-footer-back.gif') left top no-repeat;
	font-size: 10px;
}
div#contact{
	width: 780px;
	height: 35px;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	letter-spacing: 0.2em;
	text-align: center;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#bottom_nav{
	width: 780px;
	font-weight: bold;
	color: #534D35;
	text-align: right;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#bottom_nav a{
	color: #534D35;
	font-size: 10px;
}
div#bottom_nav ul{
	padding: 5px 0px;
	margin: 0px;

}
div#bottom_nav li{
	padding: 5px;
	list-style: none;
	display: inline;

}
/*~~
	Extras
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.back {
	padding: 15px 0px;
	color: #9d5b00;
}
#AdminPanel{
	width: 100%;
	height: 25px;
	border: 0px;
	background-repeat: repeat-x;
}
 
