@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	background: #FFF;	
}

a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

#content {
	width: 675px;
	float: right;
	height: 545px;
}





.navbox {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}


#navcontainer 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	top: 50px;
}

#navcontainer ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navcontainer ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}




#navcontainer a
{
	color: #c41e00;
	text-decoration:none;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
}


#navcontainer li a.first
{
	color: #c41e00;
	text-decoration:none;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
}
#navcontainer li a.first:hover {
	color: #000;
	text-decoration:underline;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	font-style: normal;
	font-weight: normal;
}
#navcontainer li a.first:active {
	color: #c41e00;
	text-decoration:underline;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
}
#navcontainer li a.first-current {
	color: #000;
	text-decoration:none;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	font-weight: bold;
}
#navcontainer li a.first-open {
	color: #c41e00;
	text-decoration:none;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	font-weight: bold;
}
#navcontainer li a.first-open:hover {
	color: #000;
	text-decoration:underline;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	font-weight: bold;
}
#navcontainer li a.first-open:active {
	color: #c41e00;
	text-decoration:underline;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	font-weight: bold;
}





#navcontainer li a.current
{
	color: #000;
	text-decoration:none;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	cursor: default;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	font-weight: bold;
}


#navcontainer ul ul li a
{
	color: #c41e00;
	text-decoration:none;
	font-size: 1.2em;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left:10px;
	width: 181px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
}
#navcontainer ul ul li a.subcurrent {
	color: #000;
	text-decoration:none;
	font-size: 1.2em;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left:10px;
	width: 181px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	cursor: default;
}


#navcontainer li a.open
{
	color: #c41e00;
	text-decoration:none;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	font-weight: bold;
}
#navcontainer li a.open:hover {
	color: #000;
	text-decoration:underline;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	font-weight: bold;
}
#navcontainer li a.open:active {
	color: #c41e00;
	text-decoration:underline;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:0;
	width: 191px;
	display:block;
	margin: 0;
	list-style: none;
	border:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	font-weight: bold;
}




#navcontainer a:visited
{
	color: #c41e00;
	text-decoration: none;
	font-size: 1.2em;
}



#navcontainer a:hover
{
	color: #000;
	text-decoration: underline;
}

#navcontainer a:active
{
	color: #c41e00;
	text-decoration: underline;
	}



#main-container {
	height: 562px;
	width: 945px; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#left {
	width: 191px;
	height: 545px;
	float: left;
	padding-left: 49px;
}
#home-center {
	height: 507px;
	width: 260px;
	float: left;
	padding-top: 38px;
	padding-left: 75px;
}

#right {
	width: 264px;
	height: 510px;
	float: right;
	padding-top: 35px;
	background-color: ff2801;
	display: block;
	padding-left: 50px;
	padding-right: 56px;
}

#footer {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width: 945px;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boldred {
	font-weight: bold;
	color: #c41e00;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.home-welcome {
	font-size: 115%;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 254px;
}
.homelogotop {
	margin-top: 30px;
}
.homeimagebox {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 40px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pagetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
	background-color: #FFF;
}

#mytable { background: #OOO; }
.innerlogotop {
	margin-top: 30px;
}
.homehelper {
	height: 160px;
	width: 100px;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #8D3628;
	padding-bottom: 4px;
	margin-top: 20px;
	margin-bottom: 9px;
	background-image: url(images/dot-rule.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.image-on-left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.image-on-right {
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	margin-left: 10px;
}

.con-list li {
	margin-top: 8px;
	margin-left: 0px;
}

#no-top {
	border:none
}
.item {
	font-size: 1em;
	color: #333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.item ul, .item-table ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
  }

.item-table {
	font-size: 1em;
	color: #333;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
}


.image-table {
	margin-top: 3px;
}
.home-caption {
	font-size: 115%;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.input-form {
	font-size: 1.2em;
	background-color: #FFF;
}

