@charset "utf-8";
/* CSS Document */

body{
	background:#732b05 url(../images/bckgrnd-grad.jpg) top left repeat-x;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Arial, helvetica, sans-serif;
	font-size:small;
}

#wrapper{
	margin:0 auto;
	width:960px;
	text-align:left;
}

#main{
	background:#f3dfb8 url(../images/maingrad.jpg) top left repeat-x;
	float:left;
	width:960px;
	padding:20px 0;
}

#main #content{
	float:left;
	width:600px;
	margin:0 10px;	
}

#main #content h1{
	background:url(../images/hdr-VOG.gif) no-repeat;
	width:500px;
	height:45px;
	text-indent:-9999px;
}

#main #content h3{
	background:#591300 url(../images/hdr-chap.gif) right center no-repeat;
	width:580px;
	margin:0px;
	padding:0px;
	padding:5px;
	color:#f3dfb8;
	font-size:120%;
}

#main #brochure{
	float:right;
	width:285px;
	margin:0 10px;
}

#main #brochure h2{
	background:url(../images/hdr-RequestBrochure.gif) no-repeat;
	width:270px;
	height:30px;
	text-indent:-9999px;
}

#main #brochure form#brochreq{

}

#main #brochure form#brochreq label,#main #brochure form#brochreq input,#main #brochure form#brochreq select{
	display:block;
}

#main #brochure form#brochreq input,#main #brochure form#brochreq select{
	margin-bottom:5px;
}

#main #brochure form#brochreq input#submit{
	background:#591300;
	color:#f3dfb8;
	text-align:center;
	padding:3px 5px;
	margin:10px auto;
	width:auto;
	font-weight:bold;
	border-top:solid 3px #732b05;
	border-left:solid 3px #732b05;
	border-right:solid 3px #400e00;
	border-bottom:solid 3px #400e00;
}

#main #brochure form#brochreq input#submit:hover{
	border-top:solid 3px #400e00;
	border-left:solid 3px #400e00;
	border-right:solid 3px #732b05;
	border-bottom:solid 3px #732b05;
}

#main #brochure strong{
	color:#591300;
}

#footer{
	background:#591300;
	color:#f3dfb8;
	font-size:85%;
	clear:both;
}

#footer .gutter{
	margin:10px;
	padding:1px;
}

#footer .gutter p{

}

body#confirm #main #content h1{
	background:url(../images/hdr-thanks.gif) no-repeat;
	width:500px;
	height:45px;
	text-indent:-9999px;
}

body#confirm #main #brochure h2{
	background:url(../images/hdr-Sunstone-Elsewhere.gif) no-repeat;
	width:265px;
	height:45px;
	text-indent:-9999px;
}

body#confirm #main #brochure h3.blog{
	background:url(../images/hdr-Sunstone-Blog.gif) no-repeat;
	width:265px;
	height:25px;
	text-indent:-9999px;
}

body#confirm #main #content .signup{
	border:solid 1px #400e00;
	background:#fff3dd;
}

body#confirm #main #content .signup form{
	padding:10px;
}

body#confirm #main #content .signup h2{
	margin:0px;
	padding:0px;
	background:url(../images/hdr-signupfornewsletter.gif) no-repeat;
	width:214px;
	height:20px;
	text-indent:-9999px;
}

body#confirm #main #content form#newsletter input#submit{
	background:#591300;
	color:#f3dfb8;
	text-align:center;
	padding:3px 5px;
	margin:10px auto;
	width:auto;
	font-weight:bold;
	border-top:solid 3px #732b05;
	border-left:solid 3px #732b05;
	border-right:solid 3px #400e00;
	border-bottom:solid 3px #400e00;
}

body#confirm #main #content form#newsletter input#submit:hover{
	border-top:solid 3px #400e00;
	border-left:solid 3px #400e00;
	border-right:solid 3px #732b05;
	border-bottom:solid 3px #732b05;
}

body#confirm #main #brochure ul{
	margin:0px;
	padding:0px 12px;
}

body#confirm #main #brochure li{
	padding-bottom:4px;
}

body#confirm #main #brochure a:link{
	color:#591300;
}

body#confirm #main #brochure a:hover{
	color:#d47906;
}

body#confirm #main #brochure a:active{
	color:#d47906;
}

body#confirm #main #brochure a:visited{
	color:#d47906;
}