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

body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #05336c;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.header {
	height: 144px;
}
.nav {
	height: 43px;
}
.mained {
	background-image: url(../images/text.png);
}
.lefted {
	float:left;
	width:290px;
}
.widget-title {
	visibility:hidden;
}
.widget-title ul {
	visibility:hidden;
}
.widget-title li {
	visibility:hidden;
}
.widget-area {
		display: none !important;
	}
.left2 {
	width: 290px;
	background-image:url(../images/left.png);
	margin-top:-5px;
}
.middle {
	background-image:url(../images/middle.png);
}
.address {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	height: 45px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 7px;
}
.leftimg {
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 7px;
}
.phone {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #add0fb;
	text-align: center;
	margin-bottom: 10px;
}
.direct {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}
.hours {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}
.flash {
	background-image: url(../images/flash.png);
	float: right;
	height: 239px;
	width: 660px;
}
.welcome {
	margin-top: 5px;
	margin-bottom: 8px;
}
.text {
	float: right;
	width: 630px;
	margin-right: 25px;
	margin-left: 5px;
	text-align:justify;
}

.why {
	font-size: 15px;
	color: #FFFFFF;
	margin-left: -15px;
}

.direct a{
	color:#FFFFFF;
	text-decoration:none;
}
.direct a:hover{
	color:#add0fb;
	text-decoration:underline;
}
.bottom {
	background-image: url(../images/bottom.png);
	height: 27px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
.postinfo {display: none !important;}

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
