@charset "UTF-8";
/* CSS Document */

body {
	background: #6d6f70 url(background3.jpg) repeat-x top left;
	color: #000000;
	margin: 0;
	padding: 0;
}

a.menubar:link { color: #4a422e; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
a.menubar:active { color: #4a422e; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
a.menubar:visited { color: #4a422e; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
a.menubar:hover { color: #d90019; text-decoration: underline; font-family: Verdana, Geneva, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
		
a:link { color: #4a422e; text-decoration: underline; font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }
a:active { color: #4a422e; text-decoration: underline; font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }
a:visited { color: #4a422e; text-decoration: underline; font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }
a:hover { color: #d90019; text-decoration: underline; font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 11px }

#hmenu {
	padding: 13px 0 5px 0;
	float: center;
}

#hmenu a {
    padding: 13px 13px 2px 11px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #414141;
	background: #ccc url(images/hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #9b9a9a;
}

#hmenu a:hover {
	background: #6e7071 url(images/hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 4px solid #4a422e;
}

/**/

p
	{
		font-family: Verdana, Geneva, sans-serif;
		font-weight: normal;
		font-size: 11px;
		font-style: normal;
		line-height: 18px
	}

td
	{
		font-family: Verdana, Geneva, sans-serif;
		font-weight: normal;
		font-size: 11px;
		font-style: normal;
		line-height: 18px
	}

li
	{
		font-family: Verdana, Geneva, sans-serif;
		font-weight: normal;
		font-size: 11px;
		font-style: normal;
		line-height: 18px
	}

.caption
	{
		font-family: Verdana, Geneva, sans-serif;
		font-weight: normal;
		font-size: 10px;
		font-style: normal;
		line-height: 12px
	}

.bigblack
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: bold;
		color: #000000
	}
	
.bigred
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: bold;
		color: #d90019;
		line-height: 28px
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #d90019;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h3
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6a777b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	}

a.h1:link {font-family: Georgia, "Times New Roman", Times, serif;font-size: 24px;font-weight: bold;color: #d90019; line-height: 28px; text-decoration:none}
a.h1:active {font-family: Georgia, "Times New Roman", Times, serif;font-size: 24px;font-weight: bold;color: #d90019; line-height: 28px; text-decoration:none}
a.h1:visited {font-family: Georgia, "Times New Roman", Times, serif;font-size: 24px;font-weight: bold;color: #d90019; line-height: 28px; text-decoration:none}
a.h1:hover {font-family: Georgia, "Times New Roman", Times, serif;font-size: 24px;font-weight: bold;color: #d90019; line-height: 28px}


a.h2:link {font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;color: #000000; text-decoration:none}
a.h2:active {font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;color: #000000; text-decoration:none}
a.h2:visited {font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;color: #000000; text-decoration:none}
a.h2:hover {font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;color: #d90019; text-decoration:none}


.biggrey
	{
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #6a777b
	}

.copyright
	{
		font-size: 10px
	}

.mainborder1 {

border-top: 0px;
border-right: 4px solid #484127;
border-bottom: 4px solid #484127;
border-left: 4px solid #484127;
border-spacing: 0px;
padding: 0px;
margin: 0px;
}

.mainborder2 {
border-top: 0px;
border-right: 5px solid #555352;
border-bottom: 5px solid #555352;
border-left: 5px solid #555352;
border-spacing: 0px;
padding: 0px;
margin: 0px;
}

.mainborder3 {
border-top: 0px;
border-right: 4px solid #ffffff;
border-bottom: 4px solid #ffffff;
border-left: 4px solid #ffffff;
border-spacing: 0px;
padding: 0px;
margin: 0px;
}

td.bodybackground
	{
		padding-left: 24px;
		padding-bottom: 12px;
		padding-right: 24px;
		padding-top: 18px;
		background-image:url(body-background.gif);
		background-repeat:no-repeat;
		background-position: top left
	}

.picleft
	{
		padding-right: 24px;
		padding-bottom: 16px;
		padding-top: 0px;
		padding-left: 0px
	}

.picright
	{
		padding-left: 24px;
		padding-bottom: 16px;
		padding-right: 0px;
		padding-top: 0px
	}

.picborderright
	{
		margin-left: 24px;
		marbin-bottom: 16px;
		border: 6px;
		border-style: solid;
		border-color: #EADDBB;
		background-color: #ffffff;
		padding: 1px 1px 1px 1px
	}
	
	.picrighthome
	{
		padding-top: 10px;
	}

	
.no-border {
	margin: 0px;
	padding: 0px;
}

/*-------------------Footer Styles-------------------*/

.footer {
	text-align: center;
	color:#CCC;
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer-text {
	text-align: center;
	color:#CCC;
	font-size: 10px;
	line-height: 15px;
}
.footer a {text-align: center;color:#CCC;font-size: 10px;line-height: 18px; text-decoration:underline}
.footer a:hover{text-decoration: none}
