@charset "utf-8";
/* CSS Document */
body {
	background-color:#d2e7fc;
}

#wrapper {
	width:960px;
	background-color:#d2e7fc;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:960px;
	height:114px;
	background-image:url(header%20images/masthead_june_10.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	width:960px;
	height:114px;
	padding:0;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bolder;
	text-align:center;
}

h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#0000FF;
	text-align:center;
}
	

#navbar {
	width:960px;
	background-color:#ffffff;
	color:#000000;
	padding:2px;
}

.altlink a:link {
	text-decoration:none;
	color:#00F;
	font-size:small;
}

.altlink a:visited {
	text-decoration:none;
	color:#00F;
	font-size:small;
}

.altlink a:active {
	text-decoration:none;
	color:#00F;
	font-size:small;
}

#contentheader {
	background-color:#d2e7fc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bolder;
	text-align:center;
	width:955px;
	padding:3px;
}

#contentwrapper {
	background-color:#d2e7fc;
	width:955px;
	padding:3px;
	padding-top:10px;
}

#breaker {
	width:960px;
	height:5px;
	background-color:#d2e7fc;
}

.breaker {
    width:960px;
	height:5px;
	background-color:#d2e7fc;
}

#narrowbreaker {
	width:950px;
	height:5px;
	background-color:#d2e7fc;
	clear:right;
}

#maincontent {
	width:515px;
	background-color:#ff9900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:5px;
	float:left;
}

.pageIdent {
	width:945px;
	background-color:#00F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:5px;
	float:left;
}

.pageContent {
	width:945px;
	background-color:#F90;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	float:left;
}

.quote {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#0000FF;
	text-align:center;
}

.quote2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	font-style:italic;
	color:#0000FF;
	text-align:center;
}

.quote3 {
	background-image:url(SiteImages/contentheaderbg.jpg);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:955px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#0000FF;
	text-align:center;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:3px;
}

.photocontainer {
	width:175px;
	height:200px;
	float:left;
}

.photocaption {
	width:175px;
	height:auto;
	background-color:#ff9900;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
    font-size:smaller;
	font-weight:bolder;
	color:#00F;
    text-align:center;
	padding-bottom:2px;
}

.photocontainer2 {
	width:175px;
	height:200px;
	float:left;
	margin-left:16px;
}

.photocaption2 {
	width:175px;
	height:auto;
	background-color:#ff9900;
	float:left;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:small;
	font-weight:bolder;
	color:#00F;
    text-align:center;
	padding-bottom:2px;
}

.photocontainer3 {
	width:175px;
	height:200px;
	float:left;
	margin-left:18px;
}

.photocaption3 {
	width:175px;
	background-color:#ff9900;
	float:left;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:small;
	font-weight:bolder;
	color:#00F;
    text-align:center;
	padding-bottom:2px;
}

.photocontainer4 {
	width:175px;
	height:200px;
	float:left;
	margin-left:20px;
}

.photocaption4 {
	width:175px;
	background-color:#ff9900;
	float:left;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:small;
	font-weight:bolder;
	color:#00F;
    text-align:center;
	padding-bottom:2px;
}

.photocontainer5 {
	width:175px;
	height:200px;
	float:left;
	margin-left:25px;
}

.photocaption5 {
	width:175px;
	background-color:#ff9900;
	float:left;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:small;
	font-weight:bolder;
	color:#00F;
    text-align:center;
	padding-bottom:2px;
}

img {
	border:none;
}

.widepara {
	width:950px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bolder;
	text-align:center;
}