html,body {
	margin: 0;
	background-color: #b4d7f0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	align: center;
}

p {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
}

tr {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
}

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

.masthead {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 721px;
}

.mastheadLink {
	position: relative;
	top: 5px;
	font-size: 8pt;
	color: white;
	text-align: right;
	width: 700px;
}

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

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

.mastheadLink a:hover {
	color: white;
	text-decoration: none;
}

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

.navigation {
	background-image: url(images/navigationBackground.jpg);
	background-repeat: no-repeat;
	height: 31px;
	color: black;
	padding-left: 20px;
	font-size: 9pt;
	/*color: #D54B24;*/
	color: black;
}

.navigation a:link {
	color: black;
	text-decoration: underline;
}

.navigation a:visited {
	color: black;
	text-decoration: underline;
}

.navigation a:hover {
	color: #D54B24;
	text-decoration: none;
}

.rightNav {
	padding-left: 75px;
}


.navigationShadow {
	background-image: url(images/navigationShadow.jpg);
	background-repeat: no-repeat;
	height: 27px;
}

.main {
	background-image: url(images/contentBackground.gif);
	background-repeat: repeat-y;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 10pt;
	line-height: 1.8em;
}

.main h1 {
	font-weight: bold;
	font-size: 12pt;
	color: #8B3C22;
	border-bottom: 1px dotted #F2D5CA;
}

.main a:link {
	text-decoration: underline;
	color: #D54B24;
}

.main a:visited {
	text-decoration: underline;
	color: #D54B24;
}

.main a:hover {
	text-decoration: none;
	color: #AF3B18;
}

.footer {
	background-image: url(images/footerBackground.gif);
	background-repeat: no-repeat;
	height: 12px;
}

.footer p {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 8pt;
	color: gray;
}

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

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

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

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	border: 1px solid #455069;
	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;
}

#dropmenudiv{
margin-top: 2px;
position:absolute;
border:1px solid black;
font-weight:normal;
font-size: 8pt;
font-family: tahoma;
line-height:10pt;
z-index:100;
text-align: left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
color: white; 
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #b4d7f0;
width: 100%;
text-decoration: none;
color: black;
}

.homeBox {
	FLOAT: right; 
	BACKGROUND-IMAGE: url(images/arrowPointer2.jpg); 
	WIDTH: 350px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 125px
}

.errortext {
	color: red;
	padding: 5;
	border: 1px solid black;
	background-color: yellow;
}

.sidebar {
	float: right;
	width: 200px;
	border: 1px solid #65B1E5;
	background-color: #EAF5F9;
	margin: 10px;
	padding: 10px;
	font-size: 8pt;
}

.sidebar h1 {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: none;
}

.sidebar p {
	font-size: 8pt;
}

.blogEntry {
	/*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%;*/
	letter-spacing: 2px;
}

.blogTitle {
	/*background-color: #ECECF7;*/
	font-size: 10pt;
	font-weight: bold;
	/*margin: 5 10 5 10;*/
	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;	*/
}

.blogText p {

	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {

	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	/*background-color: #ECECF7;
	width: 100%;*/
	/*padding: 2 10 4 10;	*/
	padding-bottom: 10px;
	padding-top: 10px;
	/*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;
}

.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;
}

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

.contentBoxTop {
	background-image: url(images/contentBoxTop.png);
	background-repeat: no-repeat;
	height: 14px;
}

.contentBoxTitle {
	background-image: url(images/contentBoxTitle.png);
	background-repeat: no-repeat;
	height: 45px;
}

.contentBoxTitle h1 {
	font-size: 14pt;
	font-weight: bold;
	padding: 0 5 0 5;
	border: 0;
}

.contentBox {
	background-image: url(images/contentBoxBack.png);
	background-repeat: repeat-y;
}

.contentBox h1 {
	font-size: 10pt;
	font-weight: normal;
	padding: 0 5 0 5;
	border: 0;
}

.contentBox tr {
	padding: 0 5 0 5;
}

.contentBox p {
	padding: 0 5 0 5;
}

.contentBoxBottom {
	background-image: url(images/contentBoxBottom.png);
	background-repeat: no-repeat;
	height: 17px;
}