body {
	color: #300a30;
	background-color: #ddc6dd;
	background-image:url(../images/background.png);
	background-repeat: repeat-x;
	padding:0px;
	/*padding-bottom:35px;*/
	margin:0px;
}
#wrapper {
	width:762px;
	margin-left:auto;
	margin-right:auto;
}
#border {
	width:760px;
	margin:0px 1px 1px 1px;
	/*border: solid 1px #666;*/
}
/*--- NAVIGATION ---*/
#header {
	width:760px;
	height:383px;
	/*color:#e5edfa;
	text-align:right;*/
	/*background-color:#c09ac0;
	background-color:#f0e6f0;*/
}
#header .menu {
	width:760px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#462642;
	/*border-bottom: solid 20px #462646;
	padding-bottom:1px;*/
}
#header .menu .first {
	padding-right:10px;
	/*border-bottom: solid 20px #462646;
	padding-bottom:1px;*/
}

#header .menu .first a {
	color:red;
}
#header .menu .social {
	color:#fff;
}
#header .menu .social a {
	color:#fff;
}
#header .menu ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#header .menu li {
	margin:0px;
	float: left;
}
#header .menu ul li p {
	/*margin:0px;*/
	margin:5px 0px 5px 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
	font-size:80%;
	color:#fff;
}
#header .menu a {
	color:#c09ac0;
	text-decoration:none;
	font-weight:bold;
}
#header .menu a:hover {
	color:#ddd7dd;
	text-decoration:underline;
}
#header .image {
	margin:0;
	padding:0;
	/*border-left:solid 1px #7288c3;
	border-right:solid 1px #7288c3;
	width:598px;
	height:50px;*/
}
/*--- CONTENT ---*/
#contentHolder {
	background-color:#FFF;
	/*width:650px;*/
	padding-top:25px;
	padding-bottom:15px;
	padding-left:45px;
	padding-right:45px;
	/*border-left:solid 1px #c09ac0;
	border-right:solid 1px #c09ac0;*/
}
.content {
	font-family:arial;
	font-size:90%;
	min-height:480px;
}
.content h1 {
	font-size:170%;
	margin-top:0px;
	/*font-family:"Times New Roman", Times, serif;
	margin-bottom:0px;*/
	font-weight:normal;
}
.content h2 {
	font-size:150%;
	margin-bottom:0px;
	font-weight:normal;
	/*font-family:"Times New Roman", Times, serif;*/
}
.content h3 {
	font-size:130%;
	margin-bottom:0px;
	font-weight:normal;
	/*font-family:"Times New Roman", Times, serif;*/
}
.content h4 {
	font-size:110%;
	margin-bottom:0px;
	font-weight:normal;
	/*font-family:"Times New Roman", Times, serif;*/
}
.content p {
	margin-top:0px;
	font-size:90%;
	line-height:20px;
}
.content a {
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.col1Thumbs {
	margin-top:0px;
}
.content img {
	/*border: solid 1px #666666;*/
}
.content .index {
}
.content .index h1 {
	margin-top:20px;
}
.content .index h3 {
	margin-bottom:0px;
	/*margin-top:0px;*/
	font-size:130%;
}
.content .index h4 {
	font-size:120%;
}
.content .index h5 {
	/*margin-bottom:0px;
	margin-top:5px;*/
	font-weight:normal;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:110%;
}
.content .index .indextext {
	width:320px;
	text-align:center;
}
.content .index .rgtside {
	width:340px;
	float:right;
}
.content .cast {
	/*text-align:justify;*/
}
.content .cast h5 {
	font-size:100%;
	margin-top:0px;
	font-weight:normal;
}
.content .cast img {
	margin-left:40px;
	margin-bottom:20px;
	padding:5px;
	border: 1px solid #462446;
}
.content .contact {
}
.content .contact .map {
	float:right;
	width:425px;
	height:350px;
	margin-bottom:20px;
}
.content .contact .text {
	float:left;
	width:220px;
}
.content .contact img {
	margin-left:-7px;
}
.content .team {
}
.content .team h5 {
	font-size:100%;
	margin-top:0px;
	font-weight:normal;
}
.content .team img {
	margin-left:40px;
	margin-bottom:20px;
	padding:5px;
	border: 1px solid #462446;
}
.content .gallery {
}
.content .press {
}
.content .press h2 {
	font-size:190%;
}
/*---- FOOTER ----*/
#footer {
	/*width:760px;*/
	font-size:70%;
	/*background-color:#c09ac0;*/
	background-color:#422642;
	font-family:verdana;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#c09ac0;
}
#footer .footerleft {
	float:left;
	width:575px;
	/*text-align:right;*/
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
#footer .footerleft .copyright {
	/*float:right;
	width:300px;
	text-align:right;*/
}
#footer .footerleft .copyright h1 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size:150%;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
}
#footer .footerleft p {
	margin:0;
	padding:0;
}
#footer .footerleft a {
	text-decoration:none;
	color:#c09ac0;
}
#footer .footerleft a:hover {
	text-decoration:underline;
}
#footer .footerleft .footermenu {
	/*width:180px;
	float:left;
	margin:0px;
	padding:0px;*/
}
#footer .footerleft .footermenu ul {
	/*float: none;*/
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#footer .footerleft .footermenu li {
	float:left;
	margin-top:0px;
}
#footer .footerleft .footermenu li p {
	margin:5px 10px 5px 0px;
}
#footer .footerright {
	width:125px;
	float:right;
	text-align:right;
	padding-top:10px;
	/*padding-bottom:5px;*/
	padding-right:10px;
}
#footer .footerright p {
	margin:0px;
	padding:0px;
}
#footer .footerright a {
	text-decoration:none;
	/*color:#d5e0e6;*/
	color:#c09ac0;
}
#footer .footerright a:hover {
	text-decoration:underline;
}
/*-- Misc --*/
.clear {
	clear:both;
}