@charset "UTF-8";
/* CSS Document */
.aboutleftSideCol {
	width:200px;
	float: left;
	display:inline;
	margin-right: 14px;
	margin-left: 8px;
}
.aboutLeftColHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 27px;
	background-image: url(../images/lhTanPanel.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 9px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.aboutLeftColHeader h3{
	font-size: 14px;
	font-weight: bold;
	padding-left: 9px;
}
.aboutInfo p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}
/* ------  DETAILS centre two column 530px  ------ */

.detailsCentre2Col {
	width:530px;
	float: left;
	margin-bottom: 10px;
}

.detailsCentre2Col img {
	float: left;
	margin-right: 10px;
}

.detailsCentre2Col h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	/*	font-weight: bold;
*/	margin-bottom: 10px;
	margin-top: 0px;
}
.detailsCentre2Col h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.detailsCentre2Col p {
	font-size:14px;
}

.detailsCentre2Col p a {
	color: #333366;
	text-decoration: underline;
}

.detailsCentre2Col p a:hover {
	color: #B0946D;
}

/* ------  DETAILS centre two column 460px  ------ */

.detailsCentre2Col460 {
	width:460px;
	float: left;
	margin-bottom: 10px;
}

.detailsCentre2Col460 img {
	float: left;
	margin-right: 10px;
}

.detailsCentre2Col460 h2 {
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:21px;
    margin-bottom:10px;
    margin-top:0;
}
.detailsCentre2Col460 h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.detailsCentre2Col460 p {
    font-size:13px;
    line-height:1.3em;
}
.detailsCentre2Col460 p a {
	color: #333366;
	text-decoration: underline;
}

.detailsCentre2Col460 p a:hover {
	color: #B0946D;
}

.detailsCentre2Col460 ul {
padding-bottom:1.3em;
padding-left: 15px;
}

.detailsCentre2Col460 ul li {
list-style-type: disc;
list-style-position: inside;
font-size:13px;
line-height:1.3em;
}


.detailsLeftColHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 184px;
	height: 27px;
	background-image: url(../images/lhTanPanel.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 0px;
}

.detailsInfo p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}

.detailsInfo .divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.detailsInfo p a {
	color: #333366;
	text-decoration: underline;
}
.detailsInfo p a:hover {
	color: #B0946D;
}

.rightCol{
}

.detailsrightColHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 232px;
	height: 36px;
	background-image: url(../images/rhTanPanel2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 0px;
	clear: both;
}

.ratesrightColHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 155px;
	height: 36px;
	background-image: url(../images/rhTanPanel.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 0px;
}

/* ------  END DETAILS centre two column  250px  ------ */

.rightSideCol250 {
	width:250px;
	float: left;
	background-color: #FFF;
	margin-left: 20px;
	margin-bottom: 10px;
}

.rightSideCol250 p {
	font-size: 11px;
line-height:1.3em;
	margin-left: 4px;
	margin-top:0px;
}

.rightSideCol250 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	line-height: 16px;
	font-style: normal;
	height: 10px;
	margin-bottom: 20px;
	margin-left: 2px;
}

.rightSideCol250 h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d1d1d;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c1c1c1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1c1c1;
	height: 22px;
	margin-top: 6px;
	padding-left: 2px;
	padding-top: 6px;
	margin-bottom: 10px;
}
.rightSideCol p {
	font-size: 11px;
}
.rightSideCol ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rightSideCol li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height: 16px;
	margin-left: 2px;
}
.apply a
{
	display: block;
	width: 50px;
	height: 15px;
	background-image: url(../images/applyBtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	margin-bottom:10px;
	margin-right: 5px;
	z-index: 998;
}

.apply a:hover
{ 
  background-position: 0 -15px;
}

.apply span
{
  display: none;
}

.details
{
	display: block;
	width: 70px;
	height: 15px;
	margin:4px 0;
	background-image: url(../images/detailsBtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position:relative;
	/* top: 10px; */
	left: 140px;
	z-index: 1001;
}

.details:hover
{ 
  background-position: 0 -15px;
}

.details a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #5e5d5b;
	text-decoration: none;
	font-weight: bold;
	top: -5px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.details a:hover
{ 
   color: #B0946D;
}

.details span
{
  display: none;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

