/* CSS Document */

body {
	padding: 0px;
	background-color:#666633;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 150%;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	border:0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

a:link {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
a:hover {
	text-decoration:none;
	color: #666633;
	font-weight: bold;
	font-size: 12px;
}
a:active {
text-decoration:none;
	color: #000000;
}

img {
 border:0;
}

.headlines {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #38381C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul {
	font-size:12px;
	margin-left: -25px;
	margin-right: 0px;
	list-style-image:url('../images/bullet.jpg');
	text-align: left;
	}

li {
margin-bottom:20px;
}	


  .ContentWrapper{
	width:975px;
	text-align:justify;
	vertical-align:top;
	background-image:url("../images/contentsplice.jpg");
	background-repeat:repeat-y;
	padding-top:0px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:0px;
	background-position:left;
 }
 
   .ContentAptWrapper{
	width:975px;
	text-align:justify;
	vertical-align:top;
	background:url("../images/contentaptsplice.jpg");
	background-repeat:repeat-y;
	padding-top:0px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:0px;
	background-position:left;
 }



  .ContentTable{
	width:734px;
	text-align:justify;
	vertical-align:top;
	background-repeat:repeat-y;
	padding-top:5px;
	padding-left:30px;
	padding-right:45px;
	padding-bottom:0px;
	background-position:left;
 }
 
  .ContentTableAlt{
	width:734px;
	text-align:justify;
	vertical-align:top;
	background-repeat:repeat-y;
	padding-top:5px;
	padding-left:30px;
	padding-right:0;
	padding-bottom:0px;
	background-position:left;
 }
 
 
/*
//////////////////////////
/// Photo Gallery
//////////////////////////
*/
 

.galleryContainer
{
width:320px;
float:left;
padding: 3px 0px 0px 5px;
}

.galleryImage ul,
.galleryImage li
{
	margin: 0px;
	padding: 0px;
	width:320px;
		
}

.feature_column
{
float:left;
width:170px;
padding: 3px 0px 0px 17px;

}

.galleryList
{
float:left;
width:175px;
padding: 3px 0px 0px 27px;

}
.galleryOption
{
}

.thumbnail
{
float:left;
padding:0 0 10px 10px;
}

 
