﻿html
{
	overflow-y: scroll;
}

body
{
	color: #494234;
	font-family: 'Trebuchet MS' ,Trebuchet, 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida Sans' ,Arial,sans-serif;
	font-size: 80.5%;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	background-color: #81745d;
}

/* HTML5 tags */
header, section, footer, aside, nav, article, figure
{
	display: block;
}
/* End of HTML5 tags */

/* class to position elements in the center */
.clear
{
	overflow: hidden;
}

.container
{
	margin: 0 auto;
	width: 980px;
	background-color: #E0E0E0;
}

/* Start of Header Section */
#banner
{
	background-color: #3c4409;
	text-align: left;
	width: 980px;
}

#banner_left
{
	background-color: #3c4409;
	text-align: right;
	padding: 7px 0px 0px 7px;
	width: 653px;
	text-align: left;
	float: left;
}

#banner_left_long
{
	background-color: #3c4409;
	text-align: right;
	padding: 7px 0px 0px 7px;
	width: 973px;
	text-align: left;
	float: left;
}

#banner_right
{
	background-color: #3c4409;
	text-align: right;
	padding-right: 20px;
	width: 300px;
	float: right;
	height:59px;
	padding-top:10px;
}


#banner_right h3
{
	color: #F1F1F1;
	font-family: "Segoe print" , 'Trebuchet MS' ,Trebuchet, 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida Sans' ,Arial,sans-serif;
	margin: 0;
	padding:0;
	font-size: 1.286em;

}

.photos
{
	background-color: #E1DED7;
}

#photos_left
{
	background: none repeat scroll 0 0 #F1F1F1;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 4px #ABABAB;
	width: 390px;
	float: left;
	height: 198px;
	padding: 20px 40px 0 40px;
	margin: 5px;
}


#photos_right
{
	width: 493px;
	float: right;
	padding: 5px 5px 0 0;
	background-color: #E1DED7;
	height: 224px;
}

/* End of Header Section */

/* Start of Navigation Section */

#menu
{
	width: 980px;
	color: #81745d;
	font-weight: bold;
}

#menu ul
{
	list-style: none outside none;
	padding: 0;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	background: none repeat scroll 0 0 #3c4409;
	border-left: 3px solid #F1F1F1;
	color: #F1F1F1;
	float: left;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 160px;
	font-size: 12px;
}

#menu ul li a:visited
{
	background: #3c4409;
	color: #F1F1F1;
}

#menu ul li a:hover
{
	background: #AC9D7B;
	color: #3c4409;
}

#menu li.active a
{
	background: #FFF200;
}
/* Start of Navigation Section */

/* Content Section */

.main_content_col_1
{
	float: left;
	width: 520px;
	padding: 10px 10px 10px 25px;
	text-align: justify;
}

.main_content_col_2
{
	float: right;
	width: 372px;
	background: none repeat scroll 0 0 #F1F1F1;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 4px #ABABAB;
	padding: 15px;
	margin: 10px;
}

.main_content_inner_col_1
{
	float: left;
	width: 605px;
	padding: 10px 10px 10px 25px;
	text-align: justify;
}

.main_content_inner_col_2
{
	float: right;
	width: 320px;
	padding: 40px 5px 0 15px;
}

.main_content_studio
{
	float: right;
	width: 400px;
	padding: 0 10px 10px 0;
}


/* End of Content Section */

/* Section Footer */
footer#copyright
{
	background-color: #3c4409;
	height: 28px;
	width: 980px;
	text-align: center;
	color: #AC9D7B;
	font-size: .9em;
	padding-top: 5px;
}
/* End of Section Footer */

a:link, a:visited
{
	color: #3B5998;
	text-decoration: none;
}

a:hover
{
	color: #AC9D7B;
	text-decoration: none;
}

a:active
{
	color: #3B5998;
	text-decoration: none;
}


/* css3 for designer fonts */
@font-face
{
	font-family: 'Segoe print';
	font-size: 2.3em;
	src: url('/fonts/SegoePrint.eot'); /* IE 5-8 */
	src: local('☺'), /* sneakily trick IE */ url('/fonts/SegoePrint.woff') format('woff'), /* FF 3.6, Chrome 5, IE9 */ url('/fonts/SegoePrint.ttf') format('truetype'), /* Opera, Safari */ url('/fonts/SegoePrint.svg#font') format('svg'); /* iOS */
}
/* End of Header Section Logo and Slogan */



/* HEADINGS   
----------------------------------------------------------*/
h1
{
	font-size: 1.671em;
	color: #3c4409;
}
h2
{
	font-size: 1.429em;
	color: #E1DED7;
}

h3
{
	color: #3c4409;
	font-family: "Segoe print" , 'Trebuchet MS' ,Trebuchet, 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida Sans' ,Arial,sans-serif;
	margin: 0;
	padding: 10px;
	font-size: 1.286em;
	line-height: 1.35;
}

h4
{
	font-size: 1.143em;
}

h2, h4
{
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: 0.8em;
	color: #3c4409;
}

img
{
	border: 0;
}




.pullquote
{
	background: url("../images/quote_sm.gif") no-repeat scroll 0 0 transparent;
	font-size: 0.85em;
	margin: 10px 5px;
	padding-left: 20px;
}


#sidebar
{
	background: none repeat scroll 0 0 #F1F1F1;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 4px #ABABAB;
	margin: 0.2em 0.6em 0 0.4em;
	padding: 1em;
	width: 17.3em;
}

