body {
  font-family: arial,helvetica, sans-serif;
}


h1, h2, h3, h4, h5 {			
		}

		 h1{
		 		font-size: 12pt;
		 		font-weight: bold;
		 		color: #c4ab1b;	
				padding-top: 10px;
				padding-bottom: 0px;
			 }		
			 
		 h2{
		 		font-size: 10pt;
		 		font-weight: bold;
		 		color: #c4ab1b;	
				padding-top: 0px;
				padding-bottom: 15px;
			 }	
			 
		 h3{
		 		font-size: 11px;
		 	  color: #c4ab1b;	
		 		padding: 2px;
	   		font-weight: bold;
			 }	

		 h4{
		 		font-size: 12pt
			 }	

		 h5{
		 		font-size: 12pt
			 }	
			 				
em, strong, a {
		display: inline
		}

img {border: 0px;}
		
p {	
  font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #9e9e9e;	
	margin-bottom: 5pt;
}

.clear {
  clear: left;
  height: 10px;
}

.main {
  margin:auto;
  width:850px;
  clear: left;
}

.tinymce {
  width: 300px;
}

.footer {
  background: url('../images/website/links_bg.jpg') repeat-x ;
  background-position: top;
  padding-top: 20px;
}
.submit:hover,
.submit:focus {}

.body_text	{	
				font-size: 10pt;
				font-weight: normal;
				font-style: normal;
				text-decoration: none;
				color: #9e9e9e;	
				}

.header {
  padding-left: 20px;
  padding-top: 20px;
  width: 850px;
  clear:left;
}

.image_block {
  float:left;
  width:250px;
  height: 500px;
  background: url('../images/website/image_bg.jpg') no-repeat;
}

.content {
  float:left;
  width:550px;
}
.nav {
  float:left;
  background: url('../images/website/links_bg.jpg') repeat-x ;
  height: 50px;
  background-position: bottom;
}

.nav ul {
  margin: 0px;
  padding: 10px;
}
.nav ul li{
    display: inline;
    float:left;
}

*.nav a {
		font-size: 12px;
		font-variant: small-caps;
		padding-right: 15px;
		font-weight: bold;
		text-decoration: none;
		}	
		
.nav a:visited {
		color: #666666;
		}

.nav a:hover {
		color: #c4ab1b;
		}

.nav a:link {
		color: #666666;
		}

nav a:active {
		color: #666666;
		}

a {
		font-size: 10pt;
		text-decoration: none;
		}	
		
a:visited {
		color: #666666;
		}

a:hover {
		color: #c4ab1b;
		}

a:link {
		color: #666666;
		}

a:active {
		color: #666666;
		}

dl.actor_atts {
  font-size: 12px;
	font-weight: bold;
	color: #c4ab1b;
	padding-top: 20px;
}

dl.actor_atts dt {
  float:left;
  clear:left;
  padding-top: 5px;
  width: 160px;
  height: 35px;
}

dl.actor_atts dd {
  font-size: 12px;
  font-weight:normal;
  padding-top: 5px;
  color: #000;
  height: 35px;
}

.corporate {
  font-size: 10pt;
  font-weight: bold;
  color: #c4ab1b;	
}

.corporate_entertainer {
  padding-top: 10px;
  float:left;
  width: 165px;
  height: 260px;
}

.actors {
  float:left;
  width: 240px;
  height: 320px;
  overflow: auto;
}
.actor_index {
  display: block;
  height: 100px;
  width: 70px;
  float: left;
}
.actor_index img {
  padding: 2px;
  border: 0px;
}

.search {
  float:left;
  width: 250px;
  padding-left: 5px;
}

.search form {
  padding: 0px;
}

.search form label{
  padding-top:1px;
  width:100px;
  clear:left;
  float:left;
}
.search form input, .search form select{
  width:100px;
}
/* CMS */

#errorExplanation ul li{
  color: #FF0000;
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 10px;
  margin: 2px;
  padding:2px;
}

.submit {
  margin-left: 120px;
  margin-top: 20px;
}

.cms_links {
  margin: 20px;
  padding: 10px;
  border: 1px solid #666666;
  background-color: #EEE;
}

form select , form input, form textarea { width:200px; 
                                          display:block;
                                          float:left;
                                          }
form textarea { height: 200px;}
form label  { 
              clear:left;
              float:left; 
              font-size: 10px;
              color: #9e9e9e; 
              width: 100px;
              padding: 10px;}

#flash_notice { height: 20px;
                padding: 5px;
                background-color: #e2d48b;
                font-size: 10px;
               }
              