html 
{
	overflow:scroll;
}

body {
	background-color: #4c4a3e;
	background-image: url(../../images/Background-Image-for-Repeat.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}

p
{
	font-family:/* Corbel, Candara,*/Helvetica, Arial;
}

.tab_txt
{
	padding:20px 10px 10px 10px;
	height:100%;
}

h1 
{
	padding: 0px 0px 5px 10px;
	font-size: 1.0em;
}

h2
{
	padding: 5px 0px 5px 10px;
	font-size: 1.0em;
}

h3
{
	font-size: 1.0em;
}

.TabBox
{
	float: left;
	height: 100%;
	width: auto;
	border: 0px dotted #484639;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	line-height: inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Tabs
{
	margin-left: 0px;
}

.TabStyle .ajax__tab_header {
    font-size:14px;
    background:url(../../images/tab-line.gif) repeat-x bottom;
}

form 
{
	margin: auto auto auto auto;
}

img {
	border:0px;
}
div {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
	color:#bf7c4f;
	font-weight:bold;
}
.main {
	width:920px;
	height: 100%;
}
#main_bg 
{
	width:920px;
	height:100%;
	float:left;
	display:inline;
	background-image: url('../../images/main_bg.png');
}

#foot_note 
{
	padding: 5px 0px 5px 0px;
	text-align:center;
	font-family:Helvetica;
	color:#5D594B;
	font-size:0.8em;
	width:920px;
	height:100%;
	float:left;
	display:inline;
	background-image: url('../../images/main_bg.png');
}

#main_bg_top {
	margin-left:0px;
	margin-top:auto;
	width:920px;
	height:8px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../../images/main_top.png);
	overflow:hidden;
}
#main_bg_btm {
	width:920px;
	margin-bottom:auto;
	height:8px;
	float:left;
	display:inline;
	background-image: url('../../images/main_btm.png');
	background-repeat:no-repeat;
}

#main_bx_btm
{
	border: 1px solid green;
	height:100px;
	width: 100px;
	z-index: -0;
	position:absolute;
}

#bg_ctr {
	width:1000px;
	padding-top:0px;
	height:100%;
	margin: 0px 0px 0px 0px;
	float:left;
	display:inline;
}
#logo {
	margin-left:140px;
	margin-top:0px;
	margin-right:auto;
	width:639px;
	height:105px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#left_column {
	float:left;
	width:656px;
    margin:0px 0px 25px 10px;
	border: 0px solid #f0f0f0;
	height:100%;
}
#img_banner {
	margin-left:0px;
	margin-top:0px;
	width:653px;
	height:219px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#txt_container_top {
	margin-left:0px;
	margin-top:0px;
	width:653px;
	height:9px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../../images/hdls_txt_container_top.png);
	overflow:hidden;

}
#cont_txt {
	background-image: url('../../images/hdls_txt_container_bg.png');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center bottom;
	width:653px;
	padding-top:0px;
	height:100%;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

.tab_cont
{
	height:100%;
	margin-top:10px;
	margin-bottom:0px;
}

#txt_container_btm {
	margin-left:0px;
	margin-top:0px;
	width:653px;
	height:12px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../../images/txt_container_btm.png);
	overflow:hidden;

}

.home_txt
{
	text-align:center;
	margin-bottom: 0px;
}

.hm_img
{
	margin: 10px 0px 0px 0px;
}

#right_column {
	float:left;
	width:239px;
	margin-top:0px;
	margin-left:8px;
	border: 0px solid #f0f0f0;
	height: 100%;
}

#news_top 
{
	margin-top:0px;
	width:239px;
	height:37px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../../images/news_top.png);
	overflow:hidden;
}

#donate_top 
{
	background-image: url(../../images/donate_top.png);
}

#events_top 
{
	background-image: url(../../images/events_top.png);
}

#subscribe_top 
{
	background-image: url(../../images/subscribe_top.png);
}

.bx_top
{
	margin-top:10px;
	width:239px;
	height:37px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

.bx_mid
{
	background-image: url(../../images/news_bg.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center bottom;
	width:239px;
	height:100%;
	float:left;
	display:inline;
}

.bx_btm
{
	margin-top:0px;
	margin-bottom:6px;
	width:239px;
	height:13px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../../images/news_btm.png);
	overflow:hidden;
}

p
{
	margin: 0px 15px;
	height:100%;
}

.txt_title
{
	margin: 10px 15px 0px 13px;
	padding: 0px 0px 3px 0px;
	color:#5D594B;
	font-weight:bold;
	border-bottom: 1px dotted #5D594B;
}

.tab_txt_title
{
	margin: 0px 15px 0px 13px;
	padding: 20px 0px 3px 10px;
	color:#5D594B;
	font-weight:bold;
	border-bottom: 1px dotted #5D594B;
}


#news_txt
{	
	margin:5px 10px 10px 13px;
	font-size:0.9em;
	float:left;
	display:inline;
	padding-right:0px;
}

#donate_txt
{	margin:5px 10px 10px 13px;
 		font-size:0.9em;
	float:left;
	display:inline;
	padding-right:0px;
}

#events_txt
{	margin:5px 10px 10px 13px;
 		font-size:0.9em;
	float:left;
	display:inline;
	padding-right:0px;
}

.every_click_logo
{
}

.box_txt
{
	font-size: 0.9em;
	margin: 10px 10px 10px 10px;
}

/* MENU CSS STYLES */

#menu
{
	float:left;
	width:905px;
	margin-bottom: 10px;
	height: 39px;
	margin-left: 10px;
	margin-top: 10px;
	padding:0px;
}

#menu li
{
	float:left;
	list-style: none;
	height: 39px;
}

.AspNet-Menu
{
	float:left;
	width:905px;
	margin-bottom: 10px;
	height: 39px;
	margin-left: 10px;
	margin-top: 3px;
	border: 1px solid black;
}

.AspNet-Menu li
{
	float:left;
	list-style: none;
	height: 39px;
	border: 1px solid white;
}


#eg1 {
	border: 0px #000000 dotted;
	overflow: hidden;
	height:50px;
	margin-bottom: 0px;
}

#eg1 li {
	float: left;
	list-style: none;
	height: 39px;
}

#eg1 li.back {
	z-index: 			9;
	position: 			absolute;
	background-image: url(../../menuimg/menu_bgd_hover.png);
}
			
			
#eg1 li a {
	text-decoration: none;
	outline: none;
	text-align: inherit;
	top: 0px;
	letter-spacing: 0;
	z-index: 10;
	display: inline;
	position: relative;
	overflow: hidden;
	color: #FF0066;
}


/**************** TABLE STYLE */

table.tbl_main
{
	width:400px;
	border-collapse:collapse;
	font-size: 0.9em;
	margin: 0px 0px 0px 120px;
}

table.tbl_main th
{
	padding: 0 0.5em 1em 0.5px;
	text-align: left;
}

tr.tbl_top_rw td
{
	padding: 5px 0px 5px 10px;
	border-bottom:1px solid #5D594B;
	background:#FFC;
	border-top:1px solid #5D594B;
	text-align:right;
}

tr.tbl_top_rw td.no_pad
{
	text-align:left;
	padding-left:0px;
}

tr.tbl_bdy_row
{
	border-bottom:1px solid #5d594B;
}

tr.tbl_btm_row
{
	font-weight:bold;
	border-bottom:1px solid #5d594B;
}

td.rg_al
{
	padding: 5px 0px 5px 5px;
	text-align:right;
}

p.pop_txt
{
	text-align:center;
	padding: 20px 10px 10px 0px;
	width:570px;
}

ul.tab_lst
{
	font-family:helvetica;
	font-size:1.0em;
}

/* Donate Page */

#PaymentForm
{
	font-family:helvetica;
	font-size:0.9em;
	float:right;
    color: #5d594B;
}

#PaymentForm td.lbl
{
	font-family:helvetica;
	font-size:0.9em;
	float:right;
    color: #5d594B;
}


#AddressForm 
{
	font-family:helvetica;
	font-size:0.9em;
	float:right;
    color: #5d594B;
}

#AddressForm td.lbl
{
	text-align: right;
	width: 100px;
    font-family:helvetica;
	font-size:1.0em;
	float:left;
    color: #5d594B;
}

.addtextbox
{
	text-align: right;
	width: 100px;
    font-family:helvetica;
	font-size:0.9em;
	border: 1px solid #ffcc;
	float:left;
    color: #5d594B;
}

.cctextbox
{
		text-align: right;
	width: 100px;
    font-family:helvetica;
	font-size:0.9em;
	border: 1px solid #ffcc;
	float:left;
    color: #5d594B;
}


.ThankYou
{
	float:left;
    background: #605d4e;
    color: #fbf7e4;
    border: 1px solid #898b8f; /*#DBDB79*/
    width: 586px;
    height:100%;
	margin: 0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
}

#ctl00_LoaderForAlbum
{
	position:absolute;
	z-index:0;
	height:100px;
	width: 50px;
	margin: auto auto auto auto;
	text-align:center;
	background: solid black 1px;
}

.progress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.container
{
    border: solid 0px #808080;
    border-width: 0px 0px;
}

