/*
Design by Paul McEwan | TribalYell Integrated Branding
http://www.tribalyell.com
*/

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	line-height: 1.35em;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: .75em;
	color: #666666;
}

h1, h2, h3 {
	margin: 0px;
	padding: 10px 0 0 0;
	font-weight: normal;
	color: #666666;
}

h1 { font-size: 24px; }

h2 { 
	color:#5C8695;
	font-size:16px;
 }

h3 { }

p, ul, ol {
font-weight:normal;
line-height:17px;
margin-top:0;
text-align:justify;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #5c8695; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 1000px;
	height: 143px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 317px;
	margin: 0px auto;
	background: url(header.jpg) no-repeat left top;
}

/* Phone and email */

#logo {
	float: left;
	width: 500px;
	height: 120px;
	margin: 0px auto;
	padding: 0px 0px 0px 275px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 40px;
	letter-spacing: 2px;
	text-transform: lowercase;
	font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#logo a {
	text-decoration: none;
	color: #E4EEB3;
}

/* Phone Number */

.number {
	font-size: 21px;
	color: #BC6131;
	font-weight: bold;
	letter-spacing: 2px;
}

/* Menu */

#menu {
	width: 1000px;
	height: 41px;
	margin: 0px auto;
	padding-left: 40px;
	background: url(menu-bg.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 7px 0px 7px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#menu a:hover {
	text-decoration: underline;
	color: #BC6131;
}

#menu .first a {
	background: none;
	padding-left: 0px;
}


/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	
}

#page-bgcontent {
	
	background: url(images/img04.gif) repeat-x left top;
}

/* Content */

#content {
	padding: 0;
	text-align:left;
	float: left;
	width: 1000px;
	background: #FFFFFF url(page-bg.jpg) repeat-y left top;
}


/* Footer */

#footer {
	height: 47px;
	margin: 0px auto;
	padding: 0px;
	background: url(footer.jpg) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #666666;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
	text-decoration:underline;
}
