/* CSS Document */

/* --- ALL TEMPLATES --- */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #808080;
	margin: 0px auto; }
	
a {	text-decoration: none; color: #808080; font-weight: bold; }
a:hover { color: #F79239; }
h1 { color: #F79239; font-size: 1.1em; display: inline; }
.orange { color: #F79239; font-weight: bold; }
#middle a { font-size: 0.9em; }
#rightwide a { font-size: 0.9em; }
.quote { font-weight: bold; font-size: 0.9em; }

ul { list-style-image:  url("../imagesNew/listicon.gif"); list-style-position: outside; margin: 0px; padding: 0 0 0 26px; }
#right li { font-size: 0.9em; }
#left ul { list-style-position: inside; margin: 0px; padding: 0px; }
	
#master {
	width: 755px;
	margin: 0px auto; }

#contain1 {
	background-image:  url("../imagesNew/borders1.gif");
	background-position: left;
	background-repeat: repeat-y;
	width: 755px; }
	
#contain2 {
	background-image:  url("../imagesNew/borders2.gif");
	background-position: left;
	background-repeat: repeat-y;
	width: 755px; }
	
#contain3 {
	background-image:  url("../imagesNew/borders3.gif");
	background-position: left;
	background-repeat: repeat-y;
	width: 755px; }
	
#top {
	width: 755px;
	height: 70px;
	background-image:  url(../imagesNew/newlogo.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 15px 0; }
	
#flashbox {
	width: 753px; /*total=755px*/
	height: 130px; /*total=140px*/
	border: 1px solid #808080;
	margin-bottom: 16px;
	padding-top: 10px; }
	
#left {
	width: 151px; /*total=152px*/
	border: 1px solid #808080;
	border-bottom: 0px;
	margin-right: 6px;
	text-align: left;
	float: left; }
	
#middle {
	width: 417px; /*total=436px*/
	border: 1px solid #808080;
	border-bottom: 0px;
	text-align: left;
	padding: 9px;
	float: left; }
	
#right {
	width: 151px; /*total=152px*/
	border: 1px solid #808080;
	border-bottom: 0px;
	margin-left: 6px;
	float: left;
	text-align: left;
	list-style-image:  url("../imagesNew/listicon.gif"); }
	
#bottom1 { 
	width: 755px;
	height: 6px;
	background-image:  url("../imagesNew/bottom1.gif");
	background-position: left;
	background-repeat: no-repeat;
	clear: both; 
	font-size: 0; }
	
#bottom2 { 
	width: 755px;
	height: 6px;
	background-image:  url("../imagesNew/bottom2.gif");
	background-position: left;
	background-repeat: no-repeat;
	clear: both; 
	font-size: 0; }
	
#bottom3 { 
	width: 755px;
	height: 6px;
	background-image:  url("../imagesNew/bottom3.gif");
	background-position: left;
	background-repeat: no-repeat;
	clear: both; 
	font-size: 0; }
	
#footer {
	width: 755px;
	clear: both;
	padding-top: 13px;
	padding-bottom: 20px; }
	
.navitem {
	width: 129px; /*total=152px*/
	display: block;
	padding: 6px 11px; 
	border-bottom: 1px solid #808080; }

#newshead {
	background-color: #FAFAFA;
	padding: 4px 9px;
	margin-bottom: 5px; }
	
#news { padding: 9px; }

.newscell { padding: 4px 0; }

.newshead { padding: 3px 0; background-color: #F0F0F0; }

#brochureBox {
	width: 380px;
	height: 20px;
	background-color: #F79239;
	border: 1px solid #808080;
	margin: 0px auto;
	padding: 15px 10px 15px 10px;
	color: #FFF;
	font-size:1.5em;
	text-align: center;
}

#brochureBox a {
	color: #FFF;
}

/* --- TEMPLATE 3 ONLY --- */

#rightwide {
	width: 576px; /*total=596px*/
	padding: 9px;
	border: 1px solid #808080;
	border-bottom: 0px;
	float: left;
	text-align: left; }
	
	
/* --- CONTACT PAGE ONLY --- */

.button {
	color: #FFF;
	background-color: #F79239;
	border: 0px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 4px 10px 3px 7px; }
	
.field {
	width: 180px;
	font-size: 0.9em;
	margin-top: 5px;
	border: 1px solid #000; }
	
.box {
	width: 250px;
	height: 100px;
	font-size: 0.9em;
	margin-top: 5px;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; }	