body {
	background: top left;
	color: #111;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:12px;
	height: 100%;
	color:#666;
	margin: 0 0 1px;
}
#pagewrapper {
	top: 50%;
	left: 50%;
	position: absolute;
	margin-left: -450px;
	width: 900px;
	height: 600px;
	padding: 5px;
	margin-top: -350px;
	background: top left;
}
#copyright {
	width: 900px;
	height: 20px;
	padding: 5px;
	margin: 0 auto;
	font-size:10px;
	color: #f1f1f1;
}
#pagebg {
	border-style: none;
	width: 900px;
	height: 600px;
	padding: 9px;
}
#content {
	width: 900px;
	height: 600px;
}
.left {
	padding-right: 10px;
	float: left;
	width: 440px;
	height: 600px;
}
.leftcontact {
	padding-right: 10px;
	float: left;
	width: 450px;
	height: 600px;
}
.right {
	padding-left: 10px;
	float: right;
	width: 420px;
	height: 600px;
	background: #ffffff;
}
.rightcontact {
	padding-left: 10px;
	float: right;
	width: 400px;
	height: 600px;
	background: #ffffff;
}
#logo {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 250px;
	height: 39px;
	background: url(../img/SWP-Clean.jpg);
}

#tag {
	padding-bottom: 30px;
	width: 250px;
	height: 125px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px
}
.menu {
	width: 250px;
	margin: 0 auto;
}
.menu li {
	border-bottom: 1px dotted #ccc;
	line-height: 30px;
}
.menu a {
	color: #222;
}
.menu a:hover {
	color: #444;
}
.wactive {
	padding-left: 5px;
}
/* Tab Content */
h2 {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 15px;
	display: block;
	width: 900px;
	height: 40px;
	color: #666666;
	font-size: 20px;
	margin: 0;
}
h3 {
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	display: block;
	width: 600px;
	height: 40px;
	color: #666666;
	font-size: 14px;
	margin: 0;
}
.tabcontent {
	width: 580px;
	padding: 20px;
	line-height: 16px;
}
.tabcontent p {
	margin-bottom: 7px;
}
/* Photo Gallery */
.gallery {
	width: 520px;
	margin: 0 auto;
}
.gallery img{
	margin: 0px 20px 20px 0px;
}
/* Contact Us */
.contactleft {
	float: left;
	width: 270px;
	margin-top: 5px;
	padding-right: 20px;
}
.contactright {
	float: left;
	width: 290px;
	margin-top: 5px;
	color: #222;
}
.contactleft label {
	color: #222;
	display: block; 
	width: 115px;
	float: left; 
	clear: both;  
	white-space: nowrap;
}
.contactleft input.text, .contactleft textarea {
	border: 1px solid #222;
	padding: 3px;
	width: 140px; 
	display: block;
	font-size: 10px;
}
.contactleft textarea {
	height: 60px;
}
.contactleft input.submit {
	text-transform:uppercase;
	border: 1px solid #222;
	width: 70px; 
	color: #666666;
	font-size: 10px;
	padding: 3px;
	float: right;
	margin: 4px;
	cursor:pointer;
}
strong {
	color: #333333;
}
#nav {
	margin-bottom: 10px;
	float: right;
	height: 25px;
	width: 600px;
}
.nav {
	padding-left: 15px;
}
.navright {
	float: right;
}
.home {
	
}
a:hover {
	color: #3d342a;
}
.right a:link {
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
.left a:link {
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
p {
	padding-bottom: 5px;
}
.bg {
	background-repeat: no-repeat;
	background-image: url(/img/smalltree.jpg);
}
.bgr {
	background-repeat: no-repeat;
	background-image: url(img/righttree.jpg);
}
.image-link {
    border: none !important;
}