/* Css originally by mejobloggs  Design by Aran @ studio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking 

Further modications by M Simpson Designs
*/


body {
	font-family: arial, tahoma;
	font-size: 80%;
	color: #888;
	background-color: #ffffff;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width */
#background_menu_top, #header, #background_content, #background_footer {
	width: 85%;
	margin: 0 auto;
	text-align: left;
}

#background_menu_top {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

#background_header {
	background: transparent url('images/bg.png') top center repeat-x;
}

#header {
	background: #eee url('images/banner.jpg') no-repeat right top; 
}

#background_header2 {
	background: transparent url('images/bg02-blue-left.png') top left no-repeat;
}

#background_header3 {
	background: transparent url('images/bg02-blue-right.png') top right no-repeat;
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 150px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}

#background_content {
	background: white url('images/bg02-white-left.png') no-repeat left top;
	
}

* html #background_content { height: 1%; }

#content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	border-top: 1px dotted #82A0DC;
	padding: 5px 250px 5px 40px;
	}

#background_page_menu {
	float: right;
	width:180px;
	margin: 30px 30px 3em 2em;
	background: transparent url('images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
}

* html #background_page_menu { margin-right: 15px; }

/* To get 2 columns into the content area of the page. Needs to be framed by split prep first to get it to sit in space properly */

#splitprep {
margin:0px 0px 0px 0px;
width: 100%;
float: left;
}

#splitright {
margin:19px 0 0 0;
width: 45%;
float: right;
overflow: hidden;
}

#splitleft {
margin:19px 0 0 0;
width: 45%;
float: left;
overflow: visible;
}

#box {
background-color: #eeeeee;
/*background: url('images/box_background.jpg') repeat-x;*/
border: 1px solid #D9E2F4;
/*border: 1px solid #5b8fbe;*/
padding: 3px;
/*top-margin: 5px;
bottom-margin: 5px;
width: 100%;*/
}

#page_menu { padding-top: 5px; }

#page_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#page_menu h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#page_menu a:link, #menu-page a:visited { color: #888; }
#page_menu a:hover { color: #5b8fbe; }

#red_border {
	/*border: 1px solid #9A7F5B;*/
	margin-bottom: 3px;
	background: url('images/box_border2.gif') no-repeat;
}


#background_footer {
	margin-top: 1em;
	text-align: left;
}

#footer {
	margin: 0 20px;
	/*background-color: #D9E2F4; */
	border-top: 1px solid #82A0DC;
	border-bottom: 1px dotted #82A0DC;
}

#highlight {
	margin: 0 20px;
	color: #5b8fbe;
	font-style: italic;
	padding: 5px;
	/*border-top: 1px solid #82A0DC;
	border-bottom: 1px dotted #82A0DC;*/
}

h2 { font-size: 110%; border-bottom: 1px solid #D9E2F4; border-right: 40px solid #ffffff}
h3 { font-size: 100%; }

#tiny_header { font-family:arial,sans-serif; font-size: 90%; font-style:bold; font-color: #eeeeee; /*padding-right: 20px; */margin-bottom: 0px; text-align: center;}

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

#content img {
padding: 2px
}

img a:link, a:visited { color: #5b8fbe; text-decoration: none; }
img a:hover{ color: #666; text-decoration: none; }