﻿@import url('top_border.css'); 
@import url('banner.css');
@import url('banner_buffer.css');
@import url('content.css');
@import url('footer_buffer.css');
@import url('footer.css');
@import url('bottom_border.css');
@import url('top_menu.css');
@import url('top_menu_buffer.css');
@import url('contact_2_col.css');
@import url('table_2_col.css');
@import url('table_23rdr_col.css');
@import url('table_23rdl_col.css');
@import url('table_half.css');
@import url('lightbox.css');
body {
	font-family : Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	
	background-color: #fe0404;
}




#mainbody {
	font: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	background-attachment: scroll;
	background-image: url('../graphics/css_graphics/background.gif');
	background-repeat: repeat-x;
	background-color: #fe0404;
}

#container {
	min-height: 460px;
	padding: 0;
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0 0px 0 0px;
	border: 0;
	border-right: 0px solid #595959;
	border-bottom: 0px solid #595959;
	border-left: 0px solid #595959;
}
h1 {
	font: 100% Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
}

h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;

}

h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #071871;
}
A:link {
	text-decoration: underline;
	color: #490200;
}
A:visited {
	text-decoration: underline;
	color: #753f3e;
}
A:active {
	text-decoration: underline;
	color: #e31914;
}
A:hover {
	text-decoration: underline;
	color: #808080;
}
#bannertext {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #071871;
	line-height: 24px;
	font-family: "Broadway BT";
}
#microtext {
	font-size: 9px;
	font-style: normal;
	color: #0000FF;
}
img {
	border: 0;
	margin: 2px;
	vertical-align: middle;
}

