@charset "UTF-8";
/* CSS Document */

body {

	margin:0 auto;
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:12px;

	color:#948671;

}


a {
text-decoration:none;
color:#F79C88;
}

a:visited {
text-decoration:none;
color:#F79C88;
}

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

.green {
color:#A9C398;
}

.greenAbout {
color:#A9C398;
font-size:16px;
}

.heart {
height:470px;
}

.indent{
margin-left:8px;
line-height:140%;
}


.wrapper {
	width:790px;
	margin:0 auto;
	text-align: left;
	padding-left:20px;
	padding-right:20px;
}

.header1 {
	width:790px;
	height:170px;
	background: url('../images/headers/header1.gif');
	background-repeat:no-repeat;
	margin:0px; 
	padding:0px
	display: inline;
	margin-bottom:0px;
	
}

.header2 {
	width:790px;
	height:170px;
	background: url('../images/headers/header2.gif');
	background-repeat:no-repeat;
	margin:0px; 
	padding:0px
	display: inline;
	margin-bottom:0px;
	
}

.header3 {
	width:790px;
	height:170px;
	background: url('../images/headers/header3.gif');
	background-repeat:no-repeat;
	margin:0px; 
	padding:0px
	display: inline;
	margin-bottom:0px;
	
}

.header4 {
	width:790px;
	height:170px;
	background: url('../images/headers/header4.gif');
	background-repeat:no-repeat;
	margin:0px; 
	padding:0px
	display: inline;
	margin-bottom:0px;
	
}


.footer {
	width:790px;
	height:200px;
	padding:0px;
	clear:both;
	padding-top:10px;
	font-size:10px;
}

#nav {
min-height:205px;
border-bottom:1px solid #948671;
}

#quote {
font-family:"Georgia", Times New Roman, Serif;
color:#a9c398;
font-size:13px;
margin-top:10px;
margin-right:10px;
}

.quoteName {
color:#a9c398;
font-weight:bold;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
}


#content {
	width:1090px;
	margin:0px; 
	padding:0px
	margin-bottom:0px;
	
}

.floatLeft {
	float:left;
	margin:0px; 
	padding:0px
}

.clear {
clear:both;
}

.borderBottom {
	border-bottom:1px solid #948671;
	margin-top:20px;
	margin-bottom:20px;
	}

.spacer {
margin-top:30px;
}

.rotation {
width:560px;
height:205px;
background:#ffffff;
margin-bottom:10px;
}

.colHomeLeft {
width:220px;
margin-right:10px
}

.colHome {
width:220px;
}


.col1 {
	width:180px;
	margin-right:10px; 
	padding:0px;
	text-align:left;
	
}

.col1Header {
	width:180px;
	margin-right:10px; 
	margin-top:20px;
	padding:0px;
	text-align:left;
	border-bottom:1px solid #948671;
	border-top:1px solid #948671;
	height:60px;
	padding-top:10px;
	
}

.col2 {
	width:560px;
	margin:0px; 
	padding:0px;
	text-align:left;
	
	
}

.col2Header {
	width:560px;
	margin:0px; 
	padding:0px;
	text-align:left;
	border-bottom:1px solid #948671;
	height:90px;
}

.col3 {
	width:370px;
	margin-right:10px; 
	padding:0px;
	text-align:left;
	
}

.col4 {
	width:180px;
	margin:0px; 
	padding:0px;
	text-align:left;
	
}

/* cascading element start  */
.basic  {
	
width: 370px;
}
.basic div {
	background-color: #fff;
}


.basic p {
	
margin-bottom : 10px;
	
margin-top : 10px;

border: none;
	
text-decoration: none;
		
margin: 0px;
	
padding: 5px;
}
.basic a {
	
cursor:pointer;
	
display:block;
	
padding:5px;
	
margin-top: 0;
	
text-decoration: none;
			
color: #a9c398;
	
background-color: #ffffff;

}


.basic a:hover {
	
color: #f79c88;

}

.basic a.selected {
	
color: #a9c398;

font-weight:bold;
	
}

/* cascading element end */

