* {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #000000;
}
body {
background-image:url(/App_Themes/wwp/images/background.jpg);
	text-align: center;
	background-repeat: repeat-x;
	background-position: center 40px;
	background-color:#86b8c1;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a, a .small {
	color: #eee7b5;
	text-decoration: none;

}
a:visited, a:visited .small {
	color: #eee7b5;
}
a:hover, a:hover .small {
	color: #FFFFFF;
}
a:active, a:active .small {
	color: #000000;
}
#headerBack {
	background-image: url(images/headerBack.gif);
	background-repeat: repeat-x;
}
#container {
	width: 1000px;
	margin: 0 auto;

	text-align: left;
}
#header {
	background: url(images/header.png) no-repeat center;
	
	height: 140px;
	position:relative;
}
#nav {
	width: 550px;

	position:absolute;
	text-align:center;
	top: 110px;
	left: 228px;
}
#nav table {
	width: 100%;
}
#nav a {

	color: #AA7647;
	text-decoration: none;
	font-size: 14px;
}
#nav a:visited {

	color: #AA7647;
	text-decoration: none;
	font-size: 14px;
}
#nav a:hover {
	color: #014AB0;


}
#nav a:active {
	color: #CE522C;
}

#leftCol {
	width: 626px;
}
#rightCol {
	width: 320px;
	margin-left: 626px;
}
#content {
	margin-top: 18px;
	position: relative;
}
#content #top {
	height: 21px;
	background-image: url(images/contentBoxTop.png);
	background-repeat: no-repeat;
}
#content #leftColumn {
	height: 436px;
	width: 626px;
	position:relative;
}
#content #leftColumn2 { /* this is for the postcard layout */
	height: 436px;
	width: 605px;
	position:relative;

}
#content #leftColumn #textBox {
	position: absolute;
	left: 220px;
	top: 80px;
	bottom: 150px;
	overflow: auto;
	
	right: 24px;
}
#content #leftColumn2 #textBox { /* this is for the postcard layout */
	position: absolute;
	overflow: auto;
	left: 55px;
	top: 90px;
	bottom: 50px;
	right: 60px;
	z-index: 994;
}


#content #leftColumn2 #textBoxTall { /* this is for the postcard layout */
	left: 55px;
	top: 90px;
	bottom: 50px;
	right: 60px;
	
}




#content #leftColumn2 #textBox input[type="radio"] { 

	visibility:visible;
	z-index: 996;
	position:relative;
}
#content #leftColumn #videoBox {
	position: absolute;
	left: 180px;
	top: 80px;
	width: 407px;
	height:305px;
	background-image: url(images/videoBox.png);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 34px;
}

#content #leftColumn #wn div[id$="ContactForm_EntryPanel"] input, #content #leftColumn #wn div[id$="ContactForm_EntryPanel"] textarea {font-size: 11px;}

/*
Textbox alternates:
_______________________________________________________
*/

#content #leftColumn #textBox.wide {
	left: 95px;

}
#content #leftColumn #textBox.tall {

	bottom: 38px;
}
#content #leftColumn #textBox.tallWide {
	left: 60px;
	bottom: 38px;
}
#content #leftColumn #textBox.mini {

	left: 340px;
}
#content #leftColumn2 #textBox.postCard {
	top: 114px;
	bottom: 32px;
}
#content #leftColumn #textBox.formLayout {
	left: 64px;
	bottom: 38px;
	right: 8px;
}
#content #leftColumn #textBox.customScroll {
	left: 95px;

}

/*_______________________________________________________*/
.vip h1, #content #leftColumn #textBox h1 {
	font-size: 19px;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 8px 8px 16px;
	font-weight: normal;
}
#content #leftColumn #textBox h2 {
	color: #eee7b5;
	font-size: 14px;
	margin: 8px;

}
#content #leftColumn #textBox p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 8px 8px 16px;
	line-height: 22px;
}
#content #leftColumn #textBox ol, ul {
	margin:8px 16px 8px 32px;
}
#content #leftColumn #textBox li {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#content #leftColumn #textBox em {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;

}
#content #leftColumn #textBox th {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
#content #leftColumn #textBox td {
	text-align: left;
	vertical-align: top;

}
#content #leftColumn #textBox table.gridView  {
	
	margin-right: 8px;
	margin-left: 8px;
}
#content #leftColumn #textBox .gridView th {
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	color: #FFFFFF;
	padding: 2px 8px;
}
#content #leftColumn #textBox .gridView td {
	text-align: left;
	vertical-align: top;
	padding: 2px 8px;
	background-color: #eee7b5;
	font-size: 12px;
	color: #000000;
}
#content #bottom {
	background-image: url(images/contentBoxBottom.png);
	background-repeat: no-repeat;
	height: 129px;
	position:relative;
	

}
#content #bottom #twirlLeftSWF {
	height: 147px;
	width: 250px;
	position: absolute;
	left: 25px;
	z-index:1;
	top:-110px;

}
#content #bottom #twirlRightSWF {
	position: absolute;
	height: 147px;
	width: 250px;
	right: 30px;
	z-index:1;
	top:-110px;

}

#content #bottom #twirlLeft {
	background-image: url(images/twirlLeft.png);
	height: 147px;
	width: 239px;
	position: absolute;
	left: 25px;
	top: -110px;
	background-repeat: no-repeat;

}
#content #bottom #twirlRight {
	background-image: url(images/twirlRight.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 147px;
	width: 225px;
	top: -110px;
	right: 30px;

}
#footer .small {
	font-size: 12px;
	color: #FFFFFF;
	margin-top:5px;
}

#footer {
	position:relative;
	top: -100px;
	}
#footer p {
	text-align: right;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px 32px 0px 0px;
}
#footer a {

	color: #FFFFFF;

}
#homePage #footer {
	position:relative;
	top: 50px;
	}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* Forms Section Here */

#content #leftColumn #textBox.formLayout input,
#content #leftColumn #textBox.formLayout textarea,
#content #leftColumn #textBox.formLayout input[type="submit"]  {
	font-size: 11px;
	margin: 0px 0px 0px 1px;
}
#content #leftColumn #textBox.formLayout label {
	font-size: 12px;
	margin: 0px;

}
#content #leftColumn #textBox.formLayout td {
	padding: 0px;
	margin: 0px;
}
.form label,input, .input {
	display: block;
	/*width: 250px;*/
	float: left;
	margin: 0px;
	padding:0px;
}
.form label {
	text-align: right;
	width: 120px;
	padding-right: 20px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 14px;
	
}

.form2 label {
	text-align: right;
	width: 120px;
	padding-left: 10px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 14px;
	
}

.form3 label {
/* new admin form ES 11-25-09 */
width:auto; 
text-align:right; 
padding-right:5px; 
padding-left:5px;
}

.form3 strong {
	color: #CCCCCC;
}

.form br {
	clear: left;
}
.form .buttons {

}
.form textarea {
	margin-left: 0px;
	margin-top: 0px;
}

.textVal {
	color: #FFFFFF !Important;
	margin-left: 8px;
	font-weight: bold;
	font-size: 12px;
}
.textBlack {
	color: #000000 !Important;
	
}
.textWhite {
	color: #FFFFFF !Important;
}
.textTan {
	color: #eee7b5 !Important;
}
.textRed {
	color: #fe0410 !Important;
}

#content #leftColumn #textBox fieldset {
	margin: 8px;
	padding: 8px;
}
#content #leftColumn #textBox legend {
	color: #eee7b5;
	font-size: 14px;
	margin: 0px 16px 8px;
	border: 1px solid #eee7b5;
	padding: 2px;
	font-weight: bold;
}
#content #leftColumn #textBox label {
	color: #FFFFFF;
	font-size: 14px;
	padding: 2px;
	font-weight: bold;
	text-align: right;
	display: block;
}
#content #leftColumn #textBox input, textarea {
	color: #000000;
	font-size: 14px;
	margin: 2px;
	font-weight: bold;
	padding: 1px;
}
#content #leftColumn #textBox input[type="submit"]  {
	background-color: #eee7b5;

}
/* Original CallOutBox (Scalable) replaced by static versions below


table.callOutBox {
	width: 290px;
}
.callOutBox th{
	background-image: url(images/callOutTop.png);
	background-repeat: no-repeat;
	height: 39px;
	vertical-align: bottom;
	text-align: left;	
}
.callOutBox th h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 32px;
	margin-bottom: 4px;
}
.callOutBox tbody td {
	background-image: url(images/callOutLeft.png);
	background-repeat: repeat-y;
	width: 13px;
}
.callOutBox tbody td + td {
	background-image: url(images/callOutBack.png);
	background-repeat: no-repeat;
	width: 265px;
	background-color: #9f6836;
	padding-top: 4px;
}
.callOutBox tbody td + td + td {
	background-image: url(images/callOutRight.png);
	background-repeat: repeat-y;
	width: 12px;
	background-position: right;
	background-color: transparent;
	padding: 0px;
}
.callOutBox tbody p {
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.callOutBox tfoot td {
	background-image: url(images/callOutBottom.png);
	background-repeat: no-repeat;
	height: 25px;
}*/
#homeCallContainer {
	position: absolute;
	left: 28px;
	top: 0px;
}

.homeCallOutBox td {
	height: 164px;
	width: 313px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.homeCallOutBox h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 32px;
	margin-bottom: 6px;
	margin-top: 22px;
}
.homeCallOutBox p {
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 6px;
}
/* End Forms Section Here */

/* admin section here */

.admin h2 {
	font-size: 20px;
	color: #eee7b5;
	padding: 0px;
	margin-top: 5px;
	background-image: url('images/bluePixel.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	margin-bottom: 10px;
}

.admin {
	font-size: 14px;
	color: #CCCCCC;
	background:url(../../images/adminNoBox.jpg) no-repeat;
	background-position:bottom;
	background-color:#15110e;

	/* fixed 145px 180px */;
}
.admin label, .admin span{
	
	color: #CCCCCC;

}
#admin {

	padding: 10px; 
	min-height: 414px; 
	width: 925px; 
		border:2px solid #ab850a;
}

.admin a:active, #admin a:active {
color:#eee7b5;
}
.required {
font-size:13px;
font-family:"Times New Roman", Times, serif;
padding-left:2px;
background-color:#aa7549;
}

.required2 {
font-size:13px;
font-family:"Times New Roman", Times, serif;

background-color:#f0e9b5;
}
.right {
	border: 1px solid #eee7b5;
	float: right;
	margin-left: 16px;
}

.homesites {
color:#824916;
font-size:14px;
font-family:"Times New Roman", Times, serif;
margin-left:10px;
margin-right:10px;
}
.homesites h2 {
color:#824916;
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

.homesites a {
color:#824916;
font-size:14px;
font-family:"Times New Roman", Times, serif;
}

/* end admin section here */


.biosPhotoCell img 
{
    border: 1px solid #eee7b5;
    }
.biosPhotoCell p q {font-weight: bold !important; color: #FFFFFF !important;}
