﻿@charset "UTF-8";
/*
!!DO NOT DELETE THIS COMMENT!!

"Somewhere Peaceful v1.0" (11th December 2007) (C) Gordon Mackay.
- Website: http://gordonmac.com/
- Contact me: http://gordonmac.com/contact/
- Free stuff: http://gordonmac.com/downloads/
----------------------------------------------------*/
/*
@Basic styles
----------------------------------------------------*/
body {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	color: #4b0082;
	background: #8D927C url("images/bg_body.jpg") repeat-x;
	margin: 0px;
	padding: 0px;
	min-width: 790px;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 13;
}
h3 {
	font-size: 1.5em;
	color: #4b0082;
	font-weight: bold;
	margin: 10px 0 0 0;
}
h4 {
	font-size: .80em;
	color: #4b0082;
	font-weight: normal;
	margin: 10px 0 0 0;
}
h5 {
	font-size: small;
	color: #4b0082;
	font-weight: normal;
	margin: 10px 0 0 0;
	text-align: left;
	height: 155px;
}
h6 {
	font-size: .70em;
	color: #4b0082;
	font-weight: normal;
	margin: 10px 0 0 0;
}
#wrapper-3 p {
	margin: 8px 0;
	padding: 4px;
	line-height: 1.3em;
	font-weight: 700;
	font-size: small;
	text-align: left;
}
/*
@Generic anchor (link) styles
----------------------------------------------------*/
a:link, a:visited {
	color: #4f4f3f;
	text-align: left;
}
a:hover, a:active {
	color: #000000;
}
/*
@Inline image styles
----------------------------------------------------*/
img.float-left {
	float: none;
	margin: 0 6px 6px 0;
	height: 218px;
	width: 225px;
}
img.float-right {
	float: right;
	margin: 0 0 6px 6px;
}
img.border {
	background: #FFF;
	padding: 2px;
	border: 1px solid #999;
}
img.imgCntr {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*
@Masthead text styles
----------------------------------------------------*/
#branding {
	margin: 0;
	padding: 0;
}
#branding h1 {
	color: #4b0082;
	margin: 0;
	padding: 20px 0 20px 0;
	border-top: 4px solid #656e5d;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .3em;
	font: normal 1.6em/normal "Trebuchet MS", "Georgia", "Arial Black", "Times New Roman", Times, serif;
}
/*
@Layout styles
----------------------------------------------------*/
#wrapper-body {
	background: transparent url("images/bg_wrapper-body.jpg") no-repeat top right;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#wrapper-1 {
	width: auto;
	height:1095px;
	background: transparent url("images/bg_wrapper-1.jpg") no-repeat;
	margin: 0px;
	padding: 5px;
}
#wrapper-2 {
	width: 790px;
	margin: auto;
	padding: 5px;
	text-align: center;
	height: 959px;
}
#wrapper-3 {
	background: url("images/bg_wrapper-3.jpg") repeat-x;
	color: #4b0082;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
#content-top {
	margin: 0;
	height: 15px;
	background: url("images/bg_content-top.png") no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
}
#content-1 {
	float: left;
	width: 225px;
	font-size: .75em;
	margin: 0;
	padding: 5px;
	display: inline;
	height: 1491px;
}
#content-2 {
	float: left;
	width: 260px;
	margin: 0 15px;
	padding: 0px;
	font-size: .75em;
	display: inline;
}
#content-3 {
	float: left;
	width: 225px;
	font-size: .75em;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#content-bottom {
	clear: both;
	height: 15px;
	background: url("images/bg_content-bottom.jpg") no-repeat;
	font-size: 0;
	line-height: 0;
}
.content-wrap {
	padding: 0 10px 5px 10px;
	margin: 0;
	display: inline;
}
#footer p {
	font-size: .75em;
	margin: 12px 0;
	position: relative;
}
.uListStyle1 {
	font-size: 1.15em;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", "Arial Black";
}
.newContent1 {
	height: 200px;
}
.newContent2 {
	height: 1200px;
	width: auto;
}

