@charset "UTF-8";
/* CSS Document */

html, body {
height: 100%;
}

a, a:visited{
	color: #5B7EA1;
	font-weight: bold;
}

a:hover{
	color: #B88E12;
}

#content_right p a, #content_right p a:visited{
	color: #A6CEFF;
	font-weight: normal;
}

#content_right p a:hover{
border-bottom: 1px solid #A6CEFF;
}


.clear {
clear:both;
display:block;
height:1px;
width:100%;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#F4F0D7 url(../images/bg.jpg) top center repeat;
	color:#000;
	}

#bg_top{
	min-width: 100%;
	height:127px;
	margin:0px;
	padding:0px;
	text-align:center;
	background:transparent url(../images/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{
	width:auto;
	height:auto;
	float: left;
	text-align: left;
}

#logo h1{
	height:48px;
	width:358px;
	background:transparent url(../images/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;
}


#header_right{
	float: right;
	height: 83px;
	width: 600px;
	text-align: right;
	background: transparent;
	color: #666666;
	font-family: Georgia;
	font-size: 14px;
	line-height: 16px;
}

#menu{
	height: 33px;
	border-top: 1px solid #bdb9a2;
	border-bottom: 1px solid #bdb9a2;
	width: 100%;
	background: transparent url(../images/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(../images/banner_01.jpg) no-repeat 0 0 scroll;
}

.bg2{
	background:url(../images/banner_02.jpg) no-repeat 0 0 scroll;	
}


#content{
	float:left;
	height: auto;
	width:965px;
	background: transparent url(../images/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(../images/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{
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 0px 25px 0px;
	padding: 0px 55px 0px 0px;
	background:transparent url(../images/divider.jpg) 280px 0px no-repeat;
}

#column02{
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}

#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;
	background: transparent url(../images/bg_bottom.png) center bottom repeat-x;
}



#footer_wrapper {
	height:180px;
	position: relative;
	width: 965px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	background: transparent;
	font-family: Helvetica;
	font-size: 13px;
	z-index: 10;
}	


/*
############################
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(../images/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(../images/donate_block.png) 0px -22px no-repeat;
	}
	
	
a.brown_button, a.brown_button:link, a.brown_button:visited {
	display: block;
	margin: 0px 65px 0px 0px;
	color: #DDC465;
	text-decoration: none;
	font-size: 15px;
	font-family: Georgia;
	width: auto;
	text-align: center;
	background:transparent;
	text-transform: none;
	font-weight: lighter;
	/*background:transparent url(../images/blue_block.png) 0px -34px no-repeat;*/
	background: transparent url(/forum/Themes/CustodialAbuseTheme/images/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(../images/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(../images/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(../images/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(../images/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(../images/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;

}

#banner h2{
	font-style: normal;
	font-size: 38px;
	color: #606060;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 42px;
}


#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: 14px;
	line-height: 24px;
}

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;
	text-align: left;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 7px 0px 0px 0px;
}

#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(../images/list_icon.gif) 0px 0px no-repeat;
	padding-left: 25px;
}



.image_right{
	margin: 5px;
	border: 3px solid #ae9a6b;
	float:right;

}

.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{
	margin: 0 0 0 0;
	padding: 45px 0 0 0;
	list-style: none;
}

.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: auto;
	height: auto;
	position: absolute;
	top: 35px;
	right: 0px;
}

#footer_logo p{
	color: #666666;
	text-align: right;
	padding: 5px;
	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(../images/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: 15px 20px 15px 20px;
	background-color: transparent;
	display: block;
	color: #A6CEFF;
	text-align: left;
	background: transparent;
}

.posts_nav li a:hover{
	background: transparent url(../images/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: 15px 20px 15px 20px;
	background-color: transparent;
	display: block;
	color: #A6CEFF;
	text-align: left;
}

.events_nav li a:hover{
	background: #765E22 url(../images/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{
	padding: 5px 20px 5px 20px;
	text-align: right;
	font-size: 12px;
	color: #A6CEFF;
}
