body {
background-color: #CBC7B8;
background-image: url(../Images/navbar.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #645C3C;
margin:0;/*this for search bar*/
}
#basic h1, #main2 h1, #main3 h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 150%;
color: #68603E;
border-bottom: 1px dotted #666666;
margin-top:20px;
padding-top:20px;
}
#products h1{ /*green + gold bars*/
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #ACA375!important;
background-color: #336600;
padding: 4px 0 4px 10px;
margin-top:15px;
}
h2{/*index.php - red*/
font-weight:bold;
font-size: 12px;
color:#952500;
font-variant:small-caps;
padding: 3px;
text-align: center;
}
body a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666633;
}
body a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666633;
background-color: #ddd;
text-decoration:none;
}
body a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666633;
}
#basic a:link{
font-size:12px;
}
#basic a:hover{
font-size:12px;
}
#basic a:visited{
font-size:12px;
}
div#photo {
background-color: #D4BD9D;
left: 205px;
top: 175px;
border: 1px dashed #666666;
}
#back {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #8F8456;
margin-bottom: 50px;
}
#detail {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
padding: 0 10px 10px;
}
#products, #main2, #main3{/*main3 is specifically for the Gallery*/
background-color: #D4BD9D;
border: 1px dashed #666666;
background-image: url(../Images/FK_splash_logo.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding:5px 5px 75px 15px;
width: 525px;
}
#latest{
background-color: #D4BD9D;
border: 1px dashed #666666;
width:150px;
padding:0 5px 10px 5px;
}
#latest p{
padding-left:5px;
padding-right:5px;
}
#main2 table{
width:445px;
margin:19px 0 15px 11px;
}
#main2 td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 95%;
color: #333333;
padding: 10px;
font-weight: normal;
}
#main2 img{
border: 1px solid #666;
}
#products table{
width:90%;
}
#products td {
font-size: 10px;
color: #333;
padding: 10px;
width:50%;
border-bottom: 1px solid #000;
}
#products img, #latest img{
border: 1px solid #68603E;
}
.alignctr{
text-align:center;
}
#sadkey{
border-bottom:1px solid #333333;
}
#sadtable, #sadkey{
text-align:center;
width:100%;
border:0;
padding:0;
border-collapse: collapse;
}
#sadtable th{
font-weight:normal;
/*
*/
}
#sadtable caption{
font-size:16px;
}
#sadtable thead tr, #sadtable tfoot tr{
background-color:#B38951;
}
#sadtable tbody th, #sadtable th:hover, #sadtable tr:hover{
background-color:#ACB450;
}
#sadtable td:hover{
background-color:#B38951;
}
#sadtable th, #sadtable td {
font-size: 10px;
color: #333;
padding: 5px;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
}
.even{
background-color: #CBAE87;
}
#sadtable h1 {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #ACA375;
line-height: 150%;
background-color: #336600;
padding-left: 10px;
padding-right: 5px;
}
.thumb {
border: 1px solid #666666;
padding: 3px;
margin: 10px;
}
.tmblft{
float:left;
border: 1px solid #666666;
padding: 3px;
margin: 3px 10px 3px 0;
}
.tmbrt{
float:right;
border: 1px solid #666666;
padding: 3px;
margin: 3px 10px 3px 5px;
}
.thumbcont{
border: 1px solid #666666;
padding: 3px;
margin: 0 0 3px 10px;
}
#nav {
width:525px;
padding-bottom: 20px;
text-align:center;
}
/*#nav a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
text-decoration: underline;
background-color: #999;
}*/
.bold{
font-weight:bold;
}
.strike{
text-decoration:line-through;
}
.floatrt{
float:right;
}
.floatlft{
float:left;
}
/*forms*/
form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background-color: #CC9966;
padding: 10px 0 10px 10px ;
}
fieldset{
padding:10px;
margin:10px 10px 10px 0;
/*border-bottom-width:10px;
border-color:#F1E9B6;*/
}
legend{
font-weight:bold;
color:#CC6600;
background-color:#F1E9B6;
padding:3px 5px;
}
select, optgroup {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CC6600;
width:150px;
margin-bottom: 3px;
}
select.wide, optgroup{
width:400px;
}
input.radio{
width:15px;
}
.removewidth{
width:auto;
}
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background-color: #CC9966;
border: 1px solid #fff;
margin-bottom: 3px;
letter-spacing:2px;
width:150px;
}
#contact {
border: 1px dashed #666;
background-color: #D4BD9D;
}
textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CC9966;
background-color: #fff;
}
#comments{
color: #CC6600;
letter-spacing:2px;
}
.caps{
font-variant:small-caps
}
.rsarrows a{
text-decoration:none;
}
.rsarrows a:hover{
background-color: transparent;
}
.backtotop a{
font-size:80%!important;
margin-right:50px;
letter-spacing:2px;
float:right;
font-weight:bold;
}
#search{
float:right;
margin-top:106px;
}
#frmSearch{
background-color:transparent;
padding:0;
}
.btn{
width:50px;
}
.skiplink{
display:none;
}
.custGalleryBox
{
/*width:330px;
*/padding: 1px 10px;
background-color: #F1E9B6;
}
.hilite{
padding:3px;
background-color: #F1E9B6;
}
.clr{
clear:both;
}
.border{
border:1px solid #333333;
}
blockquote{
	margin-left:0;
	padding:10px;
	color:#734E28;
	background:#ffffff url(../Images/plume.gif) bottom right no-repeat;
	border:1px solid #336600;
	border-width:3px 1px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.8em;
}
blockquote p{
text-indent:2em;
font-size:1.3em;
}
blockquote p:first-letter{
font-size:3em;
	line-height:.1em;
}
cite{
display:block;
color:#CC3300;
text-align:right;
font-size:1.5em;
padding-top:.2em;
padding-right:1.5em;
}
p.pp{
text-align:center;
}
p.pp a{
background-color:#D4BD9D;
}