body {
	font: 13px  Arial, Helvetica, sans-serif;
	background: #454545 url("../images/bg.jpg") repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #343232;
}
.wrapper #container {
	width: 850px; 
	margin: 25px auto;
	border: 0;
	text-align: left; 
}
p {
	font: 13px  Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #363333;
	text-align: left;
	padding: 0px 75px;
}

hr {
	margin: 0px 0px 0px 75px;
}

img.internal {
 border: 1px #60532c solid;
 -moz-border-radius: 5px;
-webkit-border-radius: 5px;
 padding:3px;
 margin:10px 10px 10px 0;
 background-color: #ffffff;
 text-align: left;
}

.clearall { clear: both; }


h1 {
	font: 18px  georgia, times, serif;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 20px 0px 20px 75px;
}

h2 {
	font: 13px  Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 75px;
}

.bold {
	font: 13px  Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	
}

a {
	color: #7f2727;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #c72b2b;
	text-decoration: underline;
	font-weight: bold;
}

.wrapper #header {
	background: #cbb470; 
	padding: 0px;  
}

.wrapper #navbar {
	background: #cbb470 url("../images/menuBar.jpg") no-repeat; 
	padding: 15px 0 0 0; 
	height: 19px;
	font-weight: bold;
	font: 11px arial, sans-serif;
	color: #000;
	text-align: center;
	text-transform:uppercase;
	text-decoration: none;
	 
}

.wrapper #navbar a {
	color: #000;
	text-decoration: none;
	padding: 15px 25px 0px 0;
	
}

.wrapper #navbar a.current {
	color: #ffffff;
	text-decoration: none;
	padding: 15px 25px 0px 0;
	_padding: 0px 25px 0px 0;
}
.wrapper #navbar a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.wrapper #ted {
	padding: 0px 0 80px 0;
	text-align: center;
}

p.ted {
	text-align: center;
	color: #000000;
}

.wrapper #photogallery { 
	width: 499px;
	height: 440px;
	text-align: left;
	background: url("../images/photo_bg.gif") no-repeat;
	}
	
.wrapper #photogallery2 { 
	width: 499px;
	height: 440px;
	margin: 0 0 0 75px;
	text-align: left;
	background: url("../images/photo_bg.gif") no-repeat;
	}


.wrapper #mainContent {
	padding: 0 0px; 
	height: 1055px;
	background: #cbb470 url("../images/index_bg.jpg") no-repeat;
}

.wrapper #mainContent_l2 {
	padding: 0; 
	background: #ddd8a9 url("../images/l2_bg.jpg") repeat-x;

}

.wrapper #textarea {
	padding: 0 150px; 
}

.wrapper #textarea_l2 {
	float: right;
	padding: 0px 0 40px 0; 
	width: 631px;
}

.wrapper #textarea_l2 h1 {
	font: 18px  georgia, times, serif;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 20px 0px 20px 75px;
}

.wrapper #textarea_l2 ul{
	font: 13px  Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #454242;
	text-align: left;
	padding: 0px 95px;
}

.wrapper #sidebar {
	float: left;
	padding: 0 0px; 
	width: 219px;
	height: 100%;
}

.wrapper #sidebar ul{
	padding-top: 60px;
}

.wrapper #sidebar ul li{
	list-style: none;
}


.wrapper #sidebar ul li a{
	display: block;
	font-family:  georgia, times, serif;
	font-weight: bold;
	text-transform: none;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0 0 0 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.wrapper #sidebar ul li.current a{
	
	color: #7f2727;
	margin: 0 0 0 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.wrapper #sidebar ul li a:hover{
	color: #454242;
	text-decoration: underline;
	border-bottom: 1px solid #ffffff;
	}

.wrapper #sidebar2 {
	float: left;
	padding: 0 0px; 
	width: 219px;
}

.wrapper #sidebar2 ul{
	padding-top: 30px;
}

.wrapper #sidebar2 ul li{
	list-style: none;
}


.wrapper #sidebar2 ul li a{
	display: block;
	font-family:  georgia, times, serif;
	font-weight: bold;
	text-transform: none;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	margin: 0 0 0 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.wrapper #sidebar2 ul li.current a{
	
	color: #7f2727;
	margin: 0 0 0 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.wrapper #sidebar2 ul li a:hover{
	color: #454242;
	text-decoration: underline;
	border-bottom: 1px solid #ffffff;
	}

.wrapper #botCurve {
	clear: both;
	width: 850px;
	padding: 0px; 
	background: #ddd8a9;
}


.wrapper #footer {
	padding: 0 10px; 
	text-align: center;
}

.wrapper #footer p {
	font: 14px  Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0; 
	padding: 5px 0; 
	color: #ffffff;
	text-align: center;
}

.wrapper #footer p a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd;  }

/* GALLERY PANELS */
.panel {margin: 8px 0 8px 6px;}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 12px; padding: 5px 10px; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; text-align: center; font-weight: bold; font-size: 0.8em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 16px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #333; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #fff; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #ccc; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
