/* http://www.battlefieldwings.com */

body 
{	
   font-family: calibri, "times new roman", sans-serif;
   font-size: 14px;
   color: #000;
   /*background-color: #F4EEE2;*/
   /*background-image: url(../images/bg_gradient.jpg);*/
   /*background-image: url(../images/pagebg.png);*/
   /*background-repeat: repeat-x;*/
   background-color: #97B9D5;
   background-image: url(http://www.belmontchristmastreefarm.com/images/holiday2.jpg);
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: fixed;
   margin: 10px;
}

h1 
{
	font-size: 24px;
	color: #4A3827;
	font-weight: lighter;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #786553;
}

h2
{
	font-size: 18px;
	color: #4A3827;
	font-weight: lighter;
   /*
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #786553;
   */
}

img
{
	border: 0px solid #000;
}

.news_date
{
   font-family: Courier New, Arial;
   font-size: 11px;
   color: #100F10;
}

.form_button
{
   font-family: "Trebuchet MS", Arial, Courier New;
   background: url('../images/title_gradient.jpg');
   color: #fff;
}

a
{
   color: #1212DB;
   text-decoration: none;
} 

a:hover
{
   color: #f60;
   text-decoration: underline;
}

.site_title
{
	font-family: calibri, arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #B8B8B8;
   vertical-align: top;
   text-align: right;
	padding-right: 25px;
   padding-top: 8px;
}

.tdLight
{
	background: #EFE9D9;
   color: #695746;
   padding: 2px;
}

.tdDark
{
	background: #DDD4BC;
   color: #695746;
   padding: 2px;
}

.footer
{
   background-color: #896138; 
   background: url(../images/footer.png); 
   background-repeat: no-repeat;
   border: 0px solid #222; 
   font-family: Arial, courier new;
   text-align: center;
   vertical-align: top;
   font-size: 11px;
   font-style: caps;
   font-weight: normal;
   color: #EBE5D5;
   height: 85px; 
   width: 815px;
   padding-top: 15px;
}

.footer a
{
   color: #f00;
   text-decoration: none;
}

.footer a:hover
{
   color: #A2642B;
   text-decoration: underline;
}

.quick_links
{
	color: #000;
   font-size: 11px;
}

.quick_links a
{
   color: #f00;
   text-decoration: none;
}

.quick_links a:hover
{
   color: #A2642B;
   text-decoration: underline;
}
