s@charset "UTF-8";

/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */
html, body {
	height: 100%;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.5em;
}
body {
	font-size:92%;
	text-align: center;
	background: url(images/bkg_page.jpg) no-repeat top #0094c8;
	margin: 0;
	padding: 0;
}
.explorer_hack {color: #FFFFFF;
}
#container {
	color: #069;
	width: 1000px;
	min-height: 100%;
	height: auto !important;	
	height: 100%;
	margin: 0 auto -100px;
	background-color: #FFFFFF;
}
#container #main {
	overflow: hidden;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	text-align: center;
	line-height: 2em;
	letter-spacing: normal;
	white-space: normal;
	font-variant: normal;
	text-transform: none;
}
h2 {
	margin: 0;
	padding: 0;
	color: #069;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
}
h4 {
	font-size: .8em;
	font-weight: lighter;
	font-style: italic;
}
p {
	text-align: left;
	margin: 1em 1.5em 0 1em;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.9em;
}

/* -------------- HEADER STUFF -------------- */

#container #header {
	background-image: url(images/header_rev3.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 1019px;
	text-align: center;
}
#container #nav_bar {
	text-align: center;
	margin: 0 auto 20px auto;
	width: auto;
	height: 25px;
	background: none;
}

/* ----------LEFT COLUMN STUFF -------- */

#container  #main_sub {
	float: left;
	width: 250px;
	height: auto;
	background: url(images/bkg_col_250.png) no-repeat;
	margin: 25px 0 0 4px;
	text-align: left;
}
.sub_inside {
	padding: 25px 0 0 0px;
}
.sub_inside h2 {
	font-size: 15px;
	width: 190px;
	margin: 10px 0 10px 40px;
}
.sub_inside p {
	margin: 10px 0 0 45px;
	padding: 0;
	font-size: 14px;
	/*color: black;*/
	line-height: 1.8em;
	letter-spacing: 0.1pt;
	width: 180px;
}
.sub_inside ul {
	margin: 0;
	padding: 0 0 0 65px;
	list-style-type: circle;
	list-style-image: url(images/clef.png);
}
.sub_inside li {
	color: #069;
	padding: 0 0 10px 0;
}
.sub_inside a {
	font-weight: normal;
}
.sub_inside img {
	margin: 20px 0 10px 30px;
}
.subList {
	color: #069;
	font-size: .7em;
	line-height: 1em;
	text-indent: 5px;
}
subList ol {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.subList li {
	margin: 5px;
}
a:link, a:visited {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #09C;
}
#main_sub h4#caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	color: #069;
	text-align: center;
	margin: 0;
}

/* ------------------- RIGHT COLUMN STUFF -------------- */

#container #main_sub2 {
	background: url(images/bkg_col_250.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #069;
	text-align: left;
	float: right;
	width: 250px;
	margin: 25px auto;
}
#main_sub2  h4#caption {
	color: #069;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
#container #main_sub2 img {
	margin: 0 0 0 50px;
	padding: 0;
} 
#container #main_sub2 #flashContent {
	margin-left: 60px;
}
#container #main_sub2 img.poster {
	margin: 25px 0 0 45px;
}
/* -------------------- MAIN COLUMN STUFF ----------------- */

#container #main_column {
	float: left;
	width: 465px;
	height: auto;
	margin: 0;
	padding: 0 0 20px 0;
}
#main {
	clear: both;
}
#main_sub2.sub_inside img {
	margin: 20px 0 10px 20px;
}
h1#home  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-align: left;
	margin: 25px 15px 0 15px;
	padding-bottom: 5px;
	background-image: url(images/headline.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -9999px;
	border-bottom: 1px solid #006699;
}
h1#about  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-align: left;
	margin-left: 15px;
	padding-bottom: 10px;
	margin-right: 15px;
	background-image: url(images/headline_abt.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -9999px;
	background-position: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
h1#services {
	background-image: url(images/headline_port.gif);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	height: 30px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 8px;
}
h1#photo_port {
	background-image: url(images/headline_port-photo.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
h1#web {
	background-image: url(images/headline_port-web.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 25px 15px 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #006699;
}
	
h1#flash {
	background-image: url(images/headline_port-flash.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 25px 15px 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #006699;
}
h1#mm {
	background-image: url(images/headline_music.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
h1#contact {
	background-image: url(images/headline_contact.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
	border-bottom: thin solid #069;
}

p#rt_clm {
	font-weight: normal;
	font-size: 100%;
	margin-left: 1em;
}
#body_port #main_column ul {
	list-style-type : none;
	width: 420px;
	margin : 0;
	padding : 0;
}
#body_port #main_column li {
	float: left;
	width: 207px;
	padding-bottom: 1em;
	border-right: 1px solid #000088;
	border-bottom:1px solid #000088;
}
/*li#one {
	background: url(images/web_coach.gif) no-repeat 50% 10px;
	font-size: 12px;	
}
li#two {
	background: url(images/web_livingdolls.gif) no-repeat 49% 10px;
	border-right: 0 solid #000088;
	font-size: 12px;	
}
li#three {
	background: url(images/web_cc.gif) no-repeat 49% 50px;
	border-bottom: 0 solid #000088;
	font-size: 12px;	
}
li#four {
	background: url(images/web_gd.gif) no-repeat 49% 50px;
	border-right: 0 solid #000088;
	border-bottom: 0 solid #000088;
	font-size: 12px;	
}
li#one a, li#two a {
	padding-top: 145px;
}
li#three a, li#four a {
	padding-bottom: 125px;
}
li#one a, li#two a,li#three a, li#four a {
	display:block;
	text-align: center;
}*/	

#get_plyr {
	border: 0;
	margin: 20px 0 0 30px;
}

#body_hom #date {
	font-size: .7em;
	position: absolute;
	padding: 9.2em 0 0 30em;
}
#flashPort {
	text-align: left;
	margin: 0 0 0 20px;
	border: none;
}
#flashContent {
	margin-left: 30px;
}
/* ---------------- Tab Styling --------------------*/
.web_img {
	float: left;
	margin: 10px 20px 10px 10px;
	padding: 0 20px 0 0;
	border-right: 1px solid #000088;
}
.clearfloat {
	clear:both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/* ------------- FOOTER ------------- */
#footer {
	margin: 0 auto;
	width: 1000px;
	height: 100px;
	background: url(images/bkg_footer.jpg);
}
.push {
	height: 100px;
}
#btmLinks {
	margin: 25px 20px 15px 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	float: right;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
/*	height: 10px;*/
	line-height: 15px;
}
#btmLinks li {
	float: left;
	margin: 0;
	padding: 0 5px 0 10px;
	/*height: 10px;*/
	border-right: 1px solid #FFF;
}
#btmLinks #last {
	border-right: none;
}
#btmLinks  a {
	float: left;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

#btmLinks a:hover {
	background-color: #069;
}

#footer h3 {
	display: block;
	float: left;
	width: 350px;
	margin: 25px 0 0 20px;
	text-align: left;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: lighter;
	font-style: italic;
	line-height: 12px;
}
#form1 {
	color: #069;
}
#body_con p {
	margin-bottom: 30px;