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

body {
	background-color: #F6F6D6;
	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/BG_tile.jpg);
}
#container {
	width: 864px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 864px;
	background-color: #F6F6D6;
}
#menu {
	background-image: url(images/menu_BG.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	width: 864px;
	background-color: #EDE8CA;
	padding-bottom: 10px;
}
#footer {
	background-color: #5C6D24;
	float: left;
	height: 30px;
	width: 844px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #998675;
	border-bottom-color: #998675;
	padding-left: 20px;
	padding-top: 5px;
}
#genericContentTop {
	background-color: #EDE8CA;
	float: left;
	width: 844px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#homeContentTopLeft {
	float: left;
	width: 420px;
	margin-right: 10px;
}
.LucidaWhite9 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
}
.LucidaWhite9 a:link {
	color: #000000;
	text-decoration: none;
}
.LucidaWhite9 a:visited {
	color: #000000;
	text-decoration: none;
}
.LucidaWhite9 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#homeContentTopRight {
	float: left;
	width: 404px;
}
.LucidaBlack10 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.LucidaBlack10 a:link {
	color: #596F23;
}
.LucidaBlack10 a:visited {
	color: #5A6E29;
}
.LucidaBlack10 a:hover {
	color: #000000;
}
#homeContentBtm {
	background-color: #EDE8CA;
	float: left;
	width: 864px;
	margin-bottom: 5px;
}
#clock {
	float: right;
	height: 126px;
	width: 300px;
	margin-top: 10px;
}
#registerContentLeft {
	float: left;
	width: 260px;
	background-repeat: no-repeat;
	background-image: url(images/register_notepad.jpg);
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-right: 70px;
	height: 580px;
}
.lucidaRed10Bold {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #CC0000;
}
#registerContentRight {
	float: left;
	width: 460px;
	margin-bottom: 10px;
}
#contactContentTopLeft {
	float: left;
	padding-left: 20px;
}
#contactContent {
	background-color: #EDE8CA;
	float: left;
	width: 864px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/desk_contact.jpg);
	height: 400px;
	margin-bottom: 5px;
}
#homeContentTop {
	background-color: #EDE8CA;
	float: left;
	width: 844px;
	padding-left: 20px;
}
#servicesContent {
	background-color: #EDE8CA;
	float: left;
	width: 844px;
	margin-bottom: 5px;
	padding-left: 20px;
}
#servicesContentRight {
	float: left;
	width: 370px;
	padding-top: 40px;
}
#servicesContentLeft {
	float: left;
	width: 450px;
	margin-right: 20px;
	padding-bottom: 10px;
}
#sendToFriend {
	float: left;
	width: 350px;
	background-repeat: no-repeat;
	background-image: url(images/register_postcard.jpg);
	padding-top: 60px;
	padding-left: 70px;
}
#registerThx {
	float: left;
	width: 260px;
	background-repeat: no-repeat;
	background-image: url(images/register_notepad_thx.jpg);
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-right: 70px;
	height: 420px;
}
#newsContentLeft {
	float: left;
	width: 450px;
	margin-right: 20px;
}
#newsContentRight {
	float: left;
	width: 370px;
}
#newsContentTop {
	background-color: #EDE8CA;
	float: left;
	width: 844px;
	padding-left: 20px;
}
#newsContentFull {
	float: left;
	width: 780px;
	margin-right: 20px;
}
