@charset "utf-8";
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:0;
}

a:link {
color:#685F46;
font-weight:bold;
text-decoration:none;
}
a:visited {
color:#685F46;
font-weight:bold;
text-decoration:none;
}

a:active {
color:#685F46;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#848EAE;
font-weight:bold;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

.gal {
padding:2px;
border:1px #B5AA92 solid;
 }


.formy {
font-family:"Trebuchet MS";
font-size:14px;
color:#685F46;
border:0;
background-color:#FFFFFF;
}

h1.menu  {
font-family:"Trebuchet MS";
font-size:12px;
color:#685F46;
font-weight:bold;
padding:0;
margin:0;
}

.menu, h3 {
font-family:"Trebuchet MS";
font-size:12px;
color:#685F46;
font-weight:bold;
}

.logo {
font-family:"Trebuchet MS";
font-size:24px;
color:#685F46;
font-weight:bold;
}

.copy {
font-family:"Trebuchet MS";
font-size:11px;
color:#B5AA92;
}

.copy a:link {
color:#B5AA92;
font-weight:normal;
}

.copy a:visited {
color:#B5AA92;
}

.copy a:hover {
color:#B5AA92;
font-weight:bold;
}

.special {
font-family:"Trebuchet MS";
font-size:11px;
color:#685F46;
}

.content {
font-family:"Trebuchet MS";
font-size:11px;
color:#685F46;
padding-left:10px;
padding-right:30px;
}

.qu {
font-family:Arial;
font-size:45px;
color:#685F46;
}

.quotes {
font-family:"Trebuchet MS";
font-size:11px;
color:#685F46;

}

.bartxt {
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
font-weight:bold;
padding-top:7px;
}