/* CSS Document */

body {
	background:#999999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#wrapper {
	background: #ffffff url(../images/background2.jpg) no-repeat bottom;
	height: auto;
	width: 770px;
	margin: 0 auto;

}

#header {
	background-image: url(../images/fays_header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#navcontainer {
	position:relative;
	top: 145px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}

#navcontainer ul
{
	list-style-type: none;
	text-align: center;
	font-size: 13px;
	line-height: 25px;
}

#navcontainer ul li {
	float: left;
	font-weight: lighter;
	padding-right: 10px;
}


#navcontainer ul li a {
	background-image:url(../images/fays_buttoff.gif);
	text-decoration: none;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 2px;
	w\idth: 125px;
	color: #666666;
	background-repeat: no-repeat;
	
}

#navcontainer a:hover {
	background-image: url(../images/fay_button.gif);
	color: #666666;
	
}

#navcontainer a#current
{
	background: url(../images/fay_button.gif) no-repeat;
	color: #666666;
}

#maincontent {
	padding-left: 40px;
	padding-bottom: 10px;
}

#leftcontent {
	float: left;
	width: 420px;
	text-align: justify;
	
}

#rightcontent {
	float: right;
	width: 250px;
	padding-right: 40px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	padding-top: 10px;
	width: 690px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
	width: 690px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	margin-top: 0px;
	padding-top: 0px;
}

.title {
	background-image:url(../images/header2_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	background-repeat: no-repeat;
	padding-left: 13px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	line-height: 170%;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	line-height: 170%;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	line-height: 170%;
}

p a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
p a img {
	border:0px;
	border-bottom: 0px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
p a:hover {
	color: #666666;
	margin-top: 10px;
	text-decoration: none;
	border-bottom: 0px solid #FF7F00;
	background-color: #f9c8a0;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.logos a img{
	border:0px;
	border-bottom: 0px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.logos a:{
	color: #000000;
	text-decoration: none;
	border-bottom: 0px solid #FFFFFF;
	border:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.logos a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom: 0px solid #FFFFFF;
	background-color:none;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

p a#current {
	color: #666666;
	margin-top: 10px;
	text-decoration: none;
	border-bottom: 1px solid #FF7F00;
	background-color: #f9c8a0;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

.boxed {
	border: 1px solid #CFCFCF;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#ffffff;
	margin: 0px;

}

.separator {
	clear: both;
	height: 0px;
}
	

#footerstyle {
	background-image: url(../images/footer.gif);
	background-color: #999999;
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
}

#footerContainer {
	float: left;
	top: 25px;
	margin-top: 13px;
	padding-left: 40px;
	text-align: center;
	line-height: 140%;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
}

.footer a {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.footer a:hover {
	text-decoration: none;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #FF7F00;
	background-color: #f9c8a0;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.boxed a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.boxed a:hover {
	color: #666666;
	margin-top: 10px;
	text-decoration: none;
	border-bottom: 1px solid #FF7F00;
	background-color: #f9c8a0;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 70%;
	float:left;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#breadcrumbs a:hover{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #FF7F00;
	background-color: #f9c8a0;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

	
	
