@charset "utf-8";


html, body {
	background-color: #CCCCCC;
	height:100%;
}

#wrapper {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	
}
#wrapper2 {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

.banner {
	text-align: left;
}
.banner2 {
	text-align: left;
	background-image: url(../images/bg-slice.jpg);
	background-repeat: repeat-x;
}

.border {
	border: 1px solid silver;
	padding: 10px;
	width: 350px;
}

#main {
	text-align: left;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 55px;
	padding-left: 20px;
	padding-right: 20px;
	
}

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}



.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 1.5em;
}


p, .ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	list-style-type: square;
}
.ul2 {
	padding-left: 5px;
	list-style-type: square;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 1px;
	margin-left: 5px;
	float: left;
	width: 447px;
}


.ul1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;	
}


h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #931507;
}


.photoframe {

  float:left;

  border:solid 1px silver;

  padding:6px;

  margin-right:10px;

  } 


.photoframeright{
	float:right;
	border:solid 1px silver;
	padding:6px;
	margin-left: 10px;

  } 
.photoframe-fixedheight {
	float:left;
	border:solid 1px silver;
	padding:6px;
	margin-right:10px;
	height: 99%;
	white-space: normal;
}

h5 {
	text-align: center;
}

  
  
  #footer {
	left: 2%;
	right:2%;
	clear: both;
	margin-top: 35px;
	padding-top: 15px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0140E3;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: normal;
}.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: auto;
	line-height: .7em;
	font-size: 0.7em;
}
.captionwline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: auto;
	line-height: .7em;
	font-size: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 5px;
}
.captionNOline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: auto;
	line-height: .7em;
	font-size: 0.7em;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 5px;
}


.column {
	float: left;
	width: 300px;
	padding-left: 15px;
}
.textframe-right {
	float:right;
	border:solid 1px silver;
	padding:6px;
	margin-left: 10px;
}
.righttext {
	float: right;
	width: 380px;
}

.leftcolumn {
	float: left;
	width: 520px;
	margin-right: 5px;
}
.rightcolumn {
	float: right;
	width: 210px;
	padding: 5px;
	background-color: #D1DAED;
}
.formcolor {
	background-color: #D1DAED;
	padding: 5px;
}
.textframeright25percent {
	float:right;
	border:solid 1px silver;
	padding:6px;
	margin-left: 10px;
	width: 25%;
}
.smalllinespace {
	line-height: 5px;
}
.marginbottom {
margin-bottom:0px;
}
.photo-overflow {
	height: auto;
	width: auto;
	overflow: scroll;
}
.textcolumn {
	margin-left: 365px;
}
.textcolumn {
	margin-left: 365px;
}
.solidcolor {
	color: #FFF;
	background-color: #F00;
	white-space: normal;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.indexcalloutbox {
	background-color: #FFC;
	width: 235px;
}

.reversetext {
	color: #FFF;
}
#wrapper #main {
	color: #800000;
}
#wrapper #main p strong {
	color: #800000;
}

