.style12 {
	font-size: small
}
.style11 {font-size: 10px}
body 
{
	background-color: #261305;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;; 
}
p 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;;
	
}
.textfield {
	margin-left: 2px;
	background-repeat: no-repeat;
	background: transparent !important;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF1D2;
	border-right-color: #FFF1D2;
	border-bottom-color: #FFF1D2;
	border-left-color: #FFF1D2;
	font-size: .6em;
}
table.fp {
	border: 1px solid #FFF1D2;
      }


table.sample {
	border-width: thick thick thick thick;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: rgb(255, 241, 210) rgb(255, 241, 210) rgb(255, 241, 210) rgb(255, 241, 210);
	border-collapse: collapse;
	background-color: white;
}
table.Fp th {
	border-width: thick thick thick thick;
	padding: 2px 2px 2px 2px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.Fp td {
	border-width: thick thick thick thick;
	padding: 2px 2px 2px 2px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

.BoxedLetter{
margin-right:2px;margin-top:4px;float:left;background:saddlebrown;border:1px solid black;color:ffcc99;font-size:32px;line-height:34px;padding-top:2px;padding-right:5px;
}

.firstbigletter {
font-family:Georgia,;
color:saddlebrown;
font-size:56px;
font-weight:normal;
line-height:80%;
letter-spacing:-6px;
}

.style4 
{
	color: #F9D484;
	font-weight: bold;
	font-size: 18px;
	background-color: #5C2916;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: 6px 5px;
}
.HL 
{
	color: #f6d18f; //beige 
	background-color: #5B2C18;
}
.HdrBox
{
color: #FFFFCC;
padding-left: 10px;
padding-right: 10px;
padding-top: 3px;
padding-bottom: 3px;
margin-right: 5px;
float: left;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-weight: bold;
text-align: left;
font-size: 20px;
background-image: url(http://istylr.com/templates/generic_image_lib/gradients/gradient_660000_CC9933_1_50_ne.png);
}
.HdrBox2
{
	color: #261305;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	float: left;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	top: 0px;
	margin-top: auto;
	background-color: #FFF1D2;
}
.HdrBox3
{
	color: #FFFFCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-top: 0;
	float: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	background-color: #261305;
	background-image: url(images/gradient_572712_ffcc99_1_50_n.png);
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.linethrough {
	text-decoration: line-through;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
/* from hide show*/
.demo  {color:#000033; background-color:#cccccc; layer-background-color:#cccccc;
        position:absolute; top:100px; left:100px; width:480px; height:280px;
        z-index:99;  visibility:hidden;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.footer {
	font-size: small;
	line-height: 12px;
	color: #8B4513;
}
.botMenu {
	font-size: x-small;
	color: #8B4513;
}


a:link { color: #990000; text-decoration:underline; }
a:visited { color: #660000; }
a:hover { color:#330000;text-decoration: none; }
a:active {color: #cc0000; } 

/* Home Page */

.news {
background: url(images/news-mid.jpg) repeat-y top center;
padding:0px 15px;
}

.news h2 {
font: bold 14px trebuchet, sans-serif;
color: #261305;
margin: 0px 0px 12px 0px;
}

.news p {
font: normal 11px/15px trebuchet, sans-serif;
color: #000;
margin: 0px 0px 8px 0px;
}

.news .item {
border-bottom: 1px solid #261305;
padding: 10px 0px;
}