/* Valid CSS Stylesheet 

    ______      __       _____       _     __         
   / ____/___ _/ /_     / ___/____  (_)___/ /__  _____
  / /_  / __ `/ __ \    \__ \/ __ \/ / __  / _ \/ ___/
 / __/ / /_/ / /_/ /   ___/ / /_/ / / /_/ /  __/ /    
/_/    \__,_/_.___/   /____/ .___/_/\__,_/\___/_/     
                          /_/                         

*/

/* Begin #BODY Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#6c2142;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 9pt;
	line-height:20px;
	color:#FFFFFF;
	
}

h3 {
	font-size:24px;
	color:#b6c582;
}

/* End #BODY Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

img {
	border:0;}


a:link  {
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:active {
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:visited  {
font-weight: bold;
color:#666666;
text-decoration: none;
}

/* Begin #pageWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#pageWrapper {
width: 100%;
height: 100%;
margin: 0 auto;
border: 0;
padding: 0;
text-align:center;
}

/* End #pageWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#contentWrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

#banner {
	width: 950px;
	height: 395px;
	background-image:url(../images/header.jpg);
}

#maincontent {
	width:950px;
	height:100%;
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
	text-align:left;
	float:left;
	padding-top:130px;
	font-size:14px;
	line-height:30px;
	float:left;
}

.textcenter {
	text-align:center;
}

.bulletpoints {
	font-size:20px;
	line-height:38px;

}

#bio {
	width:600px;
	height:194px;
	border:#d0dcc6 solid 1px;
	margin-top:50px;
	margin-left:120px;
	padding:20px 20px 20px 80px;

}	

#sharon {
	float:right;
	width:200px;
}

.bold {
	font-size:18px;

}

.bold li {
	font-size:12px;

}

#aboutme {
	float:left;
	width:300px;
	font-size:14px;
}

#contact {
	float:left;
	width:900px;
	font-size:20px;
	border-top:1px #dde8ea solid;
	margin-top:10px; 

}

#footer {
	width:100%;
	height:234px;
	float:left;
	border-top:#d0dcc6 1px solid;
	background-color:#99CCCC;
}	

#footerwrapper {
	width:950px;
	height:234px;
	margin:0 auto;
	background-image:url(../images/spfitness_logo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
}	

ul {
	border-bottom:#d0dcc6 solid 1px;
	padding-bottom:10px;
}

.greentext {
	color:#66CC66;
}

/* -BEGIN--------------------------------------------------------------------- CONTACT_AREA ----- */


#contact_form {
	padding-top:3px;
	height:250px;
	width:200px;
	float:left;
}


/* -BEGIN--------------------------------------------------------------------- CONTACT_FORM ----- */

#name {
	background-color:#dde8ea;
	color:#333333;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 1px solid #666666;
	width: 250px;
	font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
}

#email {
	background-color:#dde8ea;
	color:#333333;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 1px solid #666666;
	width: 250px;
	font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
}

#comments {
	background-color:#dde8ea;
	color:#333333;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 1px solid #666666;
	width: 250px;
	height: 70px;
	padding-top: 3px;
	padding-left: 3px;
	font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	overflow: auto;
}


#send li {
	list-style: none;
	float: left;
}

#send a {
	text-decoration: none;
	display: block;
	text-indent: -5000px;
	outline: none;
}

#send {
	background-image: url(../images/send.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 55px;
	height: 26px;
	margin: 0 auto;
	margin-left: 200px;
	border: 0;
	text-indent: -5000px;	
	text-decoration: none;
	cursor: pointer;
	float: left;
}

#send:hover {
	background-image: url(../images/send.jpg);
	background-repeat: no-repeat;
	width: 55px;
	height: 26px;
	margin: 0 auto;
	margin-left: 200px;
	border: 0;
	text-indent: -5000px;	
	text-decoration: none;
	cursor: pointer;
	float: left;
}


/* -END----------------------------------------------------------------------- CONTACT_FORM ----- */
/* -END----------------------------------------------------------------------- CONTACT_AREA ----- */	

h1 {
	font-size:18px;
	font-weight:normal;
	}
	
#address {
	padding:50px 50px 0px 0px ;
	float:right;
	width:260px;
	}
	
#address img {
float:left;
padding-right:10px;
padding-top:15px;
}

.addresstext {
	float:left;
	margin-top:-22px;
	}
	
.right {
float:right;
}


	
