
body {
	margin: 0px;
	height: 100%;
	background-color: #E9E1CA;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #750035;
	text-decoration: none;
	padding: 2px;
}
.homeHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7B0031;
	text-decoration: none;
	padding: 5px;
}
.defText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 6px;
}
.def-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.def-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #750035;
}
.serviceListHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.serviceRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 6px 6px 12px;
	vertical-align: top;
}
.serviceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #801F33;
	text-decoration: none;
	padding: 2px;
}
.titleBox {
	background-image: url(images/liner.gif);
	padding: 6px;
	height: 40px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #801F33;
	text-decoration: none;
	background-position: bottom;
}
.titles:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	padding: 2px;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #750035;
	padding: 2px;
}


/*menu styles */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #660000;
}

#nav li {
	float: left;
	/*width: 90px;*/
}

#nav i {display: none;}

#nav a.m01
{
	background: url(images/menu_01.gif) no-repeat left top;
	height: 44px;
	width: 68px;	
}
#nav a.m02
{
	background: url(images/menu_03.gif) no-repeat left top;
	height: 44px;
	width: 84px;	
}
#nav a.m03
{
	background: url(images/menu_02.gif) no-repeat left top;
	height: 44px;
	width: 96px;	
}
#nav a.m04
{
	background: url(images/menu_04.gif) no-repeat left top;
	height: 44px;
	width: 94px;	
}
#nav a.m05
{
	background: url(images/menu_06.gif) no-repeat left top;
	height: 44px;
	width: 132px;	
}
#nav a.m06
{
	background: url(images/menu_05.gif) no-repeat left top;
	height: 44px;
	width: 89px;	
}
#nav a:hover {
	background-position:left bottom;
}




#nav li ul { /* second-level lists */
	position: absolute;
	width: 90px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	float: none;
}

#nav li ul li a
{
	padding: 0px 0px 0px 25px;
	margin: 0px;	
	width: 202px;
	color: #990000;
}

#nav li ul li a.m10
{
	background: url(images/dropmenu_01.gif) no-repeat left top;
	margin-top: 0px;
	height: 29px;
}

#nav li ul li a.m11
{
	background: url(images/dropmenu_02.gif) no-repeat left top;
	height: 29px;
}
#nav li ul li a.m12
{
	background: url(images/dropmenu_03.gif) no-repeat left top;
	height: 31px;
}
#nav li ul li a.m13
{
	background: url(images/dropmenu_04.gif) no-repeat left top;
	height: 30px;
}
#nav li ul li a.m14
{
	background: url(images/dropmenu_05.gif) no-repeat left top;
	height: 29px;
}
#nav li ul li a.m15
{
	background: url(images/dropmenu_06.gif) no-repeat left top;
	height: 32px;
}
#nav li ul li a.m16
{
	background: url(images/dropmenu_07.gif) no-repeat left top;
	height: 31px;
}
#nav li ul li a.m17
{
	background: url(images/dropmenu_08.gif) no-repeat left top;
	height: 27px;
}
#nav li ul li a.m18
{
	background: url(images/dropmenu_09.gif) no-repeat left top;
	height: 30px;
}
#nav li ul li a.m19
{
	background: url(images/dropmenu_10.gif) no-repeat left top;
	height: 27px;
}
#nav li ul li a.m100
{
	background: url(images/dropmenu_11.gif) no-repeat left top;
	height: 23px;
}
#nav li ul li a:hover
{
	color: #CC0000;	
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -3em 0 0 10em;
}
#nav li ul li a.m20
{
	background: url(images/dropmenu_04.gif) no-repeat left top;
	height: 30px;
}
#nav li ul ul li a.m201
{
	background: url(images/dropmenu_21.gif) no-repeat left top;
	height: 17px;
}
#nav li ul ul li a.m202
{
	background: url(images/dropmenu_22.gif) no-repeat left top;
	height: 40px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }

* html #nav li ul li { float: left; height: 1%; }


/* End */


