@charset "utf-8";
/* CSS Document */

h1 {
	font-size:16px;
}

a {
	text-decoration:none;
	color:#714127;
	font-weight:bold;
}

a:hover {
	background-color:#714127;
	color:#fdebcf;
}

#mainContent {
	border:none;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	width:100%;
	max-width:635px;
	
}

#content {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
/*	font-family:Georgia, "Times New Roman", Times, serif;	*/
	font-size:12px;
	width:615px;
	background-color:#fdebcf;
	padding:15px 10px 15px 10px;
	min-height:450px;
	margin-top:-5px;
}

#content li {
	padding-top:5px;
}

#content hr {
	width:65%;
	color:#714127;
	height:2px;
}

#topbar {
	background-color:#714127;
	width:635px;
	height:75px;
	padding:0;
	margin:0;
}

#navbar {
	background-color:#fdebcf;
	border-top:medium;
	border-top-color:#00a9a4;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#714127;
}

#navbar a {
	text-decoration:none;
	color:#714127;
}

#navbar a:hover {
	background-color:#714127;
	color:#fdebcf;
}

#footer {
	border-top:solid;
	border-top-color:#714127;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	padding:10px 5px 0 0;
}

.testimonialName {
	text-align:right;
/*	border-bottom:solid;
	border-bottom-color:#714127;
	border-bottom-style:solid;
	border-bottom-width:2px;*/
}

#hatchIconLeft {
	float:left;
	width:80px;
	height:100px;
	padding-right:10px;
	margin-left:-50px;
}

#hatchIconRight {
	float:right;
	width:80px;
	height:100px;
	padding-right:10px;
	margin-right:-20px;
}


.iconShoutRight img {
	float:right;
	border:none;
	padding-top:5px;
}

.iconShoutRight p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 15px 10px 15px;
}

.iconShoutRight {
	width:65%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-color:#714127;
	border-style:solid;
	border-width:medium;
}

.iconShoutLeft img {
	float:left;
	border:none;
	padding:5px 10px 10px 10px;

}

.iconShoutLeft p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 15px 10px 15px;
}

.iconShoutLeft ul {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 15px 10px 15px;
}

.iconShoutLeft li {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 0 5px 0;
}


.iconShoutLeft {
	width:75%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-color:#714127;
	border-style:solid;
	border-width:medium;
	padding:10px 15px 10px 15px;
}

.floatPicRight {
	float:right;
	border:none;
	width:150px;
	height:175px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px;
	
}

.iconBottomRight {
	float:right;
	border:none;
	width:100px;
	height:150px;
	padding:10px 25px 10px 10px;
	margin-top:-100px;
	
}