body {
	background-color: #CBA246;
}

.heading  {
	font-size : 18px;
	font-family : Georgia, Times New Roman;
	line-height : 20px;
	color: #000000;
	text-align : left justify;
	font-weight: bold;
	padding-left: 20px;
}

h1 {
	font-size : 18px;
	font-family : Georgia, Times New Roman;
	line-height : 20px;
	color: #000000;
	text-align : left justify;
	font-weight: bold;
	padding-left: 20px;
}

h2  {
	font-size : 14px;
	font-family : Georgia, Times New Roman;
	line-height : 18px;
	text-align : left justify;
	font-weight: bold;
	padding-left: 20px;
}

.subheading  {
	font-size : 14px;
	font-family : Georgia, Times New Roman;
	line-height : 18px;
	text-align : left justify;
	font-weight: bold;
	padding-left: 20px;
}

.sale a {
	color:#FF0000;
	font-size : 14px;
	font-family : Georgia, Times New Roman;
	line-height : 18px;
	text-align : left justify;
	font-weight: bold;
	padding-left: 20px;
}

.sale a:visited {
	color:#FF0000;
}

.right_heading  {
	font-size : 14px;
	font-family : Trebuchet MS;
	line-height : 20px;
	color: #FF0000;
	text-align : left justify;
	font-weight: bold;
}

.text, ol, ul  {
	font-size : 12px;
	font-family : Georgia, Times New Roman;
	line-height : 16px;
	padding-left: 20px;
	padding-right: 10px;
	list-style:inside;	
}

.textLarge {
	font-size : 14px;
	font-family : Georgia, Times New Roman;
	padding-left: 20px;
	padding-right: 10px;
	font-weight:bold;
}

.textLarge a {color: #967529;}

.text a {color: #967529;}
.text a:visited {color: #967529;}

.imagepad {
    padding-left: 20px;
    padding-bottom: 5px;
}

.text_nopad  {
	font-size : 12px;
	font-family : Georgia, Times New Roman;
	line-height : 16px;	
}
.text_nopad  a {color: #967529;}
.text_nopad a:visited {color: #967529;}

#rightmenu {
padding-top: 15px;
padding-right: 10px;
padding-left: 10px;
}

#btn{
height: 18px;
font-family: Georgia, Times New Roman;
font-size: 12px;
font-weight:bold;
background-color: #EEE1C4;
cursor: pointer;
padding-right: 10px;
padding-left: 10px;
padding-top: 5px;
border-bottom: 1px solid #CBA246;
border-left: 1px solid #CBA246;
border-right: 1px solid #CBA246;
}

#btn_top{
height: 18px;
font-family: Georgia, Times New Roman;
font-size: 12px;
font-weight:bold;
background-color: #EEE1C4;
cursor: pointer;
padding-right: 10px;
padding-left: 10px;
padding-top: 5px;
border-top:  1px solid #CBA246;
border-bottom: 1px solid #CBA246;
border-left: 1px solid #CBA246;
border-right: 1px solid #CBA246;
}

#btn a{ 
text-decoration: none;
color:#000000;
}

#btn_top a{ 
text-decoration: none;
color:#000000;
}

#btn a:hover{ 
display: block;
background-color: #DD4A2A;
color: #FFFFFF;
}

#btn_top a:hover{ 
display: block;
background-color: #DD4A2A;
color: #FFFFFF;
}

.smalltext_nopad  {
	font-size : 9px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #000000;
	text-align : left justify;
}

.smalltext {
	font-size : 9px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #000000;
	text-align : left justify;
    padding-left: 20px;
	padding-right: 10px;
}
.smalltext a{color: #967529;}
.smalltext a:visited{color: #967529;} 

.whitetext  {
	font-size : 12px;
	font-family : Arial, Verdana;
	line-height : 16px;
	color: #FFFFFF;
	text-align : left justify;
	font-weight: bold;
}

.install {
	font-size : 12px;
	font-family : Georgia, Times New Roman;
	line-height : 16px;
	padding-left: 150px;	
}

.brownblock {
   width: 245px;
   height: 38px;
   background-color: #A8832D;
   margin-left: 15px;
   }
.brownblocktext {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #FFFFFF;
   padding-left: 10px;
   padding-top: 10px;
   }
.brownblocktext a{
	text-decoration: none;
	color: #FFFFFF;
}
.brownblocktext a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.brownblocktext a:hover{color: #DD4A2A;}
    
  a:visited {color: #967529;}
  a:hover {color: #DD4A2A;}
  
.floatright {
float: right;
padding: 15px;
}
.floatleft {
float: left;
padding: 15px;
}

#flashcontent {
	margin-left:160px;
	z-index:1;
}

img {border:none;}
