/*
	#E06B0C #060702
*/


* {
    font-family: Verdana, Helvetica;
    font-size: 	13px;
	padding:	0px;
	margin: 	0px;
}



body {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		13px;
	background:		#ffffff;
}

#wrapper { 
	margin:				0px auto;
	width: 				788px;
	background-color:   #ffffff;
	padding:			0px 0px 5px 0px;

}

#naming {
	height: 25px;
	Font-size:17px;
	color: #ffffff;
	margin-bottom:	15px;
}

#header {
	width: 			771px;
	height: 		120px;
	padding: 		10px 0px 0px 5px;
	border:			none;
	margin:			10px 0px 0px 5px;
	background:		#ffffff url(images/banner_photography.jpg) top left no-repeat;
	
	/*
	#440f00
*/
}

h1, h1 a:link, h1 a:visited, h1 a:active {
	font-size:			11px;
	color:				#440f00;
	font-weight:		normal;
	text-decoration:	none;
	margin:				0px;
}

h1 a:hover {
	font-size:			11px;
	color:#FFCC33;
	text-decoration:	underline;
	font-weight:		normal;
	margin:				0px;
}

#thornapple {
	height: 110px;
	margin: 30px 0px 0px 10px;
}

#leftcolumn { 
	color: 				#333333;
	border:				1px solid #440f00;
	background-color:	#ffffff;
	margin:				5px 5px 5px 0px;
	padding:			10px;
	height:				500px;
	width:				118px;
	float:				left;
	overflow:			visible;
 }
 
#content {
	width:				610px;
	height:				500px;
	float:				right;
	color:				#000000;
	border:				1px solid #440f00;
	margin:				5px 0px 0px 0px;
	padding:			10px;
	background-color:	#ffffff;
}

.padder {
	padding:	0px 5px 0px 5px;
}

/*Drop Down Menu Drop Down MenuDrop Down MenuDrop Down MenuDrop Down MenuDrop Down MenuDrop Down Menu 1a1a1a*/
ul.menu1, ul ul {padding:0; margin:0; border:0; list-style-type:none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; width:120px;
 					overflow:hidden; background:#ffffff;  text-align:left; color:#440f00; border:none;}

ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:13px;}
ul.menu1 ul {margin-left:1em;}
ul.menu1 li {text-indent:0.5em;}
ul.menu1 li.drop {margin-bottom:-2px;}
ul.menu1 li a, ul.menu1 li a:visited {
	display:			block;
	font-size:			13px;
	width:				14em;
	height:				2em;
	line-height:		1.9em;
	text-decoration:	none;
	color:				#440f00;
}
ul.menu1 li a.last, ul.menu1 li a.last:visited {
	display:		block;
	width:			14em;
	height:			14em;
	line-height:	2em;
}

ul.menu1 li ul {
	display:none;
}

ul.menu1 li:hover a, ul.menu1 li a:hover {
	display:			block;
	font-size:			13px;
	border:				none;
	color:				#616741;
	background-color:	#ffffff;
}
ul.menu1 li:hover ul, ul.menu1 li a:hover ul {
	/* display:		block; */
	width:			12em;
	margin-top:		-1px;
	background:		none;
	border:			none;
}
ul.menu1 li:hover ul li a, ul.menu1 li a:hover ul li a {
	height:2em;
	background:none;
	color:#440f00;
}
ul.menu1 li:hover ul li:hover a, ul.menu1 li a:hover ul li a:hover {
	display:			block;
	background-color:#ffffff;
	color:#616741;
}

#righttext { 
	color:			#000000;
	border:			1px dashed #440f00;
	background:		#ffffff;
	margin:			10px 50px 0px 10px;
	padding:		10px;
	height:			300px;
	width:			250px;
	float:			right;
	display:		inline;
	overflow:		scroll;
	text-align:		left;
}

#lefttext { 
	color:			#000000;
	border:			1px dashed #440f00;
	margin:			10px 10px 150px 50px;
	padding:		10px;
	height:			200px;
	width:			150px;
	float:			left;
	display:		inline;
	background-color:		#ffffff;
}

.style4 {
	font-weight: bold;
	font-size:	18px;
}

.footer_wrap {
	clear:				both;
	margin:				0px;
	padding:			0px;
}

.footer { 
	font-size:	13px;
	color:		#000000;
	border:		1px solid #440f00;
	background-color:	#ffffff;
	margin:		auto;
	padding:	20px 10px 20px 10px;
}

.footer a:link, .footer a:visited, .footer a:active {
	font-size:			13px;
	color:				#616741;
	text-decoration:	none;
}

.footer a:hover {
	font-size:			13px;
	color:				#440f00;
	text-decoration:	underline;
}
