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

.body {
	text-align: center;
 	min-width: 800px;
  	padding: 5px;
}

#website {
    width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 800px;
	height: 90px;
	text-align: right;
	float: right;
	background-image: url("logo.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 2px;
}

a:link {
	color: #292929;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #292929;
}
a:hover {
	text-decoration: none;
	color: #8079ad;
}
a:active {
	text-decoration: none;
	color: #8079ad;
}

a.photolink:link img { border: #292929 4px solid;
						 }
a.photolink:visited img { border: #292929 4px solid;
						 }
a.photolink:hover img { border: #8079ad 4px solid;
						 }

.sublinks a:link {
	color: #999999;
	text-decoration: none;
}

.sublinks a:visited {
	text-decoration: none;
	color: #999999;
}

.sublinks a:hover{
	text-decoration: none;
	color: #8079ad;
}

.sublinks a:active {
	text-decoration: none;
	color: #8079ad;
}

.textlink A:link {
	color: #999999;
}
.textlink A:visited {
	color: #999999;
}
.textlink A:active {
	color: #8079ad;
}
.textlink A:hover {
	color: #8079ad;
}

#links {
	width: 800px;
	height: 30px; 
	text-align: right;
	float: right;
	padding-top:3px;
	padding-bottom:5px;
	}

#sublinks {
	width: 800px;
	height: 28px; 
	text-align: right;
	float: right;
	padding-top: 22px;
}

#container {
	width: 800px;
	height: 510px;
	float: right;
}

#introleft {
	float: left;
	width: 255px;
  	position: relative;
	height: 470px;
	margin-right: 20px;
}

#introcenter {
	float: right;
	width: 524px;
	position: relative;
	height: 470px;
}

#leftRail {
	float: left;
	width: 252px;
	position: relative;
	height: 470px;
	margin-right:24px;
}

#title {
	float: left;
	width: 524px;
	height: 40px;
}

#center {
	float: left;
	width: 256px;
	height: 430px;
	margin-right: 6px;
}

#rightRail {
  	float: right;
  	width: 256px;
	height: 430px;
	margin-left: 6px;
}

#leftRailstories {
	float: left;
	width: 252px;
	position: relative;
	height: 470px;
	margin-right: 24px;
	text-align:right;
}

#centerstories {
	float: left;
	width: 256px;
	height: 470px;
	margin-right: 6px;
}

#rightRailstories {
  	float: right;
  	width: 256px;
	height: 470px;
	margin-left: 6px;
}

#left {
	float: left;
  	width: 252px;
	position: relative;
	height: 470px;
	}

#picture {
	float: right;
	width: 524px;
	height: 470px;
}

#testimoniestitle {
	position: relative;
	float: left;
	width: 788px;
	height: 20px;
	padding-left: 12px;
}

#top {
	margin-top: 5px;
	float: right;
	width: 524px;
	height: 140px;
	margin-bottom: 10px;
}

#middle {
	float: right;
  	width: 524px;
	position: relative;
	height: 140px;
	margin-bottom: 10px;
}

#bottom {
	float: right;
  	width: 524px;
	position: relative;
	height: 140px;
}

#one {
		float: right;
  	width: 125px;
	position: relative;
	height: 140px;
	margin-bottom: 6px;
}
#two {
		float: right;
  	width: 125px;
	position: relative;
	height: 140px;
	margin-right: 6px;
}
#three {
		float: right;
  	width: 125px;
	position: relative;
	height: 140px;
	margin-right: 6px;
}
#four {
	float: right;
  	width: 125px;
	position: relative;
	height: 140px;
	margin-right: 6px;
}

#testimoniesone {
	float: left;
	width: 178px;
	position: relative;
	height: 88px;
	padding-right: 12px;
	padding-left: 18px;
}

#testimoniestwo {
	float: left;
	width: 178px;
	position: relative;
	height: 88px;
	padding-right: 12px;
}

#testimoniesthree {
	float: left;
	width: 178px;
	position: relative;
	height: 88px;
	padding-right: 12px;

}
#testimoniesfour {
	float: left;
	width: 178px;
	position: relative;
	height: 88px;
}

#testimoniesfive {
	float: left;
	width: 100px;
	position: relative;
	height: 85px;
}
#testimoniessix {
	float: left;
	width: 200px;
	position: relative;
	height: 85px;
}
#testimoniesseven {
	float: left;
	width: 200px;
	position: relative;
	height: 85px;
}
#testimonieseight {
	float: left;
	width: 200px;
	position: relative;
	height: 85px;
}
#testimoniesnine {
	float: left;
	width: 100px;
	position: relative;
	height: 85px;
}

#row {
	width: 800px;
	height: 96px;
	float: left;
}


#centertext {
	float: left;
	width: 256px;
	height: 420px;	
}

#rightRailtext {
  	float: right;
  	width: 256px;
	height: 420px;
}

.links {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	color: #191919;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
}

.sublinks {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	color: #999999;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
}

.introtitle {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #191919;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
}

.introtext {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #191919;
	text-align: justify;
	font-size: 12px;
}

.note {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #191919;
	text-align: justify;
}

.boldnote {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #191919;
	text-align: center;
	font-weight:bold;
}
.boldnotebig {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color: #191919;
	text-align: center;
	font-weight:bold;
}

.title {
	font-family: Helvetica, sans-serif;
	font-size: 39px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.titleright {
	font-family: Helvetica, sans-serif;
	font-size: 42px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: right;
}

.titlesmall {
	font-family: Helvetica, sans-serif;
	font-size: 16px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: right;
}

.titlemedium {
	font-family: Helvetica, sans-serif;
	font-size: 20px !important;
	text-transform: uppercase;
	color: black;
	line-height: 2;
	font-weight: bold;
	text-align: right;
}

.textbold {
	font-family: Helvetica, sans-serif;
	font-size: 24px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.textboldtwo {
	font-family: Helvetica, sans-serif;
	font-size: 12px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.textboldfour {
	font-family: Helvetica, sans-serif;
	font-size: 13px !important;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.textboldthree {
	font-family: Helvetica, sans-serif;
	font-size: 14px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.textboldthreeright {
	font-family: Helvetica, sans-serif;
	font-size: 40px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: right;
}

.smalltext {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #191919;
	text-align: left;
	font-size: 11px;
}

.hip {
	text-align:center;
}

.text {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #262626;
}

.smallnote {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	text-align: center;
	font-style:italic;
}

.picturetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #262626;
}


.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}
