/* CSS Document */


a:link, a:visited {
	color: #2DB78D;
}

a:hover, a:active  {
	color: #7CCEB4;
}

.aboutphoto {
	float: left;
	margin: 15px;
	border: solid 2px #3D2918;


}

body {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#663E2D;
	line-height: 1.6em;
}

.button {
	margin-top: 10px;
}

#categoryboxA {
	float: left;
	width: 150px;
	text-align: left;
	margin-right: 35px;
	background-color: #8ED4DB;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border: solid white 1px;
}

#categoryboxB {
	float: left;
	width: 150px;
	text-align: left;
	margin-right: 35px;
	background-color: #D3EDEC;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border: solid white 1px;

}


#container  {
	width: 795px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #69BFA6;
	background-color: white;	

}


#contactleft {
	float: left;
	width: 150px;
	text-align: left;
	margin-right: 35px;
}

#contactright {
	float: left;
	width: 350px;
	font-size: 11px;
	line-height: 1.5em;
}

#content {
	width: 795px;
	height:auto !important;
	

}

#creditbox {
	font-size: 10px;
	background-color:#D8EFE5;
	margin-top: 20px;
	padding: 5px;
	line-height: 1.3em;

}

#disclaimer {
	font-size: 10px;
	line-height: 1.4em;
}

#footer {
	clear: both;
	text-align: center;
	color: #01BAD4;

}



h1 {
	font-size: 14px;
	letter-spacing: .5em;
	color: #01BAD4;
	text-align: left;
	padding: 0 0 5px 0;

}

h1.note {
	display: inline;
	padding: 0px .2em 0px 0px;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #663E2D;
	text-align: left;
	margin-bottom: 3px;

}

h2.note {
	margin-top: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #5CAA94;
	text-align: left;
	margin-bottom: 5px;

}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #663E2D;
	text-align: left;
	margin: 0 0 5px 0;

}

#headertop {
	text-align: center;
	padding-top: 12px;

}

.photo {
	border: solid 2px #3D2918;

}

#homecontentA {
	width: 330px;
	float: left;
	padding-right: 20px;
}

#homecontentB {
	width: 180px;
	float: left;
	text-align: left;
}

#hometable {
	text-align: center;
	margin-left: 70px;
	/*padding-top: 10px;*/

}

hr{
	border: solid 4px #b8ddd1;
}



#main {
	float: left;
	width: 540px;
	padding: 10px;
	margin-top: 5px;
	text-align: justify;
	background-color: #f3faf7;
	min-height: 580px;
	border: 1px solid #69BFA6;

}

#masthead {
	width: 745px;
	height: 158px;
	
}

.movie-home {
	float: left;
	margin-right: 20px;
	padding-bottom: 15px;
}

#odmcredit {
	font-size: 10px;
	text-align: center;
}

.picmain {
	border: solid 1px #663E2D;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#pressleft {
	float: left;
	text-align: left;
	line-height: 1.4em;
	width: 247px;
	padding: 20px 10px 0px 0px;
	margin-top: -20px;
}

#pressright {
	float: left;
	text-align: left;
	line-height: 1.4em;
	width: 230px;
	padding: 20px 10px 0 10px;
	margin-top: -20px;
}

#pressheader {
	float: left;
	width: 205px;
	/*padding-top: 15px;*/

}

#presstv {
	float: left;
	width: 100px;
	margin-top: 0px;

}

#quicktipsbox {
	background-color: #69BFA6;
	height: 235px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}

#quote {
	font-style: italic;
	font-size: 11px;
	text-align: center;
	line-height: 1.4em;
	border: 1px solid #69BFA6;
	padding: 5px 3px 5px 3px;
}

.search {
	margin-top: 10px;
}

#sidebar {
	float: left;
	width: 181px;
	margin-top: 5px;
	margin-right: 25px;
	border: 1px solid #69BFA6;
	border-left: 0px;	
	

}


#sidepic {
	background-color: #b8ddd1;
	height: 305px;

}

#signup {
	/*background-color: #00b7c1;*/
	background-color: white;
	height: 40px;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;

}

table#press {
	margin-top: 20px;
}

table#press td.room {
	padding-left: 10px;
}

/*#signup a:link, a:visited {
	color: white;
}

#signup a:hover, a:active  {
	color: #cee7e8;
}*/


ul#navlinks {
	padding: 0px;
	text-align: center;
	width: 795px;
	margin: 0 0 0 0px;
	
}


ul#navlinks li {
	display: inline;
	list-style-type: none;
	width: inherit;
	margin: 0;
	padding: 0 1.1em 0 1.1em;
	font-weight: bold;
	font-size: 13px;
	color: #69BFA6;
	border-right: 1px solid #69BFA6;
	
}

ul#navlinks li a {
	
	text-decoration: none;
	padding: 0px;
}

ul#navlinks li.last {
	/*padding-right: 0px;*/
	border-right: 0px;
}

ul#navfoot {
	padding: 0px;
	text-align: center;
	width: 795px;
	margin: 0 0 0 0px;
	
}

ul#navfoot li {
	display: inline;
	list-style-type: none;
	width: inherit;
	margin: 0;
	padding: 0 .9em 0 .9em;
	font-weight: bold;
	font-size: 11px;
	color: #69BFA6;
	border-right: 1px solid #69BFA6;
	
}

ul#navfoot li a {
	
	text-decoration: none;
	padding: 0px;
}

ul#navfoot li.last {
	/*padding-right: 0px;*/
	border-right: 0px;
}

