﻿body {
	margin: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #400000 url('../img/backgrounds/bg.jpg') repeat-x;
	font-size: 11px;
	color: #333333;
}
p{
	margin: 12px 12px 12px 12px;
}


img{
	border: 0px;
	padding-right: 5px;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
    
a{
	color: #663300;
	text-decoration: underline;
}
#header{
	font-size: 30px;
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	padding: 0 0 0 70px;
	height: 200px;
	line-height: 65px;
	margin: 0 auto;
	width: 832px;
	background-color: #A37327;
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
}

#header2{
	font-size: 30px;
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	padding: 0 0 0 70px;
	height: 200px;
	line-height: 65px;
	margin: 0 auto;
	width: 832px;
	background-color: #A37327;
	background-image: url('../img/header2.jpg');
	background-repeat: no-repeat;
}


#page_con {
	background: #F3F3E8;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	width: 877px;
	padding: 0px 8px 15px 15px;
}
#left_col {
	background: #402c13;
	float: left;
	width: 237px;
	background-color: #F3F3E8;
	
}

#left_col_features {
	background: #402c13;
	float: left;
	width: 237px;
	background-color: #F3F3E8;
}

.side_title{
	line-height: 25px;
	color: #6c6c6c;
	background: url('../img/backgrounds/side_title_bg.gif') repeat-x left bottom;
	text-align:center;
	font-weight:bold;
	margin-bottom:12px;
	
}
.side_title_menu{
	background: url('../img/titles/main-menu.jpg') no-repeat left bottom;
	margin-bottom: 1px;
	height: 40px;
	
}
.side_title_news{
	background: url('../img/titles/explore.jpg') no-repeat left bottom;
	margin-bottom: 1px;
	height: 40px;

}

.side_title_featured{
	background: url('../img/titles/featured.jpg') no-repeat left bottom;
	margin-bottom: 1px;
	height: 40px;

}

.side_title_network{
	background: url('../img/titles/network.jpg') no-repeat left bottom;
	margin-bottom: 1px;
	height: 40px;

}

.side_title_books{
	background: url('../img/titles/further-reading.jpg') no-repeat left bottom;
	margin-bottom: 1px;
	height: 40px;

}

.side_title_email{
	background: url('../img/titles/contact.jpg') no-repeat left bottom;
	margin-bottom: 1px;
	height: 40px;

}


#news{
	background: #F3F3E8 url('../img/backgrounds/left_nav_bg.jpg') repeat-x;
	color:#515151;
	padding: 6px;
	border: 1px solid #dcdbdb;
	margin-bottom: 15px;
}
#leftnav{
	background: #fdfdfc url('../img/backgrounds/left_nav_bg.jpg') repeat-x;
	padding: 6px;
	border: 1px #DCDBDB solid;
	margin-bottom: 15px;
}


#leftnav ul{
	border: #dcdbdb;
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftnav li{
	height:22px;
	background:#fdfdfc;
	border:1px solid #e5e4e4;
	margin-bottom:5px;
}

#leftnav a{
	display:block;
	color:#7e5330;
	background: url('../img/icons/arrow.gif') no-repeat 5px center;
	padding:0 0 0 15px;
	line-height:22px;
	text-decoration:none;
	font-size:11px;
}

#leftnav a:hover{
	color: #7e5330;
	text-decoration: underline;
}

.entry{
	background:#ffffff url('../img/backgrounds/left_nav_bg.jpg') repeat-x;
	border:1px solid #e5e4e4;
	padding:8px;
	margin-bottom:5px;
	text-align:left;
}

.readmore{
	background: url('../img/icons/arrow2.gif') no-repeat left center;
	padding: 0 0 0 15px;
	text-decoration:none;
	color:#515151;
}

#right_col {
	float:right;
	width:627px;
}

#topnav {
	background: #362612;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	line-height: 22px;
	text-align: right;
	color: #F5F3F1;
	font-size: 10px;
	padding: 0 25px 0 0;
	margin-bottom: 15px;
}

#topnav a{
	color: #efefe1;
	text-decoration: none;
	padding: 0 5px;
}

#topnav a:hover{
	text-decoration: underline;
	color: #efefe1;
}

#main{
	padding: 0 20px 10px 20px;
	
}

#flash_con{
	padding: 0 0 0px 0;
	border: 1px solid #929393;
	width: 622px;
	height: 250px;
}

.top_box_con_right{
	border:1px solid #cdcdcd;
	background-color:#ffffff;
	padding:10px;
	width:255px;
	height:155px;
	float:right;

}

.top_box_con_left{
	border:1px solid #cdcdcd;
	background-color:#ffffff;
	padding:10px;
	width:255px;
	height:155px;
	float:left;
}

.top_box{
	background:#f5f3f1 url("../img/home-frame.jpg") no-repeat;
	padding:15px 6px;
	border-bottom:1px solid #dfdbd6;
	color:#515151;
	text-align:justify;
}

.main_title{
	margin-top: 12px;
	margin: 12px 0 0 12px;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.top_box .readmore{
	background: #ffffff;
	border: 1px solid #ffffff;
	padding: 2px 10px 40px 40px;
	text-decoration:none;
	color:#515151;
}

#footer{
	clear: both;
	line-height: 22px;
	color: #efefe1;
	background: #362612;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 0 0 0 25px;
}

#footer a{
	color: #f3f3e8;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
	color: #f3f3e8;
}

.img_border{
	border:1px solid #cbc6c0;
	padding:5px 5px 12px 5px;
	background:#ffffff;
	
}

.img_no_border{
	padding:5px 5px 12px 5px;
	background:#ffffff;
	float:right;
}

.imgright{
	float:right;
	margin: 0 0 7px 7px;
}

.imgleft{
	float:left;
	margin: 0 7px 7px 0;
}

.bulleted_list{
	margin: 0;
	padding: 0;
	list-style:none;
}

.bulleted_list li{
	background: url('../img/icons/bullet.gif') no-repeat left 5px;
	line-height:20px;
	padding:0 0 0 15px;
}

.bulleted_list a{
	text-decoration:none;
	color:#000000;
}

.title{
	line-height: 22px;
	color: #efefe1;
	background: #362612;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 0 0 0 25px;
	font-weight: bold;
}

.right{
	text-align: right;
	padding-right: 15px;
}

.padding1{
	padding: 5px;
}

.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}

.readmorebold {
	background: url('../img/icons/arrow.gif') no-repeat left center;
	padding: 0 0 0 15px;
	text-decoration: underline;
	color: #663300;
}

#Layer1 {
	position:fixed;
	bottom:0;
	z-index:1;
	left: 0px;
}

#simplegallery1{ 
position: relative;
visibility: hidden;
border: 10px solid #362612;
}

/**
 * POPUP CONTAINER STYLES
 */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../about/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 1px solid #362612;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #362612;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}

