/*
Theme Name: Spring Valley Patio
Theme URI: http://wordpress.org/
Description: A WordPress Theme created originally for SpringValleyPatio.com.
Version: 1.0
Author: Enforme Interactive
Author URI: http://www.enforme.com


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background-image: url(images/hm_bg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
}


body.interior {
	background-image: url(images/int_bg2.jpg);
	background-repeat:repeat-x;  
}

a:link, a:visited{
	color: #8cb143;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}

a.nav:link, a.nav:visited{
	color:#4D4131;
	text-decoration:none;
	}
	
a.nav:hover{
	}
	
p{
	font-size:13px;
	color:#4d4131;
	line-height:18px;
	}
	
h2{
	font-size:20px;
	color:#4d4131;
	font-weight:bold;
	}
	
h3{
	font-size:16px;
	color:#4d4131;
	font-weight:bold;
	}
	
hr{
	background-color: #eae8b8;
	height:1px;
	border: none;
	}
	

#wrapper{
	width: 960px;
	margin: 0px auto;
	}

#hmMain{
	width: 640px;
	float: left;
	
	}
	
#hmSidebar{
	width: 320px;
	float: left;
	}


/*-----------Header---------------*/

#header{
	height: 92px;
	width: 960px;
	}
	
#header img{
	float:left;
	margin-top: 5px;
	}
	
ul.nav{
	margin: 35px 0 0 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	display: block;
	width: 530px;
	float:left;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}


ul.nav li{
	display: inline;
	padding: 2px 28px 0 10px;
	
}

ul.nav a:link, ul.nav a:visited{
	padding-left: 17px;
	}

ul.nav a:hover{
	background-image:url(images/leaf3.jpg);
	background-repeat:no-repeat;
	}
	
.logo{
	float: left;
	
	width: 226px;
	height: 78px;
	margin-top: 10px;
	}
	
.hdrPhone{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#419184;
	display: block;
	height:43px;
	width: 200px;
	float:left;
	text-align: right;
	border-left: 1px solid #ece9bd;
	margin-top: 18px;
	padding-top: 10px;
	}

/*--------Spotlight---------*/

	
#spotlight{
	width: 638px;
	height: 548px;
	float:left;
	border-top: 1px solid #7ab2a9;
	border-bottom: 1px solid #7ab2a9;
	border-left: 1px solid #7ab2a9;
	border-right: 1px solid #7ab2a9;

	}
	
/*--------Welcome---------*/
	
#welcome{
	width: 261px;
	height: 500px;
	float:left;
	background-color:#7ab2a9;
	padding: 50px 30px 0 30px;
	}
	
#welcome h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height: 40px;
	color: #f6f5e0;
	font-weight:normal;
	margin: 0;
	padding: 0;
	}
	
#welcome p{
	color:#eef5f4;
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	line-height:18px;
	font-size:14px;
	}
	
/*--------Home Content---------*/
	
#hmContent{
	height: 120px;
	width: 600px;
	background-color: #f8f7e7;
	border-top: 1px solid #e8e5b0;
	border-bottom: 1px solid #e8e5b0;
	border-left: 1px solid #e8e5b0;
	padding: 20px;
	float:left;
	margin-top: 20px;
	}
	
#hmContent ul{
	color: #8cbf26;
	padding-left: 16px;
	}
	
#hmContent a:link, #hmContent a:visited{
	color: #4d4131;
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	text-decoration:none;
	line-height:20px;
	}
	
#hmContent a:hover{
	color: #8CBF26;
	}
	
#hmContent .title{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#419184;
	width:598px;
	}
	
#hmContent .left{
	float:left;
	width: 280px;
	}
	
#hmContent .right{
	float:left;
	width: 280px;
	}
	
/*--------Short Message---------*/
	
#shortMsg{
	width: 301px;
	height: 145px;
	float: left;
	background-color: #f8f7e7;
	border-top: 1px solid #e8e5b0;
	border-bottom: 1px solid #e8e5b0;
	border-right: 1px solid #e8e5b0;
	margin-top: 20px;
	padding: 0px 20px 15px 0;
	}
	
.shortMsgTxt{
	font-size: 14px;
	border-left: 1px solid #e8e5b0;
	height: 134px;
	padding-left: 30px;
	margin-top: 12px;
	color: #8cb143;
	}
	
#shortMsg a:link, #shortMsg a:visited{
	color: #4d4131;
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	text-decoration:none;
	line-height:20px;
	}
	
#shortMsg a:hover{
	color: #8CBF26;
	}
	
	
	
.phoneNumber{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color: #419184;
	}
	
#smWrap{
	width: 960px;
	background-color:#00FF00;
	height: 160px;
	clear:both;
	}
	
#smWrap2{
	width: 960px;
	height: 180px;
	clear:both;
	}
	
	
/*--------Footer---------*/
	
	
#footer{
	width: 960px;
	height: 70px;
	padding-top: 20px;
	clear: both;
	margin-top: 50px;
	display:block;
	}
	
#footerInt{
	width: 960px;
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #c9c6c1;
	height: 70px;
	}
	
.footerLogo{
	width: 45px;
	height: 47px;
	float:left;
	}
	
.footermsg{
	font-size:13px;
	margin-top: 6px;
	color:#6f6558;
	line-height:16px;
	}

.footerAddress{
	margin-left: 14px;
	float:left;
	font-size:11px;
	margin-top: 10px;
	color:#6f6558;
	line-height:16px;
	}
	
.footerInfo{
	margin-left: 14px;
	float:right;
	font-size:11px;
	margin-top: 10px;
	color:#6f6558;
	line-height:16px;
	text-align:right;
	}
	
a.info:link, a.info:visited{
	color:#6f6558;
	text-decoration:none;
	font-size: 13px;
	}
	
a.info:hover{
	text-decoration:underline;
	font-size: 13px;
	}
	
a.info2:link, a.info2:visited{
	color:#6f6558;
	text-decoration:none;
	font-size: 11px;
	}
	
a.info2:hover{
	text-decoration:underline;
	font-size: 11px;
	}
	
	
/*--------Interior Pages---------*/


#intContent{
	width: 960px;
	clear:both;
	margin-top: 25px;
	}
	
	
#intSidebar{
	width: 221px;
	margin-bottom: 50px;
	float:left;
}

#intMain{
	width: 710px;
	float:left;
	margin-left: 29px;
	margin-bottom: 50px;
	}
	
#intMain .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #419185;
	display:block;
	border-bottom: 1px solid  #eae8b8;
	padding-bottom: 10px;
	}
	
#intSidebar ul{
	color: #8cbf26;
	padding-left: 28px;
	margin-top: 10px;
	}
		
#intSidebar a:link, #intSidebar a:visited{
	color: #4d4131;
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	text-decoration:none;
	line-height:20px;
	}
	
#intSidebar a:hover{
	color: #8CBF26;
	}
	
#intSidebar .title{
	color: #4d4131;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	width: 201px;
	height: 15px;
	padding: 8px 10px 12px 10px;
	background-image:url(images/int_title.jpg);
	background-repeat:no-repeat;
	}
	
#intSidebar .phone{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #419184;
	display: block;
	margin-left: 10px;
	padding-top: 10px;
	}
	
#intSidebar .address{
	font-size: 14px;
	color: #8CB143;
	margin-left:10px;
	display:block;
	line-height: 18px;
	margin-bottom: 20px;
	}
	
#intSidebar .sm{
	font-size:10px;
	color: #8cb143;
	margin-left: 10px;
	display:block;
	margin-top: 5px;
	margin-bottom: 30px;
	}
	
#intSidebar .quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color:#bfbc85;
	font-style:italic;
	margin-left: 10px;
	margin-top: 25px;
	display: block;
	line-height:23px;
	}
	
	

#furniture  table{
	font-size:13px;
	color:#4d4131;
	margin-top: 20px;
	}
	
.intFurnitureTable{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #419184;
	text-align: center;
	}
	
.intFurnitureTable td{
	padding-top: 10px;
	}
	
a.furniture:link, a.furniture:visited{
	color:#4d4131;
	display:block;
	width: 217px;
	height: 20px;
	background-color:#f2f0d1;
	padding: 5px 0 0 8px;
	}
	
a.furniture:hover{
	color:#8cb143;
	text-decoration:none;
	}
	
.manufacturer{
	display:block;
	padding: 10px;
	border: 1px solid #e8e5b0;
	color: #71675a;
	font-size:12px;
	line-height:17px;
	vertical-align:middle;
	}
	
.manufacturer img{
	float:left;
	margin-right: 10px;
	}
	
.introText{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #419184;
	font-size: 16px;
	line-height: 23px;
	}
	
	
