@charset "utf-8";
body {
	margin: 0px;
	background-color: #181a2f;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #57729C;
	font-weight: normal;
	margin-top:0;
}
h2 {
	font-size: 13px;
	color: #862C46;
}

h2.blog {
	font-size: 17px;
	color: #862C46;
}

/* VAB: H3 is the "H1" for ROBERTS RULES pages. */
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #57729C;
	font-weight: normal;
	margin-top:0;
}

/* VAB: H4 is the "H2" for ROBERTS RULES pages. */
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #57729C;
	font-weight: bold;
	text-align: center;
/*	margin-top:0; */
}

a {
	color: #286393;
	text-decoration:underline;
}

a:hover {
	color: #286393;
	text-decoration:none;
}

.content_home {
	background-image: url(../images/bg_top_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
}

.cartinheader {
	color: #FFFFFF;
	font-weight: bold;
}

.cartinheader a{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

.cartinheader a:hover{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

.footer {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #181A2F;
	color: #FFFFFF;
}

.footer a{
	color:#000000;
	text-decoration:underline;
}

.footer a:hover{
	color:#000000;
	text-decoration:none;
}

.box_home_featured {
	background-image: url(../images/box_home_featured.jpg);
	background-repeat: no-repeat;
	height: 107px;
}
.box_home_testimonials {
	background-image: url(../images/box_home_testimonials.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 87px;
	font-size: 10px;
}

.space{
	margin-left:95px;
	margin-top:10px;
}
.navigation {
	background-color: #C9D786;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ADCF4F;
}
.lhs {
	padding: 15px;
}

.lhs ul{
	padding:0;
	margin:0;
	list-style:none;
}.content {
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
}
.quote {
	font-size: 11px;
	font-style: italic;
	color: #004684;
	background-color: #edeef2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 89px;
}

.quote2 {
	font-size: 11px;
	font-style: italic;
	color: #004684;
	background-color: #edeef2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 64px;
}
.box {
	background-color: #EDEEF2;
	padding: 10px;
}

.box2{
	background-color: #EDEEF2;
	border-top: 2px solid #286393;
	border-bottom: 2px solid #286393;
}

.box2 table td{
	font-size:11px;
}

.bluetext {
	color: #045699;
	font-size: 11px;
}
form{
	padding:0;
	margin:0
}
.form_fields{
	width:245px;
}
.form_fields_large{
	width:540px;
}

.txtbox{
	width:147px;
}
.red_text {
	color: #862C46;
}
.red_text2 {
	color: #CC0000;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.img {
	margin-right: 10px;
}
.prod_name {
	color: #5A6FA7;
}
.big_text {
	font-size: 15px;
}
.prod_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8D5EA;
	margin-bottom: 10px;
}
.shipping select{
	margin-bottom:10px;
	margin-top:5px;
}