body {
	background: url('images/bg.jpg') repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #003366;
}

img {
	border: 0;
}

div {
	margin: 0;
	padding: 0;
}

.content p {
	margin: 10px 0 20px 0px;
	text-align: justify;
}

a:link, a:active, a:visited, a:hover {
	font-weight: bold;
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #f08937;
}

a:hover {
	color: #003366;
}

h1, h3{
	color: #f08937;
	padding: 0;
	margin: 0;
}

h1 a:link, h1 a:active, h1 a:visited, h3 a:link, h3 a:active, h3 a:visited {
	color: #003366;
}


h2, h4 {
	color: #003366;
	padding: 0;
	margin: 0;
}

h1 a:hover, h3 a:hover {
	color: #003366;
}

h2 a:hover, h4 a:hover {
	color: #f08937;
}

h1, h2 {
	border-bottom: 1px dotted #003366;
}

h1 {
	font-size: 17pt;
}

h2 {
	font-size: 15pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
	margin-top: 10px;
}

.bull {
	float: left;
	margin: 4px 5px 0 0;
}

.menuarea .bull {
	margin: 0 5px 0 0;
}

.menuarea {
	background: url('images/menubg.jpg') repeat-x;
	height: 42px;
	padding-top: 0px;
}

#contact_form {
	width: 600px;
	margin: 0 auto;
}

.menu {
	width: 100%;
	padding: 0;
	margin: auto;
}

.menu li {
	display: inline;
	margin: 0 10px;
	list-style-position: outside;
}

.menu a:link, .menu a:active, .menu a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.logoarea {
	background: url('images/logobg.png') repeat-x;
	height: 153px;
	text-align: center;
	padding-top: 20px;
}

.content {
	margin-top: 10px!important;
}

.content, .bottom {
	margin: 0 auto;
	width: 750px;
}

.content .full, .bottom {
	clear: both;
}

.full h2#main {
	margin-right: 220px;
}

.bottom {
	font-size: 8pt;
	color: #003366;
	border-top: 1px solid #003366;
	margin-top: 10px;
}

.alert {
	border: 1px solid #fff;
	background: url('/images/whitetrans.png');
	padding: 10px;
	text-align: center;
}

.alert2 {
	border: 1px solid #c8e3fe;
	background: url('/images/whitetrans.png') #c8e3fe;
	padding: 10px;
	margin: 10px;
}

.req {
	color: #f08937;
}

/************************/
/* Page-Specific Styles */
/************************/

/* Management */

.sales td, .mgmt td {
	padding-top: 40px;
	padding-left: 10px;
}

.sales td:first-child, .mgmt td:first-child {
	padding: 0px;
}

/* Shades of Nature */

#son li {
	margin-bottom: 7px;
}

/* Terms and Conditions */

.tacos {
	height: 300px;
	width: 750px;
	border: 1px solid #336699;
}

/* New Products */

.new .block {
	float: left;
	margin-top: 15px;
}
.new .block .img {
	float: left;
	margin-right: 10px;
	text-align: left;
}
.new .block .text {
	width: 315px;
	margin-top: 20px;
	float: right;
}
.new .text ul {
	padding-left: 20px;
	margin: 10px 0;
}

.new .text li {
	margin-bottom: 12px;
	line-height: 10pt;
}

/* Credit */

.credit img {
	display: inline;
	margin-right: 10px;
}

.credit {
	width: 226px;
	margin: 0 auto;
}

/* Values */

.values p {
	font-size: 16pt;
}

.values p:first-letter {
	font-size: 30pt;
	color: #f08937;
	font-weight: bold;
}

.values {
	background-image: url('images/bigT.png');
	background-position: center;
	background-repeat: no-repeat;
}

/* Dealer Login */

div.buttons form {
	display: inline;
}
div.buttons {
	width: 380px;
	margin: 20px auto;
}
div.buttons input {
	font-weight: bold;
	height: 30px;
	background: #f08937;
}
div.buttons form:first-child {
	margin-right: 125px;
}

ul.list li {
	margin: 5px 50px;
}

/* Sales */
img.imgright {
	float: right;
}

.hide-show div {
	border: 1px solid #c8e3fe;
	background: url('images/whitetrans.png') #c8e3fe;
	padding: 10px;
	margin: 10px;
}

.hide-show td {
	vertical-align: top;
}

.hide-show p {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.hide-show p:first-child {
	margin: 0;
}

.hide-show h3 {
	cursor: pointer;
}

.clear {
	display: block;
}

/* Hunter Douglas */

.hd div {
	height:155px;
	padding-top:30px;
}

.hd .ralign img {
	float: right;
	margin-left: 20px;
}

.hd .lalign img {
	float: left;
	margin-right: 20px;
}

.hd h3 {
	border-bottom: 0;
}

.hd .text {
	margin: 10px 20px 10px 20px;
	width: 550px;
	height: 135px;
}

.hd img#hd {
	float: right;
	margin: 10px 0 10px 20px;
}

.hd div {
	float: left;
	height: 135px;
	margin-bottom: 20px;
}

.hd div img {
	border: 1px solid #000;
}