﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #e9e9e9;
	margin:0px;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
img {
	border:0;
}

#site {
	 padding: 17px 100px 0px 100px;
	 background:white url('../PublishingImages/background.jpg') repeat-x top;
	 border:0;
	 text-align:center;
}
	
#maintable {
	border: 0;
	width:660px;
}	

#nav {
	background: #c40e0f url('../PublishingImages/nav-background.jpg') no-repeat top;
	height: 45px;
	vertical-align:middle;
	text-align:center;
	color: white;
	font-size:11px;
	padding-top: 1px;
}

#nav a {
	color: white;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

.homephoto {
	background: white url('../PublishingImages/home-frame.jpg') no-repeat;
	padding:6px;
	margin: 0px 10px 2px 0px;
	width: 337px;
	float:left;
}

.rightphoto {
	background: white url('../PublishingImages/home-frame.jpg') no-repeat;
	padding:6px;
	margin: 0px 00px 2px 10px;
	float: right;
}


.redtext {
	color: #c60f0f;
	font-size:14px;
	font-weight: bold;
}

#inv {
	background: white url('../PublishingImages/inv-background.jpg') no-repeat top;
	padding: 7px 0px 25px 23px;
}

#content {
	padding:17px;
	padding-top:30px;
	background: white;
}

#bottom {
	border:0;
	width:100%;
	background: #e9e9e9;
}

#bottom td {
	text-align:center;
	vertical-align: top;
	font-size: 11px;
}

#bottom a{
	text-decoration:none;
}

#bottom a:hover{
	text-decoration:underline;
}

/*---Footer Begins--*/

#footer {
	padding-top:25px;
	text-align:center;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active,   {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 10pt;
	color: #949493;
}

a.footerlink:hover {
	text-decoration:none;
	color: #000000;
}

.smallfootertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#949493;
	line-height: 10pt;
}

.footertext {
	font-size:8pt;
	color:#949493;
	line-height: 10pt;
}

.divfooter {
	width:450px;
	text-align:center;
}

/*---Footer Ends--*/
