@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	color: #2E281D;
	font-weight: normal;
	



}


html,body { min-height:100.1%;margin-bottom:1px; }

body {
	font-family: arial;
	line-height: 16px;
	padding: 5px;
	background: #111111;
	
	font-size: 15px;
	color: #222;

	
	



}

#outerWrapper {
	width: 900px;
		margin: 0 auto;
		background: #a02a30;
		border: 1px solid #ffffff;
	
}

#header {
	width: 900px;
	height: 153px;
	
	background-image: url(../images/backgrounds/finalHeader.jpg);
	background-repeat: no-repeat;

	
}

#upperNavigation {
	width: 880px;
	height: 20px;
	background: #333333;
	padding: 10px;
	color: white;
	text-align: center;
	border-top: 1px solid white;
}

#PLHFODiv {
	width: 780px;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
}

#PLHFODiv td {
	padding: 0 5px;
	
}


#leftColumn {
	width: 600px;
	margin: 10px 0 5px 10px;
	float: left;
	background: white;
	text-align: left;
	padding: 10px;
	border: 1px solid #555;
	display: inline;
	
}


.leftColumnIndexText {
	text-align: center;
	
}

#rightColumnIndex {
	width: 250px;
	height: 528px;
	background: white;
	float: right;
	margin: 9px 9px 5px 2px;
		border: 1px solid #555;
	display: inline;
}

.rightColumnIndexLinks {

	padding: 10px 10px 10px 10px;
	text-align: center;
	border: 1px solid #dddddd;
	width: 205px;
	margin-left: 11px;

	
}

.rightColumnIndexLinks a:link {
  color: #222;
  
  text-decoration: none;
}
.rightColumnIndexLinks a:visited {
  color: #222;
  text-decoration: none;
}
.rightColumnIndexLinks a:hover {
	text-decoration: underline;
	text-align: left;
	color: #a02a30;
  
}

#mainColumnInside {
	width: 856px;
	margin: 10px 5px 5px 10px;
	background: white;
	padding: 10px;
	border: 1px solid #555;
	
}

#mainColumnInside td {
	font-size: 15px;
	
}

#mainColumnInside  a:link {
  color: #a02a30;
  
  text-decoration: none;
}
#mainColumnInside a:visited {
  color: #a02a30;
  text-decoration: none;
}
#mainColumnInside a:hover {
	text-decoration: underline;
	text-align: left;
	color: #222;
  
}


.photo {
	text-align: center;
	padding: 5px;
}

.googleAd {
	width: 300px;
	height: 125px;
	text-align: center;
	float: right;
	padding: 5px;
	
}

#googleMap {
	text-align: center;

}

#footer {
	width: 894px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 3px;
	clear: both;
	background: #a02a30;

	
}


/*newletter page*/

#outerWrapperNewsletter {
	width: 900px;
		margin: 0 auto;
		background: #a02a30;
		border: 1px solid #ffffff;
	
}


#upperNavigationNewsletter {
	width: 880px;
	height: 20px;
	background: #333333;
	padding: 10px;
	color: white;
	text-align: center;
	border-top: 1px solid white;
}

 
 #newsletterBox {
	 width: 800px;
	 margin-left: 70px;
	 
 }
 
 .newsletterHeader {
	 width: 733px;
	 height: 181px;
	 background-image:url(../newsletter/imageTemplates/winter09header.jpg);
	 background-repeat:no-repeat;
	 
 }
 
 
 .newsletterMiddle {
	 width: 613px;
	 background-image:url(../newsletter/imageTemplates/templateMiddle.jpg);
	 background-repeat: repeat-y;
	 padding-left: 60px;
	 padding-right: 60px;
	 
 }
 
 
 .newsletterBottom {
	 width: 733px;
	 height: 38px;
	 background-image: url(../newsletter/imageTemplates/templateBottom.jpg);
	 background-repeat:no-repeat;
	 
 }
 
 
#upperNavigationNewsletter  a:link {
  color: #fff;
  
  text-decoration: none;
}
#upperNavigationNewsletter a:visited {
  color: #fff;
  text-decoration: none;
}
#upperNavigationNewsletter a:hover {
	text-decoration: underline;
	text-align: left;
	color: #a42f35;
  
}
  
h1 {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #333;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}
h3 {
	color: #222;
	text-align: left;
	font-weight: bold;
}
h4 {
  color: #a02a30;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
h5 {
	color: #222;
	text-align: center;
	font-weight: bold;
}
h6 {
  color: #8acb23;
 font-weight:bold;
 text-align: left;

  
}





a,  a:link {
  color: #fff;
  
  text-decoration: none;
}
a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-align: left;
	color: #222;
  
}
