body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	background-image: url(Images/bggreydiag.gif);
	height: 100%;
}
#wrapper {
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FBFAEE;
	height: 100%;
	background-image: url(Images/backgroundstripe.gif);
	background-repeat: repeat-y;
}
.content_home {
	clear: both;
	height: 100%;
	background-color: #FFFBEF;
	background-image: url(Images/backgroundstripe.gif);
	background-repeat: repeat-y;
}
#content_home {
	clear: both;
	height: 100%;
}
#sidebar {
	float: left;
	width: 173px;
	height: 100%;
	background-color: #efefef;
	margin-left: 1px;
}
.banner {
	height: 200px;
	width: 780px;
	background-image: url(Images/Header.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 32px;
	color: #591E56;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C7C78D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
}
#motto {
	padding: 10px;
	border: 1px solid #C7C78D;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 130%;
	background-color: #EFEFEF;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #840000;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #591E56;
	line-height: 1.3em;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
h5 {
	font-size: 9px;
	margin-left: 13px;
	font-style: italic;
	font-weight: normal;
}
#right_home {
	margin: 0px;
	float: left;
	font-size: 110%;
	width: 580px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#right_homePROD {
	margin: 0px;
	float: left;
	font-size: 110%;
	width: 596px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 4px;
}
p {
	line-height: 17px;
}
#right_home h6 {
	line-height: 1.4em;
	background-color: #EFEFEF;
	padding: 10px;
	border: 1px solid #C7C78D;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	font-weight: normal;
	width: 96%;
	font-size: 110%;
}

.RevSub {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #840000;
	padding: 10px;
}
a {
	color: #591E56;
	text-decoration: underline;
}
a:hover {
	color: #C7C78D;
	text-decoration: underline;
}
.header {
	background-color: #CCCCCC;
	width: 780px;
	font-weight: bold;
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.bottom {
	clear: both;
	height: 30px;
}
.footer {
	font-size: 10px;
	width: 780px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #CCCCCC;
	line-height: 18px;
	clear: both;
	background-image: url(Images/bg.gif);
}
#right_home li {
	line-height: 17px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
}
.header li {
	line-height: 17px;
	list-style-type: none;
	display: inline;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
}
.last {
	line-height: 17px;
	list-style-type: none;
	text-align: center;
	height: 20px;
	margin: 0px;
	width: 175px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header ul {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
}
.header ul li a {
	line-height: 17px;
	list-style-type: none;
	margin: 0px;
	padding-right: 16px;
	padding-left: 16px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.header ul li a:hover {
	font-weight: bold;
	color: #591E56;
	text-decoration: underline;
}
.header li .last {
	border-right-style: none;
	padding-right: 15px;
	padding-left: 17px;
	color: #000000;
}
.last a:hover  {
	border-right-style: none;
	padding-right: 61px;
	padding-left: 61px;
	color: #591E56;
	text-decoration: underline;
}
td {
	line-height: 17px;
	padding-right: 10px;
	margin: 0px;
}
#sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sidebar a:hover {
	color: #C7C78D;
	text-decoration: underline;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#sidebar  li {
	line-height: 17px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #000000;
	margin: 0px;
	padding: 5px;
}
.sidebartop {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.sidebartoptxt  {
	color: #FFF;
	font-weight: bold;
}
.sidebartop a {
	color: #FFF;
	font-weight: bold;
}
.sidebartop a:hover {
	color: #C7C78D;
	font-weight: bold;
}
.sideselected {
	font-weight: bold;
	color: #E7B200;
	text-decoration: none;
}
.sideselected a:hover {
	font-weight: bold;
	color: #E7B200;
	text-decoration: none;
}
.topselected {
	color: #00529C;
	text-decoration: none;
}
.indent {
	background-color: #F7EFE7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box {
	margin-right: 20px;
	margin-left: 0px;
	padding-right: 15px;
	background-color: #F7EFE7;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 20px;
	border: 2px solid #999999;
}
.homebox {
	background-color: #F7EFE7;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#tableoutline {
	border: 2px solid #999999;
	background-color: #F7EFE7;
}
#bottomline {
	background-color: 92947C;
}
#quotebox {
	background-color: #FFFFCC;
	border: 1px solid #999999;
	padding: 10px;
	width: 500px;
}
#admin {
	background-color: #FFFFFF;
	padding: 10px;
}
#quote {
	background-color: #FFFFCC;
	margin: 10px;
	padding: 10px;
}
#homeBulletDiv {
	padding-left: 15px;
	list-style-position: outside;
}
.intbanner {

	height: 150px;
	width: 780px;
	background-image: url(Images/Interior.jpg);
	background-repeat: no-repeat;
}
#lastli {
	height: 100%;
}

#right_home #list {
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#right_home #list ol{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#right_home #list li {
	list-style-type: decimal;
}
#selected {
	color: #591E56;
	font-weight: bold;
}
.header li a:hover {
	width: 770px;
	font-weight: bolder;
	color: #FFF;

}
.header a {
	background-color: #CCCCCC;
	width: 780px;
	font-weight: bold;
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-decoration: none;
}
.signupframe {
	background-color: #f2f2f2;
	border: 1px solid #000000;
}
