/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/site/img/homepage01.gif) repeat-x left top;
}

div#menu a:link, a:visited
{
	color:#006683;
	font-weight:bold;
}

div#menu a:hover, a:active,
div#menu ul.home li#home a,
div#menu ul.pelmets li#pelmets a,
div#menu ul.poles li#poles a,
div#menu ul.swags li#swags a,
div#menu ul.blinds li#blinds a
{
	color:#4AC3DA;
	font-weight:bold;
}

div#left a:link, div#left a:visited
{
	color:#4AC3DA;
	font-weight:normal;
}

div#left a:hover, a:active
{
	color:#0D5480;
	font-weight:normal;
	text-decoration:underline;
}


p
{
	line-height:1.25em;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
}

h1
{
	font-size:2em;
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#4ac3da;
	font-weight:normal;
	background:url(/site/img/heading1bg.jpg) no-repeat;
	padding-left:25px;
}

h2
{
	font-size:1em;
	font-weight: normal;
}

h3, h4, h5, h6
{
	font-size:1.33em;
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#4ac3da;
	font-weight:normal;
	background:url(/site/img/heading2bg.jpg) no-repeat;
	padding-left:25px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	letter-spacing: -1px;
	font-size: 28px;
	font-weight: normal;
	color: #004382;
}

.text2 {
	font-size: 13px;
	font-weight: normal;
	color: #3A9BDF;
}

.text3 {
	font-size: 11px;
	color: #F7941D;
}

.text4 {
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #004382;
}

.text5 {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #3A9BDF;
}

.text6 {
	font-size: 18px;
	font-weight: normal;
	color: #3A9BDF;
}

.text7 {
	color: #004382;
}

.text8 {
	text-align: right;
}

.text9 {
	text-align: center;
	font-size: 10px;
	color: #0d5480;
}

p.text9 a:link,
p.text9 a:visited
{
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
}

p.text9 a:hover,
p.text9 a:active
{
	color:#0099FF;
	text-decoration:underline;
	font-weight:bold;
}

.text10
{
	text-align:center;
	color:#FFFFFF;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 li {
	padding-left: 11px;
	background: url(/site/img/homepage14.gif) no-repeat left center;
}

/** LINKS */


a:hover {
	text-decoration: none;
}

.link1 {
	text-align: center;
	text-decoration: none;
	color: #5F5F5F;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #494949;
}

.link3 {
	padding-left: 10px;
	background: url(/site/img/homepage13.gif) no-repeat left center;
}

.link4 {
	text-decoration: none;
	color: #FFFFFF;
}

.link4:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(/site/img/homepage08.gif) no-repeat left top; }
.bg2 { background: url(/site/img/homepage10.gif) repeat-x left bottom; }
.bg3 { background: url(/site/img/homepage03.gif) repeat-y left top; }
.bg4 { background: url(/site/img/homepage17.gif) no-repeat left top; }
.bg5 { background: url(/site/img/homepage18.gif) no-repeat left top; padding:10px; width:720px; height:25px; }
.bg6 { background: url(/site/img/homepage08b.gif) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.tel
{
	color:#0099FF;
}

.mobile
{
	font-size:.75em;
	font-weight:normal!important;
}

.testimonial
{
	border:1px #0099FF solid;
	padding:10px;
	margin-bottom:10px;
}

.testimonial p
{
	margin-bottom:0;
}





.inset_thumb
{
	float:left;
	padding:0 10px 5px 0;
}



.product
{
	width:222px;
	float:left;
	padding:10px 10px 0 10px;
	margin-bottom:15px;
	border:1px solid #999999;
}

#left div.product p 
{
	font-size:12px;
}

h3.image
{
	display:block;
	padding:0 5px;
	background:#E4E4E4;
	color:#096785;
	font-size:12px;
}

div#left div.product p.enlarge_image a
{
	display:block;
	border-top:1px solid #999999;
	font-weight:normal;
	color:#096785;
	clear:both;
	margin:0;
}


div.spacer
{
	clear:both;
}
