@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:"Gill sans", Arial, sans serif;
	background-image:url(images/mountain_graphic_new.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F9F9F9;
	font-size:100%;
}
#container {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#banner {
	width:960px;
	height:125px;
	float:left;
	overflow:hidden;
}
#left {
	width:250px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
#audience {
	width:250px;
	float:left;
	margin:0;
	padding:0;
	font-size:110%;
	overflow:hidden;
}
#audience ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#audience ul li {
	border-top:1px solid #FFFFFF;
}
#audience ul li a {
	text-decoration:none;
	color:#FFFFFF;
	padding:7px 0 6px 20px;
	width:250px;
	display:block;
}
#audience ul li a:hover, #audience ul li a:active {
	text-decoration:none;
	color:#003366;
	padding:7px 0 6px 20px;
	background-color:#99CCFF;
	width:250px;
	display:block;
}
#nav {
	width:248px;
	float:left;
	margin:0;
	padding:0;
	font-size:110%;
	overflow:hidden;
}
#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.regular {
	/*background-image:url(images/navarrow.gif);
	background-repeat:no-repeat;
	background-position:215px 10px;*/
	border-bottom:1px solid #DDDDDD;
}
.regular a:hover {
	color:#666666;
}
.gold {
	background-color:#FFCC00;
	/*background-image:url(images/navarrowgold.gif);
	background-repeat:no-repeat;
	background-position:215px 10px;*/
}
#nav ul li a {
	text-decoration:none;
	color:#003366;
	padding:7px 0 6px 20px;
	width:228px;
	display:block;
}

#nav ul li a:hover {
	color:#333;
}
#adspot {
	width:209px;
	float:left;
	margin:0;
	padding:20px;
	font-size:80%;
	color:#333333;
	overflow:hidden;
}
#adspot a {
	text-decoration:underline;
	color:#333333;
}
#adspot a:hover {
	color:#666666;
}
#adspot ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#adspot ul li {
	padding:0 0 5px 0;
}

#adspot h1, #adspot h2, #adspot h3, #adspot h4 {
	font-size:100%;
	color:#333333;
	margin:0;
	padding:0;
}
#right, #right-backpage {
	width:708px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
#right-backpage {
	background-color:#F9F9F9;
}
#title {
	width:660px;
	float:left;
	margin:0;
	padding:10px 20px 10px 20px;
	overflow:hidden;
}
#photo {
	width:645px;
	height:280px;
	overflow: hidden;
	float:left;
	padding-left:20px;
}
/*
#photo {
	width:640px;
	height:335px;
	float:left;
	padding-left:20px;
}

#photo01 { 
	width:635px; 
	height:335px; 
	float:left; 
	background-image:url(images/photo01.jpg);
	background-repeat:no-repeat; 
}
#photo02 { 
	width:635px; 
	height:335px; 
	float:left; 
	background-image:url(images/photo013.jpg);
	background-repeat:no-repeat; 
}
#photo03 { 
	width:635px; 
	height:335px; 
	float:left; 
	background-image:url(images/photo010.jpg);
	background-repeat:no-repeat; 
}
#photo04 { 
	width:635px; 
	height:335px; 
	float:left; 
	background-image:url(images/photo012.jpg);
	background-repeat:no-repeat; 
}
#photo05 { 
	width:635px; 
	height:335px; 
	float:left; 
	background-image:url(images/photo011.jpg);
	background-repeat:no-repeat; 
}
#photo06 { 
	width:635px; 
	height:335px; 
	float:left; 
	background-image:url(images/photo06.jpg);
	background-repeat:no-repeat; 
}
*/
#events {
	width:210px;
	float:left;
	margin:0;
	padding:20px 20px 20px 20px;
	font-size:80%;
	color:#333333;
	overflow:hidden;
}
#events h1, #events h2, #events h3, #events h4, #news h1, #news h2, #news h3, #news h4, #title h1 {
	font-size:145%;
	font-weight:400;
	color:#003366;
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
}
#events a, #news a, #sidebar a, #sidebarBP a {
	text-decoration:none;
	color:#003366;
}
#events a:hover, #news a:hover, #sidebar a:hover, #sidebarBP a:hover {
	text-decoration:underline;
	color:#333333;
}
#events ul, #news ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#events p.fullCal a {
	margin:20px 0 0 0;
	font-weight: bold;
	font-size: 100%;
	color:#455560;
	text-decoration:none;
}
#events p.fullCal a:hover {
	text-decoration:underline;
}
#news {
	width:208px;
	float:left;
	margin:0;
	padding:20px 20px 20px 0;
	font-size:80%;
	overflow:hidden;
}
#content {
	width:455px;
	float:left;
	padding:0 20px 50px 20px;
	font-size:80%;
	color:#333333;
	overflow:hidden;
	line-height:20px;
}
#content a, #columna a, #columnb a {
	text-decoration:underline;
	color:#333333;
}
#content a:hover, #columna a:hover, #columnb a:hover {
	color:#666666;
}
#content h1, #columna h1, #columnb h1 {
	font-size:150%;
	font-weight:400;
	text-transform:uppercase;
	color:#003366;
	margin:0;
	padding:0;
}
#content h2, #columna h2, #columnb h2 {
	font-size:130%;
	color:#003366;
	margin:0;
	padding:0;
}
#content h3, #columna h3, #columnb h3 {
	font-size:110%;
	color:#003366;
	font-weight:400;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
#content h4, #columna h4, #columnb h4 {
	font-weight:bold;
	color:#003366;
	margin:0;
	padding:0;
}
#content ul, #columna ul, #columnb ul {
	list-style-type:disc;
	margin:0;
	padding:5px 25px;
}
#columna ul li, #columnb ul li {
	padding: 0 0 10px 0;
}
#sidebar {
	width:189px;
	float:left;
	padding:20px 20px 60px 0;
	margin:0;
	font-size:80%;
	overflow:hidden;
}
#sidebarBP {
	width:189px;
	float:left;
	margin:0;
	padding:0 20px 60px 0;
	font-size:80%;
	overflow:hidden;
}
#sidebar p, #sidebarBP p {
	margin:0;
	padding:0 20px;
}
#sidebar ul, #sidebarBP ul {
	list-style-type:none;
	margin:0;
	padding:0 20px;
}
#sidebar h1, #sidebarBP h1, #sidebar h2, #sidebarBP h2, #sidebar h3, #sidebarBP h3, #sidebar h4, #sidebarBP h4 {
	font-size:110%;
	text-transform:uppercase;
	color:#333333;
	margin:0;
	padding:0 0 0 20px;
}
#columna {
	width:208px;
	float:left;
	margin:0;
	padding:0 20px 20px 20px;
	font-size:80%;
	color:#333333;
	overflow:hidden;
}
#columnb {
	width:208px;
	float:left;
	margin:0;
	padding:0 20px 20px 0;
	font-size:80%;
	overflow:hidden;
}
#footer {
	width:960px;
	height:163px;
	float:left;
	overflow:hidden;
	padding-top:40px;
}
img { border:0; margin:0; padding:0; }

#blog { 
	background-image:url(images/blogBodyBG.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:"Gill Sans", Arial, sans serif;
	font-size:small;
	margin:0;
	padding:0;
}
#blogcontainer {
	width:960px;
	position:absolute;
	left:50%;
	margin-left:-480px;
}
#blogbanner {
	width:960px;
	height:200px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(images/blogbanner.jpg);
	background-repeat:no-repeat;
}
#entry {
	width:610px;
	float:left;
	padding:50px 0 70px 20px;
	font-size:100%;
	color:#333333;
	line-height:20px;
}
#entry a {
	text-decoration:underline;
	color:#333333;
}
#entry a:hover {
	color:#666666;
}
#entry h1 {
	font-size:200%;
	font-weight:400;
	line-height:30px;
	color:#999999;
	text-transform:uppercase;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	padding:0;
}
#entry h2, #entry h3, #entry h4 {
	font-size:130%;
	font-weight:400;
	color:#000033;
	margin:0;
	padding:0;
}
#contents {
	width:240px;
	float:left;
	padding:100px 0 0 60px;
}
#contents h1, #contents h2, #contents h3, #contents h4 {
	font-size:150%;
	font-weight:400;
	color:#FFCC00;
	margin:0;
	padding:0;
}
#contents ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 3px;
}
#contents a {
	text-decoration:none;
	color:#666666;
}
#contents a:hover {
	text-decoration:underline;
}

/* For office directory only */

table tr {
	vertical-align: top;
}


#footer2 { width:960px; float:left; margin:0; padding:20px 0; border-top:1px solid #CCCCCC; }

#footerleft2 { width:600px; float:left; margin:0; padding:0; font-size:80%; color:#B09E80; line-height:130%; }

#footerleft2 a { text-decoration:underline; color:#FFCC00; }

#footerleft2 a:hover { color:#FFDE59; }

.article .date {
visibility: hidden;
display: none;
}
form .comment_author {
float: left;
width: 49%;
}
#new-comment h3 {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}
form .comment_email_address {
float: right;
width: 49%;
}
.article .footer span {
background-color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
float: left;
width: 120px;
height: 15px;
line-height: 15px;
margin-right: 1px;
}
.article .footer a {
display: block;
color: #FFFFFF;
padding-left: 7px;
text-decoration: none;
}

.article .header span, .comment .header span {
font-family: Arial, Helvetica, sans-serif;
color: #6699CC;
}
.comment .number {
font-size: 300%;
position: absolute;
left: -70px;
}
.comment .reply {
float: right;
position: absolute;
right: 0px;
top: 0px;
}
.comment .header {
position: relative;
color: #CCCCCC;
}
.comment .body {
clear: left;
}
a {
color: #6699CC;
}
.article .body {
padding-bottom: 10px;
padding-top: 5px;
}
.article .header {
color: #CCCCCC;
}
.article .header h2 {
font-size: 230%;
letter-spacing: -2px;
padding-bottom: 5px;
margin-bottom: 5px;
}
.article {
padding-bottom: 40px;
}
