﻿body
{background-image:url('../images/bkground.jpg');
background-repeat:no-repeat;
background-position:top right;
margin:-1px;
}

body, td, div 
{	
	font-family:"Microsoft Sans Serif",Tahoma,Verdana,Arial ;
	font-size:12px;
	line-height:17px;
	letter-spacing:0px;
	/*color:#888877;*/
	color:#332200;
}
td
{	vertical-align:top;
}
a 
{/*needed to get rid of the dotted border after clicked*/
outline: none;
}
body {
margin: 0px;
height: 100%;
width:100%;
}

h1
{
	font-family:Georgia,Garamond,"Times New Roman";
	font-size:27px;
	/*color:#888877;top:-15px;
background-color:Red;*/
	color:#997700;
	font-weight:normal;
	margin-bottom:8px;
	position:relative;
	letter-spacing:0px;
	
}
h1 span
{ font-size:20px;
}
h2
{	font-family:Georgia,Garamond,"Times New Roman";
	font-size:20px;
	font-weight:normal;
	color:#997700;
	letter-spacing:0px;
	margin-top:18px;
	margin-bottom:8px;
	/*word-spacing:1px;
	background-color:Navy;*/
}
h2.small
{font-size:15px;
	margin-top:18px;
	margin-bottom:0px;
	color:#665533;
}

h2 span
{	
	font-family:Verdana,Tahoma,"Microsoft Sans Serif",Arial ;
	letter-spacing:0px;
	color:#332200;
	font-size:15px;
	font-weight:normal;
}

h3
{	
	font-family:Georgia,Garamond,"Times New Roman";
	color:#665533;
	font-size:17px;
	font-weight:normal;
	letter-spacing:0px;
	margin:20px 0px 7px 0px;
	color:#332200;
	
}
h3 big
{	
	font-family:Verdana,"Microsoft Sans Serif",Tahoma,Arial ;
	line-height:22px;
	color:#332200;
		color:#665533;
	font-size:18px;
	font-weight:normal;
	letter-spacing:0px;
}
h4
{	
	font-family:"Microsoft Sans Serif",Tahoma,Arial,Verdana ;
	color:#665533;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	margin:20px 0px 0px 0px;
	text-transform:uppercase;
}
/*h3, h3 a:link, h3 a:visited
{	font-family:Arial,"Microsoft Sans Serif",Tahoma,Verdana ;
	font-size:13px;
	color:#777766;
	letter-spacing:0px;
	margin-top:0px;
	margin-bottom:8px;
	font-weight:normal;
margin:5px 0px;
    text-transform:lowercase;
}
h3 a:hover
{color:#f60f09;
}
h4, h4 a:link, h4 a:visited
{
	color:#777766;
	font-size:12px;
	margin:0px;}
h4 a:hover
{color:#f60f09;
}*/
/*, h5 a:link, h5 a:visited, h5 a:hover*/
h5, a:link h5 ,  a:visited h5
{font-family:"Microsoft Sans Serif",Verdana,Arial;
	
	color:#332200;
	font-size:14px;
margin:0px;
font-weight:normal;
}
a:hover h5 
{
	color:#f60f09;
}
h6
{
	font-family:"Microsoft Sans Serif",Arial,tahoma,helvetica;
    font-size:12px;
    font-variant:small-caps;
	letter-spacing:1px;
	font-weight:normal;
	margin:0px 0px 3px 0px;
    color:#777766;
}
	
	
hr
{color: #eedd99;
background-color: #eedd99;
height: 1px;
border: 0;
padding:0px;
margin:0px;
}
#hr
{background-image:url(../images/tr_bg.jpg);
	 background-color:White;
background-repeat:repeat-x;
height:18px;
border:0px;

}
ul
{
	margin-top:0px;
	margin-left:-25px;
}
li
{margin-bottom:5px;
}
img
{border:0px;
}
blockquote
{margin:4px 10px 20px 20px;
}