body {
	margin: 0;
	padding: 0;
	background:#000000 url(images/site_side.gif);
	background-position:center;
	font-size: 13px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #fd7900;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 221px;
	padding-top: 5px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 151px;
	background: url(images/logo2.gif) no-repeat left 65%;
}

#logo h1 {
	float: left;
	padding: 22px 40px 10px 10px;
	letter-spacing: -2px;
	font-size: 48px;
}


#logo h2 {
	float:right;
	width: 350px;
	height: 151px;
	/*background: url(images/blog.gif) no-repeat right 35%;*/
	
}

#logo h2 a {
	width: 350px;
	height: 151px;
}

/*
#logo a#rollover {
	float:right;
	height: 200px;
	width: 211px;
	display:block;
		background: url(images/showoffer.gif) no-repeat right 35%;
}

#logo a#rollover:hover {

	background: url(images/showoffer_hover.gif) no-repeat right 35%;
}
*/


/* Gallery */

#gallery {
	clear: both;
	width: 805px;
	height: 290px;
	margin: 0 auto;
		padding-top: 16px;
	
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#video {
text-align:center;
}

.entry_show {
text-align:right;
margin: 5px 5px 5px 5px;
}

.entry_trailer {
text-align:right;
color:#fd7900;
margin: 5px 5px 5px 5px;
}

.show_image {
float: left;
margin: 5px 5px 5px 5px;
}


.entry_home {
text-align:left;
margin: 5px 5px 5px 5px;
}

.entry_home a:hover {
background:#fd7900;
}

.entry_packages {
text-align:left;
margin: 5px 5px 5px 5px;
}

.entry_packages a:hover {
background:#fd7900;
}

#question {
font-size:1.5em;
color:#fd7900;
}

#clip_short_description {
text-align:left;
}

#clip_short_description h3 {
	line-height: 20%;
	padding-top: 5px;
}

.extra_text {
vertical-align:top;
padding: 0 5px 0 0;
}

.orange {
color:#fd7900;
}


#hiddenphototext {
	font-size: 30px;
}

.package_text_left {
text-align:left;
}

.package_text_right {
text-align:right;
}
/* Menu */

#menu {
	width: 830px;
	height: 70px;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}



#menu a {

	display: block;
	float: left;
	width: 166px;
	height: 70px;
	padding-top: 0px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
color:#d03737;
}

#menu a span {display: none;}

#menu a:hover span {
	display: block;
	float: left;
	width: 350px;
	height: 70px;
	padding-top: 10px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: justify;
	font-size: 19px;
	color: #FFFFFF;

}



/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

.carousel {
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}

#content {
	float: left;
	width: 830px;
}

.post {
	padding: 0 0 20px 0;
}

.post_contact p {
line-height:140%;
}

.contact_box {
background-color:#000000;
color:#FFFFFF;
}

.title {
	margin: 0;
	color:#fd7900;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

.sample_video {
	text-align: center;
	margin: 5px 5px 5px 5px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 5px 0;
	background: #fd7900;
	border-top: 3px solid #d03737;
	text-align: center;
	font-size: smaller;
	color: #000000;
}

#footer a {
	color: #d03737;
}

#footer p {
	vertical-align: top;
}