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

body {
	margin: 0;
	border: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: justify;
	line-height: 1.4em;
}

a {
	color: #3a4484;
	text-decoration: underline;
}

a:hover {
	color: #b8bfd5;
}

#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	text-align: justify;
}

#menu {
	float: left;
	width: 239px;
}

#content {
	position: relative;
	float: left;
	width: 751px;
	background-image: url('../_ASSETS/content_bg.jpg');
	background-repeat: repeat-y;
}

#content_bg_top {
	background-image: url('../_ASSETS/content_bg_top.jpg');
	background-repeat: no-repeat;
}

#content_copy {
	padding-top: 131px;
	padding-left: 94px;
	width: 570px;	
}

.content_datebox {
	float: left;
	width: 225px;
	margin-right: 10px;
	border: 1px solid #b8bfd5;
	padding: 7px;
}

.content_month_col {
	float: left;
	width: 80px;
}

.content_choosedatebox {
	float: left;
	width: 280px;
	margin-right: 10px;
	border: 1px solid #b8bfd5;
	padding: 7px;
}

.content_choosedatebox input {
	background-color: transparent;
	border: 0;
}

.product_gallery {
	float: right;
	margin-left: 30px;
	width: 232px;
}

.content_product_thumb {
	float: left;
	margin-right: 2px;
}

#frontpage_blurb {
	position: absolute;
	top: 390px;
	left: 328px;
	width: 335px;
	font-size: medium;
	line-height: 1.5em;
	text-align: center;
}

#frontpage_blurb p {
	margin-top: 1.1em;
	margin-left: 0;
}

#footer {
	position: relative;
	height: 75px;
	background-image: url('../_ASSETS/footer.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 42px;
	padding-left: 279px;
	color: #999;
}

#footer a {
	color: #999;
}

.SiteCredit_Home {
	position: absolute;
	right: 23px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.spacer {
	clear: both;
	font-size: 0;
}

.photo_right {
	float: right;
	margin-left: 30px;
}

/* FORM PROCESSOR PRO */

.CELL_Req {
	background-color: #FFFF99;
	width: 350px;
}
.CELL_Normal {
	background-color: #FFFFFF;
	width: 350px;
}
.txt_11pt {
	font-size: 11px;
}
.newslettertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
