/* - - - - - - - - Global Styles - - - - - - - - */
body { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #727e89;
	font-family: verdana, arial, geneva, lucida, sans-serif;
	}
	
td, th {
	font-size: 11px;
	line-height: 15px;
	color: #35414a;
}

.content {
	color: #35414a;
	line-height: 15px;
	font-size: 10px;
	background-color: #edeac4;
	}

.contentsmall {
	color: #35414a;
	line-height: 14px;
	font-size: 9px;
	background-color: #edeac4;
	}

.callout {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	background-color: #f5f2d7;
	border-color: #ffffff;
}
	
.crumb {
	background-color: #35414a;
	}
	
.products {
	color: #35414a;
	line-height: 15px;
	font-size: 10px;
	background-color: #f5f2d7;
	}
	
.formback {
	color: #35414a;
	line-height: 15px;
	font-size: 10px;
	background-color: #f5f2d7;
	}
	
.nav {
	color: #ffffff;
	line-height: 16px;
	font-size: 11px;
	background-color: #35414a;
	}

.edge {
	background-color: #ffffff;
	}

h1 {
	color: #525f69;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 4px;
	text-transform: uppercase;
	}

h2 {
	color: #525f69;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 4px;
	text-transform: capitalize;
	}
/* - - - - - - - - Table Styles - - - - - - - - */

.table01 {
	color: #ffffff;
	line-height: 11px;
	font-size: 9px;
	background-color: #525f69;
	}

.table02 {
	color: #35414a;
	line-height: 11px;
	font-size: 9px;
	background-color: #f5f2d7;
	}

/* - - - - - - - - List Styles - - - - - - - - */

ul {
	list-style-image: url(../images/bullet.gif);
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

/* - - - - - - - - Link Styles - - - - - - - - */

a:link {
	color: #8a2222;
	text-decoration: underline;
	}
	
a:visited {
	color: #8a2222;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #8a2222;
	text-decoration: underline;
	}


#footer {width:740px; border:7px solid #fff; color:#fff; padding:3px; background:url(/images/bg_footer.png); height:72px; font-size:12px;}