

body
{
	font: 11px/16px Tahoma, Verdana, Geneva, sans-serif;
	background: url(images/bg.gif) repeat-x top left #919191;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
	color: #ce0000;
}

a img{
	border: none;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	/*font-family: garamond bold, garamond, Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Sans-Serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000;
}

h1{
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	padding: 0px 0 5px 0;
}
h2{
	font-size: 1.4em;
}
h3{
	font-size: 1.2em;
}

p{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.wrapper{
	width: 960px;
	margin: auto;
	background: url(images/bg2.gif) repeat-x top left #FFF;
}

.top{
	width: 100%;
	overflow: hidden;
	height: 70px;
	margin-bottom: 15px;
}

.logo{
	display: block;
	width: 246px;
	height: 73px;
	float: left;
	overflow: hidden;
}

.top ul{
	margin: 0px;
	padding: 40px 0px 0px 40px;
	list-style: none;
	float: left;
}

.top ul li{
	float: left;
	display: inline;
	padding: 0px;
	height: 29px;
	margin: 0px 5px 0px 0px;
}

.top ul li a{
	color: #FFF;
	display: inline-block;
	height: 29px;
	padding: 6px 10px;
}

.top ul li.current{
	background: url(images/menu-left.gif) no-repeat left top;
}

.top ul li.current a{
	background: url(images/menu-right.gif) no-repeat right top;
}

.bannerwrapper{
	width: 100%;
	overflow: hidden;
	background: url(images/banner-bg.png) no-repeat 0px 50px;
}

.bannercontainer{
	width: 727px;
	float: left;
	background: url(images/slideshow-shadow.jpg) no-repeat center bottom;
	height: 279px;
}

.banner{
	width: 438px;
	height: 275px;
	border: solid 1px #FFF;
	border-bottom: none;
	margin: auto;
}

.bannertext{
	width: 195px;
	float: left;
	margin: 60px 0px 0px 17px;
	padding: 0px 0px 0px 5px;
	color: #FFF;
}

.bannertext *{
	padding: 0px;
	margin: 0px;
}

.container{
	width: 100%;
	overflow: hidden;
	background: url(images/container-bg.gif) no-repeat left top;
}

.content{
	width: 677px;
	padding: 25px;
	float: left;
}

.frontpagenewstable h1{
	color: #ff0b00;
}

.submenu{
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: solid 1px #EEE;
	padding-bottom: 5px;
}

.submenu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.submenu ul li{
	float: left;
	display: inline;
	padding: 0px 10px;
}

.submenu ul li a{
	color: #000;
	font-size: 1.1em;
}

.submenu ul li.current a{
	font-weight: bold;
}

.contentbottom{
	clear: both;
	width: 100%;
}

.sidebar{
	width: 160px;
	float: left;
	padding: 25px 0px 0px 0px;
}

.sidebar ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.sidebar ul li .newsdate{
	border: none;
	padding: 0px;
	display: block;
}

.content span.newsdate{
	line-height: 100%;
	font-style: italic;
	font-size: 11px;
	padding: 5px 10px;
	border-bottom: solid 1px #666666;
	display: block;
}

.content .frontpagenewsdate{
	line-height: 100%;
	font-style: italic;
	font-size: 11px;
	padding: 2px 0px 5px 0px;
	display: block;
}

ul.newslist{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.newslist li a.newsheadline{
	display: block;
	font-size: 1.4em;
	font-weight: normal;
	padding-left: 10px;
	text-transform: uppercase;
}

ul.newslist li span.newsintro{
	padding: 10px;
	display: block;
}

ul.newslist li a.newsreadmore{
	padding-left: 10px;
}

#news_bigimage{
	display: none;
}

table.orderform 
{
	width: 100%;
	margin-bottom: 20px;
}

table.orderform tr th { font-weight: bold; text-align: left; padding: 10px 5px; font-size: 13px;}
table.orderform tr td { padding: 5px; border-bottom: 1px solid #ccc; }
table.orderform tr.alt td { background: #f3f3f3; }

table.orderperson tr th { text-align: left; }

.bottom{
	clear: both;
	width: 100%;
	overflow: hidden;
	border-top: solid 3px #ff0800;
	padding-top: 10px;
	text-align: center;
}

.advertising{
	width: 100%;
	overflow: hidden;
	padding: 10px 0px;
}

.advertising .ad{
	width: 50%;
	text-align: center;
	float: left;
}















