body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4A4C4B;
	background-image:url(images/bg-top.gif);
	background-repeat: repeat-x;
}
	
a:link {color: #CC6600;}
a:visited {color: #CC6600;}
a:hover {color: #99AB02;}
a:active {color: #CC6600;}

a img  {border: none;}

h1 {font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 24px;
	font-style:italic;
	color: #99AB02;}
	
h2 {font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #256F75;}
		
h3 {font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #2478D0;}

#container {background-image: url('img/bg-cont.jpg');
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	background-repeat:repeat-y}
	
.quotes  {font-family: Times; font-weight: normal; font-size: 15px; color: #567B92; line-height: 19px; font-style: italic;}

.bold  {font-family: Verdana; font-weight: bold; font-size: 13px; color: #99AB02; line-height: 28px;}
.bold-orange  {font-family: Verdana; font-weight: bold; font-size: 13px; color: #CC6600; line-height: 28px;}
.welcome  {font-family: Times; font-weight: bold; font-size: 28px; color: #706340; line-height: 28px;}
.we  {font-family: Times; font-weight: bold; font-size: 20px; color: #99AB02; line-height: 22px; font-style: italic;}
.about  {font-family: Times; font-weight: normal; font-size: 28px; color: #99AB02; line-height: 28px; font-style: italic;}

.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg-bot.gif);
	background-repeat: repeat-x;
}

.bot a:link {color: #333333;}
.bot a:visited {color: #333333;}
.bot a:hover {color: #99AB02;}
.bot a:active {color: #333333;}

.divleft {
	width: 360px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 20px;
	vertical-align:top;
}
.divmidl {
	margin-bottom: 15px;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
	width: 189px;
	vertical-align:top;
	font-family: Times; font-weight: normal; font-size: 19px; color: #947626; line-height: 25px; font-style: italic;
}
.divright {
	width: 363px;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px;
}

