@charset "UTF-8";

body {
	background-color: #BEC6C8;
	background-image: none;
}

#container {
	display: block;
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 8px solid #399;
	background: #dff8f4;
}
#container #header {
	text-decoration: none;
	display: block;
	margin: 0px;
	height: 125px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: auto;
	text-align: center;
	position: relative;
}
#header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#header em {
	display: none;
}
#header img {
	display: inline-block;
	height: auto;
	width: 950px;
	padding: 0px;
	position: relative;
	text-align: center;
	margin: 0px;
}
#container #nav {
	display: block;
	padding: 0px;
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#nav ul {
	display: block;
	height: 35px;
	padding: 0px;
	width: 550px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 205px;
	position: relative;
}
#nav ul li a {
	color: #099;
	font-family: 'tendernessregular', "Times New Roman", Georgia;
	font-size: 24px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100px;
	float: left;
}
#nav ul li {
	font-family: 'tendernessregular', "Times New Roman", Georgia;
	font-size: 24px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	height: auto;
	width: 100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	color: #3CC;
	float: left;
}
#nav li a:hover {
	font-family: 'tendernessregular', "Times New Roman", Georgia;
	font-size: 24px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	color: #0F6;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	float: left;
	height: auto;
	width: 100px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	display: block;
	text-align: center;
}
#main {
	display: block;
	height: auto;
	width: 940px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
	float: left;
	background: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCC;
}
#main #h1 {
	font: 900 normal 28px/normal 'Tenderness', Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #066;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#mainslide {
	text-align: center;
	display: block;
	height: auto;
	width: 700px;
	background: #CCC;
	overflow: auto;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#container #main .mainpb {
	color: #000;
	text-decoration: none;
	text-transform: none;
	font: 400 normal 18px/22px Georgia, "Times New Roman", Times, serif;
}
#main ul {
	padding: 0px;
	list-style-type: none;
	height: 185px;
	display: block;
	margin-top: 10px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 45px;
	width: auto;
}
#main ul li {
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 180px;
	width: 211px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#main p {
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	text-align: justify;
	display: block;
	float: none;
	height: auto;
	width: auto;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main p .bold {
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.caption {
	font: normal 16px Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	height: auto;
	width: 270px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
}


#main img  {
	display: inline-block;
	text-align: center;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .footer.p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	overflow: visible;
	position: relative;
	width: 300px;
	height: auto;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#container #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 958px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footertext {
	font: 400 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
#container div #me {
	display: block;
	padding-right: 15px;
	padding-left: 25px;
	float: left;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 5px;
	height: auto;
	width: 165px;
}
.space {
	display: block;
	float: left;
	height: 10px;
	width: 50px;
}
#leftimage  {
	display: block;
	float: left;
	height: auto;
	width: 280px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 25px;
	text-align: center;
	position: relative;
}
#main #rightimage {
	display: block;
	float: right;
	height: auto;
	width: 200px;
	padding-right: 30px;
	padding-left: 45px;
}
#main p .greet {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #066;
}
#main #thumbbox {
	display: block;
	padding: 5px;
	height: auto;
	width: 937px;
	float: left;
	margin-bottom: 10px;
}
#main h2 {
	font: bold normal 18px Georgia, "Times New Roman", Times, serif;
	color: #066;
	text-decoration: none;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 935px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main h3 {
	font: bold 18px 'Tenderness', Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	display: block;
	float: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 400px;
	margin: 0px;
}
#main p a {
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #09C;
	text-decoration: none;
}
@font-face {
    font-family: 'tendernessregular';
    src: url('webfontkit/Tenderness-webfont.eot');
    src: url('webfontkit/Tenderness-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit/Tendernesss-webfont.woff') format('woff'),
         url('webfontkit/Tenderness-webfont.ttf') format('truetype'),
         url('webfontkit/Tenderness-webfont.svg#tendernessregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
