@charset "utf-8";
@import url("cfm_forms.css");
html * {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #291308;
	margin-bottom: 12px;
	display: block;
}
h1 .first_line {
	font-size: 20px;
	display: block;
}
h2 {
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
}

p, ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #291308;
	line-height: 21px;
}
a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #890701;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hidden {
	display:none;
}
#page_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main_nav {
	float: left;
	height: 43px;
	width: 960px;
}
#main_nav ul {
	list-style-type: none;
}
#main_nav ul li {
	display: inline;
}
#main_nav a {
	display: block;
	float: left;
	height: 43px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 41px;
	color: #FFF;
	text-decoration: none;
	margin-right: 39px;
	margin-left: 50px;
}
#main_nav a:hover {
	background-image: url(/images/nav_selected.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#main_nav .selected a {
	background-image: url(/images/nav_selected.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#main_top {
	height: 400px;
	width: 960px;
	float: left;
}
#main_top #branding {
	height: 394px;
	width: 328px;
	position: absolute;
	z-index: 1;
}
#main_top #img_rotate {
	height: 330px;
	width: 729px;
	margin-top: 20px;
	margin-left: 231px;
}
#content_left {
	float: left;
	width: 439px;
	padding-left: 10px;
	padding-right: 20px;
}
#content_left #img_rotate {
	height: 330px;
	width: 250px;
	margin-left: 30px;
}
#content_left.inner {
	float: left;
	width: 439px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 60px;
	min-height: 600px;
}
.left_container {
	margin-left: 30px;
	float: left;
	width: 300px;
}
.left_history {
	margin-left: 30px;
	float: left;
	width: 270px;
}
.left_history h1 {
	margin-top: 20px;
	float: left;
}
.left_history img {
	display: block;
	float: left;
}
.left_history p {
	float: left;
	padding-right: 10px;
	display: block;
	width: 255px;
}
.left_history a {
	display: block;
	float: right;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}

#left_history_nav {
	float: right;
	width: 100px;
	margin-right:20px;
}
#left_history_nav ul {
	list-style-type: none;
}
#left_history_nav a {
	display: block;
	text-align: center;
	text-decoration: underline;
	font-size: 25px;
	padding-bottom: 10px;
}
#content_right {
	width: 470px;
	float: left;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #291308;
}
#content_right.inner {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 20px;
	padding-left: 30px;
	width: 460px;
	min-height:350px;
}
#content_right ul {
	margin-left:30px;
	margin-top:10px;
}
#content_right li {
	margin-top:10px;
}
#branding_inner {
	float: left;
	width: 250px;
	height: 170px;
}
#branding_inner img  {
	display: block;
	float: left;
}


.gallery_wrapper {
	float: left;
	margin-bottom: 20px;
	margin-left: 40px;
}
.gallery_wrapper h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #890701;
	font-size: 14px;
	margin-bottom: 2px;
}

.gallery_wrapper img {
	background-image: url(/images/gallery_thumb.jpg);
	height: 110px;
	width: 175px;
	border: 10px solid #CCC;
	float: left;
}
#footer {
	clear: both;
	height: 80px;
	width: 960px;
	margin-top: 80px;
	float: left;
}
#foot_nav {
	float: left;
	width: 960px;
	text-align: center;
	margin-top: 20px;
}
#foot_nav ul {
	list-style-type: none;
}

#foot_nav ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#foot_nav a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #291308;
}
#foot_nav a:hover {
	text-decoration: underline;
}
#copyright {
	display: block;
	float: left;
	width: 960px;
	text-align: center;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*#studio_nav {
	margin-top: 120px;
}*/
#gallery_nav {
	margin-right:70px;
	margin-top:40px;
	margin-bottom:15px;
}
#studio_nav {
	float: left;
}
#gallery_nav ul, #studio_nav ul {
	list-style-type: none;
}
#gallery_nav ul li, #studio_nav ul li {
	background-color:#CCCCCC;
	display:inline;
	padding:2px 5px;
}
#gallery_nav a {

}
#gallery_nav .selected a, #studio_nav .selected a {
	text-decoration: underline;
}
/*--form--*/
#contactform {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#contactform span input {
	width: 100%;
	float: left;
	display: block;
}
#contactform span select {
	width: 100%;
	float: left;
	display: block;
	font-size: 11px;
	height: 20px;
}
#contactform span textarea {
	width: 100%;
	float: left;
	display: block;
	font-size: 11px;
	height: 75px;
}
#customer_info {
	width: 440px;
	float: left;
	padding: 10px;
}
#contactform span .subdesciption {
	display: block;
	float: left;
	font-size: 10px;
	width: 100%;
	margin-bottom: 10px;
}
#contactform .description {
	border:none;
	display:block;
	font-size:13px;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	color: #880701;
	font-weight: bold;
}
#contactform span.medium {
	width: 48%;
	float: left;
	display: block;
	margin-right: 2%;
}
#contactform span.large {
	width: 98%;
	float: left;
	display: block;
}
#contactform span label {
	width: 100%;
	float: left;
	display: block;
}
.form_end {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
.form_end input {
	margin-right: 5px;
	margin-left: 5px;
}
/*---------------Begin Slider Style--------------*/
div.item {
	width: 250px;
	height:550px;
	float: left;
}

div.item img {
	float: left;
	padding-right: 12px;
}
div.item h1 {
	float: left;
	padding-bottom: 7px;
	width: 250px;
	font-size: 25px;
	padding-top: 10px;
}

div.item p {
	float: left;
	width: 250px;
}
div.slider_wrapper a.slider_prev, div.slider_wrapper a.slider_next {
	color: gray;
	margin-top:10px;
}
.slider_wrapper {
	width: 250px;
	overflow: hidden;
	position: relative;

}
#slider {
	width: 999999px;
	position: relative;
	left: -250px;
}
/*------------End Slider Style--------------*/
/* the overlayed element */ 
.simple_overlay {
	/* must be initially hidden */ 
    display:none;
    z-index:10000;
	/* styling */ 
    background-color:#FFF;
	width:450px;
	min-height:200px;
	border:1px solid #666;
    -moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
} 
.simple_overlay .close { 
    background-image:url(../images/overlay/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
.fake_link {
	color: #790102;
	text-decoration: underline;
	cursor: pointer;
}
.class_summary {
	margin-left: 5px 0px 15px;
}
.class_summary .class_summary {
	margin: 5px 0px 10px 15px;
}

