@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #2AABE4;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/WE20100208f.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #FFF;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-image: url(images/WEwrapperbkg.jpg);
	background-repeat: repeat-y;
}

#nav {
	background-color: #2AACE0;
	clear: both;
	color: #333;
	background-image: url(images/WEnav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 10px;
	height: 40px;
}
#wrapper #nav #phone {
	float: left;
	width: 250px;
}

#wrapper #nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 310px;
	padding: 0px;
}
#wrapper #nav ul li {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	height: 40px;
}
#wrapper #nav ul li:hover      {
	background-image: url(images/WEnav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 40px;
}
#wrapper #nav ul li a:link, #wrapper #nav ul li a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #009;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #nav ul li a:hover, #wrapper #nav ul li a:active {
	color: #060;
}


/*#top1 {
	background-image: url(images/WEtop1.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 400px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
*/#left {
	float: left;
	width: 300px;
	color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 1.2em;
	font-family: Tahoma, Geneva, sans-serif;
}
.small a{
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#wrapper #left div {
	background-image: url(images/photogallerybkg.jpg);
	height: 150px;
	width: 200px;
	background-repeat: no-repeat;
	padding: 25px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 649px;
	float: right;
	font-size: 1.2em;
	line-height: 1.6em;
	background-image: url(images/contentbkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#pghead {
	text-align: right;
}

#header {
	background-color: #CCC;
	height: 200px;
	width: 1000px;
	background-image: url(headers/2.jpg);
}
#lefttop {
	background-color: #2AACE0;
	float: left;
	height: 200px;
	width: 300px;
	color: #FFF;
	text-align: center;
}

#footer {
	background-color: #000;
	clear: both;
	color: #FFF;
	text-align: center;
}
#wrapper #footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.holder {
}
.current {
	background-color: #FFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2AACE0;
	border-right-color: #2AACE0;
	border-bottom-color: #2AACE0;
	border-left-color: #2AACE0;
	height: 23px;
}


.right {
	text-align: right;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	width: 300px;
	float: right;
}
#wrapper #content p a {
	color: #2AABE4;
}
#wrapper #content table tr td img {
	background-color: #2AABE4;
	padding: 5px;
	border: 2px solid #78C55F;
}
