body {
	background-color: #FFE8d3;
	background-image: url(../images/back_second.gif);
	background-repeat: repeat-y;
	padding: 0px 0 0 0; 
	margin: 0;
	overflow: auto; 
	}
p,li {
	font-size: 13px; 
	font-family: georgia,verdana,arial;
	}
/*All Non-Footer Portion*/
#pagebody {
	width: 100%;
	height: 100%;
	margin: 0;
	text-align: left;
}
/*Columns*/
#left-col, #center-col, #right-col {
	float: left;
	height: 100%;
	font-size: 13px; 
	font-family: georgia,verdana,arial;
	margin: 0;
	padding: 0 0;
}
/*Left Column*/
#left-col {
	width: 127px;
	padding: 0px 2px;
	position:relative;
	left:8px;
	}
#left-col a { 
	font-size: 11px; 
	font-family: georgia,verdana,arial;
}
#left-col a:link { 
	color: #E2A97E;
	text-decoration: none;

}
#left-col a:visited {
	color: #FFE1C4; 
	text-decoration: none;
}
#left-col a:hover {
	border-bottom: 1px solid #FFE1C4;
	 }
#left-col a:active { 
	color: #FFE1C4; 
	text-decoration: none;
	}
#left-col h1 {
	color: #FFE1C4;
	width: 106px;
	text-weight: bold;
	font-size: 19px; 
	font-family: georgia,verdana,arial;
	border-bottom: 1px solid #FFE1C4;
}
#left-col h2 {
	color: #FFE1C4;
	text-weight: bold;
	text-transform: uppercase;
	font-size: 13px; 
	font-family: georgia,verdana,arial;
	border-bottom: 0px solid #FFE1C4;
}
#left-col li {
	color: #FFE1C4;
	text-weight: normal;
	font-size: 11px;
	font-family: georgia,verdana,arial;
	padding-left: 15px;
	line-height: normal;
	text-transform: uppercase;
}
#left-col p {
	font-size: 11px; 
	font-family: georgia,verdana,arial;
	color: #FFE1C4;
	line-height: normal;
}
#left-col-header {
	width: 100%;
	height: 100%;
	text-align: left;
	color: #abafbb;
	text-weight: bold;
	font-family: georgia,verdana,arial;
}
#left-col-header-links {
	width: 100%;
	text-align: left;
	padding-left: 10px;
	color: #FFE1C4;
	text-weight: bold;
	font-family: georgia,verdana,arial;
}
.circles {
	line-height:normal;
}
.circles a:hover {
	text-decoration:none;
	border-bottom: 0px solid #000000 ! important;
}
.circles img {
	margin: 0;
	padding: 0;
	text-decoration:none;
	border: 0px solid #000000;
	}
.banners {
	marin-top: 20px;
}
.banners a:hover {
	text-decoration:none;
	border-bottom: 0px solid #000000 ! important;
	}
.banners img {
	text-decoration:none;
	border: 0px solid #000000;
	}
/*Center Column*/
#center-col {
	padding-left: 2px;
	width: 58px;
	}
#wea {
	height: 620px;
	background-image:  url(../images/wea-text.gif);
	background-repeat: no-repeat;
		}
/*Right Column*/
#right-col  {
	margin-top: 2px;
	text-align: left;
	width: 565px;
	position:relative;
	left: 10px;
	}
#right-col-text {
	width: 100%;
	margin-left: 7px;
	height: 100%;
	float: left;
	text-align: left;
	}	
#right-col-text a { 
	font-size: 11px; 
	font-family: georgia,verdana,arial;
}
#right-col-text a:link { 
	color: #222211;
	border-bottom: 1px solid #D79572;
	text-decoration: none;
}
#right-col-text a:visited {
	color: #222211;
	border-bottom: 1px solid #D79572;
	text-decoration: none;
}
#right-col-text a:hover {
	color: #D79572;
	border-bottom: 1px solid #222211;
	padding: 0px 0px 0 0px;
	 }
#right-col-text a:active { 
	color: #222211; 
	border-bottom: 1px solid #D79572;
	text-decoration: none;
	}
#right-col-text h1 {
	color: #8F1C10;
	text-weight: bold;
	font-size: 19px; 
	font-family: georgia,verdana,arial;
	margin-right: 190px;
	border-bottom: 1px solid #8F1C10;
	width: 300px;
}
#right-col-text .logo img {
	margin-top: 2px;
	border: 0px;
	float: right;
	}
/*content*/
.content {
padding: 0px ;
margin-bottom : 15px ;
float: left;
text-align: left;
font-family: georgia,verdana,arial;
float: left;
width: 100%;
}
.content h2 {
	color: #222211;
	text-weight: bold;
	font-size: 15px; 
	font-family: georgia,verdana,arial;
	border-bottom: 1px solid #FFE1C4 ! important;
}
.content #header_link {
	margin: 0px 0px 10px 0px;
}
.content #header_link a {
	color: #222211;
	text-weight: bold;
	font-size: 15px; 
	font-family: georgia,verdana,arial;
	border-bottom: 1px solid #FFE1C4;
}
.content #header_link a:link {
	color: #222211;
	border-bottom: 1px solid #D79572;
	text-weight: bold;
	font-size: 15px; 
}
.content #header_link a:visited{
	color: #222211;
	border-bottom: 1px solid #D79572;
	text-weight: bold;
	font-size: 15px; 
}
.content #header_link a:hover{
	color: #D79572;
	text-weight: bold;
	font-size: 15px; 
	border-bottom: 1px solid #222211;
}
.content #header_link a:active{
	color: #222211;
	border-bottom: 1px solid #D79572;
	text-weight: bold;
	font-size: 15px; 
}
.content  p {
	line-height : 14px ;
	margin-top : 10px ;
	margin-bottom: 5px;
	font-size: 11px;
}
.content  img {
	margin-top: 2px;
	border: 0px;
	float: right;
	}
.content  li { 
	font-weight:bold;
	font-size: 11px; 
	font-family: georgia,verdana,arial;
	text-transform: uppercase;
}
.content  #link a { 	
	color: #222211;
	text-weight: bold;
	text-transform: uppercase;
	}
.content #link a:link { 
	color: #222211;
	text-weight: bold;
	text-transform: uppercase;
}
.content #link a:visited {
	color: #222211;
	text-decoration: none;
}
.content #link a:hover {
  	color: #D79572;
	border-bottom: 1px solid #222211;
	 }
.content #link a:active { 
	color: #222211; 
	text-decoration: none;
	}
/*flower*/
#flower {
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 25px;
}
#flower a {
	text-decoration: none;
	border-bottom: 0px dashed #abafbb;
	padding: 0px 0px 0 0px;
}
#flower a:link {
text-decoration: none;
	border-bottom: 0px dashed #abafbb;
	padding: 0px 0px 0 0px;
}
#flower a:visited {
text-decoration: none;
	border-bottom: 0px dashed #abafbb;
	padding: 0px 0px 0 0px;
}
#flower a:hover {
text-decoration: none;
	border-bottom: 0px dashed #abafbb;
	padding: 0px 0px 0 0px;
}
#flower a:active {
text-decoration: none;
	border-bottom: 0px dashed #abafbb;
	padding: 0px 0px 0 0px;
}
#links {
padding-top: 20px;
}
#links img {
border: 1px solid #000;
margin-left: 15px;
margin-right: 15px;
}

/* footer */
#footer {
	display: block;
	float:left;
	text-align: left;
	height: 100%;
	position: relative; 
	bottom: 0px; 
	background-color: #8F1C10;
	padding: 0px 0 10px 5px;
	border-top: 2px solid #AE5C53;
	margin-top: 5px;
	width: 99.3%;
}
#footer p {
	color: #FFE1C4;
	font-size: 11px; 
	font-family: georgia,verdana,arial;
	line-height: normal;
	margin-bottom: 0px;
}
#footer a { 
	font-size: 11px; 
	font-family: georgia,verdana,arial;
}
#footer a:link { 
	color: #FFE1C4;
	text-decoration: none;
}
#footer a:visited {
	color: #FFE1C4;
	text-decoration: none;
}
#footer a:hover {
	color: #FFE1C4; 
	text-decoration: none;
	border-bottom: 1px solid #FFE1C4;
	 }
#footer a:active { 
	color: #FFE1C4; 
	text-decoration: none;
	}
.footer-design {
	display: block;
	float: right;
	font-size: 10px; 
	font-family: georgia,verdana,arial;
	padding-right: 20px;
	line-height: 13px;
	color: #FFE1C4;
	border: #FFE1C4 dashed 0px ! important; 
}
.footer-design a:hover {
	color: #FFF;
	border-bottom: #FFE1C4 dashed 1px ! important;
}
.copyright {
	display: block;
	float: left;
	width: 100%;
	font-size: 10px;	
	color: #FFE1C4; 
	font-family: georgia,verdana,arial;
}
.copyright p {
	line-height: 16px;
	margin: 0px;
}
