/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/
img
{border: 0px;} 
* { padding: 0; margin: 0; }

body {
color: fefbc6;
background: #251d1d url("/images/background.jpg") fixed no-repeat;
font-family:"palatino linotype", "palatino lt std",  "palatino", "times new roman", serif;
text-align: center;
 font-size: 13px;
}

p {
 padding: 10px;
}

.wrapper { 
  
 width: 1220px;
}

.sf {
position: relative;
height:34px;
margin-left: 2%;
margin-right: 2%;
top: 0px;
background:url("/images/bluetransparent.png") ;
border: solid 2px #b9ab77;
padding-top: 2px;
}
.sf .sfdrop {
background:url("/images/bluetransparent.png") ;
border: solid 2px #000000;
margin-right:5px;
}
.sf a {
 color: #b9ab77;
}

#ranban img /* Selects the rotating banner images and nudges it down a bit */{
    padding-top: 2px;
}


.middle { 
 float: left;
 color: #fefbc6;
 background: url("/images/transparentbrown.png");
 width: 630px;
 padding-top:10px;
 padding-bottom:10px;
 display: inline;
}
.comments {
}

.header {
 width: 1200px;
 float: left;
 height: 0px;
}

.footer { 
 width: 1100px;
padding-left:100px;
padding-right:100px;
 color: #fefbc6;
 height: 150px;
 clear: both;
}

.left1 { 
 color: #fefbc6;
 background: url("/images/leftsidebarsmall.jpg") no-repeat;
 width: 386px;
 float: left;
}

.right { 
color: #fefbc6;
 width: 200px;
 float: left;
}
.logo { 
display:none;
}




h1 {
font-size:25pt;
color:#fefbc6;
margin:0;
}

h2 {
font-size:15pt;
}

h5 {
font-size:14pt;
font-family:verdana, arial, sansserif;
margin:0;
}

a {color:#b9ab77; text-decoration: none; border: 0px; }

a:hover {
color:#fefbc6;
}

.precious {
font-size:11pt;
text-decoration:none;
font-weight: bold;
line-height:200%;
margin:2px;
padding:2px;
padding-left:3px;
padding-right:3px;
background: url("/images/bluetransparent.png");
color:#d8cea7;
{


