/* GENERAL STYLES */
body {
font-family:Arial;
background-color:#e7dfd5;
margin:0px; 
padding:0px;
font-size:12px;
color:#000000;
}
h1
{
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	width: auto;
	font-weight:bold;
	text-align:left;
	color:#6a682c;
	clear:both;
	margin-bottom:20px;
}
p {
	margin-top:0px;
	margin-bottom:10px;
}
.container {
margin: auto;
margin-top:25px;
width:800px;

}
.header {height:82px;}
.header .logo{ width:300px;text-align:right;float:left; padding-bottom:10px;}
.header .search {width:500px;float:left; text-align:right;padding:48px 0px 10px 0px;}
.header .search input {margin-right:5px;}
.header .search form {margin:0px;}

.content {clear:both;border:2px solid #a5a086; background:#eee7e0 url(/images/flowerBG.gif) no-repeat right bottom; padding:30px 20px;}
.content a {color:#000;}

.leftCol{width:175px;text-align:right;padding:0px 15px 0px 0px;}
.rightCol{width:550px;border-left:#605e33 2px solid;padding:0px 0px 0px 14px;}

.leftCol .menu a{ display:block; line-height:20px;text-decoration:none; color:#3c3a1a; font-size:14px;}
.leftCol .menu a:hover { text-decoration:underline;}


.gallery td{text-align:center; vertical-align:top;padding-bottom:15px;}
.gallery .thumb {width:160px; padding:2px; border:#605e33 solid 1px;background-color:#eee7e0;}
.gallery .thumb img{border:none;}
.gallery .thumb .text{ text-align:left; padding:4px 3px;}
.gallery .thumb .text a{color:#000; text-decoration:none;}

td.photo{padding:0px 35px 40px 12px;}
td.photo img{padding:2px; border:#605e33 solid 1px;}
.photoPropTitle {color:#6a682c;}


.footerMenu {color:#592600; text-align:center; padding:12px 0px 10px 0px;font-size:11px;}
.footerMenu a {color:#592600;}
.footerMenu a:hover {color:#535130;}
.copyright {text-align:center;color:#27221b; font-size:11px; font-family:"Times New Roman", Times, serif;}
.copyright a{color:#27221b;}


/* EDITOR PROPERTIES */

