/*-- BNI - Tracy Givers CSS File 1.0 by New Beginnings Business Services | All Rights Reserved  --*/
html {
overflow-y:scroll;
}
a,div,span{
    outline:none;
}
body {
   background-image: url(images/default/bg.jpg);
   background-repeat: repeat;
   background-attachment: fixed;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 10px;
}
body,td,th,textarea,select,input,button,password,submit,reset{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
}
/*Top Navigation*/
.top_nav {
   color: #FFFFFF
}
.top_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.top_nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.top_nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*Main Navigation*/
.main_nav {
    font-size:15px;
	font-weight:bold;
	color: #FFFFFF
}
.main_nav a:link {
    font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main_nav a:visited {
    font-size:15px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
.main_nav a:hover {
    font-size:15px;
	font-weight:bold;
	text-decoration: none;
	color: #660034;
}
.main_nav a:active {
    font-size:15px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
/*Page Title*/
.page_title {
    color: #3a3426;
	font-size: 15px;
	font-weight: bold;
}
/*Site HTML Links*/
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
/*Site Errors*/
.error {
    color: #ff0000;
    font-size:12px;
	font-weight:bold;
}
/*Site Subheadings*/
.subheading1 {
	color: #3a3426;
	font-weight: bold;
	font-size: 13px;
}
/*Ad Space*/
.ad_space {
    line-height:13px;
    font-size:11px;
	color: #333333;
}
.ad_space a:link {
    line-height:13px;
    font-size:11px;
	color: #990000;
	text-decoration: underline;
}
.ad_space a:visited {
    line-height:13px;
    font-size:11px;
	text-decoration: underline;
	color: #990000;
}
.ad_space a:hover {
    line-height:13px;
    font-size:11px;
	text-decoration: none;
	color: #990000;
}
.ad_space a:active {
    line-height:13px;
	font-size:11px;
    text-decoration: underline;
	color: #990000;
}
/*Members Listing*/
.members_listing_title {
    line-height:14px;
    font-size:11px;
	color: #FFFFFF;
}
.members_listing {
    line-height:14px;
    font-size:11px;
	color: #cbc5ad;
}
.members_listing a:link {
    line-height:14px;
    font-size:11px;
	color: #cbc5ad;
	text-decoration: underline;
}
.members_listing a:visited {
    line-height:14px;
    font-size:11px;
	text-decoration: underline;
	color: #cbc5ad;
}
.members_listing a:hover {
    line-height:14px;
    font-size:11px;
	text-decoration: none;
	color: #cbc5ad;
}
.members_listing a:active {
    line-height:14px;
    font-size:11px;
    text-decoration: underline;
	color: #cbc5ad;
}
/*Footer One*/
.footer1 {
    line-height:14px;
    font-size:11px;
	color: #FFFFFF;
}
.footer1 a:link {
    line-height:14px;
    font-size:11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer1 a:visited {
    line-height:14px;
    font-size:11px;
	text-decoration: underline;
	color: #FFFFFF;
}
.footer1 a:hover {
    line-height:14px;
    font-size:11px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer1 a:active {
    line-height:14px;
    font-size:11px;
    text-decoration: underline;
	color: #FFFFFF;
}
/*Footer Two*/
.footer2 {
    line-height:14px;
    font-size:11px;
	color: #3a3426;
}
.footer2 a:link {
    line-height:14px;
    font-size:11px;
	color: #3a3426;
	text-decoration: underline;
}
.footer2 a:visited {
    line-height:14px;
    font-size:11px;
	text-decoration: underline;
	color: #3a3426;
}
.footer2 a:hover {
    line-height:14px;
    font-size:11px;
	text-decoration: none;
	color: #3a3426;
}
.footer2 a:active {
    font-size:11px;
	text-decoration: underline;
	color: #3a3426;
}
