/* Body Styles */

body {
	height: 		100%;
	width:			100%;
	background-color:#FFFFFF;
	color:#535260;
}
.textpane {
	width: 568px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #555462;
	text-align: left;
	float: left;
	line-height: 17px;
	padding-top: 8px;
}
.mainimage {
	float: left;
	width: 214px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #545264;
	padding-top: 15px;
	padding-bottom: 8px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #545264;
	float: left;
	width: 520px;
	padding-top: 15px;
	padding-bottom: 8px;
}
.footer {
	height: 121px;
	width: 1000px;
	float: left;
}
heading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.line {
	float: left;
	height: 15px;
	width: 1000px;
}

/* Link styles */

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#535260;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
text-decoration:none;
color:#fbb241;
}
a:active {
text-decoration: none;
}

.class1 a {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color:#535260;
}
.class1 a:link {
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #FFF;
}
.class1 a:visited {
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #FFF;
}
.class1 a:hover {
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000;

}
.class1 a:active {
text-decoration: none;
}


/* Page Structure */
 
.Content{background-color:#FFFFFF; width:1000px;}
 
 
 
 
 
 
 
 
 
 
 
 .header {
	height: 238px;
	width: 1000px;
	float: left;
}
.navigation2 {
	height: 113px;
	width: 1000px;
	float: left;
	text-align: left;
}
.navigation1 {
	text-align: left;
	float: left;
	height: 75px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.subnav {
	height: 31px;
	width: 1000px;
	text-align: left;
	float: left;
}
.headerspacer {
	height: 29px;
	width: 1000px;
	float: left;
}
.sidenav {
	width: 218px;
	height: 188px;
	float: left;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	height: 188px;
	width: 150px;
	font-style: normal;
	color: #535260;
	text-align: left;
	float: left;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.sidenav_spacer {
	height: 188px;
	width: 60px;
	float: left;
}
.mainwindow {
	width: 1000px;
	float: left;
}
.indemnity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 940px;
	height: 100px;
	float: left;
	color: #585668;
	padding-top: 10px;
	text-align: left;
	margin-left: 60px;
}
.cornerspacer {
	height: 106px;
	width: 218px;
	float: left;
}
.details {
	float: right;
	height: 106px;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585668;
	text-align: left;
	padding-left: 20px;
}
.cormerspacer2 {
	float: right;
	height: 6px;
	width: 208px;
}
.style4 {
	color: #000000;
}
.map {
	float: right;
	height: 280px;
	width: 300px;
}
.address {
	float: left;
	height: 269px;
	width: 250px;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #545264;
	padding-top: 15px;
	padding-bottom: 8px;
}
/* Drop Down Menu */
.menu {
  border: solid 1px #000;
  padding:0px 5px 5px 5px;
  background-color:white;
}

.menuItem {
  padding:5px 5px 10px 5px;
  border-bottom:solid 2px #ccc;
}

.menuItem:hover {
	background-color:#CCC;
}

.menuItem a {
  color:#000000;
  text-decoration:none;
}

#demoA {
	background-color:#F90;
	cursor:pointer;
	padding: 10px 5px 5px 5px;
	width: 110px;
	height: 30px;
	float: left;

}

#demoA span {
  padding: 0px 0px 0px 0px;
  cursor:pointer;


}



#demoB {
	background-color:#F90;
	cursor:pointer;
	padding: 10px 5px 5px 5px;
	width: 110px;
	height: 30px;
	float: left;
	text-align: centre;

}

#demoB span {
  padding:0px 0px 0px 0px;
  cursor:pointer;
}

#demoB span:hover {
	text-decoration:none;
}


#demoC {
	background-color:#F90;
	cursor:pointer;
	padding: 10px 5px 5px 5px;
	width: 110px;
	height: 30px;
	float: left;
	text-align: centre;

}

#demoC span {
  padding:0px 0px 0px 0px;
  cursor:pointer;
}

#demoC span:hover {
	text-decoration:none;
}


#demoD {
	background-color:#F90;
	cursor:pointer;
	padding: 10px 5px 5px 5px;
	width: 110px;
	height: 30px;
	float: left;
	text-align: centre;

}

#demoD span {
  padding:0px 0px 0px 0px;
  cursor:pointer;
}

#demoD span:hover {
	text-decoration:none;
}


#demoE {
	background-color:#F90;
	cursor:pointer;
	padding: 10px 5px 5px 5px;
	width: 110px;
	height: 30px;
	float: left;
	text-align: centre;

}

#demoE span {
  padding:0px 0px 0px 0px;
  cursor:pointer;
}

#demoE span:hover {
	text-decoration:none;
}


#demoF {
	background-color:#F90;
	cursor:pointer;
	padding: 10px 5px 5px 5px;
	width: 110px;
	height: 30px;
	float: left;
	text-align: centre;

}

#demoF span {
  padding:0px 0px 0px 0px;
  cursor:pointer;
}

#demoF span:hover {
	text-decoration:none;
}


#demoG {
	background-color:#F90;
	cursor:pointer;
	padding: 10px 5px 5px 5px;
	width: 110px;
	height: 30px;
	float: left;
	text-align: centre;

}

#demoG span {
  padding:0px 0px 0px 0px;
  cursor:pointer;
}

#demoG span:hover {
	text-decoration:none;
}


#demoH {
	background-color:#F90;
	cursor:pointer;
	padding: 10px 5px 5px 5px;
	width: 115px;
	height: 30px;
	float: left;

}

#demoH span {
  padding:0px 0px 0px 0px;
  cursor:pointer;
}

#demoH span:hover {
	text-decoration:none;
}

.navspr1 {
	float: left;
	height: 25px;
	width: 5px;
}

