body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2F2921;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header-bg-base-4.gif);
	background-repeat: repeat-x;
}

#menu {margin: 0px; color: #4E4A44;}
#menu ul {margin: 0px; padding: 0px; list-style: none; line-height: normal;}
#menu li {float: left; padding: 0 7px 0 7px;}
#menu li.first {}
#menu a {padding: 5px 0px 5px 0px; text-decoration: none; font-weight: bold; color: #ECEBEA; font-size: 15px;}
#menu a:hover {color: #FFFFcc;}

#footer {color: #DED9CD; font-weight: normal; font-size: 13px;}
#footer a {color: #DED9CD;; text-decoration: none; font-size: 13px;}
#footer a:hover {color: #A39B91;}

#copyright {color: #837E76; font-size: 11px; font-weight: normal;}
#copyright a {color: #837E76; font-size: 11px; text-decoration: underline;}
#copyright a:hover {color: #A39B91;}

label {cursor: hand;}

form {margin: 0px;}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.input {
	color: #7E7567;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #2A2722;
	border: 1px solid #48433A;
	height: 30px;
	background-image: url(/images/input-bg.gif);
}

#blogpost {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#f6f6f6;
	border:1px solid #e6e6e6;
	padding: 20px;
	font-size: 15px;
	line-height: 130%;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#blogpost p {
	margin: 0px;
	padding: 0px;
}
#blogpost h1 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
#blogpost h1 a{
	text-decoration: none;
}
#blogpost h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}
#blogpost blockquote {
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 70px;
	padding-top: 5px;
	font-style: italic;
}


#contact {
	font-family: Georgia;
	color: #3F3F3F;
	font-weight: bold;
	font-size: 15px;
}
#contact h3 {
	font-style: italic;
	color: #344E78;
	margin: 0px;
	padding: 0px;
	font-size: 19px;
}
#contact h2 {
	color: #3F3F3F;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	display: inline;
}
#contact input, textarea {
	font-size: 15px;
	font-family: Georgia;
	margin-top: 4px;
	margin-bottom: 7px;
	padding: 5px;
	border: 1px solid #ABABAB;
	background-image: url(Images/contact-field-bg.jpg);
}

#contact label.error {
	display: none;
	color: #990000;
	padding-left: 10px;
	font-size: 12px;
}

#footernav {
	margin-top: 5px;
}
#footernav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footernav li {
	padding: 3px 0px 0px 0px;
}
#footernav li a {
	font-weight: normal;
	color: #DED9CD;
}
#footernav a:hover {
	color: #ffffff;
	text-decoration: underline;
}


a {color: #083665; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}

.Title12 {font-size: 16px; font-weight: bold; margin: 0px;}

.Title13 {font-size: 19px; font-weight: bold; margin: 0px;}

.font10px {font-size: 10px; font-weight: normal;}

.font11px {font-size: 11px; font-weight: normal;}

.font12px {font-size: 12px; font-weight: normal;}

.font13px {font-size: 13px; font-weight: normal;}

.font14px {font-size: 14px; font-weight: normal;}

.font15px {font-size: 15px; font-weight: normal;}

.font16px {font-size: 16px; font-weight: normal;}

.font17px {font-size: 17px; font-weight: normal;}

.font20px {font-size: 20px; font-weight: normal;}

.font23px {font-size: 23px; font-weight: normal;}

.DisplayNone {display: none;}

.DisplayBlock {font-family: Verdana,tahoma,Arial; font-size: 8pt; color: #333333; display: block; position: absolute;}

.MsgBoxError {font-size: 13px; font-weight: bold; color: #990000; padding: 10px; border: 1px dashed #999999; background: #ffffdd;}

.MsgBoxInfo {font-size: 13px; font-weight: bold; color: #444444; padding: 10px; border: 1px dashed #999999; background: #ffffdd;}

