@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
h1 {
	font-size: x-large;
	color: #7E1416;
	margin: 10px;
	padding: 10px;
}
h2 {
	font-size: large;
	color: #7E1416;
}
h3 {
	font-size: medium;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #7E1416;
}
a:link {
	color: #7E1416;
}
a:visited {
	color: #7E1416;
}
a:hover {
	color: #283874;
}
a:active {
	color: #7E1416;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #31417D;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #31417D;
	margin-top: auto;
	padding-top: 0px;
}
#wrapper #header {
	margin: 0px;
	padding: 5px;
	text-align: center;
	text-indent: 0px;
	background-color: #E4E4E4;
	width: 790px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #31417D;
	background-image: url(/images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper #header #logo {
	float: left;
	width: 125px;
	text-align: center;
	margin-left: 5px;
	padding-left: 5px;
}
#wrapper #header #logo2 {
	float: right;
	width: 150px;
	text-align: center;
}
#wrapper #header h1 {
	font-size: x-large;
	color: #31417D;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
#wrapper #header p {
	font-size: medium;
	color: #000000;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
}
#wrapper #header h2 {
	font-size: large;
	font-weight: bold;
	color: #7C171B;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
#wrapper #nav {
	height: 25px;
}
#wrapper #content {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #content #left_col {
	float: left;
	width: 425px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-left: 2px;
	padding-left: 2px;
}
#wrapper #content #right_col {
	width: 315px;
	float: right;
	padding: 0px 5px 5px;
	margin: 0px 5px 5px;
	height: auto;
}
#wrapper #content #one_col h2 {
	text-align: center;
}
#wrapper #content #one_col {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


#wrapper #footer {
	text-align: center;
	padding: 10px;
	font-size: x-small;
	background-color: #E4E4E4;
	clear: both;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #31417D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #31417D;
}
#wrapper #product_pics {
	clear: both;
}



#vdividermenu ul{
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	float: left;
	font: bold 100% Tohoma;
	width: 100%;
	background-color: #FFFFFF;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
	width: 90%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
	float: left;
	color: #223472;
	padding: 2px 12px;
	text-decoration: none;
	background: transparent url(/images/vertical.jpg) center right no-repeat;
}

#vdividermenu ul li a:visited{
	color: #223472;
}

#vdividermenu ul li a:hover{
	color: #7C171B;
}
#wrapper  #content  #featured1 {
	background-color: #FFFFFF;
	border: thin solid #263672;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper   #content   #featured1   h3   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #263672;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #content #featured2 {
	background-color: #FFFFFF;
	border: thin solid #263672;
}
#wrapper #content #featured2 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #263672;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #content #one_col li {
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.quicklinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}

.emphasis_blue {
	font-weight: bold;
	color: #223472;
}

.emphasis_burgundy_lg {	font-weight: bold;
	color: #800000;
	font-size: medium;
}
.emphasis_blue_lg {	font-weight: bold;
	color: #223472;
	font-size: medium;
}
.sm_txt {
	font-size: x-small;
}
