﻿/* CSS Document */ 



html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ol, ul {list-style: none}

q:before, q:after,
blockquote:before, blockquote:after {content: ""}
strong {font-weight:bold}
/*#######################

  Element Styles 

#######################*/
body {font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#000; background:#fff url(../images/body_bg.jpg) center top no-repeat}
a {outline:none; color:#6E5D50; text-decoration:none}
a:hover {text-decoration:none}
p {line-height:1.25em; margin:10px 0}
small {font-size:.95em}
em {font-style:italic}
h2 {clear:both; margin-bottom:15px; font-size:1.8em}
h3 {clear:both; font-size:1.25em; font-weight:bold}

/*#######################

  Layout Styles 

#######################*/
#wrapper {width:800px; margin-left:auto; margin-right:auto}
#header {float:left; display:inline; width:800px; background-color:#6E5D50}
#header img {float:left; display:inline; padding-left:15px;}
#header h1 {float:left; display:inline; margin-top:38px; font-size:1.25em; text-transform:uppercase; color:#C4D2DE}
#navigation {float:right; list-style-type:none}
#navigation li {float:left; font-size:1.1em; text-transform:uppercase; background:url(../images/navigation_border.png) 0 1px no-repeat}
#navigation li a {display:block; padding:40px 15px; color:#C4D2DE; text-decoration:none}
#navigation li .category_link {position:relative}	
	
/* Drop-Down Category Menu */												
#group_list {position:absolute; top:auto; padding-bottom:10px; left:-999em; width:120px; background-color:#000}
#navigation li:hover #group_list, #navigation li.sfhover #group_list {left:auto}
#group_list li {width:110px; margin:0; padding:5px; font-size:.85em; text-transform:none; background:#000}
#group_list li a {display:block; padding:5px 5px 5px 15px; text-decoration:none}
#group_list li a:hover {text-decoration:underline}
#window-treatments {clear:both; width:800px; height:291px; background:#C4D2DE url(../images/san-diego-window-coverings-bg.jpg) left top no-repeat}
#window-treatments h2 {
	float:left; 
	display:inline; 
	margin:160px 15px 5px 15px; 
	width:380px; 
	text-align:left; 
	font-weight:bold; 
	font-size: 1.9em; 
	font-family:Georgia, Times, "Times New Roman", serif; 
	color:#fff
	}
#window-treatments p {
	clear:both; 
	color:#fff; 
	float:left; 
	display:inline; 
	margin:0px 15px 0px 15px; 
	width:330px; 
	text-align:left; 
	font-weight:bold; 
	line-height:1.35em 
}
#window-treatments a {color:#fff; text-decoration:underline}
#content {clear:both; width:800px}
#home #content h2 {margin-top:1px; padding:5px; color:#fff; background:#C4D2DE}
#content h2 {padding-top:15px}
#content p {clear:both; margin:15px 0; line-height:1.5em}
#content .intro {font-size:1.15em}
#content img {float:right; display:inline; margin:0 0 15px 15px}
#content ul {float:left; display:inline; margin:15px 15px 15px 0; padding-left:15px; width:236px; color:#666666; border-left:2px solid #e1e0e0}
#content ul li {margin-bottom:15px; line-height:1.5em}					
#content ul.last {margin:15px 0}

/* Form Styles */
#content input, textarea {width:350px}	
#content input#submit {width:auto; font-weight:bold}											
#footer {clear:both; width:770px; padding:15px; font-size:.85em; color:#C4D2DE; background:#6E5D50 url(../images/footer_bg.png) left top repeat-x}
#footer a {color:#C4D2DE; text-decoration:none; padding:0px 5px;}
#footer a:hover {text-decoration:none;}
.footer-addr {
	font-size: .85em;
	color: #000000;
	text-align: center;
}
.footer-addr ul {
	list-style: none;
	
}
