@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	max-width: 800px;
	font-family: didact-gothic;
	font-size: 19px;
	line-height: 1em;
	color: #333333;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
	alignment-adjust: middle;
	padding-bottom: 1em;
	padding-left: 0em;
	padding-right: 1em;
	padding-top: 1em;
	font-style: normal;
	font-weight: 400;
	
}

.title {
	margin: 0 auto;
	max-width: 800px;
	font-size: 52px;
	color: #CCC;
	font-weight: 500;
	position: relative;
	left: 5px;
	font-style: normal;
	top: 25px;
	font-family: tangerine, Helvetica, Arial, 	sans-serif;
	line-height: 0.3em;
}



.subtitle {
	line-height: 3em;
	margin: 0 auto;
	max-width: 800px;
	font-size: 16px;
	font-family: miama, Helvetica, Arial, 	    sans-serif;
	color: #CCC;
	position: relative;
	left: 10px;
	font-style: normal;
	font-weight: 400;
	top: 43px;
	} 	 	

.menu {
	line-height: 1.3em;
	margin: 0 auto;
	max-width: 800px;
	font-family: amaranth;
	font-size: 15px;
	color: #93F;
	text-justify: distribute;
	position: relative;
	left: 10px;
	text-shadow: 0px 0px;
	font-style: normal;
	font-weight: 400;
	top: 56px;
}


.bodytext {
	font-size: 18px;
	font-family: didact-gothic;
	max-width: 690px;
	position: relative;
	left: 10px;
	padding-left: 0vmax;
	padding-right: 10px;
	font-style: normal;
	font-weight: 400;
}
.bodytext_u_banner {
	font-size: 18px;
	font-family: didact-gothic;
	max-width: 690px;
	position: relative;
	left: 0px;
	padding-left: 0vmax;
	padding-right: 10px;
	font-style: normal;
	font-weight: 400;
	top: 61px;
}

.bodytext_signature {
	font-size: 35px;
	font-family: tangerine;
	padding-right: 10px;
	font-style: normal;
	font-weight: 400;
	position: relative;
	top: 63px;
	left: 345px;

}

.bodytext_tabbed {
	font-size: 18px;
	font-family: didact-gothic;
	max-width: 690px;
	position: relative;
	left: 28px;
	padding-left: 0vmax;
	padding-right: 10px;
	font-style: normal;
	font-weight: 400;
}

img {
	max-width: 95%;

	}
.bannerpic {
	max-width: 95%;
	z-index: -1;
	position: absolute;
	width: 700px;
	height: 160px;
	
	
	
}

.kelleypic {
	padding-bottom: 30px;
	padding-right: 10px;
	float: left;
	padding-top: 30px;
	
}

.quotetext {
	font-size: 18px;
	font-family: didact-gothic;
	max-width: 690px;
	position: relative;
	left: 2px;
	padding-left: 0vmax;
	padding-right: 10px;
	font-style: normal;
	font-weight: 400;
	padding-top: 0px;
	top: 30px;
}

.quottee {
	font-size: 18px;
	font-family: didact-gothic;
	max-width: 690px;
	position: relative;
	left: 2px;
	padding-left: 0vmax;
	padding-right: 10px;
	font-style: normal;
	font-weight: 600;
}

.l_pos_cur{
	position: relative;
	top: 30px;
	
}

.l_pos_pol{
	position: relative;
	top: 66px;
	
}

.quotteecred {
	font-size: 16px;
	font-family: didact-gothic;
	max-width: 690px;
	position: relative;
	left: 2px;
	padding-left: 0vmax;
	padding-right: 10px;
	font-style: normal;
	font-weight: 400;
}

table { border-collapse: collapse; border-spacing: 0; width:95%; }
td {
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 10px;
}
