﻿body{
	background: #FFF url("../../images/bg-pin.gif") repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #636360;
	text-align: center;
}

h1{
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	color: #636360;
	margin:10px 0px;
	font-weight: normal;
}

h2{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #636360;
	margin:10px 0 0px 0;
}
h3{
	font-size: 21px;
	font-family:Arial, Helvetica, sans-serif;
	color: #636360;
	margin:0px;
}

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

form{
	padding: 0px;
	margin: 0px;
}

td{
	vertical-align: top;
}

a:link{color:#993333; text-decoration: none;}
a:visited{color:#993333; text-decoration: none;}
a:hover{color:#565650; text-decoration: underline;}
a:active{color:#993333; text-decoration: none;}

hr {
	border: 0;
	width: 100%;
	color: #E5E5E0;
	background-color: #E5E5E0;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
	height: 0px;
}

.clr span{
	height: 0px;
}

/*

#container block wraps the entire page, centers it, and applies the background drop-shadow

 */

#container{
	width: 756px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: transparent url("../../images/bg_shdw.gif") repeat-y;
}

/*

#container-inside block is narrower than it's parent, allowing drop shadow to appear behind

 */

#container-inside{
	width: 750px;
	background-color: #fff;
	margin-left: 3px;
	position:relative;
}


/* Begin Header Styles */

#header{

}

#header-top{
	height: 36px;
	background: transparent url("../../images/FromGrayStone.gif") repeat-x;
}

#header-middle{
	margin: 0px; padding:0px;
}

#header-middle a span{
	display: none;
}

#header-middle a.logo{
	margin: 0 0 0 15px;
	padding: 0px;
	display: block;
	height: 92px; 
	width: 132px;
	background: transparent url("../../images/enclavelogo.jpg") no-repeat;
}

#header-bottom{
	height: 29px;
	background: transparent url("../../images/nav-bar-bg.gif") repeat-x;
	margin: 0px; padding:0 0 0 15px;
}

/* End Header Styles */

#bullet{
}

#bullet li{ display: block; left: 0px;
	margin: 0px; padding: 0px; list-style: outside;
}

/* Begin Navblock Styles */

#navblock{
}

#nav{
	width: 675px; height: 29px;
	background: url(../images/nav-bar-promenade.gif);
	margin: 0; padding: 0;
	position: relative;
}

#nav span{
	display: none;
}

#nav li{
	margin: 0px; padding: 0px; list-style: none;
	position: absolute; top: 0;
}

#nav li, #nav a {
	height: 29px; display:block;
}

#home{left: 0px; width: 66px;}
#location{left: 66px; width: 68px;}
#siteplan{left: 134px; width: 68px;}
#homedesigns{left: 202px; width: 99px;}
#gallery{left: 301px; width: 65px;}
#pcentre{left: 366px; width: 127px;}
#contact{left: 493px; width: 120px;} 

#home a:hover{background: transparent url(../images/nav-bar-promenade.gif) 0 -29px no-repeat;}
#location a:hover{background: transparent url(../images/nav-bar-promenade.gif) -66px -29px no-repeat;}
#siteplan a:hover{background: transparent url(../images/nav-bar-promenade.gif) -134px -29px no-repeat;}
#homedesigns a:hover{background: transparent url(../images/nav-bar-promenade.gif) -202px -29px no-repeat;}
#gallery a:hover{background: transparent url(../images/nav-bar-promenade.gif) -301px -29px no-repeat;}
#pcentre a:hover{background: transparent url(../images/nav-bar-promenade.gif) -366px -29px no-repeat;}
#contact a:hover{background: transparent url(../images/nav-bar-promenade.gif) -493px -29px no-repeat;}

body.body-home #home,
body.body-home #home a:hover{background: transparent url(../images/nav-bar-promenade.gif) 0px -58px no-repeat;}
body.body-location #location, 
body.body-location #location a:hover{background: transparent url(../images/nav-bar-promenade.gif) -66px -58px no-repeat;}
body.body-siteplan #siteplan, 
body.body-siteplan #siteplan a:hover{background: transparent url(../images/nav-bar-promenade.gif) -134px -58px no-repeat;}
body.body-homedesigns #homedesigns, 
body.body-homedesigns #homedesigns a:hover{background: transparent url(../images/nav-bar-promenade.gif) -202px -58px no-repeat;}
body.body-gallery #gallery, 
body.body-gallery #gallery a:hover{background: transparent url(../images/nav-bar-promenade.gif) -301px -58px no-repeat;}
body.body-pcentre #pcentre, 
body.body-pcentre #pcentre a:hover{background: transparent url(../images/nav-bar-promenade.gif) -366px -58px no-repeat;}
body.body-contact #contact, 
body.body-contact #contact a:hover{background: transparent url(../images/nav-bar-promenade.gif) -493px -58px no-repeat;}
/* End Navblock Styles */

.newsblock{
	float:right;
}
#footer-gray{
	background: #FFF url("/images/bg-gray.gif") repeat;
	margin:0 0 0 0; 
	padding: 2px 0 2px 0;
	text-align: center;
	color: #666;
	font-size:xx-small;
}
#footer-mid{
	background: #FFF url("../../images/bg-pinmid.gif") repeat;
	margin:0px; padding: 5px 0 0 0;
	text-align: center;
	color: #666;
}
#footer-out{
	background: #FFF url("../../images/bg-pinout.gif") repeat;
	margin:0px; padding: 5px 0 0 0;
	text-align: center;
	color: #666;
}
#footer-rev{
	background: #FFF url("../../images/bg-pinrev.gif") repeat;
	margin:0px; padding: 5px 0 0 0;
	text-align: center;
	color: #666;
}

#footer{
	background: #FFF url("../../images/bg-pin.gif") repeat;
	margin:0px; padding: 5px 0 0 0;
	text-align: center;
	color: #666;
}

#nav-footer{
	list-style: none;
	margin: 0px; padding: 0px;
}

#nav-footer li{
	display: inline;
	margin: 0 10px 10px 0;	
}

#nav-footer a:link,
#nav-footer a:visited,
#nav-footer a:active{color:#993333;}
#nav-footer a:hover{color:#A81900;}


#home-content {
	margin: 0px; 
	padding:0px;
}


label{
	padding-left: 8px;
}

.error { color: red; }

.required{
	padding-left: 8px;
	background-image: url("../../images/required.gif");
	background-repeat: no-repeat;
}

.content{
	float: left;
	width: 670px;
	padding: 0px 35px 10px 35px;
	margin-top: 4px;
	background-color: #fff;
}
.header{
	padding: 0px 35px 0px 35px;
}
.with-sidebar{
	width: 444px;
	padding: 0px 24px 10px 40px;
}

#sidebar{
	background: #EEEEE9 url("/images/sidebar_bg.gif") 0px 0px repeat-y;
	float: left;
	width: 197px;
	/* border:1px solid #DBDBDA; */
	/* background-color: #EEEEE9; */
	margin: 20px 0px 0px 0px;
}

#sidebar-top{
	width: 197px;
	height: 15px;
	background: #EEEEE9 url("../../images/sidebar_top.gif") 0px 0px no-repeat;
}

#sidebar-bottom{
	width: 197px;
	height: 15px;
	background: #fff url("../../images/sidebar_bottom.gif") 0px 0px no-repeat;
	padding-bottom: 50px;
}

#sidebar-bottom-logo{
	width: 197px;
	height: 160px;
	background: #fff url("../../images/sidebar_bottom4.gif") 0px 0px no-repeat;
	cursor: hand;
	padding-bottom: 5px;
}
#sidebar-bottom-content{
	width: 197px;
	background: #fff;
	padding-bottom: 5px;
	text-align:center;
}
#sidebar-bottom-ribbon{
	width: 197px;
	height: 250px;
	background: #fff url("../../images/sidebar_bottom3.gif") 0px 0px no-repeat;
	padding-bottom: 10px;
}

#sidebar-content{
	margin: 0 0 10px 15px;
}

#sidebar p{
	margin: 0 0 0 25px;
}

#sidebar h2{
	margin: 10px 0 0 0;
}

