html,body {
	height: 100%;
	text-align: center;
	/* part 1 of 2 centering hack */
}
p {
	padding:0px;
	margin: 0px;
}
h3{
	padding:0px;
	margin: 0px;
}
.intro_container {
	height: 100%;
	text-align:left; 
	/* part 2 of 2 centering hack */
}
.intro_container_left {
	background-image: url(reclaim_site_images/reclaim_into_background_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.intro_container_center {
	background-image: url(reclaim_site_images/reclaim_into_background_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.intro_container_right {
	background-image: url(reclaim_site_images/reclaim_into_background_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_container {
	height: 100%;
}
.main_container_left {
	background-image: url(reclaim_site_images/reclaim_main_background_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.main_container_center {
	background-image: url(reclaim_site_images/reclaim_main_background_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_container_right {
	background-image: url(reclaim_site_images/reclaim_main_background_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright {
	font: 8px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #69B1DC;
	letter-spacing: 2px;
}
.copyright a:link, .copyright a:visited {
	font: 8px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #55A5D5;
	letter-spacing: 2px;
	text-decoration: none;
}
.copyright a:hover {
	font: 8px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #69B1DC;
	letter-spacing: 2px;
	text-decoration: underline;
}
#navigation {
	background-image: url(reclaim_site_images/reclaim_main_background_nav.gif);
	background-position: left top;
	height: 64px;
	background-repeat: no-repeat;
	text-align: center;
}
#content {
	width: 740px;
}
.content_copy {
	font: 13px/20px "Times New Roman", Times, serif;
	color: #212121;
}
.content_copy_copy {
	font: 13px/15px "Times New Roman", Times, serif;
	color: #212121;
}
.navigation_text {
	font: bold small-caps 12px/20px "Times New Roman", Times, serif;
	color: #681c0f;
	letter-spacing: 1px;
}
.small_text {
	font: 10px/12px "Times New Roman", Times, serif;
	color: #681c0f;
	letter-spacing: 1px;
}
.main_heading {
	font: 14px/20px "Times New Roman", Times, serif;
	color: #681c0f;
	letter-spacing: 1px;
}
.navigation_text a:link, .navigation_text a:visited {
	color: #681c0f;
	text-decoration: none;
}
.navigation_text a:hover {
	color: #072f57;
	text-decoration: none;
}
#topbar{
position:absolute;
width: 234px;
visibility: visible;
z-index: 100;
left:0px;
 top:0px;
}

a { font-size: 12px; color: #ff6600; }
a:visited { color: #666666; }
a:hover { text-decoration: underline; }
h1 {font-weight: bold; font-size: 14px; color: #666666; font-style: normal; font-family: "Times New Roman", Times, serif; text-decoration: none;}
h2 {font-weight: bold; font-size: 13px; color: #666666; font-style: normal; font-family: "Times New Roman", Times, serif; text-decoration: none;}
h3 {font-weight: bold; font-size: 12px; color: #666666; font-style: normal; font-family: "Times New Roman", Times, serif; text-decoration: none; margin:0px; padding:0px;}
h4 {font-weight: bold; font-size: 11px; color: #666666; font-style: normal; font-family: "Times New Roman", Times, serif; text-decoration: none; margin:0px; padding:0px;}
hr {width : 100%; height : 1px; color: #555555; size:1px;}
.forwardform {margin: 0 0 0 0; padding: 0 0 0 0;}
.forwardinput {margin: 0 0 0 0; padding: 0 0 0 0;}
.forwardsubmit {margin: 0 0 0 0; padding: 0 0 0 0;}
div.emailfooter { font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
div.emailfooter a { font-size: 11px; color: #ff6600; font-style: normal; font-family: "Times New Roman", Times, serif; text-decoration: none; }

blockquote {padding-left:20px; padding-right:20px;}

.standard {
	color: #072f57;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}
.tbox_max {
	background-color: #21528A;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	border: 3px solid #E3CFA4;
	margin-right: 5px;
}
.tbox {
	background-color: #21528A;
	font-size: 18px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	border: 3px solid #E3CFA4;
	margin-right: 5px;
}
.button {
	font-size: 14px;
}
#cart {

width:100%;

background-color:#FFF3D8;

}

#cartButton {
	cursor: pointer;
	cursor: hand;
	display: inline;
}
