/* Web 2.0 default */
/* tips from JeremyKeith */
body {
	background-color: #F7F0E0;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-align: center;
	margin: 0;
	color: #333;
	font-size: 13px;
	line-height: 16px;
	}

input[type="radio"], input[type="checkbox"] {
	size:  10px;
}

a {
	color: #3D4891;
	text-decoration: none;
}
a:hover, a:focus {
		color: #3D4891;
	text-decoration: underline;
}
/* end JK */
/* Dan Cederholm WHAT DOES THIS DO? */
.group:after {
	content:  ".";
	display:  block;
	height: 0;
	clear: both;
	visibility:  hidden;
}
/* end DC */
#container {
	width: 950px;
	text-align: center;
	border: 1px solid #5987BD;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics09/Glass_noleadstretchdark.jpg);
	background-repeat: repeat-y;
	}

#topbanner {
	text-align: left;
}
#leftnavi {
	float: left;
	width: 129px;
	padding: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCC;
	letter-spacing: .1em;
	line-height: 13px;
}
#rightside {
	width: 800px;
	float: left;
}

#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 20px;
}
#leftnavi p a {
	color: #FFF;
}
#leftnavi p a:hover, #leftnavi p a:focus {
	color: #FFF;
	background-color: #3F80CE;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}


p {
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 16px;
	text-align: left;
	letter-spacing: .1em;
	text-transform: uppercase;
}
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 19px;
	margin: 0px 0px 8px;
	padding: 0px;
	vertical-align: baseline;
	white-space: normal;
}
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px 0px 8px;
	padding: 0px;
	vertical-align: baseline;
	white-space: normal;
}

.largebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: 18px;
}
.futuratext {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.futuralarge {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
li {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 8px;
	line-height: 14px;
}
.sidebar {
	background-color: #CDE2F4;
	margin: 6px;
	padding: 6px;
	float: right;
	width: 240px;
	border: 1px dotted #055FB5;
}
.christmashead {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.centerphoto {
	text-align: center;
	width: auto;
}
#insetbox {
	margin: 16px;
	padding: 16px;
	float: right;
	width: 320px;
	border: 1px solid #BE1716;
	background-color: #EDF3FF;
}

#footer {
	color: #FFF;
	background-color: #243782;
	clear: both;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 4px;
}
