/* CSS Document */

body {
	background-color: #EBFAFD;
	margin: 0;
	padding: 0;
}
#outer {
	background-repeat: no-repeat;
	width: 800px;
	margin: 0;
	padding: 0;
	background-image: url(images/home.jpg);
}
#content{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 540px;
	width: 920px;
	margin: 0;
	padding: 0;
}
#maintext {
	width: 550px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	float: right;
	padding-top: 155px;
	padding-right: 40px;
	color: #000000;
}
#homemenu {
	width: 135px;
	float: left;
	margin-top: 350px;
	margin-left: 15px;
}
#leftcol {
	width: 290px;
	float: left;
	margin-top: 150px;
	margin-left: 15px;
	color: #013F49;
}
a {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-size: 8pt;
}
a:hover {
	color: #D40808;
	text-decoration: underline;
}
h1 {
	font-size: 10pt;
	line-height: 17px;
	color: #336666;
	font-style: italic;
}
.advice {
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
}
p, li {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
#leftcol p {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 8.5pt;
	padding-right: 10px;
}
.clearall {
	clear: both;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15pt;
}
#hometext {
	width: 470px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	float: right;
	padding-top: 155px;
	padding-right: 100px;
	color: #000000;
}

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