body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_header.jpg);
	background-color: #721717;
	background-repeat:no-repeat;

background-position:center;
background-position:top;}
	
	
 margin: 0 0 0 .6em;
 	
ul {   list-style-image: url("../images/dot_orange.gif"); } 
li { list-style-image: url("../images/dot_orange.gif"); }

.H1 {font-family: Verdana; font-size: 20px; color: #1e7bac;}
.H2 {
	font-family: Verdana;
	font-size: 16px;
	color: #1e7bac;
}
.H3 {font-family: Verdana; font-size: 14px; color: #1e7bac;}

.name {font-family: Verdana; font-size: 14px; color: #660000;}
	
.news {font-family: Verdana; font-size: 9px; color: #666666;}

.body_firm {font-family: Verdana; font-size: 10px; color: #767676;}

.navigation { font-family: Arial; font-size: 11px; color: #8a8a8b; text-decoration: none; }
.navigation:hover {font-family: Arial; font-size: 11px; color: #6c6c6e; text-decoration: underline;} 
a.navigation:hover {font-family: Arial; font-size: 11px; color: #6c6c6e; text-decoration: underline;}

.partner { font-family: Verdana; font-size: 11px; color: #c18e13; text-decoration: none; }
.partner:hover {font-family: Verdana; font-size: 11px; color: #c18e13; text-decoration: underline; } 
a.partner:hover {font-family: Verdana; font-size: 11px; color: #c18e13; text-decoration: underline; }

.viewMore {font-family: Verdana; font-size: 12px; color: #ff3366; text-decoration: none;}
.viewMore:hover {font-family: Verdana;	font-size: 12px; color: #9c0228; text-decoration: underline;}
a.viewMore:hover {font-family: Verdana;	font-size: 12px; color: #9c0228; text-decoration: underline;}

.viewMore2 {font-family: Verdana; font-size: 10px; color: #440508; text-decoration: none;}
.viewMore:hover2 {font-family: Verdana;	font-size: 10px; color: #600f10; text-decoration: underline;}
a.viewMore:hover2 {font-family: Verdana;	font-size: 10px; color: #600f10; text-decoration: underline;}

.viewMore3 {font-family: Verdana; font-size: 11px; color: #721717; text-decoration: none;}
.viewMore:hover3 {font-family: Verdana;	font-size: 11px; color: #721717; text-decoration: underline;}
a.viewMore:hover3 {font-family: Verdana;	font-size: 11px; color: #721717; text-decoration: underline;}

.footer {font-family: Verdana; font-size: 9px; color: #5c5c5c; text-decoration: none;}	
.footer:hover {font-family: Verdana; font-size: 9px; color: #484747; text-decoration: underline;}
a.footer:hover {font-family: Verdana; font-size: 9px; color: #484747; text-decoration: underline; background-color: #efefef;}

.footer2 {font-family: Verdana; font-style:italic; font-size: 9px; color: #5c5c5c; text-decoration: none;}	

#menu_a {position:relative; width:130px; height:32px; z-index:0; left: 344px; top: 0px;
   background: url("../images/nav_service.jpg") top left no-repeat; text-align: center;}
#menu_a:hover { background-image: url("../images/nav_service_over.jpg");}
#menu_a:active { background-image: url("../images/nav_service_over.jpg");}

#body1 {
	background-image: url(../images/bg_body1.jpg);
	background-repeat:no-repeat;
}
#body2 {
	background-image: url(../images/bg_body2.jpg);
	background-repeat:no-repeat;
}
#bodyteam {
	background-image: url(../images/bg_bodyteam.jpg);
	background-repeat:no-repeat;
}
#bodyteamsam {
	background-image: url(../images/bg_bodyteam_sam.jpg);
	background-repeat:no-repeat;
}
#bodyteamanna {
	background-image: url(../images/bg_bodyteam_anna.jpg);
	background-repeat:no-repeat;
}
#bodyteamjessie {
	background-image: url(../images/bg_bodyteam_jessie.jpg);
	background-repeat:no-repeat;
}
#bodyplayers {
	background-image: url(../images/bg_bodyplayers.gif);
	background-repeat:no-repeat;
}	
/*Forms Style Sheet*/

input {font-family: Verdana, Tahoma, Arial; font-size: 11pt;}
textarea {font-family: Verdana, Tahoma, Arial; font-size: 11pt;}
select {font-family: Verdana, Tahoma, Arial; font-size: 11pt;}	
.form { margin-top: 0; margin-bottom: 0; font-family: Verdana, Tahoma, Arial; font-size: 11pt;}


/*Lightbox Style Sheet*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
#body3 {
	background-image: url(../images/bg_body3.gif);
	background-repeat:no-repeat;
}
.alertxt {
	color: #600;
	font-weight: bold;
	font-size: 14px;
}
.nextep {
	background-image: url(../images/nextepbg.gif);
	background-repeat: no-repeat;
	background-position: 53px -10px;
}
