/* this stylesheet is for all pages of sungardenhouse.com*/

* {
	/* global whitespace reset, from Wes*/
	margin: 0px;
	padding: 0px;
}
/* to avoid page-shift */
html { 
	min-height: 100%; margin-bottom: 1px; 
}

body {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #669999;
	position: relative;
}
img {
	border: none;
}
img.right{
	float: right;
	margin-bottom: 4px;
	border: 1px solid #CCC;
	margin-left: 12px;
	clear: right;
}
img.left {
	float: left;
	margin-bottom: 4px;
	margin-right: 12px;
	border: 1px solid #CCC;
}
#center {
	margin-top: 6px;
	margin-bottom: 4px;
	margin-right: 24px;
	margin-left: 24px;
	text-align: center;
	border: 1px solid #CCC;
}
#center img {
	padding: 2px;
}
#wrapper {
	text-align: left;
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #336699;
	background-color: #fefeb2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #669;
	margin-bottom: 12px;
	margin-top: 4px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666699;
}
#header {
	height: 145px;
	width: 100%;
	text-align: left;
	position: relative;
	background-image: url(images/topbar1c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-home {
	height: 258px;
	width: 100%;
	text-align: left;
	position: relative;
	background-image: url(images/topbar1c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerphotos {
	width: 470px;
	height: 108px;
	position: absolute;
	top: 38px;
	right: 24px;
	left: 265px;
}
#headerphotos2 {
	width: 730px;
	height: 108px;
	position: absolute;
	top: 146px;
	left: 32px;	
}
#headerphotos img, #headerphotos2 img {
	margin-left: 8px;
	vertical-align: bottom;
	border: 1px solid #FFFF99;
}
#navcol {
	width: 190px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	min-height: 500px;
}
#navcol img {
	border: 1px solid #ccc;
	margin-left: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}
#navfirst {
	margin-left: 16px;
	margin-top: 36px;
}
#navfirst ul {
	list-style: none;
}
#navfirst li {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-left: 6px;
	letter-spacing: 1px;
	border-top: 1px solid #CCC;
	padding-top: 4px;
	padding-bottom: 8px;
	font-weight: bold;
	list-style-type: none;
}
#navfirst a:link, #navfirst a:visited {
	color: #e96733;
	text-decoration: none;
	margin-bottom: 8px;
}
#navfirst a:hover {
	color: #933;
}
#navfirst .current a:link, #navfirst .current a:visited {
	color: #933;
}
#navsecond {
	margin-bottom: 14px;
}
#navsecond ul {
	list-style: none;
}
#navsecond li {
	display: block;
	margin-left: 10px;
	font: 11px/12px Arial, Helvetica, sans-serif;
	border: none;
	margin-bottom: 0px;
	padding-bottom: 3px;
	text-indent: -12px;
	letter-spacing: normal;
	padding-top: 3px;
	font-weight: normal;
}
#navsecond a:link, #navsecond a:visited {
	margin-left: 9px;
	color: #669999;
}
#navsecond a:hover {
	color: #069;
}
#navsecond .current a:link, #navsecond .current a:visited {
	color: #069;
}

/*content styles */

#content, #home-content {
	margin-left: 195px;
	background-color: #FFF9d1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff500;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff500;
	margin-top: 12px;
	min-height: 300px;
	padding-bottom: 16px;
}
#content p {
	padding-left: 32px;
	padding-right: 36px;
	padding-bottom: 12px;
}
#content p.indent {
	padding-left: 54px;
}
#content p.indentx2 {
	padding-left: 70px;
}
#content p.textquote {
	font-style: italic;
	line-height: 20px;
	color: #666;
	padding-right: 54px;
	padding-left: 54px;
}
h1 {
	font: 24px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #669;
	margin-top: 16px;
	margin-left: 20px;
	margin-bottom: 12px;
}
#content h1.center {
	font: 24px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #669;
	text-align: center;
	margin-top: 24px;
	margin-left: 30px;
	margin-bottom: 16px;
}
#content h2 {
	font: 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4a884a;
	margin-left: 32px;
}
#content h3 {
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #339966;
	padding-top: 9px;
	padding-bottom: 2px;
	margin-left: 32px;
	margin-right: 36px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 12px;
	color: #006699;
	margin-top: 8px;
	font-style: italic;
	padding-left: 24px;
	font-weight: normal;
	padding-bottom: 6px;
}
#content h5 {
	font: italic 16px/22px Arial, Helvetica, sans-serif;
	color: #069;
	margin-left: 32px;
	margin-bottom: 9px;
	padding-top: 9px;
	border-top: 1px solid #069;
	margin-top: 14px;
	clear: right;
	margin-right: 12px;
}

#content ul {
	list-style-type: disc;
	color: #333;
	list-style-position: outside;
	line-height: 15px;
	margin-left: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#content li {
	margin: 2px 0px 8px 10px;
	list-style-position: outside;
	padding-right: 24px;
}
#content ul.topnav {
	width: 400px;
}
#content ul.topnav li {
	margin: 0 6px 0 0;
	padding: 4px;
}
	
#content .sidelistwide {
	width: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	float: left;
	margin-left: 40px;
	text-align: right;
	color: #006699;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006699;
	margin-right: 12px;
	padding-right: 12px;
}

#content a:link, #content a:visited {
	color: #e96733;
	text-decoration: none;
}
#content a:hover {
	color: #e96733;
	text-decoration: underline;
}
#home-content a:link, #home-content a:visited {
	color: #e96733;
	text-decoration: none;
}
#home-content a:hover {
	color: #e96733;
	text-decoration: underline;
}
.box {
	font: 11px/15px Arial, sans-serif;
	color: #666;
	border: 1px solid #fc6;
	width: 288px;
	margin-top: 24px;
}
.box td {
	padding: 6px 4px 4px 6px;
}
.box td.underline {
	border-bottom: 1px solid #fc6;
}
.home-left {
	margin-left: 12px;
	float: left;
	width: 294px;
}
.home-right {
	width: 220px;
	float: right;
	margin-right: 18px;
	margin-bottom: 28px;
}
.home-right p {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
/*sidebar */

#contentright {
	width: 220px;
	float: right;
	border-left: 2px solid #FF9933;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9933;
	margin-right: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	padding-right: 0px;
}
#contentright h4 {
	background-color: #FFCC66;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	text-align: center;
}
#contentright p {
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	text-align: left;
	border-top: 2px solid #fc3;
	margin-top: 6px;	
}
#contentright p.noborder {
	border: none;
}
#contentright img {
	border: 1px solid #CCC;
	margin-top: 4px;
	margin-bottom: 4px;
}




#sidebar {
	width: 230px;
	float: right;
	display: block;
	margin-top: 22px;
	margin-right: 6px;
	_margin-right: 3px;
	margin-left: 12px;
	_margin-left: 6px;
	margin-bottom: 14px;
}
#sidebar img {
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px;
}
.divright {
	float: right;
	margin-top: 6px;
	margin-bottom: 4px;
	border: 1px solid #CCC;
	margin-left: 12px;
	text-align: center;
	font: 10px/14px Arial, Helvetica, sans-serif;
	padding: 4px;
	margin-right: 32px;
}	

#graphicbox {
	font: 14px/22px Arial, Helvetica, sans-serif;
	margin-left: 32px;
	padding: 4px;
	color: #006699;
	width: 470px;
	height: 300px;
	margin-bottom: 16px;
}
#graphicbox img.right{
	float: right;
	border: 1px solid #CCC;
	padding: 4px;
	margin-left: 12px;
}
#graphicbox img.left {
	float: left;
	margin-right: 14px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}


/*list of articles */
#article {
	color: #099;
	font-size: 12px;
	border-bottom: 1px solid #e96733;
	line-height: 18px;
	height: 300px;
	margin-left: 54px;
	width: 450px;
}
#article p {
	color: #666;
	font-size: 11px;
	line-height: 16px;
	padding-top: 36px;
}
#article .cover {
	float: left;
	margin-bottom: 8px;
	margin-right: 24px;
	margin-top: 14px;
	border: 1px solid #CCC;
}


/*list of plans for sale */
.planlist {
	margin-left: 22px;
	width: 94%;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	margin-right: 8px;
	float: left;
}
.planlist_last {
	margin-left: 22px;
	width: 94%;
	border: 1px solid #999;
	margin-right: 8px;
	float: left;
	margin-bottom: 8px;
}	
.planlist .imgthumb {
	padding: 4px;
	border: 1px solid #ccc;
}
.planlist .imgleft, .planlist_last .imgleft {
	float: left;
	border: 1px solid #CCC;
	padding: 2px;
	margin-top: 8px;
	margin-right: 24px;
	margin-left: 8px;
	margin-bottom: 4px;
}
.planlist p, .planlist_last p {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 24px;
	padding-right: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.planlist p.name, .planlist_last p.name {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#planviews {
	width: 96%;
	margin-left: 14px;
	border: 1px solid #999;
	margin-bottom: 24px;
	border-collapse: collapse;
}
#planviews img {
	padding: 4px;
	border: 1px solid #ccc;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-right: 4px;
	margin-left: 4px;
}

#planviews p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #333;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
	text-align: left;	
}
#planviews ul {
	list-style-type: disc;
	color: #333;
	list-style-position: outside;
	line-height: 15px;
	margin-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 9px;
	padding-left: 6px;
	margin-right: 4px;
}
#planviews li {
	list-style-position: outside;
	padding-right: 12px;
	line-height: 15px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#planviews .plans {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #006699;
}

#buyplans {
	width: 92%;
	border: solid 1px #e96733;
	margin-left: 14px;
	margin-top: 12px;
	margin-bottom: 18px;
}
#buyplans td {
	padding: 8px;
	border-bottom:  solid 1px #C63;
}
#buyplans td .noborder {
	padding: 8px;
	text-align: center;
}

/*price list table */
#priceguide {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	width: 90%;
	border: solid 1px #e96733;
	margin-left: 30px;
	margin-top: 12px;
	margin-bottom: 18px;
}
#priceguide .title {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px 0px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e96733;
}
#priceguide th {
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	width: 20%;
	text-align: center;
	padding: 4px 0px 4px 0px;
	vertical-align: middle;
	border-left: 1px solid #e96733;
}
#priceguide th.noborder {
	border-left: none;
}
#priceguide .price {
	padding: 6px 0px;
	border-top: solid 1px #e96733;
	border-left: solid 1px #e96733;
	text-align: center;
}
#priceguide .choice {
	text-align: center;
	border-top: solid 1px #e96733;
}
.housepics1 {
	border-bottom: 1px solid #F7BD6B;
	clear: right;
	padding-top: 4px;
	padding-left: 0px;
	overflow: hidden;
	padding-right: 8px;
}
.housepics1 img {
	margin: 2px 8px 2px 0;
	border: 1px solid #ccc;
}
.housepics1 p {
	padding: 0;
}
.housepics {
	border-bottom: 1px solid #ccc;
	width: 540px;
	margin-bottom: 6px;
	float: left;
	margin-left: 8px;
}
.housepics p {
	clear: both;
	padding-top: 12px;
}

#payform {
	width: 400px;
	margin-left: 54px;
	margin-bottom: 60px;
	margin-top: 42px;

}

/*footer styles */
#footer {
	clear: both;
	font-size: 11px;
	font-color: fff;
	line-height: 16px;
	color: #339;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #699;
	background-image: url(images/footerback2.gif);
	background-repeat: no-repeat;
	/*margin-bottom: 12px;*/
	background-position: left top;
}
#footer p.textright {
	float: right;
	margin-right: 18px;
	padding-top: 38px;
	color: #669;
}
#footer p.textleft {
	float: left;
	padding-left: 60px;
	padding-top: 38px;
}
#footer a:link, #footer a:visited {
	color: #e96733;
	text-decoration: none;
}
#footer a:hover {
	color: #e96733;
	text-decoration: underline;
}

.booktitle {
	font-size: 12px;
	font-style: italic;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	margin-bottom: 14px;
	padding-bottom: 14px;
	margin-left: 28px;
}
.sidequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	color: #666699;
	margin-top: 26px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 12px;
	letter-spacing: 1px;
	text-align: right;
}
.plain {
	font-style: normal;
}
.blueunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699;
}
.bigger {
	font-size: 13px;
}
.sideline {
	border-left: 1px solid #999;
}
.textright {
	text-align: right;
}
.clear {
	clear: both;
}
#home-content h3 {
	font: normal 13px/19px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 18px;
	margin-bottom: 12px;
	
}
