/*******************************************************
TITLE: Closet Trends Style Sheet
DATE: 20070807
AUTHOR: David A. Herbold - Cirrus Visual Communications... http://cirrusvisual.com
*******************************************************/


/*******************************************************
				Globals
*******************************************************/

img, img a {border: 0px;}
p {font-size:1.5em; line-height:1.6em;}
h2 {
	font-family: Trajan, Garamond, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 2em;
}
h3 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

a {
color:#005295;
text-decoration:underline;
}

a:hover {
color:#005295;
text-decoration:none;
}

#leftnav { font-family: Arial, Helvetica, sans-serif; color: #663300; font-size: 12px; line-height: 20px;  height: 390px; padding: 8px 20px 8px 10px; }
#leftnav a { color: #FFF2AE; text-decoration: none; }
#leftnav a:hover { color: #FFF2AE; text-decoration: underline; }

/*=================================================
				Structure
===================================================*/
body {
margin:0;
padding:0;
height:100%;
background-color:#7C5734;
color:#5E4227;  
text-align:center;
font-size: 62.5%;
font-family: Georgia, "Times New Roman", Times, serif;
}

.text {color:#5E4227;  
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif; }

#centerColumn { 	
margin:30px auto 0 auto;
padding:0;
width:838px;
text-align:left;
background: url(../images/bg1.jpg) repeat-y;
}

#logo {margin: 25px 0 0 35px;}

#phone {margin: 25px 0 0 250px;}

#header {
margin:0;
padding:0;
width: 838px;
height:108px;
background:#7C5734 url(../images/headerbg.jpg) no-repeat 0 0;
}

/*================================================
			main navigation
==================================================*/
#nav {
text-align: right;
width: 800px;
height: 36px;
background:#FFEEBB ;
margin:0 17px 0 18px;
padding:0;
}

#nav ul {
margin:0 20px 0 0 ;
padding: 0;
list-style:none;
}

#nav li {
margin:0;
padding:0;
display:inline;
}

#content { 
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
	width: 800px; 
	height: 382px;
	margin: 0 auto; 
	padding: 0;
	}

#leftcol{ 
	behavior: url(../js/iepngfix.htc);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	padding: 0; 
	margin: 0; 
	height: 382px; 
	width: 209px; 
	background: url(../images/left/leftcolbg.png);
	background-position: left top;  
	background-repeat: no-repeat; 
	}	
#center {
	position: absolute;
	background-image: url(../slideshow/album/large/1-walk-in.jpg) no-repeat;
	left: 180px;
	top: 0;
	z-index: ;
	width: 422px;
	height: 382px;
	border: none;
	
	}
#rightcol{
	position: absolute;
	left: 599px;
	top: 0;
	z-index: 30;
	background-color:#005295;
	width: 200px;
	height: 382px;
	margin: 0;
	padding: 0;
	}
		
#footer {
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height:54px;
	text-align:center;
	font-size: 11px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	background:#7C5734 url(../images/footerbg.jpg) no-repeat 0 0;
	}
	
#postfooter {
	text-align: center;
	line-height:2em;
	text-align:center;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:1.1em;
	font-weight: normal;
	letter-spacing: 1px;
	background: #7C5734;
	color: #F4E5C6;
	}
/*======================================================
		Quicklinks are used for the 
		left hand column of image links 
=======================================================*/
#quicklinks a img {
	margin: 0 0 -3px 0;
	}
#quicklinks{
	margin: 44px 0 0; 
	width: 197px;
	overflow: hidden;
	padding: 0; 
	}
	#quicklinks li{
		list-style: none;
		list-style-type: none;
		}

 #rightcol p {
	color: #fff;
	line-height: 1.1;
	font-size: 1.4em;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	margin: 10px 20px 10px 10px;
	}
#rightcol img {
	margin: 10px 0 0 8px
	}

