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

#wrap {
margin: 20px auto 0px auto;
width: 800px;
background: ;
}



#wrap2 {
margin: 0px 0px 0px 0px;
}



#sitename {
padding-top: 25px;
line-height: 50px;
}



#content {
padding: 10px 10px 10px 10px;
background: url("http://www.tiffanyvaughan.com/design/wonderfullymade/content_bkgrd.png") repeat;
}

#content a {
text-decoration: none;
}



.right {
float: right;
width: 560px;
text-align: justify;
padding-top: 5px;
padding-right: 10px;
}



.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 15px 0;
color: #6e645a;
}



.right h2 a {
text-decoration: none;
}



.right h2 a:hover {
line-height: 30px;
background-color: #e4aab3;
}



.left {
float: left;
width: 200px;
padding-top: 5px;
line-height: 20px;
text-align: center;


}


.left a {
	text-decoration: none;
}


.left h2 {
margin: 10px 0 0 0;
height: 24px;
line-height: 24px;
color: #6e645a;
font-size: 15px;
}



.left h3 {
margin: 10px 0 0 0;
height: 24px;
line-height: 24px;
color: #6e645a;
font-size: 15px;
}




.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
text-decoration: none;
color: #6e645a;
}





.left ul li a {
text-decoration: none;
font-weight: 600;
}





.left ul li a:hover {
text-decoration: none;
color: #a9d3c8;
}




#footer {
text-align: center;
font-size: 11px;
color: #e4aab3;
background: #6e645a;
margin: 0px auto 25px auto;
width: 800px;
}




#footer a { color: #fff; }




#footer a:hover { color: #a9d3c8; }
