body {
	background-color: #C7CEF7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol, ul, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: disc;
	list-style-position: outside;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
#navigation  {
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom: 0px;
	align: center;
	
}
#bottom {
	background-color:#FFFFFF;
	background-image:url(images/side.gif);
	background-repeat:no-repeat;
	background-position:Left Top;
	padding-left: 75px;
}
#navigation li {
 	display: inline;
}
#navigation a:link, #navigation a:visited {
	font-family:Arial, Georgia, Tahoma, Times, serif;
	font-size:11px;
	font-weight: bold;
	padding-right: 10px;
	text-decoration:none;
	color:#FFFFFF;
}

#navigation a:hover, #navigation a:active {
	font-family: Arial, Georgia, Tahoma, Times, serif;
	font-size:11px;
	font-weight: bold;
	padding-right: 10px;
	text-decoration:none;
	color:#DDD5AA;
	
}
#middle  {
	border-left: solid white 1px;
	border-right: solid white 1px;
	border-bottom: solid #FFFFFF 1px;
	background-color: #666666;
}
#content  {
	padding-left: 20px;
	margin-bottom: 0px;
	border-left-width: 225px;
	border-left-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-left-style: solid;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: inherit;
}
h1 {
	font-family:Georgia, Tahoma, Times, serif;
	font-size:1.5em;
	color: #413D5F;
}
h2 {
	font-family:Georgia, Tahoma, Times, serif;
	font-size:1.2em;
	color: #FFF;
	background-color: #94A810;
	padding: 5px;
	margin: 15px;
}
.caps {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.cap {
font-family:Georgia, Tahoma, Times, serif;
font-size:18px;
}
div#contact {
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	background: #94A810;
	padding: 5px;
}
div#address {
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
}
/* Links */
a:link { color: #413D5F; text-decoration: underline; }
a:visited { color: #413D5F; text-decoration: underline; }
a:active { color: #413D5F; text-decoration: underline; }
a:hover { color: #94A810; text-decoration: none; }

#contact a:link { color: #413D5F; text-decoration: none; }
#contact a:visited { color: #413D5F; text-decoration: none; }
#contact a:active { color: #413D5F; text-decoration: none; }
#contact a:hover { color: #C8D422; text-decoration: none; }

.bp a:link { color: #FFFFFF; text-decoration: none;}
.bp a:visited { color: #FFFFFF; text-decoration: none;}
.bp a:active { color: #FFFFFF; text-decoration: none;}
.bp a:hover { color: #FED150; text-decoration: underline;}

/*Vaultware Button */
a.checkavailability
{
	background-color:#4A5173;
	color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	border-top-color:#DFDFDF;
	border-right-color:#666666;
	border-bottom-color:#333333;
	border-left-color:#858585;
	text-decoration:none;
	display:block;	
	padding:0 5px 0 5px;
	width: 175px;
	text-align: center;
}
a:link.checkavailability, a:visited.checkavailability, a:active.checkavailability {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.checkavailability {
	color:#999;
	text-decoration:none;
}
