/*  
Theme Name: Keystone Colorado v.3
Theme URI: http://www.keystone-colorado.com/
Description: A theme for 12 Appaloosa by Yan
Version: 3.0
Author: Yan
Author URI:  http://www.emgtgroup.com/
*/

/*  basics */
* {margin:0;padding:0}

/* structure */
body{
	text-align:center;
	background: #4096ee url(images/gradient.png) repeat-x top center;
	}

div#container{
	width:900px;
	margin: 0 auto;
	background: #ffffff;
	text-align:left;
	}

div#header{
	height: 100px;
	position:relative;
	background: #fff url(images/header.jpg) no-repeat top;
	margin: 0 auto;
	}

div#header h1{
	position:absolute;
	top:10px;
	left:85px;
	height:80px;
	line-height:80px;
	margin:0;
	color: #79B30B;
	visibility: hidden;
	}
	
.description{
	position:absolute;
	top: 65px;
	left: 100px;
	visibility: hidden;
}

center.tour {
	border: 1px #448cd3 solid;
	width: 452px;
	display: block;
	margin: 0 auto;
	padding: 4px;
}

iframe {
	border: 1px #448cd3 solid;
	width: 550px;
	display: block;
	margin: 0 auto;
	padding: 2px;
	margin: 0 auto;
}

center.home {
	background: url(images/keystone.jpg) no-repeat top center;
	width: 275px;
	height: 199px;
	padding: 0;
	margin: 0 auto;
}

/* Global Links */

a, a:visited, a:active {
	text-decoration: none;
	color: #798c9f;
}	

a:hover {
	text-decoration: none;
	color: #a7711f;
}

/* Index Page */

div#wrapper{
	clear:both;
	width:600px;
	float:left;
	padding-bottom: 20px;
}
	
div#content{
	margin-left: 10px;
	margin-right: 10px;

	}

#content .entry1 {
	background: transparent;
}

#content .entry1 h2.entryTitle {
	font-family: "Palatino Linotype";
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	font-size: 26px;
}

#aside-1, #aside-2 {
	width: 280px;
}

#aside-1 {
	float: left;
}

#aside-2 {
	float: right;
	margin-left: 6px;
}

#aside-1 h3.home1 a,  #aside-1 h3.home1 a:visited, #aside-1 h3.home1 a:active,
#aside-2 h3.home1 a, #aside-2 h3.home1 a:visited, #aside-2 h3.home1 a:active{
	padding: 3px 0em 2px 5px;
	margin:2px 0 8px 0;
	font-size:12px;
	background: #b2d1ef;
	color: #4b565f;
	text-align: left;
	border-top: 2px #124f8b solid;
	border-bottom: 1px #124f8b solid;
	font-weight: bold;
	display: block;
	font-family: "Trebuchet MS";}

#aside-1 a.title,  #aside-1 a.title:visited, #aside-1 a.title:active,
#aside-2 a.title, #aside-2 a.title:visited, #aside-2 a.title:active{
	font: 18px "Palatino Linotype";
	font-weight: bold;
	font-style: italic;
	
}

#aside-1 ul.leftcol {
	display: block;
	margin-left: 2px;
}

#aside-1 ul.leftcol li {
	display: block;
	list-style: none;
	background: transparent url(images/yellow.png) top left no-repeat;
	padding-left: 20px;
	border-bottom: 1px #c2c6ca solid;
	border-right: 1px #c2c6ca solid;
}

#aside-1 ul.leftcol li a,
#aside-1 ul.leftcol li a:visited {
	color: #526b86; 
	font: 14px "Palatino Linotype";
	font-weight: bold;
	font-style: italic;
}

#aside-1 ul.leftcol li a:hover {
	color: #c59a0b; 
}

#aside-1 h3.home2 a,  #aside-1 h3.home2 a:visited, #aside-1 h3.home2 a:active {
	padding: 3px 0em 2px 5px;
	margin:2px 0 8px 0;
	font-size:12px;
	background: #7b8fa2;
	color: #fff;
	text-align: left;
	border-top: 2px #617181 solid;
	border-bottom: 1px #617181 solid;
	font-weight: bold;
	display: block;
	font-family: "Trebuchet MS";
	margin-bottom: 15px;}

#aside-2 h3.home1 a:hover {
	font-size:12px;
	background: #7b8fa2;
	color: #fff;
	text-align: left;
	border-top: 2px #617181 solid;
	border-bottom: 1px #617181 solid;
	font-weight: bold;
	display: block;
	font-family: "Trebuchet MS";
}

#aside-1 h3.home2 a:hover{
	font-size:12px;
	background: #b2d1ef;
	color: #4b565f;
	text-align: left;
	border-top: 2px #124f8b solid;
	border-bottom: 1px #124f8b solid;
	font-weight: bold;
	display: block;
	font-family: "Trebuchet MS";}
#aside-2 img.norm, #aside-1 img.norm {
	display: block;
	border: 1px #a7c4d9 solid;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	padding: 1px; 
	float: left;
}

#aside-1 ul.weather1 {
	display: block;
	list-style: none;
	margin: 0 auto;
	text-align: center;
}

#aside-1 ul.weather1 li {
	margin: 0 auto;
	display: block;
}

#aside-1 ul.weather1 li.icon #weather-image {
	margin: 0 auto;
	display: block;
}


/* Extra */

#extra{
	height:226px;
	background: url(images/appaloosa.jpg) no-repeat left;
	margin-left: 7px;
	clear:both;
	margin-right: 7px;
	color: #fff;
	
	}

#extra h2 {
	font-family: "Palatino Linotype";
	font-style: italic;
}
	
#extra-sidebar{
	height:220px;
	width:285px;
	float:right;
	text-align:left;
	background: url(images/extrabar.jpg) repeat-x;
	padding-top: 5px;
	border: 1px solid #75889a;
}

#extra-sidebar {
	color: #fff;
	text-align: center;
}

#extra-sidebar a, #extra-sidebar a:active, #extra-sidebar a:visited {
	color: #fff;
	text-decoration: none;
}

#extra-sidebar a:hover {
	color: #f0e5b8;
	text-decoration: none;
}

/* Extra 2 */

#extra2 {
	height:100px;
	background: url(images/appaloosa-keystone.jpg) no-repeat left;
	margin-left: 7px;
	clear:both;
	margin-right: 7px;
	color: #fff;
	
	}

/*navbar*/

#navlow {
	width: 900px;
	margin: 0 auto;
	background: #688ab7 url(images/topnav.gif) top center repeat-x;
	height: 23px;
	margin-bottom: 5px;
}

#nav1{
	position:absolute;
	margin: 0;
	padding: 0;
	right:0;
	top: 10px;
	margin-right: 7px;
	width:600px;
}

#navbar1{
	float: right;}

ul#navbar1{
	margin:0;
	padding:0;
	margin-top: 13px;
	padding-top: 10px;
	width: 600px;
	}
	
#navbar1 li{
	display: inline;	
	padding-left: 5px;
	list-style: none;
	width: 100px;
	padding-top: 0;
	margin-top: 0;
}

#navbar1 li.map{
	color: #454648;
	text-decoration: none;
	background: transparent url(images/find.png) left top no-repeat;	
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: inline;
	line-height: 14px;
	padding-left: 25px;
	padding-right: 5px;
	height:60px;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	padding-bottom: 3px;
}

#navbar1 li.reserve{
	color: #454648;
	text-decoration: none;
	background: transparent url(images/reserve.png) left top no-repeat;	
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: inline;
	line-height: 14px;
	padding-left: 25px;
	padding-right: 5px;
	height:60px;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	padding-bottom: 3px;
}

#navbar1 li.inquire{
	color: #454648;
	text-decoration: none;
	background: transparent url(images/contact.png) left top no-repeat;	
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: inline;
	line-height: 14px;
	padding-left: 25px;
	padding-right: 5px;
	height:60px;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	padding-bottom: 3px;
}

#navbar1 li.map a,
#navbar1 li.reserve a,
#navbar1 li.inquire a {
	color: #454648;
	text-decoration: none;
}

#navbar1 li.map a:hover,
#navbar1 li.reserve a:hover,
#navbar1 li.inquire a:hover {
	color: #a7beda;
	text-decoration: none;
	}

/*	
#navbar1 li a.map, #navbar1 li a.map:active, #navbar1 li a.map:visited {
	float: left;
	color: #454648;
	text-decoration: none;
	background: transparent url(images/find.png) left top no-repeat;	
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height: 14px;
	padding-left: 25px;
	padding-right: 5px;
	height:60px;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	width: 80px;	
	}

#navbar1 li a.reserve, #navbar1 li a.reserve:active, #navbar1 li a.reserve:visited {
	float: left;
	color: #454648;
	text-decoration: none;
	background: transparent url(images/reserve.png) left top no-repeat;
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height: 14px;
	padding-left: 25px;
	padding-right: 5px;
	height:60px;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	width: 80px;	
	}

#navbar1 li a.inquire, #navbar1 li a.inquire:active, #navbar1 li a.inquire:visited {
	float: left;
	color: #454648;
	text-decoration: none;
	background: transparent url(images/contact.png) left top no-repeat;
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height: 14px;
	padding-left: 25px;
	padding-right: 5px;
	height:60px;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 80px;	
	}


	


/*navbar* - OLD

#navlow {
	width: 850px;
	margin: 0 auto;
	background: url(images/topnav.gif) top center repeat-x;
}

#nav1{
	position:absolute;
	margin: 0;
	padding: 0;
	right:0;
	top: 10px;
	margin-right: 7px;
	width:600px;
}

#navbar1{
	float: right;}

ul#navbar1{
	margin:0;
	padding:0;
	}
	
#navbar1 li{
	display: block;	
	width: 100px;

	
}

#navbar1 li a{
	float: left;
	color: #ffffff;
	text-decoration: none;
	background: url(images/menuoff.jpg) repeat-x;
	height:60px;
	text-transform: uppercase;
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	}

	
#navbar1 li a.map, #navbar1 li a.map:active, #navbar1 li a.map:visited {
	background: transparent url(images/find.png) left center no-repeat;	
	padding-left: 5px;
	}

#navbar1 li a.reserve, #navbar1 li a.reserve:active, #navbar1 li a.reserve:visited {
	background: #3374ca url(images/reserve.png) left center no-repeat;
	padding-left: 5px;
	}

#navbar1 li a.inquire, #navbar1 li a.inquire:active, #navbar1 li a.inquire:visited {
	background: #3374ca url(images/contact.png) left center no-repeat;
	padding-left: 5px;

	}



/*	
#navbar1 li a.map, #navbar1 li a.map:active, #navbar1 li a.map:visited {
	float: left;
	color: #ffffff;
	text-decoration: none;
	background: #3374ca url(images/find.png) left center no-repeat;	
	text-transform: uppercase;
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	height:60px;
	}

#navbar1 li a.reserve, #navbar1 li a.reserve:active, #navbar1 li a.reserve:visited {
	float: left;
	color: #ffffff;
	text-decoration: none;
	background: #3374ca url(images/reserve.png) left center no-repeat;
	text-transform: uppercase;
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	height:60px;
	}

#navbar1 li a.inquire, #navbar1 li a.inquire:active, #navbar1 li a.inquire:visited {
	float: left;
	color: #ffffff;
	text-decoration: none;
	background: #3374ca url(images/contact.png) left center no-repeat;
	text-transform: uppercase;
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	height:60px;
	}



#navbar1 li.current_page_item a{
	background: url(images/menuon.jpg) repeat-x;
	color: #666;}


#navbar1 li a:hover{
background-image: url(images/menuon.jpg) ; /*background image swap on hover*/
}

/*links */

a{
	
	color: #326ea1;
	text-decoration: none;

	}
a:hover {
	
	color: #383d44;

	}
a img {border:0;}	
/*images*/
img {
	border: 0;
}

/*typography*/
	
body {
	font: 11px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	color: #555;
}

h1, h2, h3, h5, h6 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0em 0em 0em 0px;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #738598;
	text-transform: uppercase;
}

h2.entryTitle {
	font-family: "Palatino Linotype";
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	font-size: 26px;
}

h4 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0em 0em 0em 0px;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #4e6684;
	text-transform: uppercase;
	border-bottom: 1px #c6ddf4 dotted;
	border-top: 1px #c6ddf4 dotted;
	font-weight: bold;
}

h3.subs {
	font: 18px "Palatino Linotype";
	font-style: italic;
	text-transform: none;
	color: #3d5e7f;
	margin-top: 4px;
	padding-top: 0px;
}

/* H1
---------------------------------------------*/
h1 {
	font-size: 2.6em;
	line-height: 1.3em;
	color: #666;
font-family: Georgia, serif, Times, "Times New Roman";
text-transform: capitalize;
letter-spacing: -1px;}
h1 a{
	color: #666;
	border-bottom: 0em none;
display: block;}
h2 {
	font-size: 164%;
	line-height: 1.3em;
	
}
h2 a, h3 a, h4 a{color: #778b9e;
	}
h3 {
	font-size: 145%;
	line-height: 1.3em;
	padding: 0.5em 0em 0em 0px;
}
h4 {
	font-size: 118%;
	line-height: 1.3em;
}

p {
	padding: 0em 5px 10px 0px;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}



.post{
padding-left: 5px;
padding-right: 5px;}

.dte{
color: #a3a3a3;
margin-top: -1em;
margin-bottom: 1em;}

.postmetadata{
	clear:both;	
	font-size: 0.8em;
	color: #a3a3a3;
	background: url(images/documents.gif) no-repeat center left;
	padding-left: 14px;
	border-top: 1px #b0cfe0 solid;
	border-bottom: 1px #b0cfe0 solid;
	padding-top: 2px;
}

.entry img{
	border: 1px #dbf1fc solid;
	padding: 5px;
	margin: 5px;}
.entry a:hover img{border: 1px #fdde6a solid;
}
.post ul, .post ol{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0.5em;
	margin-bottom: 1em;}

.post ul li{
	list-style-type: square;}

.post blockquote{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	margin: 5px;
	font-size: 1em;
border-left: 4px #dbf1fc solid;
font-style: italic;
margin-left: 30px;
margin-right: 20px;}
.post blockquote em{
	
	float: right;
font-weight: normal;
font-size: 1em;
font-style: normal;}

/* blogroll */

.links {
	margin-left: 40px;
	margin-top: -15px; 
	padding-top: 0;
}

.links h2 {
	font: 20px "Palatino Linotype";
	font-style: italic;
	text-transform: none;
	color: #0767c7; 
}

.links a, .links a:visited {
	font-size: 12px;
}


/*special*/
span.amp {
	font-family: "Goudy Old Style", "Palatino",
	"Book Antiqua", serif;
	font-style: italic;
	font-size: 110%; }


/* Sidebar */

div#navigation{
	float:left;
	width:265px;
	margin-bottom: 1em;
	background: #d5e4f0;
	margin-left: 7px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #8ea3b7;
	margin-top: 5px;
	padding-bottom: 10px;
}

#navigation h2 {
	padding:3px 0 3px 5px;
	margin:18px 0 10px 0;
	font-size:1.2em;
	background: #9eb9d3;
	color: #4b565f;
	text-align: left;
	border-top: 2px #869cb1 solid;
	border-bottom: 1px #869cb1 solid;
	font-weight: bold;
}



#navigation ul, #navigation li{
	list-style-type: none;
	margin: 0;
	padding:0;
	text-indent: 0px;
	display: block;
}



#navigation select {
	width: 100%;
}

#navigation li {
	background: transparent url(images/bullet.png) left top no-repeat;
	padding-left: 18px;
	border-bottom: 1px dotted #bbc8d3;
	margin-left: 5px;
}

#navigation li a, #navigation li a:visited, #navigation li a:active {
	text-decoration: none;
	color: #4b565f;
}

#navigation li a:hover {
	background: #4b565f;
	color: #fff;
}

/*LISTS*
#navigation ul, #navigation li{
	list-style-type: none;
	margin: 0;
	padding:0;
text-indent: 0px;
}



/*events *
#extra-sidebar ul, #extra-sidebar li{
	margin:0;
	padding:0;
	list-style-type: none;}
#extra-sidebar ul{
padding-left: 20px;
padding-right: 20px;}
#extra-sidebar li{
	display:block;
	border-bottom: 1px #c8eb94 solid;
text-transform: uppercase;
color: #666;
font-weight: bold;}
#extra-sidebar li a{
text-transform: capitalize;
font-weight: bold;
color: #ffffff;}
#extra-sidebar li a:hover{
color: #e5ca63;}
#extra-sidebar h2{margin:0;
padding-left: 5px;
padding-top: 5px;
margin-bottom: 5px;
color: #dbf1fc;}

/*comments*/	
#comments{
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 10px;
	}

.commentlist{
	margin-left: 5px;}
	
.commentlist li{	
	background: #fff;
	padding: 2px;
	list-style-type: none;
	padding-left: 5px;}
	
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
	}
	
.commentlist p{
	margin-top: 1em;}

.commentlist .alt{
	border-top: 1px #c3d4e0 solid;
	border-bottom: 1px #c3d4e0 solid;
	background: #daecfa;
	}

.nocomments a{
	background-image: url(images/figure.gif);
	padding-left: 12px;
	background-repeat: no-repeat;}

h3#respond{
	margin-top: 1em;
	font-family: "Palatino Linotype";
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	font-size: 15px;
	text-align: left;
	color: #869cb1; 
	margin-left: 0;
	padding-left: 0;
	}
	
h3#comments {
	font-family: "Palatino Linotype";
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	font-size: 15px;
	text-align: left;
	color: #869cb1; 
	margin-left: 0;
	padding-left: 0;
}

/*forms*/	

input, textarea, select {	font: 1em Verdana, sans-serif; 
	background: #f8f8f8;
	border:1px solid #999;
	border-color:#999 #eef #eef #999;
	padding:1px;
	color: #444;}	

input#author, input#email{
	background-color: #fdffdd;}

input:focus, textarea:focus {background: #ffffff;}

input:hover, textarea:hover {
	background:#ffffff;
	cursor:text;}
	
input#submit {border: 1px #0f0000 outset;
	background-color: #e9e9e9;}

input#submit:hover {cursor: pointer;
	background-color: #fafafa;}
#comment{width:420px;
	font: 1em Verdana, sans-serif;
margin-bottom: 1em;}
#commentform{
margin-top: 1em;
}

/*
#searchform{
margin-top: 5px;
margin-left: 5px;}
input#searchsubmit{
display: none;}
*/

input#s {
	width: 180px;
	font-size: 1.2em;
border: 1px #aeab9f solid;}

.navigation{
	font: 1em/1.2em "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	height:1.2em;
	border-top: 1px #dbf1fc solid;
	border-bottom: 1px #dbf1fc solid;
}
.navigation a{
	color: #333;
	font-style: normal;}
.navigation a:hover{
	color: #c2bfb2;}

.alignleft{
	float:left;
	}
.alignright{
	float:right;
	}
	
.related{
	margin-bottom: 1em;
	margin-top: 1em;}
.related ul{
	list-style-type: none;
	margin: 0;
	
	}
.related ul li{
	list-style-type: none;
	text-indent: 0;
	}

/* Search */

#nav1 .search1 {
	margin-left: 300px;
	margin-top: 10px;
}


#searcharea {
	float: right;
	padding-right: 18px;
}

#searcharea input#s {
	width: 198px;
}

#searchform {
	padding:0; 
	}

.button {
	padding: 1px;
	background: #8b9eba;
	color:#e7e7e7;
	border: 1px #74849b solid}

/*---archives---*/
.archivemonth{
	float:left;
	width:45%;}

.archivesubject{
	float:right;
	width:45%;}
.achiverecent{
	clear:both;}

.archive ul, .archive ol{
	list-style-type: none;
	line-height:1.2em;
	margin: 0;
	padding: 0;
	font-size: 1em;}
.clear{clear:both;}
.archive ul li {
	margin:0;

	list-style-type: none;}
					
.archive li a {

	padding: 0px;
	color: #83b449;

	text-decoration: none;
}

.children li{

	margin:0;
	padding:0;
	border: none;
	padding-left: 1em;}
.children li a {
	padding-left:0px;
	}					
.archive li a:hover {

	color: #333;
}

#pagenav{
margin-bottom: 1em;
height:25px;}

ul#pagenav{float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;}
	
#pagenav li{
	float:left;
	list-style-type:none;
}

#pagenav ul a{
	display:block;
	padding: 5px;
	float:left;
	line-height:25px;
	color: #fff;
	background: url(images/menuoff.jpg) repeat-x bottom;
	margin-left: 1px;
	text-transform: uppercase;}

#pagenav li.current_page_item a{

background: url(images/menuon.jpg) repeat-x bottom;
color: #666;}

#pagenav li a:hover{
background-image: url(images/menuon.jpg) ; /*background image swap on hover*/
}

/* footer */

div#footer{
	clear:both;
	width:100%;
	background: #869cb1 url(images/footer1.jpg) repeat-x top center;
	padding-bottom: 0px;
	padding-top: 5px;

	}
	
div#footer p{
	text-align: center;
}

#footer a, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
	color: #b1b1b1;
}

/* New Styles - Landing page */

#landing-left {
	width: 560px;
	float: left;
}

#landing-right {
	width: 250px;
	float: right;
	background: #d5e4f0;
	padding: 10px;
	padding-top: 0; margin-top: 0;
}

.post1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:160%;
	color:#000
	}

h3.land {
	text-transform: none;
	font-family: "Palatino Linotype";
	font-weight:bold;
	font-size: 18px;
	color:#214473;
	margin:0;
	font-style:italic;
	letter-spacing: 0.05em;
	padding-bottom: 10px;
}

#content1 h2.entryTitle {
	color: #16417a;
}

#content1 h4 {
	background: #9eb9d3;
	border-top: 2px solid #869cb1;
	font-size: 13px;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

#content1 ul {
	margin-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#content1 ul li {
	padding-bottom: 6px;
}