/* CSS Document */
*:focus
        {
            outline: none;
        }
		
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #5E2D28;
	}
	
body {
	background-color: #faf4e3;
}

.Whitetxt {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	}

.copyright {
	font-size: 9px;
	color: #3b393d;
	}

a:link {
	text-decoration: none;
	color: #5E2D28;
	}

a:hover {
	text-decoration: none;
	color: #B0171F;
	}
	
a:visited {
	text-decoration: none;
	color: #5E2D28;
	}
	
a:active {
	text-decoration: none;
	}

#holder {
	width: 850px;
	height: 845px;
	margin-top: 0px;
	background-color: #faf4e3;
	border-bottom-width: 0px;
	}
	
#blogholder {
	width: 850px;
	height: 1200px;
	margin-top: 0px;
	background-color: #faf4e3;
	border-bottom-width: 0px;
	}

#left_shadow {
	width: 25px;
	height: 835px;
	float: left;
}

#topholder {
	width: 850px;
	height: 150px;
	background-image:url(../images/Banner7.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	}

#banner {
	width: 100%;
	height: 150px;
	background-color: #FFFFFF;
	border-bottom: solid;
	border-bottom-width: 4px;
	border-bottom-color: #5E2D28;
	padding-bottom: 5px;
	}	

#right_shadow {
	width: 25px;
	height: 835px;
	float: right;
}

#navbararea {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 155px;
	height: 403px;
	background-color: #FFFFFF;
	border: solid;
	border-color: #FFFFFF;
	}
	
#navbararea2 {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 15px;
	width: 181px;
	height: 761px;
	background-color: #faf4e3;
	border: solid;
	border-color: #faf4e3;
	}
	
.Navbar {
	font-family: Verdana;
	font-size: 13px;
	color: #5E2D28;
	}
	
	
#caption {
	margin-top: 4px;
	width: 300px;
	height: 15px;
	float: right;
	}
	
.captiontext {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style: italic;
	}

#bottomholder {
	width: 850px;
	height: 30px;
	border-top: solid;
	border-top-color: #5E2D28;
	border-top-width: 3px;
	}
	
#footer1 {
	margin-top: 4px;
	float: left;
	}
	
.introtext {
	position: static;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 568px;
	text-align: left;
	border-right-style: solid;
	border-right-width: 0px;
	border-color: #7f7f83;
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
.header {
	font-family: Verdana;
	font-size: 19px;
	color: #5E2D28;
	}
	
.largetel {
	font-family: Verdana;
	font-size: 18px;
	color: #5c7565;
	}	
	
.bluetext {
	font-family: Verdana;
	font-size: 11px;
	color: #3652a5;
	}
	
.browntext {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #5E2D28;
	}
	
#para {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 772px;
	height: 550px;
	padding-right: 8px;
	text-align: left;
}
