/************************ colors 

neon green: #44cc44;

***************************/


body {
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	color:#fff; 
	background-color: #003300;
	}

body a{
	text-decoration: none;
	color: #f06377;
	border: 0;
	outline: 0;
	}

body a:hover{border-bottom: 2px solid #f06377;}

.clear{clear: both;}

/*******************
 manin nav styles
*****************/

#mainNav{
	width: 900px;
	/* height: 275px; */
	margin: 0 auto;
	background: url(images/header.gif) top center no-repeat;
	display: block;
	padding-top: 190px;
}

.email{
	margin-left: 530px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.email:hover{border-bottom: 2px solid #f06377;}

#mainNav ul{
	list-style: none;
	background: url(images/navBar.gif) top center no-repeat;
	width: 900px;
	height: 30px;
	margin-top: 20px;
	}

#mainNav li{
	float: left;
	margin-right: 30px;
	padding-top: 4px;
}

#mainNav li.first{padding-left: 90px;}

#mainNav li a{
	text-decoration: none;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	letter-spacing: .05em;
	}
	
#mainNav li a:hover{
	color: #44cc44;
	border: none;
}

/*******************
 content styles
*****************/

#homeContent{
	width: 830px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 1.7em;
}

#centerme{
	width: 800px;
	margin: 0 auto;}

h1{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	}
h2{font-size: 18px;}
	
.underline{border-bottom: 2px solid #44cc44;}

.gyrotonic{font-family: Georgia, "Times New Roman", Times, serif;}

.leftCopy{
	float: left;
	width: 400px;
	padding-top: 20px;
	}
	
.rightImage{
	float: right;
	margin-left: 20px;
}

.rightCopy{
	float: right;
	width: 400px;
	padding-top: 20px;
}

.leftImage{
	float: left;
	margin-right: 20px;
	}

#divider{
	width: 850px;
	height:80px;
	margin: 0 auto;
	background: url(images/stem.gif) center center no-repeat;
	clear: both;
}

.quote{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
#list li{margin-bottom: 10px;}

.style1 {font-size: 18px;
		line-height: 1.5em;
			}
.style2 {font-size: 18px; font-weight: bold; }
.style3 {font-size: 18px}

/*******************
footer styles
*****************/

#footer{
width: 900px;
height: 40px;
margin: 0 auto;
text-align: center;
font-size: 11px;
clear: both;
display: block;
padding-top: 20px;
}

#footer a{margin:0 10px;}

#footer a:hover{border-bottom: 2px solid #f06377;}
