html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
/*table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
.clear {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0; 
	clear:both; 
	height:0;
	overflow: hidden;
}

img{
	display:block;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#000;
	text-align:center;
}
#introBox {
	width:740px; 
	height:590px;
	margin:0 auto;
	text-align:center;
	
}
#wrapper{
	text-align:center;
	background: #40988a url('../images/backgrounds/gradient.jpg') no-repeat fixed top center;
	min-width:960px; max-width:1024px; width:auto; clear:both; margin:0 auto; text-align:center; background-attachment:fixed
}
body#Intro #wrapper {
	padding:50px 0;
}
#container{
	width:960px;
	margin:0 auto;
	text-align:left;
	clear:both;
	padding:0;
}
body#Intro #container{
	text-align:center;
	padding:5px 0;
}
h1 {
	clear:both;
	margin:0;
	padding:0;
	width:238px;
	height:139px;
}
h1 a {
	margin:0;
	padding:0;
	width:238px;
	height:139px;
	display:block;
}
#SidePanel {
	width:238px;
	height:455px;
}
#nav {
	clear:both;
	padding:0;
	height:45px;
	width:700px;
	text-align:center;
	background:url('../images/backgrounds/nav.gif') no-repeat 0 0;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:92px
}

#lhs{
	width:238px;
	float:left;
	padding:0 0 75px 0;
	margin:0;
}

#middle{
}
.space {
	height:30px;
}
#Rightcol{
	width:700px;
	float:right;
}
#rhs{
	width:580px;
	clear:both;
	margin-left:60px;
}
p{
	font-size:1.2em;
	line-height:130%;
	margin-bottom:1em;
}

ul.button{
	padding: 16px 0 0 0;
	margin:0;
	list-style:none;
	text-align:center;
}
ul.button li {
	display:inline;
	line-height:105%;
	border-right: 1px solid #978a5d;
	margin-right:2px;
	padding-right:5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
a {color:#5c2946;text-decoration:underline;}
a:hover {color:#000;text-decoration:none;}
ul.button li a{
	color:#fff;
	text-decoration:none;
	font-size:1.15em;
	width:auto;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding:0;
	letter-spacing:-1px;
	/*letter-spacing:-0.05em;*/
}
ul.button li.Last {
	padding:0;
	margin:0;
	border:none;
}
ul.button li a:hover{
color:#5c2946;
}
h3 {
	font-size:1.8em;
	color:#000;
	line-height:120%;
	margin-bottom:.65em;
}
h4 {
	font-size:1.6em;
	color:#000;
	text-transform:uppercase;
	margin-bottom:1em;
}
#footer{
color:#000;
text-align:left;
float:right;
width:640px;
height:24px;
font-size:1em;
background:url('../images/backgrounds/footer.gif') no-repeat;; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0; 
padding-left:30px; padding-right:30px; padding-top:6px; padding-bottom:12px;
}
#footer p {
	margin:0;
	font-size:1em;
}
#footer a{
color:#5c2946;
}

#footer .Right {
	float:right;
	vertical-align:text-top;
	width:150px;
	height:8px;
	
}

#footer .Right img{
	display:inline;}


.BIG {
	font-size:3em;
	font-weight:bold;
	line-height:110%;
}
body#Home #nav li.item01 a,
body#Cast #nav li.item02 a,
body#Booking #nav li.item03 a,
body#Photo #nav li.item04 a,
body#Press #nav li.item05 a,
body#Chambord #nav li.item06 a {
	color:#ccc;
	cursor:default;
}

.rule {
	border-top: 1px solid #13a89e;
	padding-top: 10px;
	margin-top:50px;
}


/*/////////////////////////////////// CAST and CREATIVE LISTS ///////////////////////////////////*/
ul.TwoColList {
	border-top: 1px solid #13a89e;
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
}
ul.TwoColList li {
	border-bottom: 1px solid #13a89e;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	font-size:1.3em;
}
ul.TwoColList li a {
	display:block;
	float:left;
	width:97%;
	padding:1.5%;
	text-decoration:none;
	color:#493833;
}
ul.TwoColList li.noLink {
	display:block;
	float:left;
	width:97%;
	padding:1.5%;
	background:none;
	text-decoration:none;
	color:#493833;

}
ul.TwoColList li a:hover {
	text-decoration:none;
	background:#13a89e;
	color:#ffffff;
}
ul.TwoColList li span.ListRight {
	text-align:left;
	float:right;
	width:45%;
	font-style:italic;
	font-weight:normal;
}

.castPic {
	padding-left:10px;
	float: right;
}


.Right {
	float:right;
	text-align:right;
	width:150px;
}