/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	margin: 0px;
	padding: 0;
	background-color: #80A788;
	background-repeat: repeat;
}

.img-pad-top {
	padding-top: 20px; 
		}
		
.img-pad-right {
	padding-right: 10px;
	padding-bottom: 10px;
}


.img-pad-left {
	padding-left: 10px;
	padding-bottom: 10px;
}
#masthead {
	padding: 0px;
	background-image: none;
	width: 810px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0%;
}
#wrapper {
	width: 810px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0%;
	padding-left: 0px;
	background-image: url(images/bg-bamboo-white-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#column_wrapper {
	background-image: url(images/bg-tile-yellow.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}


#column_top {
	background-image: url(img/clm03_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: none;
	height: 0px;
	background-color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#right {
	width: 590px;
	float: left;
	background-image: url(images/bg-bamboo-white-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


#left {
	width: 220px;
	float: left;
	background-image: none;
	background-color: #F5E671;
}
#right .content {
	font-size: .85em;
	line-height: 1.3em;
	background-image: none;
	padding-top: 24px;
	padding-right: 34px;
	padding-bottom: 24px;
	padding-left: 34px;
}

#right .content ul li {
	list-style-type:square;
	padding: 1px;
	}



#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#masthead .content {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bamboo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer .content {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	font-size: 0.7em;
	clear: both;
	color: #FFFFFF;
	background-color: #BD4F1A;
	background-image: url(images/bamboo.gif);
	background-repeat: repeat-x;
	width: 810px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0%;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #566F0B;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	text-decoration: none;
	color: #000099;
}
#right a:visited {
	color: #000099;
	text-decoration: none;
}
#right a:hover {
	color: #CE6B42;
	text-decoration: underline;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #333333;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #B6604C;
}
#wrapper .menulist a:hover {
	border-top-color: #73673C;
	border-right-color: #73673C;
	border-bottom-color: #73673C;
	border-left-color: #73673C;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCC99;
}
h1 {
	font-size: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
}
h2 {
	font-size: medium;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size: 1.25em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1em;
	margin: 20px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	
}
.press_home {
	color: #333333;
	border: 1px dotted #837644;
	padding: 20px;
}


.movie-bg {
	border: 1px solid #70653A;
}

.raquo {
	font-size: 1.5em;
	color: #E66B44;
}

