/* CSS Document */

* {
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#324866;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

.footer {
	color: #CCCCCC;
	font-size: 10px;
}
h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 180%;
	font-weight: normal;
	color: #660066;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF9900;
}


p, ul, ol {
	margin-bottom: 1.6em;
}

p {
	color:#666666;
}


blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

hr {
	display: none;
}

a {
	color: #660066;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

#Layer1 {
	position: absolute;
	width:367px;
	height:198px;
	z-index:9;
	left: 33%;
	top: 15px;
}

/* Wrapper */

#wrapper {
	width: 880px;
	margin: 0 auto;
}

#wrapper2 {
	background: url(../images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	width: 880px;
	height: 120px;
	margin:auto;
	background: url(../images/header.png) no-repeat;
	background-position:bottom;
}
#links {
float:right;
padding-right:36px;
padding-top:20px;
height:50px;
}
#newsletter {
float:left;
padding-top:40px;
padding-left:32px;
}

/* Menu */

#menu {
	float: left;
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:lighter;
	color: #660066;
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0px 200px;
	list-style: none;
	line-height: normal;
	font-weight:lighter;
	color: #660066;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	font-size: 1.2em;
	font-weight: lighter;
	color: #660066;
	padding: 20px 10px;
}

#menu a:hover {
	color: #FF9900;
}

#menu .current_page_item {
	background: #FF9900;
	color: #FFFFFF;
	padding: 20px 10px;
	font-size: 1.2em;
	font-weight: lighter;
}

/* Page */

#page1 {
	background: url(../images/bg-wrapper.png) repeat-y;
}
#page1b {
	background: url(../images/bg-wrapper2.png) repeat-y;
}

#subpagecontent {
	float: none;
	width: 807px;
	margin-right: 37px;
	margin-left: 36px;
	padding: 0;
}

/* Flash Content */
#flashbg {
	background-image: url(../images/flash-bg.png);
}
#flashbg2 {
	background-image: url(../images/flash-bg2.png);
}

#flash01 {
	float: none;
	height: 299px;
	width: 807px;
	margin-right: 37px;
	margin-left: 36px;
	padding: 0;
}

#flash02 {
	float: none;
	height: 215px;
	width: 807px;
	margin-right: 37px;
	margin-left: 36px;
	padding: 0;
}

#flash03nav {
	float: none;
	height: 35px;
	width: 807px;
	margin-right: 37px;
	margin-left: 36px;
	padding: 0;
}
/* Sub Header*/

#subheader {
	float: none;
	height: 158px;
	width: 807px;
	margin-right: 37px;
	margin-left: 36px;
	padding: 0;
}
/* Sub Header*/

#subheaderPR {
	float: none;
	height: 166px;
	width: 865px;
	margin-right: 9px;
	margin-left: 9px;
	padding: 0;
}

/* Content1 */

#content1 {
	float: none;
	margin-right: 37px;
	margin-left: 36px;
	padding: 0;
	background-image: url(../images/content_bg.jpg);
	height: 308px;
}

#content1b {
	float: none;
	margin-right: 37px;
	margin-left: 36px;
	padding: 0;
}
/* Page */

#page {
	width: 807px;
	margin: 0 auto 0px auto;
}

/* Content */

#content {
	float: left;
	width: 807px;
}

#content p {
	padding-left: 330px;
	padding-right: 10px;
}

.title {
	padding-bottom: 10px;
	padding-left: 330px;
	padding-top: 25px;
}



/* Content - SUb */

#content2 {
	float: right;
	width: 575px;
	margin-right: 50px;
	margin-top: 20px;
}

#content2 p {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.footer2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	color: #666666;
	background: url(../images/title_line.gif) repeat-x top;
}
.title2 {
	padding-bottom: 10px;
	font-size: 2.5em;
	font-weight:lighter;
	background: url(../images/title_line.gif) repeat-x bottom;
}


/* Home bimages */

.twocols .col1 {
	float: left;
	width: 250px;
	height: 229px;
	background-image: url(../images/img-01-grndopen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.twocols .col2 {
	float: right;
	width: 250px;
	height: 229px;
	background-image: url(../images/img-02_chair.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* Top of Image Links */

.twocols {
}

#content .twocols .col1 p {
	padding-left: 38px;
	padding-top: 177px;
}

#content .twocols .col1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .twocols .col1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content .twocols .col2 p {
	padding-left: 27px;
	padding-top: 176px;
}

#content .twocols .col2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .twocols .col2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 18px;
}

#sidebar li ul {
}

#sidebar li li {
	background: url(../images/img12.gif) repeat-x left bottom;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#sidebar h2 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	color: #FFFFFF;
	background-image: url(../images/sidebar_title-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 25px 40px;
}

#sidebar h3 a {
	margin: 0;
	font: Trebuchet MS, Arial;
	color:#FF9900;
	font-size:16px;
	padding-left: 28px;
	background: url(../images/blog_img.gif) no-repeat;
	background-position: left;
	text-decoration:underline;
}

#sidebar h3 a:hover {
	text-decoration: none;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	padding-bottom: 12px;
	padding-left: 28px;
	color:#666666;
}

#sidebar a {
	text-decoration: none;
	color: #666666
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Sidebar-sub2 pages */

#sidebar2 {
	float: left;
	width: 240px;
	padding-left: 10px;
}

/* Sidebar-sub3 pages */

#sidebar3 {
	float: left;
	width: 240px;
	padding-left: 10px;
}

#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar3 li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar3 li ul {
}

#sidebar3 li li {
	background: url(../images/img12.gif) repeat-x left bottom;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#sidebar3 h2 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	color: #FFFFFF;
	background-image: url(../images/sidebar_title-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 25px 40px;
}

#sidebar3 h3 a {
	margin: 0;
	font: Trebuchet MS, Arial;
	color:#FF9900;
	font-size:16px;
	padding-left: 28px;
	background: url(../images/blog_img.gif) no-repeat;
	background-position: left;
	text-decoration:underline;
}

#sidebar3 h3 a:hover {
	text-decoration: none;
}

#sidebar3 p {
	margin: 0;
	line-height: normal;
	padding-bottom: 12px;
	padding-left: 28px;
	color:#666666;
}

#sidebar3 a {
	text-decoration: none;
	color: #666666
}

#sidebar3 a:hover {
	text-decoration: underline;
}



/* Search */

#search {
	padding-right:25px;
	padding-top: 10px;
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #000000;
	border-left: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	background: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	color: #336699;

}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: inherit;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 70px;
	background: #324866 url(../images/footer-bg.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 38px;
	text-align: left;
	color: #CCCCCC;
	font-size:10px;
	padding-left: 35px;
	line-height: 1.5em;
}

#footer a {
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
}

#footer a:hover {
	text-decoration:underline;
}

