

body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #32b8e4 url(http://www.halifaxlanding.com/images/bg.png) repeat-x;
}

a {
	color: #001a35;
}
a:hover {
	text-decoration: none;
}

table.contactbox1 {
	background-color: #004ea2;
	width: 220px;
	font-size: 130%;
	padding: 4px;
	border: 1px solid #003876;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
}
table.contactbox2 {
	background-color: #004ea2;
	width: 550px;
	font-size: 110%;
	padding: 4px;
	border: 1px solid #003876;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
}

#container_wrap { 
	width: 830px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
	background: url(http://www.halifaxlanding.com/images/container_bg.png) no-repeat;
}

#mainContent img.fltrt {
	margin-left: 10px;
	border: 5px solid #004fa5;
	margin-bottom: 10px;
} 

.special_header{
	width: 558px;
	height: 225px;
	margin: 10px auto 0;
	background: url(http://www.halifaxlanding.com/images/view_from_balcony.jpg) no-repeat;
	padding: 0;
}
 #header { 
	padding: 0;
	margin: 0;
	background-color: #001a35;
}

#mainContent_inner embed {
	margin: 0 auto;
	z-index: 0;
}

#mainContent_inner h3 {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
}


#sidebar1 h3 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #003976;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 7px;
}

table.info_table {
	font-size: 12px;
	color: #003c7a;
}

#sidebar1 div.sidebar1_inner form table.info_table input {
	width: 125px;
	border: 1px solid #4cadc0;
}

#sidebar1 div.sidebar1_inner form {
	background-color: #61d9f2;
	padding: 5px;
	border: 1px solid #4babbd;
} 

 .header_left {
	background: url(http://www.halifaxlanding.com/images/top_left.jpg) no-repeat;
	width: 252px;
	height: 242px;
	float: left;
}

div.header_image {
	float: right;
}
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	background: #8ee9fc url(http://www.halifaxlanding.com/images/left_bg.jpg) no-repeat;
}

div.sidebar1_inner {
	padding: 12px;
}
 #mainContent { 
	margin: 0 0 15px;
	font: 90%/150% "Times New Roman", Times, serif;
	padding: 0;
	background: #32b8e4 url(http://www.halifaxlanding.com/images/inner_bg.png) no-repeat;
	border-bottom: 5px solid #004ea4;
	min-height: 370px;
}

#mainContent_inner p {
	margin: 0;
	padding: 5px 0;
}

#mainContent_inner h1 {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 20px;
	font-weight: normal;
	font-style: normal;
	color: #0050a8;
	line-height: 1.3em;
	font-size: 2.2em;
}

#mainContent_inner h2 {
	color: #003c7b;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
}






#mainContentSpecial_inner p {
	margin: 0;
	padding-right: 0;
	padding-bottom: 8px;
}


#mainContentSpecial_inner {
	margin: 0 auto;
	color: #001a35;
	padding: 0;
}

a img {
	border: 0;
}

#mainContent img {
	margin: 0;
	padding: 0;
	border: 0;
}

img.fltrtinterior {
	float: right;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

#mainContent_inner div.right_images a img.fltrtinterior {
	margin-bottom: 10px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

#mainContent_inner div.right_images a img.fltrt {
	margin-bottom: 10px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

div.right_images {
	float: right;
	width: 270px;
	margin: 0;
	padding: 0;
	
}

#mainContent_inner h1 {
	margin: 0;
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight: normal;
	font-style: normal;
}

#mainContent_inner h2 {
	color: #003c7b;
	font-weight: normal;
	font-style: normal;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}


#mainContent_inner ul {
	margin: 0;
	list-style-type: square;
	padding-right: 0;
	padding-top: 0;
	padding-left: 17px;
}
#sidebar1 div.sidebar1_inner form table.info_table textarea {
	width: 125px;
	border: 1px solid #4cadc0;
}

#mainContent_inner {
	margin: 0 auto;
	padding: 30px 30px 45px;
	background: #32b8e4 url(http://www.halifaxlanding.com/images/inner_bg.png) no-repeat;

}

#mainContent_inner_floorplan {
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#container {
	padding: 0;
	margin: 0;
	width: 830px;
}
#menuwrapper {
	background-image: url(http://www.halifaxlanding.com/images/menu_bg.png);
	z-index: 10;
}

#p7menubar {
	width: auto;
}
#p7menubar, #p7menubar ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style: none;
	font-family: Perpetua Titling MT, Perpetua Titling, Times New Roman, Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 28px 25px 22px 25px;
}
#p7menubar a.trigger {
	background-repeat: no-repeat;
	background-position: right center;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/

p.small {
	font-size: 80%;
	line-height: 110%
}
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
	margin: 0;
}

#p7menubar li ul:active, #p7menubar ul li:active  {
	background-color: #aee9f9;
}
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #001a35;
	border-right: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-repeat: repeat-x;

}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a,#p7menubar li:active {
	color: #000000;
	background-color: #aee9f9;
	
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #fff;
	background-color: transparent;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: capitalize;
	font-size: .9em;
}
#p7menubar li:hover ul a:hover {
	color: #32b8e4;
}

#p7menubar li:hover ul {
	padding-top: 7px;
}

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */

 #footer { 
	padding: 0;
	font-size: 14px;
	margin: 0 0 15px;
	color: #000050;
}

#footer a {
	color: #000050;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
} 
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

table.footer {
	width: 100%;
	font-size: 11px;
}

td.left {
	text-align: left;
}

#footer table.footer tbody tr td.left {
	width: 38%;
}

#footer table.footer tbody tr td.right img {
	margin-top: 7px;
	margin-bottom: 0px;
}

#footer table.footer tbody tr td.right {
	
}

#footer table.footer tbody tr td.left img {
	padding-bottom: 3px;
}



td.right {
	text-align
		width: 65%;
	text-align: right;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;

}

.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
 
}
.map {
	width: 275px;
	height: 250px;
	float: right;
	border: 1px solid #2995bb;
	margin-top: 15px;
}

.map2 {
	width: 275px;
	height: 250px;
	float: right;
	margin-bottom: 5px;
}

#mainContent_inner form input {
	background-color: #001935;
	color: #fff;
	border: 1px solid #00185f;
	padding: 3px;
	font-size: 12px;
}

#mainContent_inner form input:focus,
#mainContent_inner form input:active; 
  {
	background-color: #fff;
}

#mainContent_inner form table.contactbox2 tbody tr td textarea {
	width: 290px;
}

#mainContent_inner form table.contactbox2 tbody tr td input {
	color: #000;
}

#mainContent_inner form table.contactbox2 tbody tr td textarea {
	color: #000;
}

#mainContent_inner form table.contactbox2 tbody tr td input {
	background-color: #b2e3fa;
}

#mainContent_inner form table.contactbox2 tbody tr td textarea {
		background-color: #b2e3fa;
	color: #fff;
	border: 1px solid #00185f;
}

#splash {
	background-color: #fea000;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#splash table.splash  a {
	color: #002349;
	text-decoration: none;
}

#splash table.splash  a:hover {
	color: #f1fff8;
	text-decoration: none;
}

table.splash {
	width: 100%;
	height: 30px;
	font-size: 90%;
	padding: 5px 10px;
}

#splash table.splash tbody tr td.left {
	text-align: center;
}

#splash table.splash tbody tr td.right {
	text-align: center;
	padding-top: 5px;
}

div.small {
	padding-top: 10px;
	font: 11px/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #0e006f;
	padding-bottom: 10px;
	text-align: justify;
}

div.location_map {
	float: right;
	border: 1px solid #87c6ca;
	background-color: #98dee4;
	margin-left: 5px;
	width: 275px ;
	margin-top: 10px;
	height: 300px;
}

div.location_map_inner {
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	font-size: 90%;
}

div.skip {
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.skip a:link, .skip a:visited{
	text-decoration: none;
}
.skip a:hover {
	
}

