/* start undohtml.css */
:link, :visited {
	text-decoration: none;
}
ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0;
	padding:  0;
}
hr{ color:#D9D6D6; size:1px; height:1px;}
/* end undohtml.css */

body {
	
	background-color: #F9B360;
	 
	text-align: center;
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#body {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 980px;
	overflow: hidden;/*
	height: 600px;*/
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}
#body1 {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 980px;
	overflow: hidden;/*
	height: 600px;*/
	background-color: White;
}
.min_height {
	display: block;
	background-color: White;
	height: 400px;
}
#header {
	background-image: url(../images/tel_header.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 225px;
	overflow: hidden;
	background-color: #FFF;
}
#links {
	margin: 0px;
	width: 100%;
	height: 27px;
	background: #97CC46 url(../images/link_bg.jpg) repeat-x;
	padding-top:6px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	overflow: hidden;
	}
#links ul {
	display: block;
	margin-top: 0px;	
	height: 33px;	
	padding-top: 5px;
	text-align:left;
}
#links ul li {
	display: inline;
	height:33px;
}
#links ul li a {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	height: 100%;
	margin-left:5px;
	margin-right:5px;
	padding: 13px 10px 5px 10px;
	color: #2C4422;
}
#links ul li a:hover {
	background-color: #EBF7A6;
}
#border {
	display: block;
	height: 26px;
	background-color: White;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
}
#content {
	position: relative;
	z-index: 10;
	display: block;
	padding: 15px;
	text-align: left;
}
#left_content {
	display: block;
	float: left;
	width: 660px;
	
	text-align: left;
}
#content p {
	margin-top: 7px;
	color:#333;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.content {
	
	color: #FF9900;
	border:0;
	 
}
.content:hover {
	text-decoration: underline;
	color:#5b5b5b;
}
.add_leftcontent {
	display: block;
	background: #FFF;
	margin-right:8px;
	margin-left:8px;
	width:310;
	float:left	
	}
#img_leftcontent {
	display: block;
	background: #FFF;	
	}
#img_leftcontent .side {
	display: block;
	background: #FFF url(../images/gal_bg.jpg) repeat-x;
	float:left;
	padding:7px 5px 5px 5px;	
	height:100px;
	width:603px;
}
#img_leftcontent .sidel {
	display: block;
	background: #FFF url(../images/gal_bgl.jpg) no-repeat;
	float:left;
	width:23px;
	height:100px;
}
#img_leftcontent .sider {
	display: block;
	background: #FFF url(../images/gal_bgr.jpg) no-repeat;
	float:right;
	width:24px;
	height:100px;
}
img {
	border: 1px solid #739E02;
}
#img_leftcontent img {
	margin-left: 10px;
}
h2 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #254673;
	 font-weight:bold;
}
.name { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#254673;}
.nameorange { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FDA102;}
.right {
	display: block;
	float: right;
	text-align: right;
}
.text_left {
	text-align: left;	
	padding-left: 10px;
}
.text_left p {
	padding-left: 3px;
}
.text_centre {
	text-align: center;
}
#right_content .block {
	display: block;
	float: right;
	width: 250px;
	background-color: #F6F8FC;
	text-align: left;
	margin-bottom: 15px;
}
.block h2 {
	margin: 0px;
	width: 100%;
	height: 18px;
	background-color: #5875BB;
	background-image: url(../images/bluetop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	overflow: hidden;
	color: White;
	font-size: 14px;
	font-weight:bold;
	padding: 10px 0 3px 0;
}

.highlight {
	background-color: #DCE5F8;
	padding: 5px 0 5px 0;
}
#footer_border {
	display: block;
	width: 980px;
	height: 26px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: White;
	background-image: url(../images/footer_border.gif);
	background-repeat: repeat-x;
}
#flowerpod {
	width: 980px;
	height: 10px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: White;
	z-index: 5;
	
	background-repeat: no-repeat;	
	background-position: right;
	margin-top: 0px;
}
#footer {
	display: block;
	height: 35px;
	margin: 0 auto 0 auto;
	width: 980px;
	overflow: hidden;
	background-color: #01569F;
	
	background-repeat: repeat-x;
	background-position: top;
	
}
#footer p {
	margin-top: 10px;
	font-size: 11px;
	color:#fff;
	text-align:center;
}
#footer a {
	color: white;
}
.clear {
	clear: both;	
}
.news{
float:right; display:inline; padding-right:10px;}
.green{ color:#009933;
font-weight:bold;}
.blu a{ color:#003399; padding-top: 5px; text-align:left; font-size:12px; font-weight:normal;}
.blu a:hover{ color:#ff9900;}

