﻿/* Layout Styles */
body {margin: 0px; background-color: #504d2d;}
.leftcontentspacer{width: 70px; background-color: #FFE4B5;}
.contentspacer{width: 10px; background-color: #FFE4B5;}
.maincontent2col{width: 390px; height: 500px; background-color: #FFE4B5; vertical-align: top;}
.maincontent{width: 560px; height: 500px; background-color: #FFE4B5; vertical-align: top;}
.maincontentWORight{width: 790px; height: 500px; background-color: #FFE4B5; vertical-align: top;}
.rightcontent{width: 220px; height: 500px; background-color: #FFE4B5; vertical-align: top; text-align: center;}
.copyright{width: 1000px; clear: both; text-align: center; font-family: Trebuchet MS, Arial, sans-serif; font-size:11px; color: #FFE4B5; letter-spacing: 1px;}
.facebook{width: 1000px; clear: both; text-align: center; border: none;}
.imgnoborder{border-style: none;}
.blueline {background-color: #0b4055; height: 5px; width: 1060px;}
.officehours{width: 870px; height: 20px; text-align: center;}
.officehourstext{font-family: Times New Roman; font-weight: bold; font-style: italic; font-size: 16;}
.tabs{width: 870px; height: 20px; background-color: #FFE4B5; text-align: right;}

/* Navigation Styles */
.leftnav {width: 189px; height: 500px; background-color: #BDB76B; vertical-align: top;}
.navtable{width: 180px; margin-left: 5px; margin-right: 5px; margin-top: 20px;}
.navmaindiv{background-color: #0B4055; width: 180px; min-height: 30px; color: #FFFFFF; font-size: 14; border-bottom: solid 5px #BDB76B;}
.navsubdiv{background-color: #CD5C5C; width: 175px; min-height: 25px; color: #FFFFFF; font-size: 12; border-bottom: solid 2px #BDB76B;border-bottom: solid 2px #BDB76B; border-left: solid 5px #BDB76B;}
.navtxt{margin-left: 5px; margin-right: 5px;font-size: 14px; font-family: Trebuchet MS, Arial, sans-serif;}
.navspacer{background-color: #BDB76B; height: 5px;}



