body{
	font-family: Arial,sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 100%;
}


a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 140%;
 color: #003366;
}

h2{
	color: #000066;
	font: normal 160%/normal "Times New Roman", Times, serif;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: square;
}
#specs li {
	list-style: circle;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
#masthead{
	border-bottom: 10px solid #333333;
	width: 100%;
	min-width: 760px;
}
#suppliers {
	padding: 20px;
}
#suppliers p {
	font: 90% Arial, Helvetica, sans-serif;
	color: #000033;
}

#supplliers img {
	padding-bottom: 4px;
	display: block;
	margin-bottom: 4px;
}

#innerwrapper {
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-width: 760px;
	width: 100%;
	background: #CCCCCC url(../images/innerwrapper_bg.jpg) repeat-y;
}

#innerwrapper2 {
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-width: 760px;
	width: 100%;
	background: #CCCCCC url(../images/innerwrapper2_bg.jpg) repeat-y;
}

#icons {
	padding-top: 10px;
}

#navBar{
	padding: 0px;
	background-color: #000033;
	border-right: 1px solid #FFFFFF;
	float: left;
	width: 200px;
	height: 320px;
	border-bottom: 10px solid #666666;
}

#navBar2{
	background-color: #000033;
	border-right: 1px solid #FFFFFF;
	float: left;
	width: 199px;
}

#content {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

#content p{
	color: #000033;
	font-size: 90%;
	width: 90%;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#content h2 {
	font: normal 140%/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000033;
	padding: 2px 0px 2px 5px;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: none;
	border: 1px solid #000000;
}

#content h3 {
	font: normal 120%/10px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content h4 {
	font-weight: bold;
	font-size: 105%;
	padding-left: 15px;
}

#designs{
	margin: 0 0 0 200px;
	padding: 0 0 0 0;
	background: #FFFFFF;
}

#elevation {
	background: url(../images/elevation_bg_slice.jpg) repeat-x;
	border-bottom: 10px solid #333333;
	height: 265px;
	margin-left: 201px;
}

#elevation1 {
	background: url(../elevations/TheSanctuary3.jpg) repeat-x;
	border-bottom: 10px solid #333333;
	height: 265px;
	margin-left: 200px;
}
#wrapper #innerwrapper2 #stockimg {
	background: #000000 url(../images/abstract_bg.jpg) no-repeat;
	height: 265px;
	border-bottom: 10px solid #333333;
	margin-left: 201px;
}

#wrapper #innerwrapper2 #hdesignimg {
	background: #000000 url(../images/house_design_long.jpg) no-repeat;
	height: 265px;
	border-bottom: 10px solid #333333;
	margin-left: 200px;
}


#elevimg {
    border-bottom: 10px solid #333333;
	height: 265px;
	background: #000033 url(../elevations/images/lines.jpg);
}

#prefsupimg {
    border-bottom: 10px solid #333333;
	height: 265px;
	background: #000033 url(../elevations/images/lines2.jpg);
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#pageName{
	padding: 0px 0px 10px 10px;
}

#specs{
	margin-bottom: 20px;
}

#specs p{
	padding: 0px 0px 10px 5px;
	color: #000033;
	font-size: 90%;
}

#specs h2 {
	font: normal 140%/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000033;
	padding: 2px 0px 2px 5px;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: none;
	border: 1px solid #000000;
}

#specs h3 {
	font: normal 120%/10px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#specs h4 {
	font-weight: bold;
	font-size: 105%;
	padding-left: 15px;
}

#footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #dddddd;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #666666;
	text-align: right;
}

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar2 ul a:link, #navBar2 ul a:visited {display: block;}
#navBar2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar2 li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar2 li {border-bottom: none;}

#sectionLinks{
	position: relative;
	margin: 5px 6px;
	text-align: right;
	background: #000033;
	text-decoration:none;
	font: 75%/normal Verdana;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

.sectionLinksa:link{
	background-color:#000033;
	width: auto;
	color: #CCCCCC;
	text-align: right;
	text-decoration:none;
	border-bottom: 1px ridge #666666;
	line-height: normal;
}

.sectionLinksa:visited{
	border-bottom: 1px ridge #666666;
	background-color:#000033;
	color: #CCCCCC;
	text-align: right;
	text-decoration:none;
	width: auto;
	line-height: normal;
}

.sectionLinksa:hover{
	border-bottom: 1px ridge #666666;
	background-color: #dddddd;
	color: #000000;
	text-align: right;
	text-decoration:none;
	width: auto;
	line-height: normal;
}
.sectionLinksa2:link{
	background-color:#000033;
	width: auto;
	color: #FFFF00;
	text-align: right;
	text-decoration:none;
	border-bottom: 1px ridge #666666;
	line-height: normal;
}

.sectionLinksa2:visited{
	border-bottom: 1px ridge #666666;
	background-color:#000033;
	color: #FFFF00;
	text-align: right;
	text-decoration:none;
	width: auto;
	line-height: normal;
}

.sectionLinksa2:hover{
	border-bottom: 1px ridge #666666;
	background-color: #FFFF00;
	color: #000000;
	text-align: right;
	text-decoration:none;
	width: auto;
	line-height: normal;
}
#advert{
	font: bold normal 100% Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-align: center;
	width: 196px;
	float: left;
	background: #000033;
	padding-bottom: 20px;
}

#advert img{
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	margin-top: 28px;
}
#wrapper #innerwrapper #blurb {
	font: 90% Arial, Helvetica, sans-serif;
	color: #000033;
	margin-left: 201px;
}

#blurb2 {
	margin-left: 211px;
	width: 68%;
	padding-top: 20px;
	padding-bottom: 20px;

}
#wrapper #innerwrapper2 #blurb2 h3 {
	font: 140% Arial, Helvetica, sans-serif;
	color: #000033;
}

#wrapper #innerwrapper2 #blurb2 p {
	color: #555555;
	font: 95% Arial, Helvetica, sans-serif;
	text-align: justify;
}

#blurb3 {
	margin-left: 201px;
	font: 90% Arial, Helvetica, sans-serif;
	width: 754px;
	padding-bottom: 20px;
	color: #000000;
}
#wrapper #innerwrapper2 #blurb3 a {
	color: #0000FF;
}

#wrapper #innerwrapper2 #blurb3 a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #innerwrapper2 #blurb3 a:visited {
	color: #0000FF;
}


#wrapper #innerwrapper2 #blurb3 h1 {
	font: bold 160% Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 15px;
	padding-top: 5px;
}

#wrapper #innerwrapper2 #blurb3 p {
	padding-left: 15px;
	color: #000000;
	padding-right: 10px;
}

#wrapper #innerwrapper #blurb p {
	width: 520px;
	margin: 18px;
}

#form1 {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	float: right;
	width: 348px;
}

#floorplan {
	width: 220px;
	float: right;
	background-color: #FFFFFF;
}

#wrapper #pdfs {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	padding: 5px 0px 10px 5px;
}

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#houseTitle {
	font: italic bold normal 170% "Times New Roman", Times, serif;
	color: #000033;
	padding: 1px 10px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #000000;
}
#leftcol {
	float: left;
	font-size: 80%;
	color: #000033;
	list-style: circle;
	min-width: 300px;
	background-color: #FFFFFF;
	width: 45%;
	padding-bottom: 30px;
}

#video {
	border-bottom: 10px solid #333333;
	min-height: 320px;
	background: #000033 url(../elevations/TheSanctuary.jpg);
	margin-left: 201px;
	height: 220px;
	}
	
#thumbs {
	margin-top: 10px;
	margin-bottom: 20px;
	background: #E0DFE3;
}

#houseDesignsTitle {
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#housegridtitle {
	margin-bottom: 20px;

}

#housegridtitle h2 {
	font: normal 120%/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000033;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 201px;
	text-transform: none;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 4px;
}

#static {
	border-bottom: 10px solid #333333;
	background: #dddddd;
}

#houseDesignsTitle h2 {
	font: normal 120%/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000033;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: none;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 4px;
}
#wrapper #logo {
	padding-left: 37px;
	padding-top: 11px;
	padding-bottom: 10px;
}
#grid {
	margin-bottom: 20px;
}
#details {
	margin-left: 201px;
}
#wrapper #innerwrapper2 #details #content #thankyou {
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #000033;
}
#wrapper #innerwrapper2 #blurb3 #contactform {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000033;
	font: 90% Arial, Helvetica, sans-serif;
}
#wrapper #innerwrapper2 #thumbgrid {
	margin-left: 201px;
	padding-bottom: 20px;
}
#wrapper #innerwrapper2 #stockimg #featureimg img {
	border-right: 1px solid #FFFFFF;
}
#wrapper #innerwrapper2 #details #pdfs img {
	border-style: none;
}
#wrapper #innerwrapper2 #blurb3 img {
	border: 1px solid #000000;
}
#wrapper #innerwrapper2 #details #sanct {
	background: url(../elevations/images/TheSanctuary_gradBG.jpg) repeat-x;
}
#wrapper #innerwrapper2 #blurb3 div {
	float: left;
	width: 49%;
	padding-right: 1px;
}
#wrapper #innerwrapper2 #blurb3 #JobTitle {
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 1px solid #FFFFFF;
}
#wrapper #innerwrapper2 #blurb3 #JobDetails {
	width: 100%;
	border: 1px solid #000000;
	padding-top: 20px;
}
#wrapper #innerwrapper2 #blurb3 #JobDetails p {
	margin-right: 5px;
}
#wrapper #innerwrapper2 #blurb3 #JobDetails ul {
}
#wrapper #innerwrapper2 #blurb3 #JobDetails li {
	padding-right: 5px;
	margin-right: 5px;
}



#wrapper #innerwrapper2 #blurb3 #job {
	width: 95%;
}
#EmploymentAd #JobTitle {
	font: 120% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: center;
	height: 80px;
}
.TopFeatureImg {
	background: url(../images/abstract_bg.jpg);
}
.enlarge {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	padding-right: 5px;
}
.ePanel {
	border: 1px solid #333333;
	padding-right: 1px;
}
.OrigTNBorder {
	border: 2px solid #FFFFFF;
}
#wrapper #innerwrapper2 #navBar2 #ShelfordAddr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #DDDDDD;
	padding-right: 10px;
	padding-left: 10px;
}
.ShelfordFirst {
	color: #FFFF00;
}
#UniversalMenu {
	background-color: #000000;
	height: 22px;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: center;
}
#UniversalMenu a {
	color: #CCCCCC;
	text-decoration: none;
}
#UniversalMenu a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#wrapper #innerwrapper2 #PageTabs {
	margin-left: 200px;
}
.SpecsLi {
	font-size: 85%;
	list-style-type: square;
}
.SpecsTableBorder {
	border: 1px solid #000032;
	padding-top: 10px;
	padding-bottom: 20px;
}
#wrapper #footer a {
	color: #DDDDDD;
}
