@charset "UTF-8";

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;
}
#container {
	color: #069;
	width: 1000px;
	min-height: 100%;
	height: auto !important;	
	height: 100%;
	margin: 0 auto -100px;
	background-color: #FFFFFF;
}
h2 {
	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: bolder;
	text-align: left;
}
#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 0 20px 0;
	width: auto;
	height: 25px;
	background-color: 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 40px;
}
.sub_inside h2 {
	font-size: 15px;
}
.sub_inside p {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 13px;
	color: black;
	line-height: 1.8em;
	letter-spacing: 0.1pt;
	width: 200px;
}
.sub_inside ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: circle;
	list-style-image: url(images/clef.png);
}
.sub_inside li {
	color: #069;
	padding-bottom: 5px;
}
.sub_inside a {
	font-weight: normal;
}
.sub_inside img {
	margin: 20px 0 0 -10px;
}
.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: 0 0 0 2px;
}
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;
	width: 60%;
}

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

#container #main_sub2 {
	background: url(images/bkg_col.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #069;
	text-align: left;
	margin: 10px 0 0 0;
	float: right;
	width: 200px;
	font-size: 0.9em;
}
#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;
}
#main_sub2 img {
	margin: 20px 0 0 10px;
	padding: 0;
}
ol.subList {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

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;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;;
}
h1#services {
	background-image: url(images/headline_port.gif);
	background-position: center;
	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#resume {
	background-image: url(images/headline_resume.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: thin solid #069;
	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#flash {
	background-image: url(images/headline_port-flash.gif);
	background-position: center;
	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#print {
	background-image: url(images/headline_port-print.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: thin solid #006699;
	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#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: thin solid #069;
}
h1#links {
	background-image: url(images/headline_links.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 8px;
	border-bottom: thin solid #069;
}
h1#sitemap {
	background-image: url(images/headline_sitemap.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 8px;
	border-bottom: thin solid #069;
}
p {
	text-align: left;
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 0;
	margin-left: 1.5em;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	line-height: 1.5em;
	}
#container #main {
	overflow: hidden;
}

p#lft_clm {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
p#rt_clm {
	font-weight: normal;
	font-size: .9em;
	margin-left: 1em;
	color: #069;
	margin-top: 0px;
	text-align: justify;
	padding: 0px;
}
#container #main_column {
	float: right;
	width: 700px;
	height: 100%;
	margin: 25px 5px 0 0;
	padding: 0;
}

#main_column ul {
	padding: 0px;
	width: 600px;
	list-style-type: none;
	margin: 0 0 30px 25px;
}
ul#mu_multi {
	width: 600px;
}
#main_column li {
	clear: both;
	text-align: left;
	width: 600px;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#body_sitemap #main_column li {
	clear: both;
	text-align: left;
	width: 600px;
/* 	padding-bottom: 0.5em; */
	border: none;
}
.resume_pics {
	float: right;
	padding:1em 0 1em 1em;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#body_sitemap h4 {
	padding: 0;
}
#body_res h1 {
	font-weight: bold;
	font-size: 110%;
}
body#poster {
	background-color: #FFFFFF;
}
#poster #main p {
	text-align: center;
}
body#cd_cover {
	background-color: #FFFFFF;
}
#cd_cover #main p {
	text-align: center;
}
body#brochure {
	background-color: #FFFFFF;
}
#brochure #main p {
	text-align: center;
}
body#ads {
	background-color: #FFFFFF;
}
#ad #main p {
	text-align: center;
}
li#music a:link, li#music a:visited {
	display: block;
	width: 51px;
	height: 0px;
	background: url("images/clef.gif") top left no-repeat;
	margin-top: 1em;
	float: left;
	margin-right: 1em;
	padding: 20px 0 31px 0;
}

li#music a:hover {
	background-position: 0 -51px;
}

li#cd a:link, li#cd a:visited {
	display: block;
	width: 51px;
	height: 0px;
	background: url("images/cd.gif") top left no-repeat;
	margin-top: 1em;
	float: left;
	margin-right: 1em;
	padding: 51px 0 0 0;
}

li#cd a:hover {
	background-position: 0 -51px;
}

li#posters a:link, li#posters a:visited {
	display: block;
	width: 51px;
	height: 0px;
	background: url("images/poster.gif") top left no-repeat;
	margin-top: 1em;
	float: left;
	margin-right: 1em;
	padding: 20px 0 31px 0;
}

li#posters a:hover {
	background-position: 0 -51px;
}

li#brochures a:link, li#brochures a:visited {
	display: block;
	width: 51px;
	height: 0px;
	background: url("images/brochure.gif") top left no-repeat;
	margin-top: 1em;
	float: left;
	margin-right: 1em;
	padding: 20px 0 31px 0;
}

li#brochures a:hover {
	background-position: 0 -51px;
}

li#ad a:link, li#ad a:visited {
	display: block;
	width: 51px;
	height: 0px;
	background: url("images/ads.gif") top left no-repeat;
	margin-top: 1em;
	float: left;
	margin-right: 1em;
	padding: 20px 0 31px 0;
}


li#ad a:hover {
	background-position: 0 -51px;
}
li#multi a {
	display: block;
	width: 51px;
	height: 0px;
	background: url("images/multi.gif") top left no-repeat;
	margin-top: 1em;
	float: left;
	margin-right: 1em;
	padding: 20px 0 31px 0;
}

#get_plyr {
	border: 0;
	margin: 19px 0 0 5px;
}
li#drypak {
	background: url(images/web_drypak.gif) top right no-repeat;
	padding: 1em 0 20px 1em;
	margin-top: 1em;
}
li#coach {
	background: url(images/web_coach.gif) top right no-repeat;
	padding: 1em 0 20px 1em;
	margin-top: 1em;
}

li#spares {
	background: url(images/3d_box.jpg) top right no-repeat;
	padding: 1em 0 100px 1em;
}

li#dolls {
	background: url(images/web_livingdolls.gif) top right no-repeat;
	padding: 1em 0 20px 1em;
	margin-top: 1em;
}

li#gary {
	background: url(images/web_gd.gif) top right no-repeat;
	padding: 1em 0 20px 1em;
	margin-top: 1em;
}

li#crockett {
	background: url(images/web_cc.gif) top right no-repeat;
	padding: 1em 0 20px 1em;
	margin-top: 1em;
}

li#joyce {
	background: url(images/web_joyce.gif) top right no-repeat;
	padding: 1em 0 20px 1em;
	margin-top: 1em;
}

li#ads {
	background: url(images/headlines.gif) top right no-repeat;
	padding: 1em 0 20px 1em;
	margin-top: 1em;
}

li#beach {
	background: url(images/hollywoodbeach.jpg) top right no-repeat;
	padding: 1em 0 50px 1em;
	margin-top: 1em;
}

.res {
	margin-right: 10em;
	padding-right: 14px;
}
.link {
	font-weight: bold;
}
.clearfloat {
	clear:both;
    height:0;
    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;
	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 {
	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;
}
#jingle {
	background: #fff;
}
#jingle p {
	text-align: center;
}