@charset "UTF-8";
body {
	background-color: #d9e7f4;
	background-image: url(images/background/bg_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-size: 11px;
	font-family: Helvetica, Arial, serif;
	color: #333333;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 12px;
}
#wrapper {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(images/background/top_r_corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#wrapper #wrapper2 {
	background-image: url(images/background/bot_l_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#header {
	height: 130px;
	width: 760px;
}
#sidenav {
	width: 190px;
	float: left;
	background-image: url(images/buttons/nav_top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidenav #pictureholder {
	width: 180px;
	display: block;
	vertical-align: bottom;
	float: left;
	text-align: right;
	padding-right: 10px;
}
#sidenav ul {
	padding: 0px;
	display: block;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	float: left;
	width: 179px;
}
#sidenav li {
	display: block;
	float: left;
	width: 179px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#sidenav a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, serif;
	color: #FFFFFF;
	height: 16px;
	width: 149px;
	float: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	letter-spacing: 0.1em;
	background-image: url(images/buttons/nav_norn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidenav a:hover {
	background-image: url(images/buttons/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidenav span {
	height: 24px;
	width: 179px;
	float: left;
	clear: left;
	display: block;
	background-image: url(images/buttons/bot_nav_img.jpg);
}
#content {
	width: 570px;
	float: left;
	height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
#footer {
	left: 190px;
	height: 30px;
	clear: both;
	background-image: url(images/background/foot_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#footer p {
	margin: 0px;
	text-align: right;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#column {
	float: left;
	width: 570px;
}
#home .butOn, #link2 .butOn, #link3 .butOn, #link4 .butOn, #link5 .butOn. #link6 .butOn, #link7 .butOn {
	background-image: url(images/buttons/nav_hover.jpg);
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A98E5;
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #gallery img {
	border: 1px solid #4993DC;
}
#content a {
	color: #4C96E1;
	text-decoration: none;
	font-weight: bold;
}
#content p {
	padding-right: 150px;
	color: #666666;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #picholder {
	float: right;
	width: 120px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #picholder img {
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidenav .butOn {
	background-image: url(images/buttons/nav_hover.jpg);
}
.bold {
	font-weight: bold;
}
#calender {
	height: 300px;
	background-color: #FFFFFF;
}
