body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
legend {
	color: #000;
}
del,ins {
	text-decoration: none;
}
select,input,button,textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}
pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 100%;
}
body {
	font: 100% "Trebuchet Ms", Verdana, Arial;
	color: #333;
	background: url(/_myimages/headerBkg.jpg) repeat-x top left;
}
#group {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 960px;
	height: 196px;
	position: absolute;
	top: 0;
	left: 0;
}
img.logo {
	position: absolute;
	top: 17px;
	left: 0;
}
img.api {
	position: absolute;
	top: 43px;
	left: 185px;
}
img.aipp {
	position: absolute;
	top: 16px;
	left: 300px;
}
#header p {
	position: absolute;
	top: 35px;
	right: 0;
	color: #fff;
	text-transform: uppercase;
	font: 1.25em "Times New Roman", Times, Georgia, serif;
	text-align: right;
}
#header p span.tel {
	display: block;
	font-size: 1em;
}
#header p a:link, #header p a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 0.818em;
}
#header p a:hover {
	color: #fff;
	text-decoration: underline;
}
ul#menu {
	width: 960px;
	position: absolute;
	top: 124px;
	left: 0;
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}
ul#menu li {
	display: block;
	float: left;
	height: 40px;
}
ul#menu li a:link, ul#menu li a:visited {
	color: #01486b;
	text-decoration: none;
	background: url(/_myimages/menuLine.jpg) no-repeat right center;
	line-height: 40px;
	padding: 10px 15px 9px;
}
ul#menu li a:hover {
	color: #1b98cb;
	text-decoration: none;
}
ul#menu li a:link.first, ul#menu li a:visited.first, ul#menu li a:hover.first {
	padding-left: 0;
}
ul#menu li a:link.last, ul#menu li a:visited.last, ul#menu li a:hover.last {
	background: none;
}
ul#languages {
	position: absolute;
	top: 171px;
	right: 0;
	font-size: 0.75em;
	text-transform: uppercase;
}
ul#languages li {
	display: block;
	float: left;
	margin-right: 15px;
}
ul#languages li.last {
	margin-right: 0;
}
ul#languages li a:link, ul#languages li a:visited {
	color: #333;
	text-decoration: none;
}
ul#languages li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Spg page */

#spg_title img {
	float: left;
	margin-right: 10px;
}

#spg ul li {
	margin-bottom: 10px;
}

#spg ul li ul li {
margin-top: 10px;
 font-size: 1.2em;
 list-style-type:circle;
}
#spg u {
	font-weight: bold;
	margin-bottom: 5px;
}

/* Spg page */



/* Spg page rightcol*/

#spgr_title {
	border: 1px solid #a4c3d7;
	padding: 10px;
	font-size: 13px;
	margin-bottom: 15px;
}


#spgr_title img {
	float: right;
	margin-left: 8px;
}



/* Spg page rightcol*/





#wrapper {
	width: 960px;
	float: left;
}
.box {
	background-color: #e6eef4;
	border: 1px solid #a4c3d7;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
}
.box.last {
	margin-bottom: 0;
}
#content {
	width: 715px;
	float: left;
	padding-top: 196px;
	
}
#content ul {
	margin-bottom: 15px;
	font-size: 0.812em;
	line-height: 1.5em;
}
#content ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
#content .box {
	width: 685px;
	float: left;
}
#content .properties-box {
	background-color: #e6eef4;
	margin-bottom: 15px;
	border: 1px solid #a6c4d7;
	padding: 10px;
	float: left;
	width: 693px;
	position: relative;
}
#content p.info {
	position: absolute;
	bottom: 0;
	left: 180px;
}
#content p.info strong.price {
	border: none;
}
#content .properties-box h2 a:link, #content .properties-box h2 a:visited {
	text-decoration: none;
}
#content .properties-box h2 a:hover {
	text-decoration: underline;
}
#content .properties-box img {
	width: 160px;
	height: 120px;
	border: 1px solid #a6c4d7;
	float: left;
	margin-right: 10px;
}
#content .properties-box strong.price {
	font-size: 1.187em;
	margin-right: 15px;
	border: 1px #ccc solid;
}
#content form.propertyForm {
	width: 328px;
	font-size: 0.812em;
	background-color: #e6eef4;
	padding: 10px;
	border: 1px solid #a4c3d7;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}
#content form.propertyForm label {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
#content form.propertyForm input {
	color: #666;
	display: block;
	width: 250px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content form.propertyForm textarea {
	color: #666;
	display: block;
	width: 320px;
	margin-bottom: 15px;
}
#content form.propertyForm input.button {
	width: 85px;
	color: #fff;
	background-color: #487e9e;
	padding: 3px 10px;
	font-weight: bold;
	border-style: none;
	font-size: 0.812em;
	margin-top: 10px;
	margin-bottom: 0;
	cursor: pointer;
	position: absolute;
	right: 15px;
	bottom: 10px;
}
#content form.contactForm {
	width: 328px;
	font-size: 0.812em;
	background-color: #e6eef4;
	padding: 10px;
	float: left;
	position: relative;
}
#content form.contactForm label {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
#content form.contactForm input {
	color: #666;
	display: block;
	width: 315px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content form.contactForm textarea {
	color: #666;
	display: block;
	width: 320px;
	margin-bottom: 15px;
}
#content form.contactForm input.button {
	width:85px;
	color: #fff;
	background-color: #487e9e;
	padding: 3px 10px;
	font-weight: bold;
	border-style: none;
	font-size: 0.812em;
	margin-top: 10px;
	margin-bottom: 0;
	cursor: pointer;
	position: absolute;
	right: 15px;
	bottom: 10px;
}
#content .contactMap {
	width: 320px;
	background-color: #e6eef4;
	float: right;
	position: relative;
}
#video {
	width: 336px;
	height: 296px;
	float: right;
}
.columnLeft {
	width: 350px;
	float: left;
	margin-right: 15px;
}
.visor {
	width: 350px;
	float: left;
}
.visor img {
	width: 350px;
	height: 262px;
	margin-bottom: 15px;
}
.visor .thumbnails {
	
}
.visor .thumbnails img {
	width: 83px;
	height: 62px;
	margin-bottom: 0;
}
.videoTxt {
	width: 320px;
}
#featured {
	float: left;
	clear: both;
}
#featured .box {
	width: 200px;
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
	height: 210px;
}
#featured .box.last {
	margin-right: 0;
}
#featured .box p {
	margin: 0;
	font-weight: bold;
	color: #487e9e;
	line-height: 1.25em;
	font-size: 0.75em;
}
#featured .box img {
	width: 198px;
	margin-bottom: 5px;
	height: 148px;
	border: 1px solid #aacfd9;
}
#rightcol {
	width: 230px;
	float: right;
	padding-top: 196px;
}
#rightcol .box {
	width: 208px;
}
form.searchForm label {
	font-weight: bold;
	font-size: 0.75em;
	display: block;
}
form.searchForm select {
	font-size: 0.75em;
	display: block;
	width: 210px;
	margin-bottom: 5px;
	margin-top: 5px;
}
form.searchForm select.noMargin {
	margin-bottom: 0;
}
form.searchForm input {
	color: #666;
	font-size: 0.75em;
	display: block;
	width: 150px;
	margin-bottom: 5px;
	margin-top: 5px;
}
form.searchForm span.advanced {
	position: absolute;
	bottom: 15px;
	right: 10px;
	font-size: 0.687em;
	padding-left: 12px;
	background: url(/_myimages/advancedArrow.gif) no-repeat left center;
}
form.searchForm input.button {
	width: 85px;
	color: #fff;
	background-color: #487e9e;
	padding: 3px 5px;
	font-weight: bold;
	border-style: none;
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 0;
	cursor: pointer;
}
#footer {
	width: 940px;
	background-color: #045c8f;
	padding: 10px;
	color: #fff;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	}
#footer p {
	margin: 0;
}
div.paging {
	float: left;
	width: 715px;
	margin-bottom: 15px;
	font-size: 0.75em;
	position: relative;
}
div.paging div {
	position: absolute;
	top: 0;
	right: 0;
}
div.paging div span.actual-page {
	font-weight: bold;
	background-color: #487e9e;
	color: #fff;
	padding-right: 3px;
	padding-left: 3px;
}
div.paging a:link, div.paging a:visited {
	text-decoration: none;
	font-size: 1em;
}
div.paging a:hover {
	text-decoration: underline;
}
h1,h2 {
	font-family: "Times New Roman", Times, Georgia, serif;
}
h1 {
	color: #487e9e;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 1.375em;
}
h2 {
	color: #487e9e;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 1.125em;
	display: block;
}
#rightcol h2 {
	color: #487e9e;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 1em;
	display: block;
}
#rightcol h2.subTitle {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-size: 1em;
	display: block;
	width: 210px;
	background: url(/_myimages/h2Bkg.jpg) repeat-x left top;
	line-height: 37px;
	height: 37px;
	padding-left: 10px;
	padding-right: 10px;
}
p {
	font-size: 0.812em;
	line-height: 1.5em;
	margin-bottom: 15px;
}
strong {
	font-weight: bold;
}
a:link, a:visited {
	color: #01486b;
	text-decoration: underline;
}
a:hover {
	color: #1b98cb;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/* PRINT VERSION */
#group.printable {
	width: 190mm;
	margin: 0;
}
body.print-body {
	background: none;
}
body.print-body p {
	font-size: 10pt;
}
#content-print {
	margin: 0;
	position: relative;
	font-size: 10pt;
	width: 190mm;
}
#content-print h1 {
	font-size: 14pt;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content-print h2 {
	font-size: 14pt;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
strong.print-price {
	font-size: 14pt;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
img.print-img {
	width: 130mm;
	float: left;
	margin-right: 10mm;
}
.print_thumb {
	width: 50mm;
	float: right;
}
.print_thumb img {
	width: 50mm;
	height: 40mm;
}
table.print-table {
	border: 3px solid white;
	border-right-width: 0;
	width: 190mm;
}
table.print-table td.dark {
	border: 3px solid white;
	border-right-width: 0;
	font-weight: bold;
}
table.print-table td.light {
	border: 3px solid white;
	border-right-width: 0;
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	padding-bottom: 10px;
}
a.selected {
	font-weight: bold;
	text-decoration: none;
}
