body {
background-color: #ffffff;
background-image: url(/images/bggradient4.jpg);
background-repeat: repeat-x;
	color: #333333; 

	font-family:Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 100%;
	margin: 0px 20px 20px 20px;
	padding: 0;
	min-width: 730px;
} 
/* overall text stylings are placed here, under the Body tag, for convenience */
a:link {
color: #b3d9b3;
}
a:visited {
color: #b3d9b3;
}
a:active {
color: #EC2508;
}
a:hover{
color: #EC2508;
text-decoration: none;
}
#wrapper { 
	margin: 0 auto;
	width: 950px;
	text-align: center;
} 

#wrapper ul {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#wrapper li {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#header {
	margin: 0 auto;
	width: 800px;
	text-align: right;
}
/* header styles are applied under the "wrapper" ID */
#header img {
	padding: 0px;
	border: 0;
}
#header ul {
	float: right;
	list-style: none;
	padding-bottom: 10px;
	padding-top: 8px;
}
#header li {
	display: inline; /*** Making the links horizontal aligned ***/
	FONT-FAMILY: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	padding-right: 6px;	
	padding-left: 6px;
	text-decoration: none;
	color: #f1a67f;
}
#header li a {
	display: inline;
}
#header a:link{
	color: #b3d9b3;
	text-decoration: none;
}
#header a:visited{
	color: #b3d9b3;
    text-decoration: none;
}
#header a:active{
	color: #f1a67f;
	text-decoration: none;
}
#header a:hover{
	color: #f1a67f;
	text-decoration: underline;
}
/*End of the header text styles */
#sidebar {
	text-align: left;
	background: #cccccc;
	padding: 16px 16px 16px 0px;
	width: 185px;
	float: left;
	padding-right: 5px;
	border-bottom: solid #f1a67f 1px;
	border-top: solid #f1a67f 1px;
	border-left: solid #f1a67f 1px;
} 
/* Sidebar text styles */

#sidebar h2 {
	color: #7D0009;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 5px;
}
#sidebar h3 {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 17px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 5px;
}
#sidebar p {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 15px;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 5px;
}
#sidebar ul {
list-style: none;
padding-bottom: 4px;
padding-left: 25px;
padding-top:10px;
}
#sidebar li {
	color: #457658;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
}
#sidebar a:link{
	color: #D80825;
    text-decoration: none;
}
#sidebar a:visited{
	color: #D80825;
    text-decoration: none;
}
#sidebar a:active{
	color: #D80825;
    text-decoration: none;
}
#sidebar a:hover{
	color: #D80825;
    text-decoration: underline;
}

#subsection {
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-indent: 0px;
	display: block;
}
.testimonial {
	font-size: 12pt;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #444444;
	line-height: 18pt;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 5px;
}
.test_attrib {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-left: 25px;
	padding-right: 12px;
}
/*End of sidebar text styles */
/*******************************
The p-gallery pages have the images centered
*******************************/
#maincontent {
	text-align: left;
	padding: 16px 30px;
	background: #eeeeee;
	width: 553px;
	float: right;
	margin-left: -5px;
	min-height: 400px;
	border-bottom: solid #f1a67f 1px;
	border-top: solid #f1a67f 1px;
	border-right: solid #f1a67f 1px;
} 
#maincontent2 {
	text-align: left;
	padding: 16px 30px;
	background: #eeeeee;
	width: 600px;
	float: right;
	margin-left: -5px;
	min-height: 400px;
} 
/* Main Content text style */

#maincontent h1 {
    color: #555555;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 26px;
    font-size: 20px;
}#maincontent h2 {
    COLOR: #D58312;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 20px;
    font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}#maincontent h3 {
    color: #D58312;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 16px;
    font-size: 13px;
}#maincontent h4 {
    color: #555555;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 18px;
    font-size: 11px;
}
#maincontent p {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 15px;
}
#maincontent ul {
	padding: 0;
	margin: 0;
}
#maincontent li {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-bottom: 10px;
	margin-left: 10px;
}

#maincontent td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	}
#maincontent a:link {
color: #457658;
}
#maincontent a:visited {
color: #457658;
}
#maincontent a:active {
color: #EC2508;
}
#maincontent a:hover{
color: #EC2508;
text-decoration: none;
}
/**********************
FORM elements
***********************/
.required {
	color:#7D0009;
	font-style: italic;
}
#maincontent input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid #555555 1px;
}
#maincontent textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid #555555 1px;
}
#maincontent .imgRight {
	border-color: #EC7D38;
	border-style: solid;
	border-width: 3px;
	margin-left: 10px;
	float: right;
}
/**********************
Image Stylings
***********************/
#maincontent .imgLeft{
	border-color: #EC7D38;
	border-style: solid;
	border-width: 3px;
	margin-right: 10px;
	float: left;
}
#maincontent .imgTedd{
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 150px;
	height: 250px;
}
#maincontent .planlistThumb{
	border-style: solid;
	border-width: 3px;
	border-color: #EC7D38;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}

/*****************
The id "ratings" is used to space the design guide radio buttons
*******************/
#ratings {
	padding-left: 12px;
	padding-right: 12px;
}
/*******************
Righty and lefty float elements in the design guide either right or left (duh!)
*******************/
#righty {
	float: right;
		}
#lefty {
	float: left;
	}
/************
captions
************/
div.caption {
	position: relative;
	text-align: center;
	}
div.caption p {
	text-align: left;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	padding-bottom: 0px;
	font-style: italic;
}
div.caption p.short {
	text-align:center;
}
div.caption img {
	border-style: solid;
	border-width: 3px;
	border-color: #EC7D38;
}
/*******************************
Clear div, for fixing pesky flow problems.
*******************************/
.clear{
	clear: both;
	padding:0;
	margin: 0;
	height: 1px;
}

/*******************************
the p-galsection works on the gallery section navigation pages.
things need to be left-justified, not centered
********************************/
#p-sectiongal #imageThumbs{
	text-align: left;
	clear: both;
	
}
#p-sectiongal #maincontent  a:link{
	color: #D80825;
    text-decoration: none;
}
#p-sectiongal #maincontent  a:visited{
	color: #D80825;
    text-decoration: none;
}
#p-sectiongal #maincontent  a:active{
	color: #D80825;
    text-decoration: none;
}
#p-sectiongal #maincontent  a:hover{
	color: #D80825;
    text-decoration: underline;
}
/*******************************
The p-gallery pages have the images centered
*******************************/
#p-gallery #maincontent {
	text-align: center;
}

/*****************
The id "tellme" is used to align the form fields in the "tell me" form
*******************/
#tellme {
	text-align: left;
}
#tellme h3 {
	color: #235670;
	font-size: 12pt;
}
#tellme input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid #555555 1px;
}
/*********************************
Sections and Pages IDs are used on the Table of Contents to format the ToC lists
**********************************/
.sections{
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}
.pages{
	list-style-type: none;
	text-indent: 10px;
}
/* end of Main Content text styles */
#footer {
background-color:#05099b;
	padding-top: 6px;
padding-bottom: 15px;
	clear: both;
	text-align: center;
}
#footer ul {
list-style: none;
padding-top: 10px;
padding-right: 30px;
}
#footer li{
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 10px
}

div.pagename { 
color: #9fb1d9;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 26px;
	width: 800px;
text-align: right;
float: right;
margin-right: 12px;
margin-bottom: 8px;
 }

/*** Homes, engineering, and innovation have a custom style applied to the sidebar and maincontent ***/
/*** Removing the padding and margins on sidebar and maincontent keep everything snug together ***/
#p-bigpic #maincontent{
	text-align: left;
	padding: 0px;
	padding-bottom: 5px;
	background: #eeeeee;
	width: 600px;
	float: right;
	margin-left: -5px;
	min-height: 566px;
	border-bottom: solid #f1a67f 1px;
	border-top: solid #f1a67f 1px;
	border-right: solid #f1a67f 1px;


}
#p-bigpic #maincontent img{
	padding: 0px;
	margin: 0px;

}
#p-bigpic #sidebar {
	text-align: left;
	background: #cccccc;
	width: 190px;
	float: left;
	padding-right: 10px;
	min-height: 566px;
	border-bottom: solid #f1a67f 1px;
	border-top: solid #f1a67f 1px;
	border-left: solid #f1a67f 1px;

}

#p-bigpic #sidebar li {
	color: #457658;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	line-height: 14px;
}
/* end of Main Content text styles */

table.midtable { 
border-width: 0px;
border-spacing: 0px;
border-style: none;
padding: 0px;
 }

td.leftsidebar { 
background-color: #dbdbd8;
text-align: left;
border-style: none;
padding: 0px;
border-width: 0px;
 }

td.leftsidebar h2 {
	color: #7D0009;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 5px;
}
td.leftsidebar h3 {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 17px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 5px;
}

td.leftsidebar p {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 15px;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 5px;
}


td.leftsidebar a{
	font-size: 9px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 5px;
}

td.leftsidebar a:link{
	color: #D80825;
    text-decoration: none;
}

td.leftsidebar a:visited{
	color: #D80825;
    text-decoration: none;
}

td.leftsidebar a:active{
	color: #D80825;
    text-decoration: none;
}

td.leftsidebar a:hover{
	color: #D80825;
    text-decoration: underline;
}

td.leftsidebar  ul {
list-style: none;
padding-bottom: 4px;
padding-left: 10px;
padding-top:10px;
margin-right:15px;
}

p.description {text-align:left;}

h2.designguide a:link {
color: #6666FF;
}
h2.designguide a:visited {
color: #6666FF;
}
h2.designguide a:active {
color: #6666FF;
}
h2.designguide a:hover{
color: #EC2508;
text-decoration: none;
}

a:link {
color: #6666FF;
}
a:visited {
color: #6666FF;
}
a:active {
color: #6666FF;
}
a:hover{
color: #EC2508;
text-decoration: none;
}
/* end of the style sheet. go get a cup of coffee! */
