@charset "utf-8";
/* CSS Document */

a {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial;
 }
 
 a:visited {
	color:#FFFFFF;
 }
  a:hover {
  color:#CCC;
  
 }
 a:active {
	color:#FFFFFF;
 }
 
.link2 a {
	color:#00F;
	text-decoration: none;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
.link2 a:visited {
	color:#333366;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
.link2 a:hover  {
	color:#000;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
}

.link3 a {color:#000;
	text-decoration: none;	}
.link3 a:visited {color:#000; text-decoration:none; font-family: "myriad Pro"; font-weight: bold;}
.link2 a:hover  {
	color:#333366;
	font-family: "myriad Pro";
	text-decoration:underline;
	font-weight: bold;
}
 .footerlink2 a {
	color: #0000D5;
	font-size: 14px;
	text-decoration: none;
}
.footerlink2 a:visited {
	color: #0000D5;
}
.footerlink2 a:hover {
	color: #009;
	text-decoration: underline;
}

.sitemap a {color:#333366; text-decoration: none; font-size: 10px; font-family:Arial;}
.sitemap a:visited {color:#333366; text-decoration:none; font-family: "Arial"; font-size: 10px;}
.sitemap a:hover  {color:#FF6; font-family: "Arial"; text-decoration:underline; font-size: 10px;;
}

.backlink {
	color:#333366;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

body {
	background-image: url(images/bg4.gif);
	background-color: #FFF;
	background-repeat: repeat-x;
}
#master {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	height: 119px;
}
#efile {
	height: 184px;
}
#main {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 100px;
	margin-right: 300px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 16px;
}
.logo {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 24px;
	padding-left: 100px;
	padding-top: 100px;
}
.phone {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	padding-left: 100px;
	padding-top: 100px;
}
#footer {
	width: 835px;
	height: auto;
	margin-bottom: 0px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #306;
	padding-top: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #333366;
	margin-right: 0px;
	margin-top: 35px;
	text-align: right;
	margin-left: 100px;
	padding-left: 0px;
}
ul {
	list-style-type: circle;
}

#ol {
	font-family: "Times New Roman", Times, serif;
	list-style-position: inside;
	
}

.efile {
	border: thin solid #FF9;
	height: 168px;
	width: 189px;
	margin-left: 100px;
	margin-top: 5px;
}
#nav {
	position:absolute;
	left:627px;
	top:87px;
	width:520px;
	height:36px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-repeat: no-repeat;
	color: #FFF;
	margin-top: 5px;
	background-image: none;
}
#motto {
	position:absolute;
	left:512px;
	top:192px;
	width:478px;
	height:60px;
	z-index:2;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline overline;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006;
	line-height: 40px;
}
.couponBorder {
	border: thick dashed #000;
}
.subHeaders {
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #000;
}
