@charset "utf-8";


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #1c0029;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.avanti #container {
	width: 1024px;
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.avanti #header {
	background: url('../images/avanti_head.jpg'); 
	width:1024px;
    height:353px;
	margin: 0;
}
a.header-logo {
		position:relative;
        top:12px;
		left:460px;
        display:block;
        padding:0;
        width:132px;
        height:151px;
        text-decoration:none;
        overflow:hidden;
        }

a.header-logo span {
	position:absolute;
	width:132px;
	height:151px;
	background-image: url('../images/logo.gif');
	background-position: left top;
	background-repeat: no-repeat;
	visibility:visible;
}
.avanti #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 0;
	font-size:9px;
}
.avanti #content {
	background: url('../images/avanti_content.jpg'); 
	position:relative;
	margin: 0;
	width:1024;
	height:232px;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index:1
}
#techniques {
	position:relative;
	float:left;
	width:102px;
	height:210px;
	/*background-image: url(../images/tech.png);
	background-position: left top;
	background-repeat: no-repeat;*/
	left:176px;
	visibility:visible;
	margin-top:32px;
}
#techniques img {
	display:block;
	margin-bottom:10px;
	border:1px solid #666666;
}
#photo {
	position:relative;
	float:left;
	width:115px;
	height:150px;
	background-image: url(../images/bio_maw.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	left:185px;
	top:25px;
	visibility:visible;
}
#photo-MaryAlice {
	position:relative;
	float:left;
	width:115px;
	height:150px;
	background-image: url(../images/bio_maw.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	left:185px;
	top:25px;
	visibility:visible;
}
#photo-Jodi {
	position:relative;
	float:left;
	width:115px;
	height:150px;
	background-image: url(../images/bio_jodi.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	left:185px;
	top:25px;
	visibility:visible;
}
#photo-Trish {
	position:relative;
	float:left;
	width:115px;
	height:150px;
	background-image: url(../images/bio_trish.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	left:185px;
	top:25px;
	visibility:visible;
}
#photo-Peter {
	position:relative;
	float:left;
	width:115px;
	height:150px;
	background-image: url(../images/bio_peter.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	left:185px;
	top:25px;
	visibility:visible;
}
#photo-Olivia {
	position:relative;
	float:left;
	width:115px;
	height:150px;
	background-image: url(../images/bio_oface.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	left:185px;
	top:25px;
	visibility:visible;
}
#homeText {
	position:relative;
	float:left;
	width: 350px;
	background: none;
	left:176px;
	padding-top: 1px;
	padding-left: 4px;
	visibility:visible;
}
#bioText {
	position:relative;
	float:left;
	width: 350px;
	background: none;
	left:176px;
	padding-top: 20px;
	padding-left: 0;
	visibility:visible;
}
.avanti #content h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	color: #af4003;
}
.avanti #content h4 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 13px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	color: #af4003;
}
.avanti #content p {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
	text-align:left;
	color: #af4003;
}
#teamText {
	position:relative;
	float:right;
	background: none;
	right:155px;
	padding-top: 10px;
	padding-left: 4px;
	visibility:visible;
}
.avanti #content h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	color: #af4003;
}
#stations {
	position:relative;
	float:right;
	width:213px;
	height:159px;
	background-image: url(../images/studio.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	right:42px;
	top: 37px;
	visibility:visible;
}
#bioStations {
	position:relative;
	float:right;
	width:213px;
	height:159px;
	background-image: url(../images/studio.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	right:76px;
	top: 37px;
	visibility:visible;
}
#MaryAliceStation {
	position:relative;
	float:right;
	width:213px;
	height:159px;
	background-image: url(../images/station03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	right:76px;
	top: 37px;
	visibility:visible;
}
#JodiStation {
	position:relative;
	float:right;
	width:213px;
	height:159px;
	background-image: url(../images/station01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	right:76px;
	top: 37px;
	visibility:visible;
}
#TrishStation {
	position:relative;
	float:right;
	width:213px;
	height:159px;
	background-image: url(../images/station02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	right:76px;
	top: 37px;
	visibility:visible;
}
#OliviaStation {
	position:relative;
	float:right;
	width:213px;
	height:159px;
	background-image: url(../images/station_olivia.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	right:76px;
	top: 37px;
	visibility:visible;
}
.style1 {color: #FFFFFF}
#bioLinks {
	position:absolute;
	float:right;
	background: none;
	right:174px;
	top:200px;
	padding-top: 1px;
	padding-left: 4px;
	visibility:visible;
}
.avanti #content h3 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	color: #e7b419;
	text-decoration:none;
}
.avanti #content h5 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	color: #e7b419;
	text-decoration:none;
}
.avanti #content .team-links:link {
	color:#e7b419;
	text-decoration:inherit;
}	

.avanti #content .team-links:visited {
	color:#94773c;
	text-decoration:inherit;
}	
.avanti #footer { 
	background: url('../images/avanti_foot.jpg'); 
	width:1024px;
    height:316px;
	margin: 0;
	padding: 0;
} 
#directionText {
	position:relative;
	float:left;
	background: none;
	top:4px;
	left:504px;
	visibility:visible;
}
.avanti #footer h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	color: #af4003;
	text-decoration:none;
}
.avanti #footer .footer-links:link {
	color:#af4003;
	text-decoration:inherit;
}	
.avanti #footer .footer-links:visited {
	color:#af4003;
	text-decoration:inherit;
}	
#homeLinkText {
	position:relative;
	float:right;
	background: none;
	right:156px;
	top:4px;
	visibility:visible;
}
#directions {
	position:relative;
	float:right;
	width:372px;
	height:64px;
	background:none;
	right:113px;
	top: 24px;
	visibility:visible;
}
a.directions {
	position:absolute;
	float:right;
	width:372px;
	height:64px;
	text-decoration:none;
	right:0;
	top: 0;
	visibility:visible;
}
a.directions span {
	position:relative;
	float:right;
	width:372px;
	height:64px;
	background-image: url(../images/directions.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	right:0;
	top: 0;
	visibility:visible;
}
.avanti #footer h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	color: #af4003;
	text-decoration:none;
}
#copyright {
	position:relative;
	float:left;
	height:27px;
	width:240px;
	background:none;
	left:305px;
	top: 154px;
	visibility:visible;
}
#flourish-left {
	position:relative;
	float:left;
	width:62px;
	height:27px;
	background-image: url(../images/fleur_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding:0;
	visibility:visible;
}
#flourish-right {
	position:relative;
	float:left;
	width:62px;
	height:27px;
	background-image: url(../images/fleur_right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding:0;
	visibility:visible;
}
.avanti #footer h3 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	float:left;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0;
	*padding-bottom: 0; /* IE6 & IE7 Hack */
	padding-left: 4px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:9px;
	text-align:right;
	color: #ffcc66;
	text-decoration:none;
}
.avanti #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
