/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 10px;
	font: 10px 'Century Gothic', Arial, Verdana;
	font-style: normal;
	color: #274a5e;
	background-color: #cccccc;
	text-align: left;
	background-image:url(images/background_1.jpg);
}
#mainbox
{
    BORDER-RIGHT: #ab0700 3px solid;
    BORDER-TOP: #ab0700 3px solid;
    BORDER-LEFT: #ab0700 3px solid;
    BORDER-BOTTOM: #ab0700 3px solid;
	width: 800px;
	height: 550px;
    MARGIN: 0px 0px 0px 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
a {
	text-decoration: none;
	color: #B26E03;
	}
a:hover {
	text-decoration:none;
	color: #ab0700;
	}
#homepage_image
{
padding-bottom: 5px;
}
#homepage_message
{
padding-bottom: 15px;
padding-top: 25px;
}
#page_header
{
padding-bottom: 10px;
padding-top: 10px;
}
#fade2 {
  margin:20px auto;
  width:350px;
  height:30px;
  line-height:20px;
  font-size: 16px;
  font-weight: bold;
}
#fade3 {
  margin:5px auto;
  width:550px;
  height:30px;
  line-height:20px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#fade4 {
  margin:20px auto;
  width:250px;
  height:30px;
  line-height:20px;
  font-size: 14px;
  font-weight: bold;
}
.property_header {
	font-size: 12px;
	color: #B26E03;
	font-weight: bold;
	text-align: center; 
}
.property_header A {
	font-size: 12px;
	color: #B26E03;
	font-weight: bold;
	text-align: center; 
}
.property_header A:hover {
	font-size: 12px;
	color: #ab0700;
	font-weight: bold;
	text-align: center; 
}
.news_list {
	font-size: 10px;
	font-weight: bold;
	text-align: center; 
}
.news_list A {
	font-size: 10px;
	color: #274a5e;
	font-weight: bold;
	text-align: center; 
}
.news_list A:hover {
	font-size: 10px;
	color: #ab0700;
	font-weight: bold;
	text-align: center; 
}
.news_heading {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center; 
}
.project_heading {
	font-size: 14px;
	color: #274a5e;
	font-weight: bold;
	text-align: center; 
}
.pagetitle {
	font: 14px 'Century Gothic', Arial, Verdana;
	color: #94252C;
	font-weight: bold;
	text-align: left;
}
.contactdetails {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
.formbox {
	font: 10px Verdana, Arial, Sans-Serif;
	color: #000000;
	font-style: bold;
	background-color: #25A6C2;
	text-align: left;
}

.pagebutton {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: 1px;
	background-color: #006699;
	padding: 5px;
	border-top-color: #000000;
	border-top-style: ridge;
	border-top-width: thin;
}
.pagebutton a {
	text-decoration: none;
	color: #ffffff;
	}
.pagebutton a:hover {
	text-decoration: none;
	color: #FFFF33;
	}
a {
	text-decoration: none;
	color: #B26E03;
	}
a:hover {
	text-decoration:none;
	color: #ab0700;
	}
.newsitem a{
	color: #FFFFFF;
	background-color: #7BBE27;
}
.newsitem a:hover {
	color: #FFFF33;
}
#bannamainbox
{
    BORDER-RIGHT: #FAC613 2px solid;
    BORDER-TOP: #FAC613 2px solid;
    BORDER-LEFT: #FAC613 2px solid;
    BORDER-BOTTOM: #FAC613 2px solid;
	width: 750px;
    MARGIN: 10px 0px 0px 0px;
	padding: 20px;
	background-color:#FFFFFF;
}
#bannainsidebox
{
    BORDER-RIGHT: #25A6C2 2px solid;
    BORDER-TOP: #25A6C2 2px solid;
    BORDER-LEFT: #25A6C2 2px solid;
    BORDER-BOTTOM: #25A6C2 2px solid;
	width: 730px;
    MARGIN: 0px 0px 0px 0px;
	padding: 0px;
}
#paxwindowbox
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	widht: 420px;
    MARGIN: 0px 0px 0px 0px;
	padding: 0px;
}	

.navmenubar {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navmenubar A {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navmenubar A:hover {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footertext {
	font-size: 9px;
	color: #FFFFFF;
}
.box_150 {
	height: 180px;
	width: 150px;
	background-color: #FFFF33;
	background-image: url(images/box/150_yb_box_background.gif);
	background-repeat: repeat-y;
	float: none;
}

.box_150_inner {
	height: 180px;
	background-image: url(images/box/150_yb_box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.box_150_inner2 {
	height: 180px;
	background-image: url(images/box/150_yb_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.padder {
	padding: 10px;
}
.topmenubar {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.topmenubar A {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.topmenubar A:hover {
	font-size: 12px;
	color: #FEBD00;
	font-weight: bold;
	text-decoration: none;
}
#site_map_heading
{
    BORDER-RIGHT: #006699 1px solid;
    BORDER-TOP: #006699 1px solid;
    BORDER-LEFT: #006699 1px solid;
    BORDER-BOTTOM: #006699 1px solid;
	width: 100%;
    MARGIN: 0px 0px 0px 0px;
	padding: 2px;
	color: #006699;
	font-size: 10px;
}	
.brochure_text {
	font-size: 10px;
	color: #B26E03;
	font-weight: bold;
	text-align: center; 
}
.brochure_text A {
	font-size: 10px;
	color: #B26E03;
	font-weight: bold;
	text-align: center; 
}
.brochure_text A:hover {
	font-size: 10px;	
	color: #ab0700;
	font-weight: bold;
	text-align: center; 
}
.form_text {
	font: 10px 'Century Gothic', Arial, Verdana;
	font-style: normal;
	color: #274a5e;
	background-color: #ffffff;
}
.form_button {
	font: 10px 'Century Gothic', Arial, Verdana;
	font-style: bold;
	color: #274a5e;
	background-color: #cccccc;
}
.special_offer {
	font-size: 10px;
	color: #274a5e;
	font-weight: bold;
	text-align: left; 
}
.special_offer A {
	font-size: 10px;
	color: #274a5e;
	font-weight: bold;
	text-align: left; 
}
.special_offer A:hover {
	font-size: 10px;	
	color: #B26E03;
	font-weight: bold;
	text-align: left; 
}
H3 {
	border: 1px solid #cccccc;
	font-size: 12px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	font-weight: 700;
	margin: 1px 10px 10px 10px;
}
