/* CSS Document */


html,body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 87%;
	color: #333333;
	margin:0; 
	padding:0; 
	line-height: 17px;
	height:100%
    background:#ddd;
}

#container {
	height: 100%;
	width: 100%;
}

h1 {
	font-size: 1.3em;
	color: #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	padding-bottom: 5px;
	font-weight: bolder;
}

h2 {
	color: #0066CC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	line-height: 1em;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	margin-left: 0px;

}


h3 {
	font-size: 1em;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	color: #333366;
	margin: 0px;

}



h4 {
    color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: -10px;
	line-height: 1em;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	padding-left: 10px;
	background-image: url(media/mid-blue-backing.gif);
	background-repeat: repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 6px;
	padding-right: 10px;
}
h4 a {
	color: #FFFF00;
}
h4 a:hover {
	color: #FFFFFF;
}



a {
	color: #CC6600;
}
p {
	margin-top: 0px;
}


a:hover {
	color: #CC0000;
}


.copy-thin-italic {
	font-weight: lighter;
	font-style: italic;
}



#page-container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 142px;
	width: 800px;
}

#logo {
	width: 252px;
	vertical-align: bottom;
	padding-top: 91px;
}


#header-main {
	height: 142px;
	width: 548px;
	margin-left: 252px;
	background-image: url(media/header-main.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
} 
  

#header-exmouth {
	height: 142px;
	width: 548px;
	margin-left: 252px;
	background-image: url(media/header-exmouth.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}


#header-exeter {
	height: 142px;
	width: 548px;
	margin-left: 252px;
	background-image: url(media/header-exeter.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}


#header-budleigh {
	height: 142px;
	width: 548px;
	margin-left: 252px;
	background-image: url(media/header-budleigh.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}

#header-honiton {
	height: 142px;
	width: 548px;
	margin-left: 252px;
	background-image: url(media/header-honiton.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}


#header-sidmouth {
	height: 142px;
	width: 548px;
	margin-left: 252px;
	background-image: url(media/header-sidmouth.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}


#header-seaton {
	height: 142px;
	width: 548px;
	margin-left: 252px;
	background-image: url(media/header-seaton.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}

#header-beer {
	height: 142px;
	width: 548px;
	margin-left: 252px;
	background-image: url(media/header-beer.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}

#office-bar {
	height: 47px;
	width: 800px;
	background-image: url(media/office-bar-backing.gif);
	background-repeat: no-repeat;
}
#office-dropdown {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	display: block;
}
#office-dropdown form {
	display: inline;
}

#office-dropdown select {
}
#office-dropdown input {
	background-image: url(media/go-button.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	width: 25px;
}






/* =navigation */


#nav{
	font-weight:bold;
	color:#666;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}
html body #nav{
	height: 28px;
	width: 800px;
	color: #FFFFFF;
	background-image: url(media/backing-main-blue.gif);
	background-repeat: repeat;
}



#nav li{
	list-style-type:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	height: 28px;
	background-image: url(nav/tabgrey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
}

body ul#nav li > a {
	width: auto;
}


#nav li a{
	color:#666;
	background:url(nav/tabgrey.gif) transparent top right no-repeat;
	display:block;
	width:0.1em;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	height: 23px;
	white-space: nowrap;
	padding-top: 5px;
}


#nav li a:link,
#nav li a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 1em;
	font-weight: normal;
	display: block;
	height: 23px;
	padding-top: 5px;
}
#nav li a:hover,
#nav li a:active{
	text-decoration:none;
	height: 28px;
}
#nav li.cur,
#nav li.over,
#nav li:hover
{
	background:url(nav/tabblue.gif) #3375b2 top left no-repeat;
	height: 28px;
}
#nav li strong,
ul#nav li.cur a,
ul#nav li.over a,
ul#nav li:hover a
{
	color:#FFFF00;
	text-decoration:none;
	background:url(nav/tabblue.gif) transparent top right no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}


/* end navigation */




#page-body {
	_height: 550px;
}



#left-column {
	width: 184px;
	float: left;
}

#quick-search {
	background-repeat: repeat;
}

#quick-login {
	background-image: url(media/quick-login-backing.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 23px;
	padding-top: 6px;
	color: #3366CC;
	text-align: right;
	padding-right: 15px;
}

#quick-login a {
	color: #FFFFFF;
	text-decoration: none;
}

#quick-login a:hover {
	color: #FFFF00;
}


#quick-heading {
	height: 36px;
	width: 184px;
	background-image: url(media/quick-heading.gif);
	background-repeat: no-repeat;
}

#quick-box {
	background-image: url(media/quick-box-backing.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 174px;
	text-align: right;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
}

#quick-box a {
	color: #FFFF00;
	font-size: 1.1em;
	text-decoration: none;
}

#quick-box a:hover {
	color: #FFFFFF;
}

#quick-box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#quick-box li {
	list-style-type: none;
	padding-bottom: 5px;
	font-size: 0.9em;
	margin: 0px;
}

#quick-box select {
	width: 100px;
	margin-left: 2px;
}

#quick-box .quick-submit input {
	color: #FFFFFF;
	background-image: url(media/submit-button.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 34px;
	width: 80px;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 94px;
	background-color: #003399;
}

#main-menu {
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	width: 184px;
	padding-bottom: 45px;
	background-image: url(media/main-menu-backing.jpg);
	margin: 0px;
}

#main-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#main-menu li {
	padding-bottom: 3px;
	font-size: 0.95em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	margin: 0px;
	padding-left: 0px;
}

#main-menu a {
	text-decoration: none;
	display: block;
	background-image: url(media/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	color: #0066CC;
}

#main-menu a:hover {
	color: #CC0000;
	background-image: url(media/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#content {
	width: 606px;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 0.95em;
	float: right;
}

#content-row1 {
	float: left;



}

#main-page-content {
	float: left;
	width: 400px;

}

#concept-box {
	background-image: url(media/main-home-1.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 128px;
}
#concept-box-link {
	width: 380px;
	height: 22px;
	padding-right: 20px;
}


#concept-box-link a {
	display: block;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	width: 180px;
	background-image: url(media/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	float: right;
	text-align: right;
}

#concept-box-link a:hover {
	color: #CC0000;
}
.dual-image-box {
	width: 391px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.dual-image-left {
	float: left;
	width: 175px;
}
.dual-image-right {
	width: 175px;
	margin-left: 190px;
}
.image-container-border {
	border: 1px dotted #0066CC;
	padding: 3px;
	width: 175px;
}



.page-copy {
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-right: 20px;
}
.page-copy ul li {
	margin-bottom: 5px;
	margin-left: 15px;
}


.page-copy-search {
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}



.news-box {
}



.news-box h3 {
	background-image: url(media/h3-spot-dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.link-darker {
	color: #666666;
}



.nv_branch_link {
	display: block;
	text-decoration: none;
	background-image: url(media/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.2em;
	padding-left: 10px;
	margin-bottom: 5px;
}


.nv_branch_link a {
	text-decoration: none;

}


.page-copy ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.page-copy li {
	list-style-type: none;
	padding-bottom: 3px;
}

.page-copy li a {
	display: block;
	text-decoration: none;
	background-image: url(media/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1em;
	padding-left: 10px;
	width: 300px;
}



.address-box {
	padding-left: 10px;
	padding-bottom: 20px;
	margin-top: 6px;
	margin-bottom: 5px;
}

.address-image {
	height: 115px;
	width: 157px;
	margin-right: 15px;
	float: right;
	margin-bottom: 20px;
}



#right-column {
	width: 196px;
	float: right;
}

#image-box {
	width: 196px;
}
#main-image {
	width: 196px;
	height: 155px;
}

.divider {
	height: 10px;
}


#image-box-featured {
	width: 196px;
}

.table-header {
	background-image: url(media/mid-blue-backing.gif);
	background-repeat: repeat;
	padding: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.table-cell {
	background-image: url(media/light-blue-backing.gif);
	background-repeat: repeat;
	padding: 10px;
}

#image-box-link {
	width: 186px;
	background-image: url(media/backing-main-blue.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 8px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#image-box-link-text {
	font-size: 1em;
	float: left;
	width: 90px;
	position: relative;
}

#image-box-link a {
	color: #FFFF00;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	background-image: url(media/small-arrow-yellow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 70px;
	display: block;
	float: right;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#image-box-link a:hover {
	color: #FFFFFF;
	background-image: url(media/small-arrow-white.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#quick-links {
	margin-bottom: 20px;
	margin-top: 4px;
}
#quick-links-links {
	margin: 0px;
	padding-left: 10px;
}
#quick-links-links ul {
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#quick-links-links li {
	list-style-type: none;
	padding-bottom: 3px;
}
#quick-links-links a {
	display: block;
	text-decoration: none;
	background-image: url(media/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	font-size: 1em;
}

#quick-links-links a:hover {
	color: #CC0000;
}


.quick-links-no-arrow {
	margin-left: 10px;	
	
}



.content-row2 {
	width: 606px;
	padding-bottom: 25px;
	float: left;
	
}

.content-row2-heading {
	background-image: url(media/backing-main-blue.gif);
	background-repeat: repeat;
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 5px;
}
.content-row2-copy {
	padding-right: 35px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.content-row2-copy ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.content-row2-copy ul li {
	list-style-type: none;
	margin-bottom: 5px;
}
.content-row2-copy ul li a {
	text-decoration: none;
}
.list-bullet {
}
.list-bullet ul li {
	list-style-type: disc;
}
.list-numbered {
}
.list-numbered ul li {
	list-style-type: decimal;
	margin-left: 25px;
}
#feature-box-row {
}
#feature-box-row2 {
}


.feature-box-divider {
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 4px;
}


.feature-boxes-left {
	width: 290px;
	float: left;
}

.feature-boxes-right {
	margin-left: 290px;
	width: 290px;
}

.feature-box {
	width: 281px;
	padding-top: 6px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-right: 5px;
	height: 90px;
}

.feature-box-image {
	height: 88px;
	width: 102px;
	float: left;
}

.feature-box-copy {
	padding-left: 10px;
	margin-left: 102px;
}

.content-clearing {
	height: 10px;
	width: 606px;
	clear: both;
}




#footer {
	background-image: url(media/footer-backing-full.gif);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
	padding-bottom: 50px;
	margin: 0px;
}
#footer a {
	color: #FFFF00;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer-menu-left {
	float: left;
	clear: left;
}
#footer-menu-right {
	float: right;
}
#main-page-content-full {
}

#search-top-breadcrumb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	padding-bottom: 5px;
	margin: 0px;
}
.breadcrumb {
	width: 320px;
	float: left;
	padding-left: 5px;
}


.search-top-back-link {
	float: right;
}

.search-top-back-link a {
	display: block;
	text-decoration: none;
	background-image: url(media/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1em;
	padding-left: 10px;
}



.search-top-title {
	font-size: 1.3em;
	color: #003399;
	font-weight: bolder;
	float: left;
}

.page-numeration {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	height: 30px;
	margin-bottom: 25px;
	margin-top: 12px;
}

.page-numeration-base {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	height: 30px;
	margin-bottom: 25px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	padding-top: 5px;
}

.page-numeration-links {
	padding-top: 3px;
	width: 180px;
	float: left;
	margin-left: 25px;
	word-spacing: 0.8em;
}

.page-numeration-links a {
	font-weight: bold;
	text-decoration: none;
}

.page-numeration-choice {
	width: 160px;
	float: right;
	font-size: 0.9em;
	margin-left: 3px;
}
.page-numeration-choice form {
}
.page-numeration-choice select {
	margin-left: 6px;
	width: 40px;
}

.page-search-buttons {
	display: inline;
	float: left;
}

.page-search-button1 {
	float: left;

}

.page-search-button1 a {
	width: 95px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	background-image: url(media/backing-main-blue.gif);
	background-repeat: repeat;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: 3px;
}

.page-search-button1 a:hover {
	background-image: url(media/quick-backing.gif);
	background-repeat: repeat;
	color: #FFFF00;
}

.page-search-button2 {
	display: inline;
	float: left
}

.page-search-button2 a {
	width: 75px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	background-image: url(media/backing-main-blue.gif);
	background-repeat: repeat;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.page-search-button2 a:hover {
	background-image: url(media/quick-backing.gif);
	background-repeat: repeat;
	color: #FFFF00;
}

.search-mid-box {
	border: 1px dotted #0066CC;
	padding: 5px;
	margin-top: 3px;
	width: 554px;
	position: relative;
}

.search-mid-image {
	float: right;
}

.search-image-container-border {
	border: 1px dotted #0066CC;
	padding: 3px;
	width: 160px;
}

.search-image-container-border image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.full-image-container-border {
	width: 330px;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
}


.search-mid-content {
	float: left;
	margin-right: 10px;
	width: 376px;
	list-style-type: none;
	margin-bottom: 10px;
}

.search-mid-content ul {
	list-style-type: none;
	padding: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: -10px;
	position: relative;
}

.search-mid-content li {
	width: 156px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	list-style-type: none;
	background-image: url(media/h3-spot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.95em;
	padding-right: 0px;
}

.mid-box-clearing {
	clear: both;
}

.search-mid-heading {
	background-image: url(media/mid-blue-backing.gif);
	background-repeat: repeat;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.search-mid-heading-clear {
}

.search-mid-heading-full {
	background-image: url(media/backing-main-blue.gif);
	background-repeat: repeat;
	padding-left: 15px;
	padding-top: 14px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

.search-mid-heading strong {
	color: #FFFF00;
}

.search-heading-price {
	float: left;
	font-size: 1em;
	color: #FFFFFF;
}

.search-heading-bedrooms {
	float: left;
	color: #FFFFFF;
	font-size: 1em;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}

.search-heading-address {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}

.search-address-line {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 0.95em;
	font-weight: bold;
	margin-bottom: 0px;
}

.search-mid-base-menu {
	width: 554px;
	padding-bottom: 6px;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	margin-top: 5px;
	border-right-width: 1px;
s
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	padding-left: 10px;
	margin-bottom: 25px;
	position: relative;
	border-left-width: 1px;
	border-top-style: none;
}

.search-mid-base-menu a {
	display: block;
	text-decoration: none;
	background-image: url(media/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1em;
	padding-left: 10px;
	float: left;
	margin-right: 20px;
	margin-top: -2px;
}
.search-full-image {
	float: left;
}


.search-full-box-thumbnails {
	border: 1px dotted #0066CC;
	margin-top: 3px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
	text-align: left;
	width: 549px;
}
.search-full-box-thumbnails ul {
	padding: 0px;
	margin: 0px;
}

.search-full-box-thumbnails a {
	float: left;
	margin-right: 7px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.search-full-box-thumbnails image {
	margin-bottom: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.search-full-box-left {

}


.search-full-box-right {
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	width: 205px;
}


.search-full-box-right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}


.search-full-box-right li {
	font-size: 1em;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.search-full-box-right li a {
	text-decoration: none;
}





.search-full-icon-map {
	background-image: url(media/icon-map.gif);
	line-height: 1em;
	background-repeat: no-repeat;
}

.search-full-icon-map a {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 45px;
	display: block;
	width: 150px;
	height: 15px;
}

.search-full-icon-map a:hover {
	background-image: url(media/icon-map-over.gif);
	background-repeat: no-repeat;
}








.office-map-icon {
	background-image: url(media/icon-map.gif);
	line-height: 1em;
	background-repeat: no-repeat;
}

.office-map-icon a {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 45px;
	display: block;
	width: 150px;
	height: 18px;
}

.office-map-icon a:hover {
	background-image: url(media/icon-map-over.gif);
	background-repeat: no-repeat;
}





.search-full-icon-viewing {
	background-image: url(media/icon-viewing.gif);
	line-height: 1em;
	background-repeat: no-repeat;
}
.search-full-icon-viewing a {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 45px;
	display: block;
	width: 150px;
	height: 15px;
}
.search-full-icon-viewing a:hover {
	background-image: url(media/icon-viewing-over.gif);
	background-repeat: no-repeat;
}





.search-full-icon-info {
	background-image: url(media/icon-info.gif);
	line-height: 1em;
	background-repeat: no-repeat;
}
.search-full-icon-info a {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 45px;
	display: block;
	width: 150px;
	height: 15px;
}
.search-full-icon-info a:hover {
	background-image: url(media/icon-info-over.gif);
	background-repeat: no-repeat;
}





.search-full-icon-email {
	background-image: url(media/icon-email.gif);
	line-height: 1em;
	background-repeat: no-repeat;
}
.search-full-icon-email a {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 45px;
	display: block;
	width: 150px;
	height: 15px;
}
.search-full-icon-email a:hover {
	background-image: url(media/icon-email-over.gif);
	background-repeat: no-repeat;
}











.search-full-box-right-address {
	height: 70px;
	background-image: url(media/light-blue-backing.gif);
	background-repeat: repeat;
	float: left;
	margin-left: 3px;
	margin-top: 5px;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 6px;
	padding-right: 10px;
	width: 188px;
}
.search-full-box-right-address a {
	text-decoration: none;
}
.search-full-box-right-address-copy {
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 1em;
}
.search-mid-box-copy {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.search-full-bullets {
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.search-full-bullets li {
	float: left;
	width: 200px;
	background-image: url(media/h3-spot-dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-right: 15px;
}
.search-mid-summary {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.search-mid-summary p {
	padding: 0px;
}
#image-box-featured a {
	margin: 0px;
	padding: 0px;
}
.header-noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #003399;
}
.epc-button {
	display: block;
	height: 38px;
	width: 170px;
	background-image: url(media/epc-button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.epc-button:hover {
	background-image: url(media/epc-button-over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
