@charset "UTF-8";
body  {
	font-size: 13px;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #FFFFFF;
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body, th, td, input, textarea, select, option {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
}

#wrapper  {
	width: 798px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:  #374A89; /* the auto margins (in conjunction with a width) center the page */
/*	border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
} 

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*	color: #2A2A2C;*/
	/*color: #4E92EF;*/
	/*color: #D0DDEE;*/
	/*color: #c9dbf1;*/
	color: #c3d8f2;
	margin:0px;
}
h1 {
	letter-spacing: -2px;
	font-size: 3em;
}
h2 {
	letter-spacing: -1px;
	font-size: 2.2em;
	padding-left:0px;
}
h3 {
	font-size: 1.7em;
/*	color: #2f2f32;*/
	font-weight:normal;
}
h4 {
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
}
p, ul, ol {
	line-height: 110%;
}

blockquote {
	margin: 15px 0px;
	padding: 3px 7px 3px 40px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #2A2A2C;
}
blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

p {
	margin-top: 5px;
	margin-bottom: 15px;
}

ul, ol {
	margin: 4px 0 4px 0;
	padding: 0 0 0 40px;
}

ul ul, ol ol {
 margin:3px 0 3px 0;
 line-height:100%;
}

a {
color: #cbcbcb;
text-transform: uppercase;
}

a:link {
color: #cbcbcb;
text-transform: uppercase;
}

a:visited {
color: #888888;
text-transform: uppercase;
}

a:hover {
color: #faec8f;
text-decoration:underline;
text-transform: uppercase;
}

a:active {
color: #cbcbcb;
text-transform: uppercase;
} 

hr {
	display: none;
}

#top {
		height:120px;
}
#flheader  {
	/* padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding, THE PADDING IS NOW REMOVED! */
	font-style: normal;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:798px;
	height:120px;
	float:left;
} 
#header  {
	padding: 0 10px 0 20px;   /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-style: normal;
	width:798px;
	float:left;
} 

#slogan {
	background:#3768AA;
	height:25px;
	width:600px;
	margin:0px;
	padding:0 0 3px 4px;
	width:794px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3D3D3D;
	float:right;
	text-align:center
}
#slogantxt {
	font-size: 13px;
	text-transform: uppercase;
	padding: 3px 0 0 0;
	margin:0 5px 0 0;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	letter-spacing:-.6px;
	line-height:12px;
	width:409px;
	float:left;
}
#slogantxt .line2 {
	letter-spacing:1.2px;
	font-size:13px;
	color:#CCC;
}



/*#sidebar-l {
	float: left; /* since this element is floated, a width must be given
	width: 170px; /* padding keeps the content of the div away from the edges
	/*	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
} REPLACED BY MENU (IF RE-INSTITUTED, REMEMBER TO RE-ADD THE TRAILING COMMENT MARKER TO THE COMMENTS ABOVE */

#sidebar-r {
	float: right; /* since this element is floated, a width must be given */
	width: 187px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #3c3c3f; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px; /* padding keeps the content of the div away from the edges */
	margin:0;
	position:relative;
	text-align: left;
}

#mainContent {
	margin:30px 0 0 0;
	padding:10px 20px 0px 20px;
} 

#topcontent {
	margin:0px;
	padding: 0px 0px 20px 185px;
}

#topcontent h1 {
	margin-left:-20px;
}

#tccol {
	float:left;
	width:590px;
	margin-left:-5px;
}

#tccol .tccolleft {
	width:270px;
	float: left;
	padding-bottom:20px;
}

#tccol .tccolright {
	width:315px;
	float:right;
	padding-bottom:20px;
	margin-left:0px;
}

#topcontentmid {
	padding:0px;
	margin: 0px 213px 10px 165px;
	position:relative;
}

#bottomcontent {
	width:768px;
	float:left;
	margin-bottom:20px;
}
#bottomcontent p {
	line-height:110%;
	font-size:14px;
}

#bottomcontent .bcleft {
	width:370px;
	float:left;
	padding: 0 8px 0 0;
	border-right:1px dotted white;
}

#bottomcontent .bcright {
	width: 376px;
	float:right;
	padding: 0 0 0 12px;
	border-left:1px dotted white;
}

#bottomcontent .columnh1 {
/*	color:#3768AA;
	border-bottom:1px dotted #3768AA;*/
	border-bottom:1px dotted #FFF;
}

.post {
	padding: 10px 0 15px 0;
}

.entry p {padding:0 0 0 10px; margin:0;}

.title {
	margin: 0px;
	padding: 0px;
}

.title a {
	text-decoration: none;
	color: #cbcbcb;
}

.pagetitle {
}

p.byline, #bottomcontent p.byline {
	padding:0;
	margin: -7px 0 5px 10px;
	color: #999;
	font-size:11px;
}

.meta {
	margin-right: 20px;
}

.meta .more {
	display: block;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}

.meta .comments {
	float: left;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}

.meta a {
	text-decoration: none;
	color: #787872;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
	font-size:44px;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.last {
	border: none;
}

#footer { 
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#3768AA;
	width:798px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3D3D3D;
	padding-bottom:5px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.footmid {
width:790px;
text-align:center;
margin:0 auto 0 auto;
}
.copyright {
	font-weight:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

#bio {
	width:250px;
	text-align:center;
	padding:0px;
	float:left;
	margin:0px;
	position: inherit;
}

#bio2 {
	margin-left:20px;
	width:250px;
	text-align:center;
	padding:0px;
	float:right;
	position: inherit;
}
#slideshow{
	width:400px;
	height:267px;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}