@charset "utf-8";

@font-face {
	font-family: 'AlexBold';
	src: url('AlexandriaFLF-Bold.eot');
	src: local('AlexandriaFLF Bold'), local('AlexandriaFLF-Bold'), url('AlexandriaFLF-Bold.woff') format('woff'), url('AlexandriaFLF-Bold.ttf') format('truetype'), url('AlexandriaFLF-Bold.svg#AlexandriaFLF-Bold') format('svg');
}

body {
	background-image:url(images/backgroundtile.png);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
}

#header {
	background-color:;
	background-image:url(images/header.jpg);
	width:900px;
	height:60px;
	top:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
	

#menu {
	background-color:;
	position:relative;
	left:387px;
	width:513px;
	height:45px;
}

.menu_container {
	background-color:#CCC;
	position:relative;
	width:513px;
	height:45px;
	margin:0px;
}

#page {
	background-color:#FFF;
	width:900px;
	top:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	/*padding-bottom:20px;*/
}

#banner {
	position:relative;
	width:900px;
	height:225px;
	top:10px;
	padding:0px;
}

#info_area {
	background-color:;
	position:relative;
	width:850px;
	/*min-height:700px; adjust front page container height here*/
	/*display:block;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:20px;
	top:35px;
}

#mark_thumb {
	background-image:url(images/mark_thumbnail.png);
	background-repeat:no-repeat;
	position:relative;
	width:150px;
	height:150px;
}

#home_blurb {
	position:relative;
	width:680px;
	height:100px;
	left:0px;
	top:30px;
	padding:0px;
	margin:0px;
	float:right;
	background-color:;
}

#more_mark {
	background-image:url(images/readmore_button.png);
	position:absolute;
	width:624px;
	height:124px;
	float:right;
}
	

#divider {
	background-image:url(images/dash.png);
	background-repeat:repeat-x;
	position:relative;
	width:900px;
	height:2px;
	top:20px;
	left:-25px;
	margin-bottom:50px;
}

#nomtainer {
	position:relative;
	background-color:;
	width:850px;
/*	min-height:450px; */
	margin-right:auto;
	margin-left:auto;
	padding-bottom:20px;
/*  display:block; */
}

#home_highlight1 {
	left:20px;
	position:relative;
	width:350px;
	height:400px;
	margin-bottom:40px;
}

#home_highlight2 {
	position:absolute;
	width:350px;
	height:350px;
	top:80px;
	left:450px;
	/*right:70px;*/
}

#page_text {
	position:relative;
	/* max-height:600px; */
	width:800px;
	left:20px;
}
#bookpage_text {
	position:relative;
/*	max-height:600px; */
/*	top:200px; */
	width:800px;
	left:20px;
	padding-top:20px;
}

.book_thumb1 {
	position:relative;
	left:0px;
	top:0px;
	height:150px;
	width:150px;
	margin-top:0px;
	margin-left:20px;
	margin-right:25px;
}

#book_text1 {
	position:relative;
	width:800px;
	height:150px;
	left:5px;
}

#contact_form {
	background-image:url(images/contact_form.png);
	width:575px;
	height:375px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#contact_container {
	position:relative;
	left:60px;
	top:60px;
	with:455px;
	height:255px;
}

#contact_lynn {
	background-image:url(images/contact_lynn.png);
	width:240px;
	height:140px;
	position:relative;
	top:-50px;
	left:425px;
	text-align:center;
}

#contact_text {
	position:relative;
	width:inherit;
	height:inherit;
	top:100px;
	text-align:center;
}

#footer {
	background-image:url(./images/footer.png);
	position:relative;
	width:900px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	/* bottom:0px; */
}

#footer_wrap {
	position:absolute;
	text-align:center;
	top:0px;
	left:250px;
	width:400px;
	height:50px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}

/* Text Formatting */

h1.header {
	font-family:'AlexBold',Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#00545D;
	font-weight:bold;
	line-height:30px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
}

h2.subheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#6EA7AB;
	line-height:9pt;
	padding:2px;
	margin:0px;
}

p.paragraph {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#1A1B1A;
	padding:0px;
	margin:0px;
}

.tiny {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#CCC;
	padding:0px;
}

.bigger {
	font-family:'AlexBold',Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#E4A130;
	font-weight:bold;
	padding-top:0px;
	margin:0px;
}

a {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
	padding:inherit;
	margin:inherit;
}

a:hover {
	font-family:inherit;
	font-size:inherit;
	font-weight:bold;
	color:inherit;
	padding:inherit;
	margin:inherit;
}

a:active {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
	padding:inherit;
	margin:inherit;
}

a:visited {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:#00545D;
	padding:inherit;
	margin:inherit;
}

