a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
    color: #745803; background: #FFFFFF;
    font-family: arial, sans-serif;
    background-image:url(/images/bkgd.gif);
    background-repeat: repeat-y;
    margin: 10px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.border {
		border-color: #D9BB58;
		border-style: solid;
		border-width: 4px;
}

.picborder{
	border-color: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 1px;
}

.dottedline	{
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC9E4;
}

H1 {
    color: #745803; background: none;
		font-size: 24px;
		padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 16px;
		padding-right: 0px;
		font-weight: 800;
}

H2 {
    color: #745803; background: none;
		font-size: 16px;
		font-weight: 700;

}

.text	{
		color: #745803; background: none;
		font-size: 14px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 38px;
		padding-right: 20px;
}
.price	{
		color: #FF0000; background: none;
		font-weight: 700;
}

.co	{
		color: #745803; background: none;
		font-size: 14px;
		font-weight: 800;
		font-style: italic;
}
a.co:link 		{color: #D9BB58; background: none; text-decoration: none}
a.co:visited	{color: #ff0000; background: none; text-decoration: none}
a.co:hover		{color: #D9BB58; background: none; text-decoration: underline}

.quote {
		color: #745803; background: none;
		font-family: arial, sans-serif;
		font-size: 18px;
		font-weight: 100;
}

.menu	{
		color: #735900; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 4px;
		padding-right: 0px;
}
a.menu:link 		{color: #735900; background: none; text-decoration: none}
a.menu:visited	{color: #735900; background: none; text-decoration: none}
a.menu:hover		{color: #FF4500; background: none; text-decoration: none}
a.menu:active 	{color: #735900; background: none; text-decoration: none}

.submenu	{
		color: #FF4500; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 4px;
		padding-right: 0px;
}
a.submenu:link 		{color: #FF4500; background: none; text-decoration: none}
a.submenu:visited	{color: #FF4500; background: none; text-decoration: none}
a.submenu:hover		{color: #FF4500; background: none; text-decoration: underline}
a.submenu:active 	{color: #FF4500; background: none; text-decoration: none}

.menubkgd {
    background: #FFFFFF; background-image:url(/images/Menubackground.jpg);
    background-repeat: no-repeat;
}

.selected	{
		color: #735900; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
		letter-spacing:0.01em;
		line-height: 14px;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 4px;
		padding-right: 0px;
}
a.selected:link 		{color: #735900; background: none; text-decoration: none}
a.selected:visited	{color: #735900; background: none; text-decoration: none}
a.selected:hover		{color: #735900; background: none; text-decoration: underline}
a.selected:active 	{color: #735900; background: none; text-decoration: none}

.footer {
		color: #745803; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}
.footerselected {
		font-family: verdana, sans-serif;
		font-size: 12px;
		font-weight: 700;
}
a.footerselected:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:active 	{color: #FFFFFF; background: none; text-decoration: none}

.footermenu {
		font-family: verdana, sans-serif;
		font-size: 10px;
		font-weight: 400;
}
a.footermenu:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:active 	{color: #FFFFFF; background: none; text-decoration: none}
.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}