html{
	padding: 0;
	margin: 0;
}

body{
	padding: 0;
	margin: 0;
	text-align: left;
	background: #415968 url(~/media/Images/bg-body.ashx) no-repeat;
	background-position: center top;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
}

.right { float: right;}
.left{ float: left;}

.hbwhite {background:#ffffff;} /* default | about | contact */
.hbgreen {background:#c7d38b;} /* estates */
.hbblue {background:#5eb1e3;} /* investing */
.hborange {background:#e49666;} /* residential */
.hbyellow {background:#e7d084;} /* commercial */
.hbpurple {background:#dbd4ce;} /* shareholders */

.green {color: #c7d38b;}
.blue {color: #5eb1e3;}
.orange {color: #e49666;}
.yellow {color: #e7d084;}
.purple {color: #dbd4ce;}

.right { float: right;}
.left{ float: left;}
.clear {clear: both;}


/* ------------------- Text -------------------- */
h1{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #9ADC0C;
	margin: 0;
	padding: 0;
}
h1.RoI{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	background: #6C7E8A url(~/media/Images/h1_bg.ashx) right repeat-y;
	clear: both;
	padding: 15px 40px;
	}

h1.RoI-no-bg {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	background: transparent;
	clear: both;
	padding: 15px 40px;
}

h2{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
h3{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
p{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}


a{
	outline: none;
}

ul{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

li{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}



a.RoI{ outline: none; color: #FFFFFF; }



hr.RoI {
	clear: both;
	margin: 10px 0px;
	height: 1px;
	border: 0px;
	background: #657985;
	color: #657985;
	}	

/* --------------------- Forms ------------------ */

input.searchtextfield {
	height: 13px;
	width: 176px;
	border: 1px solid #878787;
	color: #878787;
	background: #bac1c7;
	font-size: 11px;
	margin-bottom: 7px;
	}
	
input.searchtextfieldfooter {
	height: 13px;
	width: 176px;
	border: 1px solid #878787;
	color: #878787;
	background: #bac1c7;
	font-size: 11px;
	margin-bottom: 1px;
	}
	
	
input.regtextfield {
	height: 13px;
	width: 160px;
	border: 1px solid #878787;
	/*color: #878787;*/
	color:#333333;
	background: #bac1c7;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	}	
input.regtextfieldsml {
	height: 13px;
	width: 57px;
	border: 1px solid #878787;
	/*color: #878787;*/
	color:#333333;
	background: #bac1c7;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	
	margin-right:2px;
	}
input.regtextfieldmed {
	height: 13px;
	width: 94px;
	border: 1px solid #878787;
	/*color: #878787;*/
	color:#333333;
	background: #bac1c7;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	}
.Regright { float: right;margin-right:17px;}		

.buttonsubmit {
	border: none;
	float: right;
	width: 50px;
	height: 16px;
	margin-top: 2px;
	margin-right: 16px;
	padding: 0;
	}
	
.submitsearch {
	width: 31px;
	height: 16px;
	border: none;
	margin-left: 5px;
	margin-bottom: 4px;
}
.submitsearchbottom {
	width: 26px;
	height: 17px;
	border: none;
}
.checkbox label
{
	color:White;
	width:80%;
	display:inline;
	font-size:16px;
	font-weight:bold;
}


/* ------------------- Divs -------------------- */

#container{
	width: 982px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
}

#container.RoI{
	width: 982px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	background-color:#415968;
	color:#FFFFFF;
	}

#header{
	display: block;
	height: 181px;
	width: 982px;
	background: url(~/media/Images/bg-header.ashx) no-repeat;
	background-position: top left;
	position: relative;
}


#highlightbar{  /*highlightbar strip will change colour dependant on website section open*/
	display: block;
	height: 2px;
	width: 982px;
	background-position: top left;
	position: absolute;
	top: 136px;
	left: 0px;
	line-height:2px;
	font-size:0px;
}

#header img{
	margin-top: 85px;
	margin-left: 50px;
}

#register{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #b8cfdf;
	width: 180px;
	height: 110px;
	background: none;
/*	position: absolute;
	top: 47px;
	right: 20px;*/
	
}

#search{
	position: absolute;
	background: none; 
	right: 18px;
	bottom: 14px; 
	width: 216px;
	height: 16px;
}

#flashdiv{
	display:block;
	height: 126px;
	width: 982px;
	margin: 9px 0 9px 0;
	padding: 0;
}

#intermain{
	width: 962px;
	margin-left: 10px;
	margin-right: 10px;
}

#intertop{
	width: 962px;
	height: 128px;
}

#intertopleft{
	padding: 10px;
	padding-left:25px;
	float: left;
	width: 675px;
	height: 108px;
	font-sizE: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #465b6c;
	background-image: url(../images/whitegreybg.gif);
}
#intertopleft td {
	color: #465b6c;
}

#intertopleft a{
	color: #415968;
}

#intertopright{
	padding: 20px;
	padding-top: 15px;
	float: right;
	width: 200px;
	height: 93px;
	background: url(../images/interregisterbg.gif) top left no-repeat;
}

#intertopinputs{
}

#intertopinputs input{
	margin-top: 5px;
	width: 200px;
	border: 0px;
	background-color: #6c7e8a;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#intertopbutton{
	padding: 0px;
	margin: 0px;
	width: 200px;
	margin-top: 5px;
}

.intersubmit{
float: right;
}

#intertopright h1{
margin-top:0px;
}

#interbot{
margin-top: 15px;
width: 962px;
/*height: 245px;*/
}

#interbotleft{
background: url(../images/intertextbg.gif) top left no-repeat;
float: left;
width: 710px;
/*height: 205px;*/

color: #fff;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
}
#interbotleftInner{
	padding: 20px;
	width: 670px;
}

#interbotleft h1{
	margin-bottom: 10px;
}

#interbotright{
float: right;
width: 240px;
height: 245px;
}

.interresidential{
background-image: url(../images/img_estates.jpg);
}

.intercommercial{
background-image: url(../images/img_commercial.jpg);
}

.interestates{
background-image: url(../images/img_residential.jpg);
}


#main{
display: block;
width: 982px;
background: none;
color:#FFFFFF;
}

#main-RoI{
	display: block;
	width: 982px;
	background: #7a8b96 url(~/media/Images/bg-footer-top.ashx) no-repeat;
	background-position: top left;
	margin: 20px 0 0 0;
	}
	
#main-RoI-Content{
	padding-left:10px;
	padding-right:10px;
	}	
	
	

.main-inner-RoI {
	display: block;
	padding: 0px 30px;
	width: 922px;
	}
	
#main-bottom.RoI{
	display: block;
	width: 982px;
	height: 10px;
	background: #415968 url(~/media/Images/bg-footer-btm.ashx) no-repeat;
	background-position: top left;
	padding: 0;
	clear: both;
	}
	
#footer.RoI {
	color: #7a94a4;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 30px;
	}

#main-1Col{
	width: 982px;
	color:#ffffff;
}

#main-1Col .contentLong{
	background: url(/Images/bg-div-long-982.gif) no-repeat;
	padding: 20px 30px 0px 30px;
	
}

#main-1Col-Content{
	width: 982px;
}

#main-col-l
{
	width: 586px;
	display:inline;
	float: left;
	margin: 0 10px 0 0;
	padding: 0px;
}

#main-col-r
{
	width: 386px;
	display:inline;
	float: left;
	margin: 0;
	padding: 0px;
}


#main-col-r .contentShort { 
	padding: 20px 30px 0 30px;
	background: url(/Images/bg-div-short.gif) no-repeat;
}

.contentLong { 
	padding: 20px 30px 0 30px;
	background: url(/Images/bg-div-long.gif) no-repeat;
	color:#FFFFFF;
}
.contentLong982 { 
	padding: 20px 30px 0 30px;
	background: url(/Images/bg-div-long-982.gif) no-repeat;
}

#main3Col{
	width: 318px;
	display:inline;
	float: left;
	margin: 0 14px 0 0;
	color:#ffffff;
}

#main3Col-r{
	width: 318px;
	display:inline;
	float: left;
	margin:0px;
}

#main3Col .contentLong, .contentShort { 
	padding: 20px 30px 0 30px;
	background: url(/Images/bg-div-318.gif) no-repeat;
}

#main3Col-r .contentLong, .contentShort { 
	padding: 20px 30px 0 30px;
	background: url(/Images/bg-div-318.gif) no-repeat;
}


#footer-top{
display: block;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 14px;
color: #ffffff;
width: 912px;
height: 41px;
background: #7a8b96 url(~/media/Images/bg-footer-top.ashx) no-repeat;
padding: 13px 35px 0 35px;

}

#footer-top img{
margin-right: 10px;
margin-top: 5px;
}

#footer-main{
display: block;
width: 912px;
float: left;
background: #7a8b96;
background-position: top left;
margin: 0 0 0 0;
padding: 10px 35px 0 35px;
}


#footer-sub{
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	font-weight: normal;
	font-size: 9px;
	color: #7a94a4;
	display: block;
	width: 982px;
	height: 30px;
	background: #415968 url(~/media/Images/bg-footer-btm.ashx) no-repeat;
	background-position: top left;
	padding: 20px 0 0 0;
}

.footer-sub-RoI{
font-family: Helvetica, Arial, sans-serif;
float: left;
font-weight: normal;
font-size: 9px;
color: #7a94a4;
display: block;
width: 982px;
height: 22px;
background: #415968 url(~/media/Images/bg-footer-btm.ashx) no-repeat;
background-position: top left;
}

.lowest {
	margin-left: 36px;
	color: #7b92a2;
}

#footer-search {
	width: 912px;
	height: 17px;
	float: right;
	padding: 10px 0 5px 0 ;
	border-top: 1px solid #657985;
	margin: 9px 0 0 0;
	margin-bottom: 4px;
	margin-top: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #475862;
}

.searchspana {
	float:right;
	margin-right: 5px;

}
.searchspanb {
	float:right;	
	margin-top: 1px;
}

/* --------column classes-------------- */



.footer-col-homebtn {
	width: 16px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #364650;
}
.footer-col {
	width: 122px;
	float: left;
	border-left: 1px solid #657985;
	padding-left: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #364650;
	}

.footer-col ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.footer-col ul li a {
	display: block;
	padding: 2px 0px;
	font-size: 9px;
	color: #364650;
	text-decoration: none;
	}
	
.footer-col-sub {
	display: block;
	padding: 0px;
	margin-left: 7px;
	font-size: 9px;
	color: #364650;
	text-decoration: none;
}
	
.footer-col ul li a:hover {color: #fff;}

#footer-sub a {
	color: #7b92a2;
	text-decoration: none;
}
	
#footer-sub a:hover {color: #fff;}

a.footer-heading {
	display: block;
	padding: 2px 0px;
	font-size: 12px;
	color: #364650;
	text-decoration: none;
}
/*.footer-col ul li a.activePage
{
	color:#ffffff;
}*/

a.footer-heading:hover {
	color: white;
	text-decoration: none;
}

/* -----------------
MENU
--------------------*/	

#nav { 
	width:920px;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	list-style: none;
	line-height: 1;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
}

#nav li a {
	padding: 12px 2px 16px 2px;
	color: #b8cfdf;
	text-decoration: none;
	font-size: 11px;
}
#nav li a.activePage {
	padding: 12px 2px 16px 2px;
	
	text-decoration: none;
	font-size: 11px;
}

#nav li a img {
	padding: 0px;
	margin: 0px;
}

#nav li img {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li ul li { /* second-level lists */
	padding:8px 5px;
	margin:0px;
	width:165px;
	background:#415968;
	border:1px #768792 solid;
}

#nav li ul li a{ /* second-level lists */
	padding:0px;
}

#nav li ul li a:hover{ /* second-level lists */
	color:#FFFFFF;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	min-height: 1%;
}



/********************/
/********************/
/* RoI Related Css */
/********************/
/********************/
/* -----------------
COLUMN CLASSES
--------------------*/	

/* 3 col */
.cols {
	background: url(~/media/Images/cols_bg.ashx) -35px 0px repeat-y;
	margin-bottom: 20px;
	}

.col {
	width: 290px;
	float: left;
	padding: 0px 10px;
	}

.col-inner {
	border-right: 1px solid #657985;
	min-height: 150px;
	}



.col.end .col-inner {
	border-right: 0px;
	padding-right: 0px;
	}

/* 2 col within 3 col cols*/
.col .col {
	width: 138px;
	padding: 0px;
	}

/* 2 cols */
.col.half {
	width: 390px;
	padding-left: 0px;
margin-right: 50px;
_margin-right: 20px;
	}
.col.end {padding-right: 0px; margin-right: 0px;}
/* -----------------
FORMS
--------------------*/

/* general forms */
form {margin: 0px; padding: 0px;}

label {
	font-size: 14px;
	color: #324451;
	margin-bottom: 10px;
	display: block;
	}
	
select.dropdown {
	height: 18px;
	width: 254px;
	border: 1px solid #a5acb2;
	color: #878787;
	font-size: 11px;
	margin-bottom: 7px;	
}	

input.textfield {
	height: 13px;
	width: 270px;
	border: 1px solid #a5acb2;
	color: #878787;
	font-size: 11px;
	margin-bottom: 7px;
	}
input.FPtextfield {
height: 15px;
width: 180px;
border: 1px solid #a5acb2;
color: #878787;
font-size: 11px;	
margin-bottom: 7px;
}

/* buttons */

.button {
	width: auto;
	background: #415968;
	color: #ffffff;
	font-size: 16px;
	height: auto;
	padding: 5px 8px;
	float: right;
	margin-right: 18px;
	}
	
.save.button {
	background: #415968 url(~/media/Images/button_save.ashx) center no-repeat;
	color: #ffffff;
	font-size: 16px;
	height: 35px;
	width: 60px;
	float: right;
	margin-right: 18px;
	border: 1px solid #9a9b9b;
	}
	
.save.genericbutton {
	background: #415968 url(~/media/Images/button_generic.ashx) center no-repeat;
	color: #ffffff;
	font-size: 16px;
	height: 35px;
	width: 60px;
	float: right;
	margin-right: 18px;
	border: 1px solid #9a9b9b;
	}	

.save.button.green {
	background: #415968 url(~/media/Images/button_save_green.ashx) center no-repeat;
	border: 1px solid #273e4c;
	}
.reset.genericbutton {
	background: #415968 url(~/media/Images/button_generic.ashx) center no-repeat;
	color: #ffffff;
	font-size: 16px;
	height: 35px;
	width: 60px;
	margin-right: 18px;
	border: 1px solid #9a9b9b;
	}

/* dropdown areas */
	.dropdown label a {
	color: #fff;
	text-decoration: none;
	display: block;
	}
	
	.dropdown label span {
	color: #fff;
	text-decoration: none;
	display: block;
	}	

/* blue dropdown */
.dropdown.blue {
	width: 257px;
	padding: 7px;
	margin-bottom: 5px;
	}

.dropdown.blue.closed {background: #415968 url(~/media/Images/dropdown_blue_bg_closed.ashx) top no-repeat; }
.dropdown.blue.open {background: #415968 url(~/media/Images/dropdown_blue_bg_open.ashx) top no-repeat; }
.dropdown.blue input.textfield {width: 253px; margin-bottom: 4px;}
.dropdown.blue.closed label {color: #ffffff; margin-bottom: 0px;}
.dropdown.blue.open label {color: #ffffff; margin-bottom: 4px;}

/* white dropdown */
.tabbox .dropdown {
	width: 390px;
	padding: 8px 10px;
	margin-bottom: 5px;
	clear: left;
	}
.tabbox .dropdown.closed {
	background: url(~/media/Images/dropdown_white_closed.ashx) top left no-repeat;
	height: 22px;
	margin-bottom: 5px;
	}
.tabbox .dropdown.open {background: url(~/media/Images/dropdown_white_open.ashx) top left no-repeat;}
.tabbox .dropdown.open input.textfield {width: 255px; margin-bottom: 4px;}

.tabbox .dropdown.closed label {color: #ffffff; margin: 0px;}
.tabbox .dropdown.open .dropdown-inner label {
	color: #7a8b96; 
	width: 200px;
	float: left;
	clear: left;
	text-align: right;
	margin-top: 2px;
	padding-right: 20px;
	}
.tabbox .dropdown.white .dropdown-inner input {
	float: left;
	width: auto;
	}
.tabboxDropdown {
	height: 18px;
	width: 150px;
	border: 1px solid #a5acb2;
	color: #878787;
	font-size: 11px;
}

/* inner col forms */
.col .col label {
	width: 70px;
	float: left;
	}

.col .col input {
	width: auto;
	float: left;
	}

/* radio buttons in horizontal line */
.horiz-radio label {
	display: inline;
	margin-right: 5px;
	float: left;
	padding-top: 2px;
	}
.horiz-radio input {
	display: inline;
	width: auto;
	margin-right: 30px;
	margin-bottom: 25px;
	float: left;
	}
.horiz-radio-newsletter label {
	display: inline;
	margin-right: 2px;
	float: right;
	padding-top: 2px;
	}	
.horiz-radio-newsletter input {
	display: inline;
	width: auto;
	margin-right: 3px;
	margin-bottom: 0px;
	float: right;
	}		

.tabbox label {color: #7a8b96;}

/* -----------------
TAB BOX
--------------------*/	
.tabbox {
	background: #415968 url(~/media/Images/tabs_bottom.ashx) bottom right no-repeat;
	width: 906px;
	}
	
.tabboxFooter {
	width: 906px;
	}		

.tabs {
	background: #7a8b96;
	height: 40px;
	}


.tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	}

.tabs ul li {
	float: left;
	height: 40px;
	}

.tabs ul li a {
	height: 30px;
	display: block;
	width: 151px;
	text-decoration: none;
	font-size: 14px;
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	background: #7a8b96 url(~/media/Images/tab_closed.ashx) no-repeat;
	}
	
.tabs ul li span {
	height: 30px;
	display: block;
	width: 151px;
	text-decoration: none;
	font-size: 14px;
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	background: #7a8b96 url(~/media/Images/tab_closed.ashx) no-repeat;
	}	

.tabs ul li a.open { background:  url(~/media/Images/tab_open.ashx) no-repeat;
border: 0px;
}

.tabs .blue {margin: 0px;}

.tabcontent {
	clear: left;
	font-size: 12px;
	padding: 15px;
	background:  url(~/media/Images/tabs_tr.ashx) top right no-repeat;
	}
	
.tabcontentFooter 
{
	text-align:right;
	clear: left;
	font-size: 12px;
	padding: 15px;
	}	

.tabcontent p {font-size: 14px;}


/*NewsRoom*/
#newsDate
{
	font-family:Arial, Helvetica, sans-serif;
		
	font-weight:bold;
	color:#FFFFFF;
}

#newsTitle
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#newsTeaser
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#newsTeaser a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

#newsTeaser a:active
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

#newsTeaser a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}

.newsSlide
{
	width:736px;
	color:#2f2f2f;
	margin-bottom:10px;
}
.newsHeading
{
	font-size:13px;
	width:194px;
	
	text-align:center;
	float:left;
}
.newsList
{
	float:left;
	width:495px;
	font-size:12px;
	padding-left:20px;
	border-left:1px solid #e5e5e5;
}
.first
{
	height:14px;
}
.newsItem a
{
	color:#0072bb;
	text-decoration:underline;
}
.newsItem a:hover
{
	color:#0072bb;
	text-decoration:none;
}
#newsArrow
{
	background-image:url(../images/newsDown.gif);
	background-repeat:no-repeat;
	background-position:center 4px;
	width:10px;
	float:left;
	cursor:pointer;
}
.newsTop
{
	background-image:url(../images/newsTop.gif);
	height:8px;
}
#newsMid
{
	background-image:url(../images/newsMid.gif);
	background-repeat:repeat-y;
	height:14px;	
	overflow:hidden;
}
#newsExtras
{

}
.newsBtm
{
	background-image:url(../images/newsBtm.gif);
	height:8px;
}

/* ---- Estate Maps ---- */
#map {
	width:920px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.estate_heading{
	font-weight:bold;
	color:#c7d38b;
}

.ContentContainer {
	background:#FFFFFF url(../images/corporate/contentBox/bgFadeBottom.gif) bottom repeat-x;
}

.ContentContainer h1 { 
	color:#415968;
}

.ContentContainerBody {
	padding:14px;
}

.ContentContainer p, div, td, span {
	font-size:12px;
	color:#415968;
}

.ContentContainer a {
	color:#415968;
	text-decoration:underline;
}

.ContentContainer a:hover {
	color:#415968;
	text-decoration:none;
}

.lgegallerytitle {
	color:#415968;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

td { color:#FFFFFF; }
table { color:#FFFFFF; }
tr { color:#FFFFFF; }

.lgegallerycontainer {
	width:662px;
}
.gallery_670{
	border: 0px; 
	background-color: #313131; 
	width: 662px; 
	height: 350px; 
	background-position:center;
	background-repeat:no-repeat;
}
.medgallerytitle {
	color:#415968;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

.medgallerycontainer {
	width:538px;
}
.gallery_586{
	border: 0px; 
	background-color: #313131; 
	width: 538px; 
	height: 350px; 
}
.medgallerytitle {
	color:#415968;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.smallgallerycontainer {
	width:338px;
}
.gallery_388{
	border: 0px; 
	background-color: #313131; 
	width: 338px; 
	height: 350px; 
}
.smallgallerytitle {
	color:#415968;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.text_primary h2 {   /* primary denotes white for text/backgrounds/borders on Peet Corporate */
	color: #415968;	
	width:100%;
}
 text_primary p {
 	color:#415968;
 }
#DivFlashEmbed{
	background-color:#FFFFFF;
	margin-bottom:10px;
}
/* state selector */
.stateSelector
{
	margin-bottom:10px;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	color:#8a8a8a;
	width:210px;
	padding:10px;
	background-color:#ffffff;
	text-align:center;
}
.stateSelector a
{
	color:#838383;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}
.stateSelector a:hover
{
	color:#44a3b7;
	text-decoration:none;
	font-weight:bold;
}
.stateSelector h2
{
	color:#e75d20;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
#searchBtn
{
	cursor:pointer;
}


