body {font-family: Arial, Helvetica, sans-serif; font-size: 75%;}
body { margin: 0px 0px 0px 0px; }
td {font-family: Arial, Helvetica, sans-serif}
p {font-family: Arial, Helvetica, sans-serif}
li {font family: Arial, Helvetica, sans-serif}
h1 {font-size: 140%; color: #0C1C43}
h2 {font-size: 130%; font-weight: bold; color: #8D2700}
h3 {font-size: 140%; color: #C86707}
h4 {font-size: 110%; color: #000000}
h5 {font-size: 150%; font-weight: bold; color: #01534A}
h6 {font-size: 140%; font-weight: bold; color: #FF0000}
.leftnav {
    border-right: 1px solid #0C1C43;
}
.cust_email {
	font-size: 130%; font-weight: bold; color: #000000
}
.bigger_white {
	font-size: 140%; font-weight: bold; color: #FFFFFF
}
.bigger_blue {
	font-size: 140%; font-weight: bold; color: #0C1C43
}
.navbottom {
	border-bottom: 1px solid #0C1C43;
}
.top_border {
    border-bottom: 1px solid #0C1C43;
}
.app_border {
    border-bottom: 1px solid #0C1C43;
    border-right: 1px solid #0C1C43;
}
.weather_pic {
    border-bottom: 1px solid #0C1C43;
    border-top: 1px solid #0C1C43;
}
.easy_pic {
    border-bottom: 1px solid #0C1C43;
}
.bottom_bar {
	border-top: 1px solid #0C1C43;
}
.email_top {
	border-bottom: 1px solid #0C1C43;
}
.upload_right {
	border-bottom: 1px solid #0C1C43;
	border-left: 1px solid #0C1C43;
}
.upload_left {
	border-bottom: 1px solid #0C1C43;
}
.rate_top {
	border-top: 2px solid #0C1C43;
	border-left: 2px solid #0C1C43;
	border-bottom: 2px solid #0C1C43;
	
}
.rate_top_right {
	border-top: 2px solid #0C1C43;
	border-left: 2px solid #0C1C43;
	border-bottom: 2px solid #0C1C43;
	border-right: 2px solid #0C1C43;
	
}
.rate_middle {
	border-left: 2px solid #0C1C43;
}
.rate_middle_right {
	border-left: none;
	border-right: 2px solid #0C1C43;
}
.rate_middle_bottom {
	border-left: 2px solid #0C1C43;
	border-bottom: 2px solid #0C1C43;
}
.rate_middle_right_bottom {
	border-left: 2px solid #0C1C43;
	border-right: 2px solid #0C1C43;
	border-bottom: 2px solid #0C1C43;
}
.testimonial {
	border-top: 2px solid #0C1C43;
	border-left: 2px solid #0C1C43;
	border-bottom: 2px solid #0C1C43;
	border-right: 2px solid #0C1C43;	
}
.buttons {
	border-top: 2px solid #C86707;
	border-left: 2px solid #C86707;
	border-bottom: 2px solid #C86707;
	border-right: 2px solid #C86707;	
}
.map {
	border-top: 2px solid #0C1C43;	
}
.view_map {
	border-top: 1px solid #0C1C43;
	border-left: 1px solid #0C1C43;
	border-bottom: 1px solid #0C1C43;
	border-right: 1px solid #0C1C43;	
}
.red_num {font-size: 120%; font-weight: bold; color: #8D2700}
.big_white {font-size: 120%; font-weight: bold; color: #FFFFFF}
.big_orange {font-size: 120%; font-weight: bold; color: #C86707}
.med_orange {font-size: 100%; font-weight: bold; color: #C86707}
.bigger {font-size: 130%;}
.small {font-size: 70%}
.contentareapad {padding: 10px}
.eventsbox{
    border-left: 2px solid #007B2A;
    border-right: 2px solid #007B2A;
    border-bottom: 2px solid #007B2A;
	align: left;
       }
a:visited {color: #666666}
a:hover {color: #C86707}
a:active {color: #0C1C43}

a.sub:link {color: #007B2A; text-decoration: underline;}
a.sub:visited {color: #666666; text-decoration: underline;}
a.sub:hover {color: #013219; text-decoration: underline;}
a.sub:active {color: #98843B; text-decoration: underline;}

a.top_navigation:link {color: #C86707; text-decoration: underline;}
a.top_navigation:visited {color: #C86707; text-decoration: underline;}
a.top_navigation:hover {color: #0C1C43; text-decoration: underline;}
a.top_navigation:active {color: #C86707; text-decoration: underline;}

.calgreen {color: #026031; font-weight: bold;}
.greendates {font-size: 115%; color: #014121; font-weight: bold;}
.calblack {color: #000000; font-weight: bold;}
.cal_odd{background-color: #FFFFFF;} 
.cal_even{background-color: #D4EADC;}
.calleftborder {
 border-left: 1px solid #007B2A;
 background-color: #FFFFFF;
}

.calyear {
 border-right: 1px solid #007B2A;
 border-left: 1px solid #007B2A;
 border-bottom: 1px solid #007B2A;
 border-top: 1px solid #007B2A;
}

.calrightbottom {
 border-right: 1px solid #007B2A;
 border-bottom: 1px solid #007B2A;
}

a.calblack:link {color: #000000; text-decoration: none;}
a.calblack:visited {color: #000000; text-decoration: none;}
a.calblack:hover {color: #72170C; text-decoration: underline;}
a.calblack:active {color: #000000; text-decoration: underline;}
.smallgrey {font-size: 90%; color: #666666}
.whitecal {font-size: 90%; color: #FFFFFF}
.dateChooser td {
    cursor:default;
    text-align:center;
}
.dateChooser td.dateChooserActive:hover {
    color:white;
    background:#0A246A;
}
.dateChooser td.dateChooserActiveToday {
    border: 1px solid red;
}
.dateChooser th {
    background: #aaa;
    color: white;
    width: 18px;
    border: none;
}
.dateChooser option, .dateChooser select {
    font-size:10px;
}
.dateChooser {
    border: 2px outset #aaa;
    background: white;
    padding: 1px;
}
.dateChooser table {
    width:160px;
}
.rate_middle_right1 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
}
.rightleftbottom {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightleft {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightbottom {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.leftbottom {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
