/*#############################################################
Mark Henry Enterprises,  2008  CSS sheet
design by jack benedict.  go ahead and steal it if that's your thing.
#############################################################*/

/******************************
OVERALL ELEMENTS
********************************/
* 	{
	margin: 0;
	padding: 0;
	}

a 	{
	text-decoration: none;
	}

body {
	background: #443333 url(../images/bg.jpg) repeat-y center top;
	margin: 0 12%;
	color: #000000;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 1.2em;
	padding-right: 1em;
	}


blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
	}

img {
	border: none;
	float: right;
	}

ul {
	margin-left: 2em;
	}
	
h1 {
	font: normal 2.4em sans-serif;
	color: #443333;
	}
	
h2 {
	font: normal 1.6em sans-serif;
	padding-bottom: 4px;
	color: #443333;
	}
	
h3 {
	font: bold 1.2em sans-serif;
	padding-bottom: 7px;
	}

/***************************************
	CONTROLLERS 
****************************************/
	
.clearer {
	clear: both;
	}
	
.stripes {
	background: #998877;
	height: 6px;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	 	}
			
.indent {
	padding-left: 2em;
	}
		
.indent p {
	padding-left: 2em;
	padding-right: 2em;
	}

/**********************************************
	HEADER
******************************************* */
.header {
	background: #000000 url(../images/header.jpg) no-repeat left top;
	color:#999999;
	height: 125px;
	border-bottom: 1px solid #333;
	padding-left: 31px;
	font: normal 2em sans-serif;
	}
	
.header a {
	color: #888;
	display: block;
	text-decoration: none;
	width: 100%;
	}
		
.header a:hover {
	background: #191919;
	color: #BBB;
	}

/***************************************
 PAGE STRUCTURE 
 ***************************************/
 
.container {
	border: 3px solid #2b2f2b;
	min-width: 600px;
	max-width: 850px;
	}

.main {
	background: #443333;
	border-bottom: 1px solid #998877;
	border-left: 1px solid #998877;
	}
	
.main .left {
	width: 74%;
	background:#ddddbb;
	}
	
.main .right {
	width: 26%;
	}

.content {
	border-left: 1px solid #444;
	padding: 16px; 
	}

/*************************************
	CONTENT 
*************************************/

.content h1 {
	border-bottom: solid 1px #000000;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	}
	
.content h2 {
	border-bottom: solid 1px #000000;
	margin-bottom: 5px;
	padding: 6px 0 4px;
	}
	
.content a {
	color: #005c8f;
	text-decoration: none;
	}
	
.content a:hover {
	color: #4085ab;
	}
	
.content .descr {
	margin-bottom: 5px;
	}
	
.content ul {
	margin-left: 2em;
	}
	
 .content .list {
	margin-left: 3em;
	} 
	
.content .subhead {
	font: bold 1.1em sans-serif;
	margin-bottom: 3px;
	}

/*********************************************
 Table formatting 
 *********************************************/
 
 .table {
 	width: 95%;
	border-collapse: collapse;
	}
 
 td, th {
	padding: 3px 5px 2px 5px;
	border: 1px solid #2b2f2b;
	}
	
th {
	text-align: left;
	border-color: #2b2f2b;
	color: #0000CC;
	}
	
 .caption {
	text-align: right;
	font-size: .75em;
	}

/*********************************************
 RIGHT COLUMN (Navigation) 
 *********************************************/
 
.rightNav {
	background :#443333;
	color: #f0e6db;
	padding: 0 .5em 1em 1em;
	}
	
.rightNav h1 {
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: right;
	}
	
.rightNav ul {
	margin: 0;
	padding-bottom: 1.2em;
	padding-right: 0;
	text-align: right;
	font-size: 1.4em;
	margin-left: -26px;
	}

.rightNav li {
	list-style: none;
	margin: 0;
	}
	
.rightNav li a {
	display: block;
	color: #ddddbb;
	padding: .5em;
	padding-right: 1em;
	text-decoration: none;
	border-top: 1px solid #443333;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	}
	
.rightNav li a:hover {
	color: #ffffcc;
	background: #553333;
	border-bottom: 1px solid #ffffcc;
	border-right: 1px solid #ffffcc;
	border-top: 1px solid #ddddbb;
	}

/*******************************************
	FOOTER
******************************************* */

.footer {
	background: #998877;
	border-top: 1px solid #444;
	color: #999;
	padding: .3em;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #ffffcc;}
.footer a:hover {
	color: #BBB;
	background: #443333;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

.bottom {
	color: #ddddbb;
	clear: both;
	font-size: 1.1em;
	text-align: center;
}
.bottom a {color: #ccccbb;}.img {
	margin: 4px;
	padding: 4px;
	float: right;
	height: 135px;
	width: 275px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
