@charset "UTF-8";
/* CSS Document */

html, body {
height: 100%;
}

a, a:visited{
	color: #5B7EA1;
	font-weight: bold;
}

a:hover{
	color: #B88E12;
}

.clear {
clear:both;
display:block;
height:1px;
width:100%;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#F4F0D7 url(bg.jpg) top center repeat;
	color:#000;
	}

#bg_top{
	width: 100%;
	height:127px;
	margin:0px;
	padding:0px;
	text-align:center;
	background:transparent url(bg_top.jpg) top center repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
}	
	
	
#wrapper {
	position: relative;
	z-index: 10;
	width: 965px;
	padding:0px;
	margin:0px auto;
	margin-bottom: -200px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	min-height: 100%;
}	


#header{
	width:100%;
	height: auto;
	background:transparent;
	float:left;
}


#logo{
float:left;
height:auto;
padding-bottom:5px;
padding-top:20px;
text-align:left;
width:411px;
}

#logo h1{
	height:48px;
	width:358px;
	background:transparent url(logo.png) no-repeat scroll top left;
	margin: 21px 0px 0px 0px;
}


#logo h1 a {
	display:block;
	height:48px;
	width:inherit;
	text-decoration: none;
}

#logo h1 a span {
	visibility:hidden;
	text-decoration: none;
}

h1{
color:#000000;
font-family:"Georgia",Times,serif;
font-size:24px;
font-weight:normal;
margin:15px 0;
}


#header_right{
	float: right;
	height: 60px;
	width: 468px;
	text-align: right;
	background: transparent;
	color: #666666;
	font-family: Georgia;
	font-size: 14px;
	padding-top:5px;
}

#header_right img{border:1px solid #666666;}

#menu{
	height: 33px;
	border: 1px solid #bdb9a2;
	width: 958px;
	background: transparent url(menu_top.jpg) no-repeat scroll top left;
	float:left;
	z-index: 50;
	margin: 0;
	padding: 0;
}

#banner{
	width: 957px;
	height: 219px;
	border: 1px solid #bdb9a2;
	float: left;
	margin: 15px 0px 15px 3px;
}

.bg1{
	background:url(banner_01.jpg) no-repeat 0 0 scroll;
}

.bg2{
	background:url(banner_02.jpg) no-repeat 0 0 scroll;	
}


#content{
	float:left;
	height: auto;
	width:965px;
	background: transparent url(menu_top.jpg) no-repeat scroll top left;
	border-top: 1px solid #bdb9a2;
	border-bottom: 1px solid #999;
	text-align:left;
}



#right_bg{
	float:left;
	height: auto;
	width:965px;
	background: transparent url(sidebar_bg2.jpg) repeat-y scroll top right;
	border-top: 0px solid #bdb9a2;
	border-bottom: 0px solid #bdb9a2;
}


#content_left{
	float: left;
	width: 675px;
	height: auto;
	background-color: transparent;
	text-align: left;
	padding: 0px 15px 20px 15px;
	border-right: 0px solid #666;
}

#column01{
background:transparent url(divider.jpg) no-repeat scroll 280px 0;
float:left;
height:auto;
margin:0 0 25px;
padding:0 35px 0 0;
_padding-right:25px;
width:380px;
}

#column02{
float:left;
height:auto;
margin:0 0 25px;
padding:0;
width:240px;
}

#column03{
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#content_right{
	float: right;
	width: 259px;
	height: auto;
	background: transparent;	/*background-color: #B9973C;*/
	padding: 20px 0px 50px 0px;
}


#content_dynamic{
	float: left;
	width: 674px;
	height: 200px;
	background-color: none;
	z-index: 0;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #666; 
} 

.clearfooter {height: 200px;
	clear: both;
}


#footer_01 {
height: 200px;
	margin:0px auto;
	position: relative;
	padding-bottom:25px;
	/*background: transparent url(bg_bottom.png) center bottom repeat-x;*/
}



#footer_wrapper {
background:transparent none repeat scroll 0;
font-family:Helvetica;
font-size:13px;
height:180px;
margin:0 auto;
position:relative;
width:965px;
z-index:10;
line-height:1.5;
}	


#myNewFooter{
width:965px;margin:0 auto;font-size:12px;padding:15px 0px;line-height:1.5;font-family:Arial;
}



/*
############################
BUTTONS
############################
*/

a.menu_donate, a.menu_donate:link, a.menu_donate:visited {
	display: block;
	margin: 10px 0px 0px 0px;
	color: #b76e68;
	text-decoration: none;
	font-size: 15px;
	font-family: Georgia;
	width: auto;
	text-align: center;
	background:transparent;
	text-transform: uppercase;
	font-weight: lighter;
	background:transparent url(donate_block.png) 0px 1px no-repeat;
	float: right;
	padding: 0px 0px 0px 20px;
    }



a.menu_donate:hover, a.menu_donate:focus, a.menu_donate:active {
	color:#c1584f;
	text-decoration: underline;
	background:transparent url(donate_block.png) 0px -22px no-repeat;
	}
	
	
a.brown_button, a.brown_button:link, a.brown_button:visited {
	display: block;
	/*margin: 0px 20px 0px 0px;*/
	color: #DDC465;
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	width: auto;
	text-align: center;
	background:transparent;
	text-transform: none;
	font-weight: lighter;
	/*background:transparent url(blue_block.png) 0px -34px no-repeat;*/
	background: transparent url(catbg.jpg) repeat-x scroll top right;
	padding: 7px 15px 7px 15px;
	border: 1px dashed #C8BA73;
	float: left;
    }



a.brown_button:hover, a.brown_button:focus, a.brown_button:active {
	color:#FFDE65;
	padding: 8px 15px 6px 15px;
	text-decoration: underline;
	/*background:transparent url(sidebar_bg3.jpg) top right repeat;*/
	}	
	
	

a.blue_button, a.blue_button:link, a.blue_button:visited {
	display: block;
	margin: 0px 25px 0px 0px;
	color: #3874A6;
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	width: auto;
	border: 1px dashed #C8BA73;
	text-align: left;
	background:transparent;
	text-transform: capitalize;
	font-weight: lighter;
	background:transparent url(buttonblocks.png) 6px 5px no-repeat;
	float: left;
	padding: 5px 15px 5px 33px;
    }



a.blue_button:hover, a.blue_button:focus, a.blue_button:active {
	color:#3874A6;
	text-decoration: underline;
	background-position: 6px -30px;
	border: 1px dashed #1d5893;
	padding-top: 6px;
	}	
	


a.red_button, a.red_button:link, a.red_button:visited {
	display: block;
	margin: 0px 0px 0px 0px;
	color: #b76e68;
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	width: auto;
	border: 1px dashed #C8BA73;
	text-align: left;
	background:transparent;
	text-transform: capitalize;
	font-weight: lighter;
	background:transparent url(buttonblocks.png) 6px -139px no-repeat;
	float: left;
	padding: 5px 15px 5px 33px;
	clear: both;
    }



a.red_button:hover, a.red_button:focus, a.red_button:active {
	color:#c1584f;
	text-decoration: underline;
	background-position: 6px -175px;
	border: 1px dashed #c1584f;
	padding-top: 6px;
	}	
	
a.gold_button, a.gold_button:link, a.gold_button:visited {
	display: block;
	margin: 0px 25px 0px 0px;
	color: #886A1F;
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	width: auto;
	border: 1px dashed #C8BA73;
	text-align: left;
	background:transparent;
	text-transform: capitalize;
	font-weight: lighter;
	background:transparent url(buttonblocks.png) 6px -63px no-repeat;
	float: left;
	padding: 5px 15px 5px 33px;
    }



a.gold_button:hover, a.gold_button:focus, a.gold_button:active {
	color:#7A5A0A;
	text-decoration: underline;
	background-position: 6px -102px;
	border: 1px dashed #AA8C30;
	padding-top: 6px;
	}	
	

/*
############################
TEXT
############################
*/

h2{
	font-size: 24px;
	color: #000000;
	margin: 15px 0px 15px 0px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
}

h3{
	font-size: 20px;
	color: #000000;
	margin: 15px 0px 15px 0px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
}


#content_right h3{
	font-size: 18px;
	color: #FFFFFF;
	margin: 5px 0px 10px 0px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
	text-align: left;
	border-bottom: 0px dashed #715819;
	padding: 0px 0px 5px 45px;
	background:transparent url(blue_block.png) 17px -34px no-repeat;
}



h4{
	font-size: 18px;
	color: #000000;
	margin: 15px 0px 15px 0px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
}

h5{
	font-size: 16px;
	color: #000000;
	margin: 15px 0px 15px 0px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
}

h6{
	font-size: 24px;
	color: #000000;
	margin: 15px 0px 15px 0px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
}



.color01{
	color:#1E6091;
}

.color02{
	color:#C96C69;
}

.color03{
	color:#83484B;
}


#banner_quote{
	height:auto;
	width:520px;
	float: right;
	text-align: left;
	margin: -10px 15px 0px 0px;
	_margin-right:0px;
	

}

#banner_quote p{padding-bottom:17px;font-size:17px;font-family: "Georgia", Times, serif;font-style:italic;}
#banner_quote p b{font-weight:bold;color:red;}
#banner h2{
color:#000000;
font-family:"Times New Roman",Times,serif;
font-size:23px;
font-style:normal;
font-weight:normal;
line-height:42px;
margin-bottom:2px;
}

#banner h2 a{color:red;}

#banner h3{
	font-style: normal;
	font-size: 24px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 42px;
}



#content_left p{
font-family:Arial;
font-size:12px;
line-height:1.5;
}

span.username{ 
	color: #DDC465;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	display: block;
	text-transform: capitalize;
	margin: 7px 0px 0px 0px;
}


.date{
color:#CCCCCC;
display:block;
font-size:11px;
font-style:italic;
padding-bottom:10px;
padding-left:20px;
padding-top:5px;
text-align:left;
text-decoration:none;
}

#content_right .event_date{
	color: #DDC465;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 7px 0px 0px 0px;
}

#content_left p.event_date{
	color: #846913;
	text-align: left;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: -15px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


#content_left ul{
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	padding-left: 0px;
	margin-bottom: 20px;
}

#content_left ul li{
	margin-left: 5px;
	background:transparent url(list_icon.gif) 0px 0px no-repeat;
	padding-left: 25px;
}


/*
.image_right{
	margin: 5px;
	border: 3px solid #ae9a6b;
	float:right;
}
*/

.image_right{
border:3px solid #AE9A6B;
float:left;
margin-bottom:3px;
margin-left:0;
margin-right:8px;
}

#column01 #b_id img{
border:3px solid #AE9A6B;
float:left;
margin:19px 8px 3px 0;
}

#column01 h2{
border-bottom:1px solid #666666;
}

#column01 h2 a{
border-bottom:none;
}

.image_left{
	margin: 5px;
	border: 3px solid #ae9a6b;
	float:left;

}

#content_right p{
	margin: 0px 15px 0px 25px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
}

/*
############################
FOOTER
############################
*/

.footer_menu{
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:500px;
text-align:left; 
}

.footer_menu li{
	float: left;
	position: relative;
	margin-right: -1px;
}

.footer_menu li a, .footer_menu li a:visited{
	padding: 5px 15px 5px 15px;
	margin: 0px;
	color: #494949;
	text-decoration: none;
	font-size: 13px;
	font-family: Georgia;
	width: auto;
	text-align: center;
	background:none;
	border-right: 1px solid #bdb9a2;
	text-transform: uppercase;
	font-weight: lighter;
	height: auto;
    }

.footer_menu li a:hover{
	color:#1E5180;
	text-decoration: none;
	}


#footer_logo{
width:350px;
float:right;
}

#footer_logo p{
	color: #666666;
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*
############################
OTHER
############################
*/

hr {
	border-color: #999;
	border-style: dashed;
	border-width: 1px 0 0;
	clear: both;
	margin: 20px 0px 20px 0px;
	height: 0px;
	padding: 0;
	width: 99%;
}

.sub_nav
{
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	margin-top: 0px;
	border-top: 0px solid #CCC;
}

.sub_nav li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px dashed #333;
}

.sub_nav li a, .sub_nav li a:visited{
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: normal;
	padding: 15px 20px 15px 20px;
	background-color: transparent;
	display: block;
	color: #A6CEFF;
	text-align: left;
	background: transparent;
}

.sub_nav li a:hover{
	background: transparent url(sidebar_bg3.jpg) top left repeat-y;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 0px solid #333;
	font-weight: normal;
}


.posts_nav
{
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	margin-top: 0px;
	border-top: 0px solid #CCC;
}

.posts_nav li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px dashed #333;
}

.posts_nav li a, .posts_nav li a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: normal;
	padding: 10px 20px;
	background-color: transparent;
	display: block;
	color: #A6CEFF;
	text-align: left;
	background: transparent;
}

.posts_nav li a:hover{
	background: transparent url(sidebar_bg3.jpg) top left repeat-y;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 0px solid #333;
	font-weight: normal;
	color: #A6CEFF;
}

.events_nav
{
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	margin-top: 0px;
	border-top: 0px solid #CCC;
}

.events_nav li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px dashed #333;
}

.events_nav li a, .events_nav li a:visited{
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: normal;
	padding: 9px 20px;
	background-color: transparent;
	display: block;
	color: #A6CEFF;
	text-align: left;
}

.events_nav li a:hover{
	background: #765E22 url(sidebar_bg3.jpg) top left repeat;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 0px solid #333;
	font-weight: normal;
	color: #A6CEFF;
}

.events_nav li a.view_more_link, .events_nav li a.view_more_link:visited, .sub_nav li a.view_more_link, .sub_nav li a.view_more_link:visited, .posts_nav li a.view_more_link, .posts_nav li a.view_more_link:visited, li.view_more_link a{
	padding: 5px 20px 5px 20px;
	text-align: right;
	font-size: 12px;
	color: #DDC465;
}

/*

articles BG

.posts_nav li a{background:transparent url(docs_16.gif) no-repeat scroll left center;}
li.view_more_link a{background:none;}
*/

#perpage{padding:15px;padding-top:0px;*margin-top:20px;border-bottom:1px solid gray;margin-bottom:25px;text-align:left;}

#table22 {
background:transparent url(banner_02.jpg) repeat scroll 0 50%;
border:1px solid #666666;
height:435px;
margin-top:20px;
padding:5px 5px 5px 25px;
}

#table22 h2{font-size:19px;}
#table22 h2 a{font-size:24px;}

#table22 .b_id{
border:1px solid #666666;
float:left;
height:77px;
margin-bottom:20px;
margin-right:25px;
width:77px;
}

#table22 .b_id img{border:1px solid #FFFFFF;}

#table22 a.brown_button{
font-size:19px;
height:25px;
padding-top:11px;
width:152px;
} 

.artt{
border-bottom-color:silver;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:silver;
border-top-style:solid;
border-top-width:1px;
margin-top:10px;
padding-right:10px;
text-align:right;
}

h2.artich2{font-size:16px;border-bottom:none !important;}

.borderh2{border-bottom:1px solid #666666; padding-bottom:3px;}

#b250 img{
border-bottom-color:#666666;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#666666;
border-left-style:solid;
border-left-width:1px;
border-right-color:#666666;
border-right-style:solid;
border-right-width:1px;
border-top-color:#666666;
border-top-style:solid;
border-top-width:1px;
cursor:pointer;
margin-top:10px;
width:238px;
}