body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55778F;
	margin: 0px;
	padding: 0px;
}
/* contains mast and top navigation */
#topContainer {
	width: 780px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../nav_images/bg_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}
/* contains main content and footer */
#bottomContainer {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../nav_images/bg_2_short.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F89828;
	border-left-color: #F89828;
	
}

#bottomContainer p{
	width: 450px;
	margin-left: 150px;
}
#mast {
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 780px;
}
#navigation {
	height: 30px;
}
/*for Internet Explorer*/
/*\*/
*html #navigation {
	margin-top: -3px;
}
/**/
#navigation ul{
	padding:0px;
	margin:0px;
}
#navigation li{
	display:inline;
	margin: 0px;
	padding: 0px;
}
#linkLink a:link, #linkLink a:visited  {
	background: transparent url(../nav_images/links_on.gif) no-repeat;
	width: 55px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#linkLink a:hover {
	background: transparent url(../nav_images/links_off.gif) no-repeat;
}
#linkLink a:link span, #linkLink a:visited span {
	display:none
}
#locationLink a:link, #locationLink a:visited  {
	background: transparent url(../nav_images/location_off.gif) no-repeat;
	width: 127px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#locationLink a:hover {
	background: transparent url(../nav_images/location_on.gif) no-repeat;
}
#locationLink a:link span, #locationLink a:visited span {
	display:none
}
#devLink a:link, #devLink a:visited  {
	background: transparent url(../nav_images/development_off.gif) no-repeat;
	width: 158px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#devLink a:hover {
	background: transparent url(../nav_images/development_on.gif) no-repeat;
}
#devLink a:link span, #devLink a:visited span {
	display:none
}
#calaLink a:link, #calaLink a:visited  {
	background: transparent url(../nav_images/cala_off.gif) no-repeat;
	width: 188px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#calaLink a:hover {
	background: transparent url(../nav_images/cala_on.gif) no-repeat;
}
#calaLink a:link span, #calaLink a:visited span {
	display:none
}
#newsLink a:link, #newsLink a:visited  {
	background: transparent url(../nav_images/news_off.gif) no-repeat;
	width: 57px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#newsLink a:hover {
	background: transparent url(../nav_images/news_on.gif) no-repeat;
}
#newsLink a:link span, #newsLink a:visited span {
	display:none
}
#downloadsLink a:link, #downloadsLink a:visited  {
	background: transparent url(../nav_images/downloads_off.gif) no-repeat;
	width: 103px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#downloadsLink a:hover {
	background: transparent url(../nav_images/downloads_on.gif) no-repeat;
}
#downloadsLink a:link span, #downloadsLink a:visited span {
	display:none
}
#contactsLink a:link, #contactsLink a:visited  {
	background: transparent url(../nav_images/contacts_off.gif) no-repeat;
	width: 92px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contactsLink a:hover {
	background: transparent url(../nav_images/contacts_on.gif) no-repeat;
}
#contactsLink a:link span, #contactsLink a:visited span {
	display:none
}
#content {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#mainBody {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFF00;
}
#bodyCopy {
	float: left;
	width: 697px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
/*for Internet Explorer*/
/*\*/
*html #bodyCopy {
	width: 694px;
}
/**/
#breadcrumb {
	font-size: 10px;
	padding-left: 5px;
	padding-top: 2px;
}
#breadcrumb a:link, a:visited{
	font-weight: bold;
	color: #F89828;
	margin: 0px;
	padding: 0px;
}
#breadcrumb a:hover, a:active{
	color: #000000;
}

#footer {
	height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F89828;
}
#bottomContainer h2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 150px;
}
#bottomContainer h1 {
	font-size: 22px;
	color: #FBC27F;
	padding-bottom: 8px;
	margin-left: 150px;
	font-weight: normal;
}
#bottomContainer table {
	margin-left: 150px;
	width: 440px;
}
#bottomContainer td {
	width: 220px;
	vertical-align: top;
}
#bottomContainer li {
	font-weight: bold;
	padding-bottom: 3px;
	list-style-type: square;
	color: #F89828;
}
.firstWordH1 {
	font-weight: bold;
	color: #F89828;
}
.listColour {
	color: #55778F;
}
#sideImage {
}
#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image:   url(../nav_images/bg_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*for Internet Explorer*/
/*\*/
*html #wrap {
	background-image:  url(../nav_images/bg_1_ie.gif);
}
/**/


/* styles the pop boxes */

#popBox img {
	vertical-align: top;
}
#popBoxLarger img {
	vertical-align: top;
}
#popLocation {
	position: absolute;
	z-index: 10;
	visibility: hidden;
}
#popAOS {
	position: absolute;
	z-index: 10;
	visibility: hidden;
}

#popContacts {
	position: absolute;
	z-index: 10;
	visibility: hidden;
}
#popBox {
	width: 150px;
	/*margin: 0px;
	padding: 0px;*/
	background-image: url(../nav_images/popbox_mid.gif);
}
#popBoxLarger {
	width: 180px;
	/*margin: 0px;
	padding: 0px;*/
	background-image: url(../nav_images/popbox_bg_large.gif);
}
#popBox p{
	margin-top: 2px;
	padding: 5px 5px 5px 15px;
	color: #D4DDE3;
}
#popBoxLarger p{
	margin-top: 2px;
	padding: 5px 5px 5px 15px;
	color: #D4DDE3;
}
/*for Internet Explorer*/
/*\*/
*html #popBox p{
	margin-top: -5px;
	padding: 2px 5px 15px 15px;
	margin-bottom: 0px;
}
/**/
/*for Internet Explorer*/
/*\*/
*html #popBoxLarger p{
	margin-top: -5px;
	padding: 2px 5px 15px 15px;
	margin-bottom: 0px;
}
/**/
#popBox ul {

}
#popBoxLarger ul {

}
.subLink {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
/*for Internet Explorer*/
/*\*/
*html #popBox ul {
	margin-top: -2px;
}
/**/
/*for Internet Explorer*/
/*\*/
*html #popBoxLarger ul {
	margin-top: -2px;
}
/**/
#popBox li {
	list-style-type: none;
	color: #F89828;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
}
#popBoxLarger li {
	list-style-type: none;
	color: #F89828;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
}
/*for Internet Explorer*/
/*\*/
*html #popBox li {
	margin: 0px 0px 0px -1px;
	padding-top: 0px;
	padding-bottom: 5px;
}
/**/
/*for Internet Explorer*/
/*\*/
*html #popBoxLarger li {
	margin: 0px 0px 0px -1px;
	padding-top: 0px;
	padding-bottom: 5px;
}
/**/

/* styles the links within the popbox */

#popBox a:link, #popBox a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	padding-left: px;
}
#popBoxLarger a:link, #popBoxLarger a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	padding-left: 20px;
}

#popBox a:hover, #popBox a:active {
	background-color: #F89828;
	color: #FFFFFF;
	display: block;
}


#popBoxLarger a:hover, #popBoxLarger a:active {
	background-color: #F89828;
	color: #FFFFFF;
	display: block;
}



/*for Internet Explorer*/

/*\*/
*html #popBox a:link {
	display: block;
	padding-left: 0 px;
}
/**/

/*\*/
*html #popBox a:visited {
	display: block;
	padding-left: 0 px;
}
/**/

/*\*/
*html #popBoxLarger a:link {
	display: block;
	padding-left: 5px;
}
/**/

/*\*/
*html #popBoxLarger a:visited {
	display: block;
	padding-left: 5px;
}
/**/


#popCloser {
	position: absolute;
	visibility: hidden;
	z-index: 1;
}
a:link, a:visited {
	font-weight: bold;
	color: #F89828;
	text-decoration: none;
}
a:hover, a:active {
	color: #55778F;
}
#homeTopContainer {
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#homeBody {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../nav_images/homeBody_bg.jpg);
	background-repeat: no-repeat;
	height: 312px;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F89828;
	border-left-color: #F89828;
}
#homeBody h2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 150px;
	text-align: right;
	padding-right: 30px;
}
#homeBody h1 {
	font-size: 22px;
	color: #FBC27F;
	padding-bottom: 8px;
	margin-left: 150px;
	font-weight: normal;
	text-align: right;
	padding-right: 30px;
	margin-top: 0px;
	padding-top: 0px;
}
#preHdSpacer {
	height: 50px;
}
#columnHolder {
	margin-left: 350px;
	margin-right: 30px;
}
#columnLeft {
	width: 190px;
	float: left;
}
#columnRight {
	width: 190px;
	float: right;
}

.keyLetters {
	font-weight: bold;
	color: #000000;
}
.keyNumbers {
	font-weight: bold;
	color: #F89828;
}
.keyPark {
	color: #0A5BA5;
	font-weight: bold;
}
.caption {
	font-size: 10px;
	margin-top: 0px;
}
h4 {
	color: #55778F;
	font-size: 11px;
	font-weight: bold;
	margin-left: 150px;
}
hr {
	margin-left: 150px;
	width: 450px;
}
#subMenu {
	width: 110px;
	float: left;
	margin-left: -5px;
}
#subMenu li {
	list-style-type: none;
	margin: 0px;
	padding: 7px 0px 7px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F89828;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F89828;
}
#subMenu ul {
	margin-left: 0px;
	padding-left: 0px;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F89828;
}
#subMenu a:link, #subMenu a:visited {
	text-decoration: none;
	font-size: 11px;
}
#subMenu a:active, #subMenu a:hover {

}
.newsHD {
	font-size: 14px;
	font-weight: bold;
	margin-left: 150px;
	
	
}
.newsHD a:link, .newsHD a:visited {
	color: #55778F;
	text-decoration: none;
}
.newsHD a:hover, .newsHD a:active {
	color: #F89828;
	
	
}

.newsDate {
	font-size: 11px;
	margin-left: 150px;
	font-style: italic;
	color: #999999;
}
#news p {
margin-bottom: 20px;
margin-top: 5px;
}
.getacro {
margin-right: 10px;
}
.linksHD {
font-size: 13px;
}
.linksURL {
font-size: 10px;
font-style: italic;
color: #999999;
}
.plansTable {
	border: 1px solid #F89828;

}
.plansTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F89828;
}
.contactsHD {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
.tableHeader {
	font-size: 14px;
	font-weight:lighter;
	color: #FFFFFF;
	background-color: #55778F;
}
.tableRowWhite {
	font-weight: bold;
	background-color: #FFFFFF;
}
.tableRowOrange {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F89828;
}
.tableBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #55778F;
	border-bottom-color: #55778F;
	border-left-color: #55778F;
}

.contactsTitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.logoMargins {
	padding-right: 30px;
	padding-bottom: 50px;
}
#logos {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 475px;
}
/*\*/
*html #logos {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 470px;
}
/**/

#logosInternal {
	text-align: center;
	padding-top: 50px;
}




.sublistitem {
	padding-left: 10px;
	color: #55778F;
	font-style: italic;
}
#flashspace {
	margin: auto 30px auto 350px;
	text-align: right;
}

#aerialView  {
	margin: 0px;
	padding: 0px;
}
#aerialView p {
	margin-left: 475px;
	color: #FFFFFF;
}
.aerialLetter {
	color: #000000;
	margin-right: 10px;
	font-weight: bold;
}
.aerialLetterBlue {
	color: #0A5BA5;
	margin-right: 10px;
	font-weight: bold;
}
#aerialView img {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}

.introText {
font-size: 13px;
}

#fix li {
	list-style-type: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9F1415;
	padding-bottom: 0px;
	margin-bottom: -10px;
}

h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
	color: #9F1415;
	text-decoration: none;
}

.saleText {
	font-size: 13px;	
}
