/* 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: "trebuchet ms", verdana, arial, tahoma;
	font-size: 85%;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 95%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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

#menu-top {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
	white-space: nowrap;
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#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 {
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
	background-color: transparent;
	background-repeat: repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: normal;
	background-image: url(images/menuright.png);
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

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

#header {
	background-color: #eee;
	background-image: url(images/banner5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.vertical-center {
	vertical-align: middle;
}


#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;
}

#header h1 {
	padding: 0;
	height: 192px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

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

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	line-height: normal;
	padding-top: 5px;
	padding-right: 145px;
	padding-bottom: 5px;
	padding-left: 40px;
	left: 1em;
}

#wrapper-menu-page {
	float: right;
	width:130px;
	background: transparent url('images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 3em;
	margin-left: 1em;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

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

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

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

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

h2 {
	font-size: 110%;
}
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{
	color: #676767;
	text-decoration: none;
	background-color: #ACACAC;
	padding: 0;
}
.photoBox {
	text-align: center;
	float: right;
	width: 220px;
}
.icon {
	border-bottom-style: none;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;
	border-bottom-width: medium;
}
.icon {
}
.rightInfoBox {
	text-align: left;
	float: right;
	width: 300px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2em;
	margin-left: 1em;
	background-color: #D0D0D0;
	font-size: 85%;
}
.rightWeatherBox {
	text-align: left;
	float: none;
	width: 271px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 2em;
	margin-left: 15px;
	font-size: 85%;
	background-color: #FFFFFF;
}
.picturefloatright {
	float: right;
	padding: 0px;
}
#wrapper-content #content contactbox {
	color: #FFFF00;
	background-color: #000000;
	float: left;
	width: 225px;
}
.contactbox {
	color: #FFFF00;
	background-color: #000000;
	float: left;
	width: 300px;
	clear: right;

}
.img-float-left-border {
	border: medium outset #222D86;
	float: left;
	margin: 10px;
	line-height: 100%;
}
.img-float-left-noborder {
	border: medium none #222D86;
	float: left;
	margin: 10px;
	line-height: 100%;
}
.clear {
	clear: both;
}
.img-border-float-right {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #222D86;
	border-right-color: #222D86;
	border-bottom-color: #222D86;
	border-left-color: #222D86;
	float: right;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img-noborder-float-right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #222D86;
	border-right-color: #222D86;
	border-bottom-color: #222D86;
	border-left-color: #222D86;
	float: right;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.quoted-letter {
	margin: 10px;
	padding: 10px;
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #656565;
	border-right-color: #656565;
	border-bottom-color: #656565;
	border-left-color: #656565;
	font-style: italic;
	width: 390px;
}
.img-float-both-border {
	border: medium outset #222d86;
	margin: 10px;
}
.thumbnail {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-right: 5px;
}
.img-description-bottom {
	float: left;
	clear: both;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9B9B9;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #B9B9B9;
}
.img-border {
	border: medium outset #222D86;
	margin: 0px;
	line-height: 100%;
	padding: 0px;
	clear: right;
	float: none;
}
.pic-desc {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.img-container {
	margin: 0px;
	float: left;
}
.img-container-left {
	margin: 10px;
	float: left;
	padding-right: 20px;
}
.img-container-right {
	margin: 0px;
	float: right;
	padding-left: 5px;
}
top-margin-zero {
	margin: 0px;
	padding: 0px;
}
#top-marg-zero {
	margin: 0px;
}
.txt-box-float-left {
	float: left;
	width: 450px;
}
.clear-left {
	clear: left;
}
.news-box {
	float: left;
}
.fixed-content-1166 {
	width: 1066px;
}
#wrapper-content #content #fixed-1066 {
	width: 1066px;
}
.textbox-400 {
	width: 400px;
	float: left;
	padding: 20px;
	margin: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
}
