﻿body 
{
	background-color: #977348;
	background-image: url(images/bgHome.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size:12px;
	color: #1f2645;
	text-align:justify;
	margin-top: 30px;
}

.buttonBar
{
	font-family: Verdana;
	font-size: 12px;
	color: #5b3415;
	font-weight:bold;
	text-decoration:none;
	padding-top: 12px;
		
}

.footer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #967348;
	text-decoration: none;
}

.header
{
	font-family: Tahoma;
	font-size: 10px;
	color: #967348;
	text-decoration: underline;
	
}

.mainHeading
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #461a00;
}

.subHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-style:italic;
	color: #967348;	
}

.verdana11pxBrownBold
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #461a00;
	text-decoration: none;
}

.tahoma11pxBrown
{
	font-family: Tahoma;
	font-size: 11px;
	font-style:italic;
	color: #967348;	
}

.email
{
	font-family: Tahoma;
	font-size:11px;
	color: #1f2645;
	text-decoration: underline;
}
	