/* Css originally by mejobloggs  Design by Aran @ stuio7designs.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 */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 80%;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 170%;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* Set the page width here */
#menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 85%;
	margin: 0 auto;
	text-align: left;
}
#menu-top {
	background: white url('images/bg02-white-right.png') no-repeat right top;
	overflow: hidden;
}
#menu-top ul {
	background: transparent url('images/bg02-white-left.png') no-repeat left top;
	margin:0;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
	padding-left: 20px;
}
#menu-top li {
	display: inline;
	float: left;
}
#menu-top a {
	float: left;
	background:url(images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}
#menu-top a span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#002F52;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}
#menu-top a:hover {
	background-position:0% -42px;
	text-decoration: underline;
}
#menu-top a:hover span {
	background-position:100% -42px;
}
#menu-top .tagline {
	float: right;
	margin-right: 40px;
	margin-top: 13px;
}
#header {
	background-color: #eee;
	background-image: url(images/banner-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 250px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}

#wrapper-header {
	background: transparent url('images/bg.png') top center repeat-x;
}
#wrapper-header2 {
	background: transparent url('images/bg02-blue-left.png') top left no-repeat;
}
#wrapper-header3 {
	background: transparent url('images/bg02-blue-right.png') top right no-repeat;
}
#content .photo-left {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}

#content .photo-right {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#wrapper-content {
	background: white url('images/bg02-white-left.png') no-repeat left top;
	margin-right: auto;
	margin-left: auto;
}
* html #wrapper-content {
	height: 1%;
}
#content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding-top: 10px;
	padding-right: 225px;
	padding-bottom: 5px;
	padding-left: 350px;
}
#content  h1  {
	font-size: 160%;
	line-height: 120%;
	letter-spacing: 0.05em;
}
#wrapper-menu-page {
	float: right;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	padding-top: 10px;
	width: 200px;
	display: inline;
	padding-right: 20px;
}
* html #wrapper-menu-page {
	margin-right: 15px;
}
#wrapper-menu-page-left {
	text-align: left;
	line-height: 140%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	width: 300px;
	display: inline; 
}


* html #wrapper-menu-page-left {
	margin-right: 15px;
}
#menu-page-left {
	padding-top: 5px;
	padding-right: 15px;
	background-image: url(images/menu-left.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 15px;
}
#menu-page-left  h1 {
	font-size: 160%;
	line-height: 140%;
	letter-spacing: 0.05em;
}
#menu-page-left  p {
	font-size: 90%;
}


#menu-page {
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/menu.png);
	background-position: center top;
	padding-right: 10px;
	background-repeat: no-repeat;
}
#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}
#menu-page p {
	font-size: 90%;
}
#menu-page h1 {
	font-size: 140%;
	line-height: 140%;
}



#menu-page h2 {
	font-size: 140%;
	font-weight: bold;
}

#menu-page h3 {
	font-size: 90%;
	text-transform: uppercase;
	color: #4E6165;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}
#menu-page h4 {
	line-height: 80%;
}
#menu-page a:link, #menu-page a:visited {
	color: #888;
}
#menu-page a:hover {
	color: #5b8fbe;
}
#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}
#wrapper-footer #footer {
	color: #FFFFFF;
	font-size: 70%;
}

#footer {
	background-color: #333333;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
	height: 80px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h2 {
	font-size: 120%;
}
#content h1 {
	color: #B0720F;
}

h3 {
	font-size: 100%;
}
h4 {
	font-size: 90%;
}

a:link, a:visited {
	color: #5b8fbe;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}

body, td, th {
	color: #333333;
}
