/* CSS Document */
/** BASIC */
body {
	margin: 0px -50px 0 0;
	padding: 0px;
	background: url(images/homepage.bg01_teal.jpg) repeat left top;
	margin:-50px 0;
}
body.schedule p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: center;
	line-height: 155%;
}

/** FORMS */
form {
	margin: 0px;
	padding: 0px;
}

/** REG STYLES **/
sup {
font-size:16px;	
}

/** HEADINGS */
h1, h2, h3, h4, h5, h6, p {
	margin: 40px 20px 10px 0px;
}

h1 {
}

h2 {
}

h3 {
	font-size: 12px;
}
h3.name {
font-size:17px;

}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
}


p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 155%;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	color: #CBC9CA;
}

.list1 li {
	padding: 10px 0px 14px 0px;
	background: url(images/homepage17.jpg) no-repeat left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3, .list1 p {
	margin: 0px;
	padding: 0px;
}

.list1 h3 {
	display: inline;
}

/** LINKS */

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #007C92;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.style3 {
	font-size:17px;
	clear:both;
	padding:20px 0 10px;
}
strong {
	color:#333;
}
/** PAGE */

/** PAGE */

#page {
	width: 858px;
	background: url(images/homepage.bg03.jpg) repeat-y left top;
}

#page-bg {
	background: url(images/homepage.bg06.jpg) no-repeat left bottom;
}

#page-wide {
	width: 858px;
	background: url(images/subpage2_01.jpg) repeat-y left top;
	margin-top:0;
	}

#page-wide #page-bg {
	background: url(images/subpage2_03.jpg) no-repeat left bottom;
}

/** CONTENT */


#content p{
	font-size: 13px;
}



/** SIDEBAR */

#sidebar {
	background: url(images/homepage.bg05.jpg) no-repeat left top;
	color: #CBC9CA;
}

#sidebar h3, #sidebar strong {
	color: #FAF9F7;
}

#sidebar .title {
	margin-bottom: 10px;
	padding: 0px 0px 5px 32px;
	background: url(images/homepage14.jpg) no-repeat left center;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 18px;
	color: #DADAD8;
}

/** SEARCH */

#search {
}

#search fieldset {
}

#search-input {
	width: 165px;
	height: 20px;
	margin-bottom: 10px;
	padding: 3px 0px 0px 5px;
	background: url(images/homepage15.jpg) no-repeat left top;
	border: none;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E7E0CE;
}

#search-submit {
	float: right;
}

/** BOX1 */

#box1 {
background:transparent url(images/newmainimage.jpg) no-repeat scroll center center;
border:1px solid #999999;
height:476px;
margin-bottom:35px;
margin-left:35px;
padding:5px;
width:626px;
}
#box1 h1 {
	margin: 0px;
	padding: 127px 0px 0px 15px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #D6CFBA;
}

#box1 h1 strong {
	color: #F7F2E9;
}

h1.title span {
font-size:11px;
margin-top:-5px;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: medium none;
 }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
	padding:5px;
	border:solid 1px #999;
	
}
.imgCenter, .imgCenter p {
text-align:center;
margin:0 auto;
width:600px;
}
img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(images/homepage.bg02_teal.jpg) repeat-x left top;
	margin-top:-50px;
	overflow:hidden;
	clear:both;
}
.news_column {
position:absolute;
width:248px;
margin-top:-772px;
margin-left:810px;
background: url(images/news_background.png) repeat-y left top;
height:700px;
}

.news_column h2 {
color: #5ab1b1;
padding-left:10px;
margin-top:5px;
}

.news_column h3 {
font-size:18px;
padding-left:10px;
margin-top:5px;
}

.news_column h3 em{
color:#FFF;
}
.news_column h3 em {
font-size:16px;

}
.news_column h3 strong {
color:#5ab1b1;

}
/** FOOTER */

#footer {
	width: 858px;
	height: 170px;
	background: url(images/homepage.bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 25px;
	text-transform: none;
	text-align: center;
	color: #FFFFFF;
}
#box1 h3 {
text-indent:-5000px;	
}
#footer a {
}
#floats {
width:100%;
}
.left {
float:left;
}
#twitter {
/* position:absolute;
margin-top:-790px;
margin-left:740px; */

}

.dark {
margin-left:100px;
}

#content p {
font-size:13px;
}
#content a {
color:#333;
}
.feedback {
border:2px solid #333333;
margin-top:30px;
padding:10px;
text-align:center;
width:90%;
}

#homepage_movie {
/* border:1px solid;
padding:2px;
position:absolute; */
margin-bottom:20px;
}

.press_container {
margin-bottom:50px;
}
.press_container h2 {
color:#4B4533;
padding:0 0 0 250px;
text-align:left !important;
}
.press_image {
float:left;
padding:0 25px 0 0;
}
.press_container p {
disply:block;
padding-left:250px
}
.press_image img {
border:1px solid #999999;
padding:2px;
}

.press_container span {
color:#666666;
font-style:italic;
}
.press_container p a {
color:#007C92;
}
fieldset {
width:480px;
}

#topSlot {
clear:both;
display:block;
}

.topSlotLeft {
float:left;	
}

.topSlotRight h2 {
margin:10px 0;
text-transform:uppercase;
font-size:26px;
}

.group {
overflow:hidden;
display:block;
}

.topSlotRight {
float:left;	
}
