html {
	height: 101%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #13242E;
	margin-top: 32px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

.homebody {
	background-image:url(images/home_bg.jpg);
	background-repeat:repeat-x;
}

h1.benevolent {
	text-align: right;
    font-size: 23px;
    font-weight: bold;
    color: #2a3f4f;
    padding: 20px 20px 0;
}

h2 {
	font-size: 22px;
	color: #1970B7;
}

.topnav {
/*	background-image: url(images/but_left.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	text-align: right;
}

.nav {
	width: 195px;
	background-image: url(images/but_bg.jpg);
	background-repeat: repeat-y;
}

.butbg { 	
	height: 26px;
	background-image: url(images/but_bg2.jpg);
	background-repeat: repeat-y;
}

.navpad {
	margin-left: 24px;
}

.header {
	width: 626px;
	height: 41px;
	background-color: #FFFFFF;
	border-right: 1px solid #C5C5C5;
}

.center {
	width: 626px;
}

.centerpad {
	padding: 20px;
	background-color:#ffffff;
}

.borderright {
	border-right: 1px solid #C5C5C5;
}

.bottom {
	width: 830px;
	height: 25px;
	text-align: right;
}

.justify {
	text-align: justify;
}

.menuarea{
	padding:15px 0;
	background-image:url(images/menu.jpg);
	border-top:4px solid;
}

.menu{
	padding:9px 0;
	/*background-image:url(images/menu.jpg);*/
}

.menu a{
	color:#fff;
	text-decoration:none;
	font-family: montserrat, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	padding:5px 5px;
}


.menu a:hover{
	color:#000;
}

/*Home*/
.hometext {
	background-image: url(images/home_center.jpg);
	color: #212121;
	font-size: 14px;
	font-weight:bold;
	text-align: justify;
	width: 871px;
	height:345px;
}

.hometextpad {
	padding:40px;
	padding-left: 100px;
	padding-right: 100px;
	text-align:justify;
}

.hometextpad .red{
	color:#941818;
}

.homelogin {
	background-image: url(images/home_login.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 380px;
	height: 144px;
	padding-top: 40px;
	margin:0px;
}

.homeloginpad {
	padding-left: 15px;
	
}

.hometextfield {
	width: 200px;
	height: 22px;
	border: 1px solid #022E3B;
	color: #142530;
	font-size: 13px;
	letter-spacing: 1px;
	padding-left: 2px;
}

.logintext {
	color: #FFFFFF;
	font-weight: bold;
}

/*Donate*/
#donate td {
	padding: 3px;
}

#donate th {
	padding: 5px;
}

/* Register */
#register {
	text-align:justify;
	margin-left: 10px;
}

#register table {
	margin-left: 20px;
}

#register td {
	padding: 5px;
}

#register .text {
	font-weight:bold;
}

#register .textfield {
	border:1px solid #4A6882;
	width: 175px;
	height:18px;
}

#register .required {
	color:#C0272C;
}
/*Contact*/
#contact .contacttext {
	text-align: left;
	font-size: 14px;
	color: #1970B7;
}

#contact .left {
	float:left;
	width:234px;
	margin:0px 0px 0px 150px;
}

#contact .textfield {
	width: 224px;
	height: 18px;
	padding:1px 0px 0px 5px;
	margin:0px 0px 10px 0px;
	border: 1px solid #1872B9;
}

#contact .textareabg{
	width: 234px;
	height: 99px;
	background-image: url(images/textarea_bg.jpg);
	background-repeat: no-repeat;
}

#contact .textarea{
	width: 166px;
	height: 97px;
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden; 
	border: 0px;
	border-left: 1px solid #1872B9;
}

#contact .clear {
	clear:both;
}


#contact .required {
	text-align: center;
	font-size: 9px;
	color: #1970B7;
	font-style: italic;
}


#contact .submit {
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:1px;
	float:none;
	background-color:#941818;
	border:none;
	margin:10px 0px 10px 230px;
	padding:15px;
}

/* Landing */

#landing td {
	padding: 5px;
}

/*About*/
#about {
	text-align: justify;
}

#about a {
	color: #4B718C;
}

#about .board {
	float: right;
	padding: 10px;
	margin-left: 10px;
	font-size: 11px;
	background-color: #E1E2E3;
	color:#8B1B19;
	border:1px solid #D1D8E0;
}

#about .title {
	font-size: 12px;
	font-weight: bold;
	color: #13242E;
}
	
#about li {
	margin-left: 40px;
	margin-bottom: 10px;
	list-style: square;
}

#about h3 {
	color:#8B1B19;
	text-align:center;
	font-size:20px;
}
/* Photo Album*/ 	
.pwtitle	{
	margin-left:3px;
}

.pwlink	{
	text-decoration:underline;
	color: #13242E;
	font-weight:bold;
}

.pwimages {
	border: solid 2px #C0272C;
	margin: 7px;
	padding: 3px;
	background-color:#ffffff;
}

/*Links*/
#links {}

#links td {
	padding: 5px;
	text-align:left;
}

#links .title {
	text-decoration:none;
	font-weight:bold;	
	color: #13242E;
}

#links .url {
	font-size:11px;
}

/*Promotional*/
#promotional {
	text-align:justify;
}

#promotional .title {
	text-decoration:none;
	font-weight:bold;	
	color: #13242E;
	font-size:15px;
}

/*Insurance*/
#insurance {
	text-align: justify;
}

#insurance td {
	padding: 5px;
}

#insurance .linktext {
	padding-left: 60px;
	padding-right: 10px;
}

#insurance .linktext2 {
	padding-left: 65px;
	padding-right: 10px;
	padding-top: 40px;
}

#insurance .bg {
	background-image: url(images/insurance_bg.jpg);
	background-repeat: no-repeat;
	width: 181px;
	height: 129px;
}

#insurance li {
	margin-left: 40px;
	margin-bottom: 10px;
}

/* Search */
#search {
	background-image:url(images/directory_bg.jpg);
	background-repeat:no-repeat;
	width:588px;
	height:171px;
}

#search th {
	padding-left: 5px;
}

#search .textfield {
	border:1px solid #4A6882;
	width: 190px;
	
}

/* Results */
#results th {
	background-color:#2D4455;
	color:#ffffff;
	text-align:center;
	padding:3px;
}

#results td {
	border-top: 1px solid #2D4455;
	background-color:#D6DDE5;
	padding: 3px;
}

#results .businessname {
	background-color:#C2CDD6;
	
}

/* Classifieds */
#classifieds {
	text-align: left;
}

#classifieds a {
	color: #13242E;
}

#classifieds a:hover {
	color: #7F0001;
}

#classifieds table {
	margin-left: 13px;
	border: 1 px solid #2D4455;
}

#classifieds th {
	background-color:#2D4455;
	color:#ffffff;
	text-align:center;
	padding:3px;
}

#classifieds td {
	background-color:#D6DDE5;
	padding:12px;
}

#classifieds .results {
	border: 1px solid #C1CBD5;
	
}



/*Footer*/
.footer {
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #202020;
	margin-left: 24px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

/*Copy*/
.copy {
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:175px;
}

.copyhome {
	padding-right:175px;
	text-align:center;
	color: #999999;
}

.copy a {
	color: #000000;
	text-decoration: none;
}

.copyhome a {
	color: #999999;
}

.copy a:hover {
	color: #C0272C;
}