body {
	background-image: url(../greenback.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #CCDEAF;
	margin: 0px;
	padding: 0px;
}
.logobar {
	background-color: #1B5790;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 0px none 0;
}

.content {
	position: relative;
	font-family: Georgia, serif, Verdana;
	background-color: #FFFFFF;
	margin-left: 219px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B5790;
	border-right-color: #1B5790;
	border-bottom-color: #1B5790;
	border-left-color: #1B5790;
	z-index: 999;
	border-bottom-style: solid;
	font-size: 12px;
	line-height: 2.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 560px;
}
a {
	color: #1B5790;
	text-decoration: underline;
}
a:hover {
	color: #E96500;
}

.suckerdiv {
	margin-left: 00px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: none;
	clear: none;
	width: 220px;
	position: relative;
	right: auto;
	top: auto;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #1B5790;
	color: #1B5790;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
	background-image: none;
	padding: 0px;
	list-style-type: none;
	width: 220px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #1B5790;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #1B5790;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B5790;
	border-right-color: #1B5790;
	border-bottom-color: #1B5790;
	border-left-color: #1B5790;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../greenbuttonback.jpg);
}


.suckerdiv ul li a:hover{
	background-color: #1B5790;
	color: #fff1a2;
	background-image: url(../bluebuttonback.jpg);
}

.suckerdiv .subfolderstyle{
background: url(../arrow.gif) no-repeat center right;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
.leftcolumn {
	clear: none;
	float: left;
	width: 244px;
	position: relative;
	z-index: 2;
}
.rightcolumn {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.fineprint {
	position: relative;
	font-family: Georgia, serif, Verdana;
	padding: 20px;
	margin-left: 284px;
	margin-right: 20px;
	z-index: -1;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	border: 0px none #000000;
	color: #333333;
}
.imgbox {
	clear: none;
	float: right;
	margin-right: 11px;
}
.contactname {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #1B5790;
	padding: 0px;
	background-image: none;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.SubHeading {
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-image: none;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #336633;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
.contactinfo {
	font-size: 14px;
	line-height: normal;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {
	font-family: Georgia, serif, Verdana;
	font-size: 16px;
	color: #1B5790;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	background-image: url(../greenbuttonback2.jpg);
	font-size: 12px;
}
h1 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #1B5790;
	word-spacing: normal;
	letter-spacing: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
table {
	clear: none;
	float: none;
	margin: 0px;
	padding: 0px;
}
.rates {
	line-height: normal;
	font-size: 14px;
	font-weight: normal;
	margin: 15px;
	white-space: normal;
}
.orangeli {
	list-style-type: disc;
	list-style-image: url(../bullet.gif);
	list-style-position: outside;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.blueBullet {
	list-style-type: disc;
	list-style-image: url(../bullet-blue.gif);
	list-style-position: outside;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: normal;
	list-style-type: none;
	margin: 0px;
	padding: 3px;
	letter-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 15px;
}
h4 {
	font-variant: normal;
	font-size: 15px;
	line-height: normal;
	letter-spacing: normal;
	color: #000000;
	font-weight: normal;
	text-indent: 15px;
	border: 0px none #1B5790;
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	float: none;
}
.map {
	overflow: auto;
	z-index: inherit;
	position: absolute;
	visibility: visible;
	clear: right;
	float: right;
	padding: 20px;
	margin-top: 20px;
	border: 1px solid #1B5790;
	background-color: #FFFFFF;
}
.gallery {
	background-color: #1B5790;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 0px none 0;
	text-align: right;
}
.jobTitle {
	font-size: 100%;
	text-transform: uppercase;
	color: #666666;
	margin-top: -10px;
	margin-bottom: -10px;
}
.fineprintCopy {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	z-index: -1;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-style: italic;
}
.ThreeSixtyContent {
	margin: 5px;
	text-align: center;
	color: #CCCCCC;
	font-size: 9pt;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	vertical-align: top;
	border: thin none #000000;
	line-height: 1.0em;
	padding: 5px;
	
}
.tightList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: square;
	color: #FFFFFF;
	list-style-position: inside;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 2px;
}
dd {
	line-height: 10pt;
}
dt {
	text-align: center;
}
.disclaimerOverview {
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #666666;
}
