/*/////////////////////////////////////////
////// 101 Reasons Style Sheet ///////////
////// Design by Nathan Rambeck ////////////
////// Rambeck Group //////////////////////
///////////////////////////////////////////
/////////////////////////////////////////*/

/*   positioning */

#content {
	font-family : sans-serif;
	font-size : 11px;
	width : 600px;
	margin : 0 auto 0 auto;
	background-color : #fff;
}

#content a {
	color: #8B0000;
}

#content a:hover {
	color: #8B0000;
	text-decoration: underline;
}

#mainMenu {
	float : left;
	background-color : #aaa;
	width : 150px;
	height : 100%;
	margin : 0;
}

#news {
	background-color: #fff;
	margin: 10px 20px 10px 20px;
}

#news h1 {
	color: #696969;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 10px;
	text-align: center;
}

#news h2 {
	color: #800;
	font-size: 14px;
	font-weight: 800;
	margin-top: 10px;
}

#news h3 {
	color: #000;
	font-size: 10px;
	font-weight: 800;
}

#news a {
	color: #800;
}

#news a:hover {
	color: #800;
	text-decoration: underline;
}

#top_ten {
	padding: 10px;
	width: 200px;
	background: #F0E8E8;
	float: right;
	border: thin solid Black;
	margin: 0px 0px 15px 15px;
}

#top_ten h1 {
	color: #000;
	font-size: 16px;
	font-weight: 800;
}

#top_ten h2 {
	font: 11px verdana, sans-serif;
}

#windows {
	background-color : #fff;
	margin : 0 0 0 150px;
}

#footer {
	display: block;
	clear: both;
	background-color: #6F2603;
	padding: 10px 10px 0px 10px;
}

#footer p {
	text-align: center;
	color: #F5E5BD;
	font-weight: bold;
}

#footer a {
	color: #F5E5BD;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #F5E5BD;
}

#contact_us {
	padding: 10px 10px 10px 10px;
	width: 280px;
	margin: 10px 140px 10px 140px;
}

#contact_us .bold {
	font-weight: 800;
	color: #FF0033;
	font-size: 14px;
	margin: 10px 0px 10px 0px;
}

/*///////////////////////////////////////
///////// Main Menu Styling /////////////
///////////////////////////////////////*/


	#menu {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 11px;
	text-align: center;
}	

	#topLevel ul {
	padding: 24px;
	margin: 0px;
	list-style-type: none;
	border-bottom: 1px solid #000;
	text-align: center;
}

	#topLevel li {
	float: left;
	height: 21px;
	color: #555;
	background-color: #06638f;
	margin: 2px 5px 0 5px;
	border: 1px solid #000;
}

	#topLevel li.tab_on {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color: #000;

}

	#topLevel a {
		margin : 0px;
		padding : 1px 0px 1px 3px;
		color : #fff;
		text-decoration : none;
		font-weight : bolder;
	}

	#topLevel li.tab_on a, #topLevel li.tab_on a:visited {
		margin : 0px;
		padding : 1px 0px 1px 3px;
		color : #000;
		text-decoration : none;
		font-weight : bolder;
	}

	#topLevel a:hover {
	color: #fff;
	text-decoration: underline;
}


/*/////////////////////////////////////////
////////// Quick Menu Styling /////////////
/////////////////////////////////////////*/


#subLevel {
		padding : 0px;
		margin : 0px;
		height : auto;
		background-color : #bbb;
		border-top : 1px solid #fff;
		border-bottom : 1px solid #fff;
		}	

	#subLevel ul {
		padding : 0px;
		margin : 0 0 0 auto;
		list-style-type : none;
		display :inline;
		}

	#subLevel li {
		display : inline;
		padding : 0px;
		margin : 0px;
		font-family : sans-serif;
		font-size : 11px;
		font-weight : bolder;
		color : #555;
		}

	#subLevel a {
		border-right : 1px solid #fff;
		margin : 0px;
		padding : 3px 5px 3px 5px;
		color : #666;
		text-decoration : none;
		}

	#subLevel a:hover {
		background-color : #fff;
	}

#subLevel span {
	padding : 2px 3px 2px 3px;

}

/* styling */

#pageHeader {
	height: 93px;
	width: 100%;
	background: White url(images/title-bg.gif) repeat-x;
	border: 0px solid #6F4419;
}



#pageHeader h1 {
	padding: 0px;
   height: 93px;
	width: 100%;
	font-size: 28px;
	background: url(images/title.gif) no-repeat left bottom;
}

#pageHeader h2 {
	padding: 10px;
	font-size: 16px;
	font-style: italic;
}

#pageHeader span {
	display: none;
}

#mainBody {
	padding : 15px;
}

#windows {
	padding : 15px;
}

#quickLinks h3 {display:none;}

#filter {
	height: 20px;
	width: 100%;
	text-align: right;
	margin-right: 10px;
}

#filter form {
	font-size: 10px;
}


/* main */

body {

	font-family: sans-serif;
	font-size: 12px;
	background : #6F2603 url(images/gradient.jpg) repeat-x top;
	color: #000;
	margin: 20px;
	
	/*background-image : url(images/ticks.gif);*/

}

a, a:link, a:active {
	background-color : transparent;
	color : blue;
	text-decoration : none;
}

a:visited {color : purple;}

a:hover {
	text-decoration : underline;
	color : white;
}

h1 {
	margin : 0px;
	padding : 0px;
	font-size : 16px
}

h2 {
	margin : 0px;
	padding : 0px;
	font-size : 13px
}

h3 {
	margin : 0px;
	padding : 0px;
	font-size : 11px
}

h4 {
	margin : 0;
	font-size : 11px;
	}


#admin textarea {
	overflow : auto;
	width : 100%;
	height : 100px;
}

#admin input {
	width : 100%;
}
