@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #39A3D4;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
	position: relative;
}
#logo {
	position: absolute;
	top: -15px;
	left: 10px;
}
#navi {
	font-family: 'AvantGarde Bk BT', 'AvantGarde LT Book', 'Century Gothic', sans-serif;
	font-size: 15px;
	letter-spacing:1px;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 300px;
	font-weight: bold;
	padding-top: 21px;
	padding-bottom: 0px;
	height: 36px;
}
a  {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#navi a:hover {
	text-decoration: none;
}
#navi ul, #Col1 ul, #Col3 ul, #Ticker ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi ul li {
	padding-right: 8px;
	padding-left: 8px;
	position: relative;
	float: left;
}
#navi ul li a {
	color: #de399c;
	padding-bottom: 12px;
	display: block;
}
#navi ul li a:hover {
	border-bottom: 6px solid #75d0e2;
}
#navi ul li ul {
	background-color: #FFFFFF;
	width: 136px;
	text-align: left;
	position: absolute;
	top: 34px;
	left: 8px;
	letter-spacing:normal;
	border: 3px solid #75d0e2;
	display: none;
}
#navi   ul   li   ul   li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#navi ul li ul li a {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	display: block;
	width: 126px;
	color: #0189c7;
	margin-top: 2px;
	margin-bottom: 2px;
}
#navi ul li ul li a:hover {
	background-color: #de399c;
	color: #FFFFFF;
	border:none;
}
#MainArea {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9de1f7;
	border-left-color: #9de1f7;
	background-color: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 948px;
	padding-bottom: 10px;
}
#Col1 {
	width: 208px;
	float: left;
	margin-top: 109px;
	padding-right: 10px;
	padding-left: 10px;
}
#Col1 li, #Col3 li {
	margin: 0px;
	padding: 0px;
	width: 208px;
	margin-bottom:3px;
}
#Col1 h2, #Col3 h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0189c7;
	background-image: url(images/lih2bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 199px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Col1 h2 {
	width:205px;
	height: 19px;
	border: 2px solid #0189c7;
	background-image: url(images/h2_bkgrd.gif);
	background-repeat: repeat-x;
}
#Col1 ul li ul, #Col3 ul li ul {
	padding: 0px;
	width: 204px;
	background-color: #c3ebf3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #80beca;
	border-bottom-color: #80BECA;
	border-left-color: #80BECA;
	background-image: url(images/ul_bkgrd_rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#Col1 ul li ul {
	width: 214px;	
}
#Col1 ul li ul li, #Col3 ul li ul li{
	width: 204px;
	background-color: none;
	margin: 0px;
	padding: 0px;
}
#Col1 ul li ul li {
	width: 214px;
}
#Col1 ul li ul li a, #Col3 ul li ul li a{
	margin: 0px;
	padding: 4px;
	width: 196px;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	color: #2b7382;
}
#Col1 ul li ul li a{
	width: 206px;	
}
#Col1 ul li ul li a:hover, #Col3 ul li ul li a:hover{
	margin: 0px;
	padding: 4px;
	width: 196px;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	color: #000000;
	background-color: #FFFFFF;
}
#Col1 ul li ul li a:hover {
	width: 206px;	
}
#Col2 {
	float: left;
	width: 452px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
#MainText {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}
#MainText h2 {
	font-size: 18px;
	line-height: 22px;
	color: #0189c7;
}
#MainText h3 {
	font-size: 14px;
	line-height: 18px;
	color: #de399c;
	text-align: left;
}
.FrontCentre2Col {
	width: 223px;
	float: left;
}
#Title {
	width: 418px;
	margin-right: auto;
	margin-left: auto;
}
#Col3 {
	width: 208px;
	margin-top: 330px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
#Ticker {
	clear: both;
	line-height: 52px;
	background-image: url(images/ticker_bg.gif);
	background-repeat: no-repeat;
	width: 440px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 246px;
	font-size: 14px;
}
#Ticker a {
	color: #FFFFFF;
}
#Footer {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9de1f7;
	border-left-color: #9de1f7;
	width: 938px;
	height: 49px;
	background-color: #A0DAE6;
	padding-left: 10px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #9de1f7;
	font-size: 10px;
	line-height: 16px;
	color: #26738d;
}
#Footer a {
	color: #26738d;
}
.clear {
	clear: both;
}
#CallMe {
	background-image: url(images/butt_call_me_today.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 428px;
	font-family: "AvantGarde Bk BT";
	font-weight: bold;
	color: #0189C7;
	font-size: 20px;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 16px;
}
.post h2{
	padding: 10px;
	width: 440px;
	background-color: #f7b9df;
	border: solid 2px #c84593;
	color: #e7399c;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0px;
}
.post h2 a{
	color: #e7399c;
	text-decoration:none;
}
.post h2 a:hover{
	color: #e7399c;
	text-decoration:none;
}
.post .entry{
	font-size: 12px;
	font-weight: normal;
}
.postcontent{
	padding: 10px;
	width: 440px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #80beca;
	border-bottom-color: #80beca;
	border-left-color: #80beca;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin-bottom: 10px;
}