@charset "utf-8";
#Right-Body {
	background-image: url(images/body-right.jpg);
	background-repeat: repeat-y;
}
#ContactTable {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
#Main-Body h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}


#ContactForm {
}
#RightText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 11px;
}
#Navigation a {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990033;
	padding-left: 25px;
	font-weight: bold;
}
#Navigation a:hover {
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}

#Navigation {
	background-image: url(images/nav-bar.jpg);
	background-repeat: no-repeat;
}

#Main-Image {
	background-image: url(images/main-image.jpg);
	background-repeat: no-repeat;
}
#Top-Right {
	background-image: url(images/top-right-phone.jpg);
	background-repeat: no-repeat;
}
#Top-Left {
	background-image: url(images/top-left-logo.jpg);
	background-repeat: no-repeat;
}
#Right-Body h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
	padding-top: 15px;
}

#Main-Body h2 {
	font-family: "Trebuchet MS";
	color: #09102C;
	font-size: 14px;
}
#Main-Body p {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#Main-Body {
	padding-left: 40px;
	padding-right: 40px;
	background-color: #FFFFFF;
}
#Main-Body h1 {
	font-family: "Trebuchet MS";
	color: #990000;
	font-size: 24px;
	padding-top: 9px;
}
#Footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}
#Footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#Footer p {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
#Footer-Navigation a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	padding-right: 22px;
	padding-left: 22px;
}
