body {
	background-image: url(images/background.gif);
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	/*font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;*/
	margin: 0;
}


.topOutline {
	background-image: url(images/topOutline.gif);
	background-repeat: no-repeat;
	height: 8px;
}

.leftGutter {
	background-image: url(images/leftGutter.gif);
	background-repeat: repeat-y;
}

.rightGutter {
	background-image: url(images/rightGutter.gif);
	background-repeat: repeat-y;
}

.masthead {
	background-image: url(images/mastheadBackground.jpg);
	background-repeat: no-repeat;
	height: 207px;
}

.masthead p {
	position: relative;
	top: 5px;
	left: 17px;
	letter-spacing: 2px;
	font-size: 8pt;	
	color: #2a344f;
}

.masthead p a:link {
	color: #2a344f;
	text-decoration: underline;
}

.masthead p a:visited {
	color: #2a344f;
	text-decoration: underline;
}

.masthead p a:hover {
	color: gray;
	text-decoration: none;
}

.redSep {
	background-image: url(images/redSep.gif);
	background-repeat: no-repeat;
}

.dropShadow {
	background-image: url(images/dropShadow.png);
	background-repeat: no-repeat;
}

.navigation {
	background-color: #e3dba3;
	font-size: 9pt;
	
}

.navigation ul {
margin-left: 0;
margin-top: 20;
padding-left: 0;
list-style-type: none;
}

.navigation a {
display: block;
padding: 3 3 3 10;
width: 100%;
/*background-color: #c7d9ff;
border-bottom: 1px solid black;*/
color: #663333;
}

.navigation a:link, .navigation a:visited {
color: #663333;
text-decoration: underline;
}

.navigation a:hover {
background-color: #663333;
color: #E6DEA4;
}

.main {
	background-image: url(images/mainBackground.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
}

.main h1 {
	padding: 0 20 0 45;
	color: #663333;
	font-weight: bold;
	font-size: 16pt;
	background-image: url(images/birdIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20;
}

.main p {
	padding: 0 20 0 20;
	line-height: 1.6em;
	color: black;
}

.main li {
	padding: 0 20 0 20;
	line-height: 1.6em;
}

.bottomOutline {
	background-image: url(images/bottomOutline.gif);
	background-repeat: no-repeat;
	height: 8px;
}

.footerText {
	font-size: 9pt;
	padding-right: 15px;
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}
		
.blogEntry {
	padding: 10 15 10 15;
	/*padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;*/
}

.blogDate {
	color: gray;
	font-size: 8pt;
	/*padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;*/
	/*width: 100%;*/
	padding: 0 15 2 15;
	letter-spacing: 2px;
}

.blogTitle {
	/*background-color: #ECECF7;*/
	font-size: 12pt;
	font-weight: bold;
	/*margin: 5 10 5 10;*/
	padding: 0 15 2 15;
	/*padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 3px;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	*/
}

.blogText {
	font-weight: normal;
	line-height: 1.6em;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	padding: 10px;	*/
	padding: 0 15 2 15;
}

.blogText p {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	/*background-color: #ECECF7;
	width: 100%;*/
	/*padding: 2 10 4 10;	
	padding-bottom: 10px;
	padding-top: 10px;*/
	padding: 0 15 2 15;
	/*margin-top: 10px;*/
	color: gray;	
	letter-spacing: 1.5px;
	/*border: 1px solid gray;	*/
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}


.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}