body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/bgsite.gif);
	background-attachment: inherit;
	background-position: top;
	background-repeat: repeat-y;
}

.main {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.header {
	background-image: url(images/headerpic.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 190px;
	width: 800px;
	background-attachment: inherit;
}

.name {
	color: White;
	font-family: "Times New Roman";
	font-size: 28px;
	font-weight: bold;
	margin-left: 140px;
	margin-top: 86px;
	width: 500px;
	float: left;
}

.address {
	width: 145px;
	float: right;
	margin-top: 82px;
	margin-right: 5px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: White;
	line-height: 14px;
}

.navtop {
	width: 591px;
	height: 29px;
	float: left;
	margin-left: 192px;
	margin-top: 62px;
}

.rtcol {
	float: right;
	width: 180px;
	height: 600px;
	margin-top: 10px;
	margin-right: 10px;
}

.rtcol a {
	color: #E1E1E1;
}

.rtcol a:hover {
	color: white;
}

.cbox1 {
	float: inherit;
	width: 178px;
	height: 198px;
	border: 1px solid #306695;
}

.cbox2 {
	float: inherit;
	width: 178px;
	border: 1px solid #306695;
	margin-top: 20px;
}

.cbox_h {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	font-weight: bold;
}

.cbox_b {
	font-family: Verdana;
	color: #306695;
	font-size: 11px;
	font-weight: normal;
}

.cbox_bs {
	font-family: Verdana;
	color: #306695;
	font-size: 10px;
	font-weight: normal;
}

.cbox_f {
	font-family: Verdana;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.ltcol {
	float: left;
	width: 475px;
	margin-top: 10px;
	margin-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #306695;
	text-align: left;
}

.ltcolcal {
	float: left;
	width: 575px;
	margin-top: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #306695;
	text-align: left;
}

.ltcol a {
	color: #306695;
}

.ltcol a:hover {
	color: #6498db;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306695;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

.sched1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #306695;
	font-weight: bold;
}

.sched2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #306695;
	font-weight: bold;
}

.sched3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306695;
}

.calendar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #306695;
}

.calendar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306695;
	font-weight: bold;
}

.calendar3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #306695;
	font-weight: bold;
}

.memform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #306695;
	text-align: left;
	padding: 10px;
	background-color: white;
	background-image: none;
}

.memform a {
	color: #306695;
}

.memform a:hover {
	color: #6498db;
}

.iconmap {
	float:right;
}

.contacttxt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #306695;
}

.contactlabel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #306695;	
}

.contactinput {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #306695;	
}

.schedStripe1 {
	background-color: #FFFFFF;	
}

.schedStripe2 {
	background-color: #C9C9C9;	
}