/* CSS Document */


/*============================================================
 Base
============================================================*/


#content {
	margin-top: 15px;
	}


/*============================================================
 FLASH Head
============================================================*/

#home-head {
	position: relative;
	width: 100%;
	height: 250px;
	padding: 3px 0 0 0;
	}
	

/*============================================================
 Features
============================================================*/

#main-double {
	float: left;
	width: 100%;
	margin-top: 3px;
	background: url(/images/site/main-double-bg.gif) top repeat-y #ececde;
	}
	
#main-double .rightCol {
	float: right;
	display: inline;
	width: 190px;
	margin: 58px 25px;
	}

#main-double .rightCol img{
	border:1px solid #999999;
	padding:3px;
	margin-bottom:20px;
	margin-top: 15px;
	}


#main-double #mainCol {
	float: left;
	display: inline;
	width:400px;
	margin: 10px 10px;
	}

#main-double #mainCol a {
	font-weight:bold;
	color:#666666;
}

#main-double #mainCol a:hover {
	
	color:#333333;

}
	
#main-double #smainCol {
	width: 650px;
		float: left;
	display: inline;
	margin: 10px 10px;
	}

.dottedRule {
	border-top:1px dotted #999999;
	margin-top:5px;
	padding-top:10px;
	width:632px;
	float:left;
}

.top {
	padding-left: 20px;
}
/*============================================================
 Right Navigation
============================================================*/

ul#rightNav a {
	color:#666666;
}

ul#rightNav a:hover {
	color:#333333;
}

ul#rightNav li {
	font-size:85%;
	padding:3px 0 3px 0;
	border-bottom:1px dotted #999966;
	line-height:18px;
	text-transform:capitalize;
	background:url(images/arrow.gif) top right no-repeat;
}

ul#rightNav li:hover {
	background:url(images/arrow_h.gif) top right no-repeat;
}
.rightCol {
	margin: 30px 0 0 0;
	}
	
	
/*============================================================
 SubContent
============================================================*/
	
	
ul.subConNav a {
	color:#666666;
}

ul.subConNav a:hover {
	color:#333333;
}

ul.subConNav li {
	font-size:85%;
	padding:3px 0 3px 0;
	border-bottom:1px dotted #999966;
	line-height:18px;
	text-transform:capitalize;
	background:url(images/arrow.gif) top right no-repeat;
}

ul.subConNav li:hover {
	background:url(images/arrow_h.gif) top right no-repeat;
}

.subContent {
	width:180px;
	float: left;
	margin-right: 20px;
}
	
	
/*============================================================
 Footer
============================================================*/

#home-footer {
	float: left;
	width: 100%;
	margin-top: 3px;
	text-align: center;
	}

#home-footer p {
	margin: 0;
	}

#home-footer a {
	display: block;
	width: 100%;
	padding: 27px 0;
	background: #58564f;
	}

#home-footer a:hover {
	background:#504e48;
	}


/*============================================================
 Essentials
============================================================*/

* {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#333333;
	background-color: #fff;
	}

ul li {
	list-style: none;
	}

h2 {
	margin-bottom: 1em;
	font-weight: normal;
	}

h4 {
	font-size: 150%;
	margin: 10px 0 20px 0;
	text-transform: uppercase;
	font-weight: normal;
	height: 27px;
	width: 172px;
	border-bottom:1px dotted #999999;
	}

body#acting h4 {
	background: url(images/h_acting.gif) top left no-repeat #ececde;
}

body#hosting h4 {
	background: url(images/h_hosting.gif) top left no-repeat #ececde;
}


body#bio h4 {
	background: url(images/h_bio.gif) top left no-repeat #ececde;
}


body#writing h4 {
	background: url(images/h_writing.gif) top left no-repeat #ececde;
}


body#news h4 {
	background: url(images/h_news.gif) top left no-repeat #ececde;
}

body#gallery h4 {
	background: url(images/h_gallery.gif) top left no-repeat #ececde;
}

body#contact h4 {
	background: url(images/h_contact.gif) top left no-repeat #ececde;
}

body#music h4 {
	background: url(images/h_music.gif) top left no-repeat #ececde;
}
body#producing h4 {
	background: url(images/h_producing.gif) top left no-repeat #ececde;
}

h6 {
	font-size:100%;
	margin:5px 0 15px 0;
	font-weight: normal;
	text-transform: uppercase;
}
p {
	margin-bottom: 1.5em;
	color: #333333;
	font-size: 85%;
	text-align: justify;
	}

a	{
	text-decoration: none;
	color: #595750;
	}

a:link, a:visited {
	color: #a0ac01;
	}

a:hover, a:active {
	color: #999999;
	}

a img	{border: none;}


/*============================================================
 Wrapper
============================================================*/

#wrap {
	text-align: left;
	width: 666px;
	margin:0px auto;
	padding: 0 25px 50px 25px;
	}


/*============================================================
 Masthead
============================================================*/

#mast {
	float: left;
	width: 100%;
	height: 130px;
	border-bottom: 1px solid #cccccc;
	}

#logo {
	float: left;
	display: block;
	}

#nav {
	float: left;
	display: inline;
	width: 480px;
	margin: 105px 0 0 0px;
	/*background: url(/images/site/mast-nav-bg.gif) top no-repeat;*/
}
	
#nav li {
	float: left;
	display: inline;
	}

#nav a {
	float: left;
	display: inline;
	padding-bottom:3px;
	outline: none;
	text-transform:uppercase;
	font-size:10px;
	color:#999999;
	padding-right: 0px;
	width: 65px;
	height:17px;
	}

#nav a:hover {
	border-bottom: 2px solid #ced665;
	
	}

#nav-writing a {
	background: url(images/mast_nav_writing.jpg) no-repeat;
	width: 65px;
	}
#nav-gallery a {
	background: url(images/mast_nav_gallery.jpg) no-repeat;
	}
#nav-news a {
	background: url(images/mast_nav_news.jpg) no-repeat;
	width: 34px;
	margin-left:8px
	}
#nav-bio a {
	background: url(images/mast_nav_bio.jpg) no-repeat;
	width: 34px;
	}
#nav-music a {
	background: url(images/mast_nav_music.jpg) no-repeat;
	width: 65px;
	}
#nav-acting a {
	background: url(images/mast_nav_acting.jpg) no-repeat;
	width: 65px;
	}
	#nav-hosting a {
	background: url(images/mast_nav_hosting.jpg) no-repeat;
	}
#nav-contact a {
	background: url(images/mast_nav_contact.jpg) no-repeat;
	}
	
#nav-producing a {
	background: url(images/mast_nav_prod.jpg) no-repeat;
	width:65px;
	}
#nav li .current{
	border-bottom: 2px solid #ced665;
	margin-bottom: 0px;
	}
/*============================================================
 Content Area
============================================================*/

#content {
	float: left;
	width: 100%;
	margin: 0 auto 3px auto;
	}

#prgDes {
	text-align:left;
}
.prg {
	cursor:pointer;

}

ul#boxlist {
	display:block;
	border:1px dotted #999999;
	margin:5px 0px 24px 0px;
	background-color:#e7e7ce;
	padding:5px;
}

ul#boxlist li {
	font-size:85%;
}

/*============================================================
 Footer
============================================================*/

#footer {
	clear: both;
	width:100%;
	padding: 3px 0 8px 0;
	text-align: left;
	border-top: 1px solid #cccccc;
	line-height: 15px;
	}

#footer ul {
	float: right;
	color: #b9b99e;
	text-transform: uppercase;
	}

#footer li {
	
	
	}
	
#footer li a {
	color:#999999;
	float: left;
	display: inline;
	padding-bottom:3px;
	background:url(images/mast_nav_contact.jpg) top left no-repeat;
	height:17px;
	font-size:10px;
	width:65px;
	}
#footer li a:hover {
	border-bottom: 2px solid #ced665;
	}

#copyright {
	display: block;
	float:left;
	font-size: 9px;
	color: #999999;
	width:180px;
	text-align: left;
	text-transform:uppercase;
	margin-right:5px;
	}


/*============================================================
 AR TABLE
============================================================*/

.tableCol {
	background-color: #cccccc;
}
tr {
	border-bottom: 1px dotted #cccccc;
}
td {
	padding: 7px 0 7px 4px;
	border-bottom: 1px dotted #cccccc;
	font-size:80%;
}
th {
	font-weight: bold;
	text-align: left;
	padding: 20px 0 10px 0;
}
