*
{
	font-family: tahoma;
}

html, body
{
	margin: auto;
	height: 100%;
	font-size: 14px;
}

body.main
{
	background: #b5c5aa url(../images/main-bg.jpg) no-repeat top center;
	padding: 0px;
	margin: 0px;
}

table.main
{
	width: 770px;
	margin-top: 10px;
}

table.main td.header
{
	width: 770px;
	height: 130px;
	background: url(../images/header.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/site/images/header.png', sizingMethod='crop');
}

table.main td.header h1
{
	display: none;
}

table.main td.nav
{
	width: 193px;
	background: url(../images/nav-bg.png) repeat-y;
/*_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='templates/site/images/nav-bg.png');*/
	vertical-align: top;
}

table.main td.nav a.mainlevel, table.main td.nav a.mainlevel:visited
{
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 18px;
	color: #450769;
	display: block;
	margin: 8px;
}

table.main td.nav a.mainlevel:hover
{
	text-decoration: underline;
}

table.main td.content
{
	width: 577px;
	background: url(../images/content-bg.png) repeat-y;
	/*_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/site/images/content-bg.png', sizingMethod='scale');*/
	vertical-align: top;
}

table.main td.bottom-nav
{
	width: 770px;
	height: 30px;
	background: url(../images/bottom-nav-bg.png) repeat-y;
	color: white;
	text-align: center;
}

table.main td.bottom-nav a.mainlevel
{
	text-decoration: none;
	font-size: 9px;
	color: white;
}

table.main td.bottom-nav a.mainlevel:hover
{
	text-decoration: underline;
}

a.check_availability
{
	display: block;
	width: 151px;
	height: 55px;
	background: url(../images/check_availability.png) no-repeat;
	margin: 13px;
}

a.check_availability span
{
	display: none;
}

table.main td.footer
{
	width: 770px;
	height: 121px;
	background: url(../images/footer-bg.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	color: #334628;
	padding-top: 10px;
}

table.main td.copyright
{
	padding-top: 15px;
	padding-right: 45px;
	color: white;
	font-size: 12px;
}

a#active_menu, a.active_menu
{
	font-style: italic;
	font-weight: bold;
}

.contentheading, .componentheading, .buttonheading
{
	display: none;
}

h2
{
	color: #49702e;
	font-size: 18px;
	text-align: center;
	padding: 0px;
	margin: 5px;
	font-weight: bold;
	font-style: italic;
}

span.greenbig
{
	color: #49702e;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

table.main td.content a, table.main td.content a:visited
{
	color: #49702e;
	text-decoration: none;
}

table.main td.content a:hover
{
	text-decoration: underline;
}

.contentpaneopen, contentpane {
width: 100%;
padding: 5px;
font-size: 14px;
}

.contentpaneopen a, contentpane a {
font-weight: bold;
}

.contentpaneopen b, contentpane b, .contentpaneopen strong, contentpane strong {
color: #6b47b7;
}

span.purple
{
color: #6b47b7;
}

b.smaller {
font-size: 12px;
}

.contentpaneopen h3, contentpane h3 {
text-align: center;
color: #6b47b7;
font-size: 16px;
}

.contentpane img, .contentpaneopen img {
border: 1px solid #460769;
margin-right: 8px;
margin-left: 8px;
}

.buttonheading img {
border: none;
}

.innerbox
{
  background: #c3cfbb;
  border: 1px solid #460769;
  width: 98%;
font-size: 14px;
padding: 5px;
}

div.innerbox
{
  width: 96%;
}

.innerbox img
{
margin: 2px;
}

.innerbox p
{
margin-left: 3px;
text-align: center;
}


.noitalic
{
  font-style: normal;
}

.nopadding
{
  padding: 0px;
  margin: 0px;
}

.article_seperator
{
 display: none;
}

hr
{
  border: 0px;
  border-bottom: 1px solid #49702e;
}

li
{
  padding-bottom: 5px;
}

.spacer {
font-size: 11px;
color: white;
}
