﻿body {
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	background-color: #114432;
	background-image: none;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #337884;
}

h1 { font-size: 44px; }

h2 {
	font-size: 25px;
	color: #083D2E;
	padding-bottom: 12px;
	padding-top: 4px;
}

h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #660099;
}

p, ul, ol {
	text-align: justify;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

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 300px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 945px;
	margin: 0px auto;
	padding: 10px 0px 0px;
	height: 82px;
}

#header {
	width: 945px;
	height: 82px;
	margin: 0px auto;
	clip:   rect(auto 0px auto 0px);
	padding: 0px;
	right: 15px;
	background-image: url(images/Untitled-5.png);
	background-position: left top;
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float: left;
	height: 20px;
	margin: 0px auto;
	padding: 20px 0px 0px 20px;
}

/* Menu */

#menu {
	height: 35px;
	background: #fffefa;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	float: left;
	width: 903px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: 19px;
	margin-bottom: 10px;
	position: absolute;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 20px 0px 15px;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	color: #114432;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#menu a:hover {
	text-decoration: underline;
	color: #8E5592;
}

#menu .first a {
	background: none;
	padding-left: 0px;
}

/* Page */

#page {
	margin: 0px auto;
	border: 10px solid #FFFFFF;
	background: #FFFFFF;
	padding: 0px;
	clip:        rect(auto 0px auto 0px);
	width: 925px;
}

#page-bgcontent {
	padding-top: 10px;
	padding-bottom: 0px;
}

/* Content */

#content {
	float: left;
	width: 525px;
	color: #666666;
	padding-left: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 15px;
	font-size: 12px;
}

#banner {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
	background-color: #fffff4;
	border: 2px solid #ededed;
	padding: 10px;
	margin-right: 12px;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	border: none;
}

#sidebar li {
	margin-bottom: 30px;
	text-align: left;
}

#sidebar li ul {
	padding: 0px;
	background: url(images/img12.jpg) no-repeat left top;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0px 7px;
	background: url(images/img09.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
}

#sidebar h2 {
	width: 190px;
	height: 26px;
	padding: 20px 30px 10px 0px;
	background: url(images/img11.jpg) no-repeat left top;
	letter-spacing: -1px;
	text-align: left;
	text-transform: lowercase;
	font-size: 22px;
	font-weight: normal;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}
.purplelisthead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #660066;
	font-size: 12px;
	font-weight: bold;
}
.listtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	line-height: 13px;
}
.addressblock {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 15px;
	padding: 15px 25px 0px 0px;
	text-align: right;
	color: #114432;
}
.menuwrapper {

}
.bottom {width: 945px;
	height: 32px;
	margin: 0px auto;
	clip:   rect(auto 0px auto 0px);
	padding: 0px;
	right: 15px;
	background-image: url(images/Untitled-6.png);
	background-position: left top;
	background-repeat: no-repeat;
	
}

