﻿body {
	padding: 0px;
	margin: 0px;
	background-image: url('../generic_images/page_bg_2.gif');
	background-position: center;
	background-repeat: repeat-y;
	background-color: #E5E5E5;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	background-attachment: fixed;
}
hr {
	height: 1px;
	border-color: #C0C0C0 black black black;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #FE2300;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {

  text-decoration: none;
  }
h1 {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 12px;
	background-color: #4BA148;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 2px;
}
h2 {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-size: 14px;
	color: #FE2300;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 12px;
	background-color: #000000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	letter-spacing: normal;
	text-align: right;
}

h4 a {
	color:white
}

h5 {
	color: #FE2300;
	font-size: 16px;
}

img {
	border:0px
}



  /* LAYOUT TABLES*/
  
  
.layoutTable {
	width: 869px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
.layoutLeft {
	width: 185px;
	text-align: left;
}
.layoutRight {
	width: 684px;
}

  /* LEFT TABLE WITH MENUS*/
  
.leftTable {
	width: 185px;
	border-collapse: collapse;
}

  /* Logo Cell*/
  
.logoCell {
	width: 185px;
	height: 410px;
}

  /* Menu Cell*/
  
.menuCell {
	width: 132px;
	padding-left: 50px;

}

  /* MENU LINK STYLE - USES DIVS*/

.menuItem a {
	background-image: url('../generic_images/menubg.gif');
	width: 122px;
	height: 21px;
	display: block;
	padding-left: 10px;
	color: #FFFF00;
	text-decoration: none;
	letter-spacing: 2px;
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
.menuItem a:hover {
	background-position: 0 -25px;
	color: #FFFFFF;
}

.menuItemCurrent a {
	background-image: url('../generic_images/menubg_current.gif');
	width: 122px;
	height: 21px;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	letter-spacing: 2px;
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FE2300;
}

  /* News Cell*/

.newsCell {
	background-position: top;
	padding-left: 40px;
	padding-right: 10px;
	background-image: url('../generic_images/latest_news_bg.gif');
	background-repeat: no-repeat;
	padding-top: 130px;
	height: 221px;
}

.newsCell a {
	color: #FE2300;
	font-weight: bold;
}

.newsCell img {
   max-width: 115px;
   width: expression(this.width > 115 ? 115: true); 
}

  /* CONTENT TABLE*/
  
.contentTable {
	width: 684px;
	border-collapse: collapse;
}

  /* Header Cell*/
  
.headerCell {
	width: 684px;
	height: 312px;
	text-align: left;
	background-image: url('../generic_images/header_bg.jpg');
	background-repeat: no-repeat;
}


.contactheader {
	margin-left: 489px;
	margin-top: 16px;
	border-width: 0px;
	position: absolute;
}

.contactheader img {
		border-width: 0px;

}

.flashheader {

	margin-right: 0px;
	margin-top: 0px;
	border-width: 0px;
	position: absolute;
}

  /* Content Cell*/
  
.contentCell {
	width: 484px;
	text-align: left;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height:20px
}

.contentCellWide {
	padding-top: 40px;
	padding-left: 20px;
	width: 664px;
	text-align: left;
}


  /* Right Cell*/
  
.rightCell {
	width: 200px;
	text-align: left;
	padding-top: 100px;
}

.rightCell img {
	border-width: 0px;
   max-width: 200px;
   width: expression(this.width > 200 ? 200: true); 
}


.galleryTable {
	width: 670px;
	border-collapse: collapse;
}

(this.width > 200 ? 200: true); 
}


.galleryTable {
	width: 670px;
	border-collapse: collapse;
}

.galleryTable td {
	padding-bottom: 30px;
}

  /* Footer*/
 
#footer { 
  	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 15px;
}

#footer, #footer a{
	color: #808080;
	font-size: 11px;
	font-weight:normal;
}

  /* MISC TEXT STYLES*/
  
 	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 15px;
}

  /* MISC TEXT STYLES*/
  
 .redText{
	color: #FE2300;
	border-top-style: solid;
}

 .alignRight {
	float: right;
	margin-left: 8px;
}
  
.indentText {
	margin-left: 40px;
}




