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

/* TOP LEVEL SELECTORS */
/*****************************************************************************/

body
{
  background: #b9c3cb;
  padding: 0;
	margin: 0;
		color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

h1, h2, h3, h4, h5, h6, p, form, input
{
  padding: 0;
  margin:  0 0 6px 0;
}

img
{
  border: none;
}
a
{
  color: #5A6270;
  text-decoration: none;
}
a:hover
{
  text-decoration: none;
  color: #ffffff;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
	font-size: 1px;
}

/** HOMEPAGE styles **/

#home_wrapper {
	width: 791px;
	height: 792px;
	background-image: url(images/bkground_noborder.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 3px solid #edf1f4;
}
#wrapper {
	width: 791px;
	background-image: url(images/background_tmpl.jpg);
	background-repeat: no-repeat;
	border: 3px solid #edf1f4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainarea h1 {
	color: #FFFFFF;
	font-size: 30px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #edf1f4;
	line-height: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#topnav {
	float: left;
	width: 791px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7f8b9f;
	letter-spacing: 0.25em;
	text-align: center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#topnav a {
    font-size: 18px;
	color: #7f8b9f;
	text-decoration: none;
}
#topnav a:hover {
    color: #ffffff;
}
#topimage {
	float:left;
	width: 791px;
	text-align: center;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#subtitle {
	float:left;
	width: 791px;
	text-align: center;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 35px;
    letter-spacing: 0.125em;
	color: #231f20;
}
#content  h2 {
	color: #333333;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	letter-spacing: 0.125em;
	color: #231f20;
}
#imagenav {
	margin-top: 35px;
	float: left;
	width: 626px;
	text-align: center;
	margin-left: 155px;
}
#image {
	float: left;
	margin-right: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}
#image a:link, #image a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
}
#image a:hover, #image a:active {
	font-family: "Times New Roman", Times, serif;
	color: #7f8b9f;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
}#quote {
	float: left;
	margin-top: 70px;
	margin-left: 41px;
}
#readmore {
	background-color: #96a4bb;
	width: 275px;
	float: right;
	height: 30px;
	margin-right: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #252326;
	letter-spacing: 0.25em;
	text-align: right;
	line-height: 30px;
	padding-right: 5px;
}
#readmore a:link, #readmore a:visited {
    text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #252326;
	letter-spacing: 0.25em;
}
#readmore a:hover, #readmore a:active {
    color: #ffffff;
	text-decoration: none;
}
#mainarea {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	width: 754px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#siteby {
	width: 800px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	text-align: right;
}
#siteby a:link, #siteby a:visited {
    color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
#siteby a:hover, #siteby a:active {
    color: #252326;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
#content {
	float: left;
	margin-top: 0px;
	margin-left: 30px;
	width: 744px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.photopageimage {
	border: 1px solid #748898;
	margin-right: 40px;
	margin-top: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.photopageimage p {
	margin-left: 5px;
}



.quote {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
}
.quotesignature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}
.clickhere {
	color: #5A6270;
	text-decoration: none;
	font-size: 12px;
}
.clickhere a:link, .clickhere a:visited {  color: #5A6270;  text-decoration: none; font-size:10px;}
.clickhere a:hover, .clickhere a:active {  color: #252326;  text-decoration: none;font-size:10px;}

