body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#outer {
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F9F5F5;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 790px;
}
#menudiv {
	height: 20px;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
}
#menudiv a {
	color: #424571;
	text-decoration: none;
}
#menudiv a:hover {
	color: #E0543E;
	text-decoration: none;
}
#mainBackground {
	background-image: url(images/tiles.gif);
}
#maincontent {
	padding: 10px 10px 10px 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
#maincontent_openletter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	background-image: url(images/letterbg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#maincontent a, #maincontent_openletter a {
	font-weight: bold;
	color: #476171;
	text-decoration: none;
}
#maincontent a:hover, #maincontent_openletter a:hover {
	color: #E0543E;
	text-decoration: none;
}
#letterBottom {
	background-image: url(images/letterbottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
}
#footer a {
	color: #476171;
	text-decoration: none;
}
#footer a:hover {
	color: #E0543E;
	text-decoration: none;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}
h2 {
	font-size: 11pt;
	font-style: italic;
	color: #333333;
}
h3 {
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}
.rightcol {
	float: right;
	width: 230px;
	font-size: 11px;
	text-align: left;
}
.caption {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonial {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
	font-weight: bold;
}
hr {
	border: 0;
	background-color: #CCCCCC;
	height: 1px;
	clear: both;
}
.hilitebox {
	border: 1px groove #476171;
	padding: 15px;
}
.floatright {
	float: right;
	padding-left: 12px;
}
.underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.whitebg {
	background-color: #FFFFFF;
	padding: 10px;
}
.outlinedbox {
	border: 1px solid #999999;
	width: 500px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 10px;
}
.rightcol form {
	margin: 0px;
	padding: 0px;
}
.blogPost {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer p {
	font-size: 9pt;
}
.blogPost .byline {
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
.byline img {
	width: 14px;
	height: 14px;
}
#bloggerBug {
	display: none;
}
#blogfeeds {
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-align: right;
}

#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	width: 57px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kitkadesign a {
	color: #4c3737;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}
.kitka {
	letter-spacing: 4px;
	padding-left: 2px;
}.leftcol {
	float: left;
	width: 520px;
}
