* {font-size: 100.01%;}
html {font-size: 62.5%;}
body {
	font:1.1em/1.27em "Trebuchet MS", Arial, sans-serif;
	color:#0a0404;
}
blockquote {
	margin-right: 10px;
	margin-left: 25px;
	line-height:1em;
}
.clear {clear:both;}
a, a:link, a:visited  {color:#003d75;}

a:hover{color:#4b7567;}
#wrapper{
	overflow:hidden;
	width:811px;
	margin:0 auto;
	padding:75px 0 70px 101px;
}
/* logo */
.logo{
	margin:-4px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	background:url(/images/logo.gif) no-repeat;
	width:149px;
	height:121px;
}
.logo a{
	height:121px;
	display:block;
}
/* text-kendall */
.text-kendall{
	z-index:1;
	position:absolute;
	top:18px;
	left:-88px;
	background:url(/images/bg-kendall.png) no-repeat;
	width:112px;
	height:537px;
	text-indent:-9999px;
	overflow:hidden;
}
/* main */
#main{
	width:647px;
	float:left;
	background:url(/images/bg-main.gif) repeat-y -647px 0;
}
.main-holder{
	width:100%;
	background:url(/images/bg-main.gif) no-repeat;
}
.home .main-frame{
	height:1%;
	position:relative;
	min-height:392px;
	padding:14px 33px 280px 52px;
	background:url(/images/bg-main.gif) no-repeat -1294px 100%;
}
.main-frame{
	height:1%;
	position:relative;
	min-height:392px;
	padding:14px 33px 150px 52px;
	background:url(/images/bg-main.gif) no-repeat -1294px 100%;
}
.main-frame:after{
	content:"";
	display:block;
	clear:both;
}
* html .main-frame{
	overflow:visible;
	height:392px;
}
/* content */
#breadcrumbs {font-size:85%; margin:10px 0;}
#breadcrumbs a { text-decoration:none;}
#content{
	width:451px;
	float:right;
	padding:57px 0 0;
	margin:0 0 -100px;

}
#content .entry { margin:1em 0; clear:both; 		background-color:#b6cedd;}
#content ul { padding-left:25px; margin:.5em 0;}
#content li { margin:.5em 5px .2 em 0; padding-left:10px; list-style:disc;}

#content a, #content a:link {color:#003d75; text-decoration:none; border-bottom:1px dotted #003d75;}
#content a:visited {color:#003d75;  text-decoration:none; border-bottom:1px dotted #b6cedd;}
#content a:hover{color:#4b7567;  text-decoration:none; border-bottom:1px dotted #4b7567;}

#content h1 {
		font-size:2.5em; margin:.5em 0 .5em 0; clear:left; color:#9ab8bb; line-height:1em; }
#content h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:normal;
	margin-bottom:.5em;
}
#content h2 a:link, #content h2 a:visited, #content h2 a:active, #content h2 a:hover {
 text-decoration:none; border-bottom:1px dotted #b6cedd;}

}
#content h3{
	font-size:1.3em;
	font-weight:bold;
}

#content h4{
	font-size:1em;
	font-weight:bold;
}
#content p{margin:0 0 14px; font-size:1.1em; line-height:normal;}


#next-prev {font-size:85%; clear:both; border-bottom:1px #a4c1c5 solid; padding:5px;}
#next-prev .next {width:49%; float:right; clear:right; display:block; text-align:right; margin:10px 0;}
#next-prev .prev {width:49%; float:left; clear:left; display:block; text-align:left; margin:10px 0;}

/* sidebar */
#sidebar{
	width:95px;
	float:left;
	padding:40px 0 0;

}
#sidebar a{
	color:#fff;
	text-decoration:none;
	background-color:#b6cedd;
}
#sidebar a:hover{color:#000;}
/* nav */
#nav{
	position:relative;
	z-index:100;
	font-size:1.45em;
	margin:0 0 51px;
}
#nav li{
	height:1%;
	vertical-align:top;
	margin:0 0 6px;
}
#nav a{
	text-decoration:none;
	color:#fff;
	display:block;
	width:56px;
	height:30px;
	padding:0 0 0 20px;
	line-height:30px;
}
#nav .current, 
#nav a:hover,
#nav li:hover a,
#nav li.hover a{
	color:#fff;
	background:url(/images/bg-nav.png) no-repeat;
}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover .drop,
#nav li.hover .drop{display:block;}
/* drop */
.drop {
	display:none;
	position:absolute;
	bottom:-41px;
	left:66px;
	width:142px;
}
.drop .t,
.drop .b{
	background:url(/images/bg-drop.png) no-repeat;
	height:10px;
	overflow:hidden;
}
.drop .b{background:url(/images/bg-drop-b.png) no-repeat;}
.drop .c{
	height:1%;
	padding:2px 5px 0 16px;
	background:url(/images/bg-drop-r.png) repeat-y;
}
.drop .c:after{
	content:"";
	display:block;
	clear:both;
}
#nav ul {
	float:left;
	width:100%;
	margin:0 0 -12px;
	position:relative;
}
#nav ul li{margin:0 0 18px;}
#nav ul a {
	padding:0;
	height:auto;
	width:auto;
	display:inline;
	font-size:0.68em;
	line-height:1.7em;
	font-weight:bold;
	background:none !important;
}
#nav ul a:hover{color:#000;}
/* subnav */
.subnav li{
	font-size:1.09em;
	padding:0 0 0 20px;
	margin:0 0 10px;
}
/* calendar */
.calendar{
	line-height:1.2em;
	color:#39559b;
	width:146px;
	padding:0 12px 0 0;
	float:right;
}
.calendar h2,
.calendar h3{
	font-size:1.45em;
	line-height:1.35em;
	font-weight:bold;
	color:#fff;
	margin:0 0 22px 2px;
}
.calendar h3{
	line-height:1.14em;
	font-size:1.27em;
	margin:0;
}
.calendar p{margin:0 0 15px;}
.calendar ul{margin:0 0 15px;}
/* list */
.list {
	margin: 0 -8px 39px 0;
	width:456px;
	overflow:hidden;
}
.list li{
	float:left;
	margin:0 8px 0 0;
}
.list img{display:block;}

/* photos */
.photos li,
.photos li .overlay{
	position:absolute;
	z-index:1;
}
.photos img{vertical-align:top;}
.photos li .overlay{
	left:0;
	top:0;
}
.photos li a{
/*	cursor:pointer;*/
	display:block;
	text-decoration:none;
}
.photos .photo1{
	top:77px;
	left:198px;
}
.photos .photo1 .overlay{
	background:url(/images/bg-overlay1.png) no-repeat;
	width:215px;
	height:217px;
}
.photos .photo2{
	top:304px;
	left:172px;
}
.photos .photo2 .overlay{
	background:url(/images/bg-overlay2.png) no-repeat;
	width:200px;
	height:201px;
}
.photos .photo3{
	top:375px;
	left:23px;
}
.photos .photo3 .overlay{
	background:url(/images/bg-overlay3.png) no-repeat;
	width:143px;
	height:142px;
}
.photos .photo4{
	bottom:60px;
	right:30px;
}
.photos .photo4 .overlay{
	background:url(/images/bg-overlay4.png) no-repeat;
	width:235px;
	height:234px;
}

.photos .photo5 {
	bottom:25px;
	left:70px;
	width:290px;
		color:#39559b;
	
}


.calendar ul li a:link {
	color: #034380;
	text-decoration: none;
}
.calendar ul li a:hover {
	color: #fff;}
.calendar ul li a:visited {
	color: #034380;
	text-decoration: none;
}
.calendar h3 a {
	color: #FFF;
	text-decoration:none;
}
.calendar h3 a:hover {
	color: #FFF;
	text-decoration:underline;
}


#footer {clear:both; color:#d9e4e1; text-align:right; margin:30px 165px 10px 0; position:relative; padding:10px;}
#footer a {color:#d9e4e1;}


.photo-left {float:left; clear:left; margin:0 10px 10px 0;}
.photo-right {float:right; clear:right; margin:0 0 10px 10px;}