@charset "utf-8";
/* CSS Document */
xbody {
	background-image: url(../images/floral-pink.jpg);
	margin:0;
	font-family:century gothic;
	color:#ffffff;
	padding:0;
	border:0;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family:century gothic;
	color:#ffffff;
	border:0;
	text-align:center;
	background-image: url(../images/floral-pink.jpg);
	min-width:999px;
}

x#container {
	position:relative;
	left:0px;
	top:0px;
	width:999px;
	height:100%;
	background-image: url(../images/we_site_04.jpg);
	background-repeat:repeat-x;
	background-color:#ff33cc;
	margin-left:auto;
	margin-right:auto;
}
#container {
	width:999px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	min-height:100%;
	background-image: url(../images/we_site_04.jpg);
	background-repeat:repeat-x;
	background-color:#ff33cc;
	position:relative;
}

* html .container {height:100%} /* for ie to resize */
a {
color:#ccffff;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h2 {
font-size:14px;
color:#b4d800;
}

h3 {
font-size:14px;
color:#ffffff;
}

p, li {
font-size:12px;
font-weight:500;
}

#headerwrapper {
	float:left;
	margin-left:0px;
	top:0px;
	width:999px;
}

#welogo {
	float:left;
	left:0px;
	top:0px;
	width:329px;
	height:205px;
}
x#headerphoto {
	float:left;
	left:329px;
	top:30px;
	width:670px;
	height:175px;
}
#headerphoto {
	position:absolute;
	left:329px;
	top:0px;
	width:670px;
	height:175px;
}
x#globnav {
	float:left;
	left:329px;
	top:0px;
	width:670px;
	height:30px;
	background-image: url(../images/we_site_02.jpg);
}
#globnav {
	position:absolute;
	left:329px;
	top:175px;
	width:670px;
	height:30px;
	background-image: url(../images/we_site_02.jpg);
}

#globnav a {
color: #b5d800;
text-decoration:none;
}

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

#globnav a:visited {
color: #ff99ff;
text-decoration:none;
}

#wrapperleft {
	float:left;
	margin-left:14px;
	top:213px;
	width:289px;
	padding-top:25px;
	}

#wrapperleft h1 {
color: #ff99ff;
}

#wrapperleft a {
xcolor: #8fcff4;
color:#ccffff;
padding-top:15px;
text-decoration:none;
}

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

#wrapperleft li {
list-style-type: square;
}

#profiles {
	height:91px;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:#ffffff;
	}

#exclusiveme {
	height:91px;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:#ffffff;
	clear:both;
}

#mixedheats {
	height:90px;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:#ffffff;
	clear:both;
}

#videos {
	width:289px;
	height:91px;
	clear:both;
}

#maincontent {
	float:left;
	top:213px;
	width:468px;
	xwidth:434px;
	background-image: url(../images/2nddaisy_40.png);
	background-repeat:no-repeat;
	margin-top:7px;
	padding-left:25px;
	xpadding-left:35px;
	padding-top:20px;
	margin-right:0px;
	margin-left:24px;
	xmargin-right:26px;
	xmargin-left:26px;
	text-align:justify;
	}

#maincontent p, li{
	font-size:14px;
	font-family:palatino linotype, Georgia;
	}	

#maincontent h2{
	font-size:20px;
	color:#b4d800;
	xcolor:#ffffff;
	xcolor: #ff99ff;
	padding-top:15px;
	}

#maincontent h1{
	font-size:22px;
	xcolor:#b4d800;
	color:#ffffff;
	xcolor: #ff99ff;
	padding-top:15px;
	}
	
#maincontent img{
	border-color:#ffffff;
	}	

#side2 {
	float:right;
	width:160px;
	height:600px;
	margin-top:8px;
	background:#FF33CC;
}
	
x#footer {
	float: inherit;
	left:0px;
	width:999px;
	text-align:center;
	padding-top:50px;
	padding-bottom:20px;
	clear:both;
	background-color:#ff33cc;
}
#footer {
	position:relative;
	bottom:0px;
	height:70px;
	text-align:center;
	padding-top:50px;
	padding-bottom:20px;
	background-color:#ff33cc;
	width:999px;
	clear:both;
}
#clearfooter {
	clear:both;
	height:100px;
}


