body {
	background-image: url(../images/purpleSwirlBkgd.jpg);
	margin: 0px;
	color: #000;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #cc0000;
}

h1 {
	color: #CC0000;
	font-size: xx-large;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 20px;
}
h2 {
	color: #6666FF;
	font-size:x-large;
	font-weight: bold;
	text-align: center;
}
h3 {	
	color: #CC0000;
	font-size: x-large;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-align: center;
}
.menus img {
	height: 68px;	
}

.blue-header {
	color: #6666FF;
	font-size:large;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.apple-list {
	list-style-image: url(../images/appleBullet.gif);	
}
.cap-header {
	text-align: center;
	color: #000;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 30px;	
	margin-bottom: 30px;	
}
.image-caption {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}
section, footer {
	padding: 0px 100px;	
}
.directions {
	color: #000;
	font-size: 18px;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
}
.directions .cap {
	font-size: 16px;
	font-weight: bold;	
}
.hours {
	font-weight: bold;
	text-align: center;
}
.address {
	font-weight: bold;
	font-size: large;	
	text-align: center;
}
.phone {
	font-weight: bold;
	font-size: x-large;		
	text-align: center;
}
header div.container, footer .navDiv {
	padding: 0px;	
	background-color: #5476C0;
}
header div.container {
	border-top: 4px solid #C4D0E9;		
}
footer div.container {
	border-bottom: 4px solid #C4D0E9;
}

.navbar {
	min-height: 18px;
	background-color:#5476C0;
	border: none;
	border-top: 3px #ccc solid;
	border-bottom: 3px #ccc solid;
	padding: 3px 0px;
	margin: 0px;
	border-radius: 0px;	
}
.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav > li > a:hover {
	margin: 0px;
	padding: 0px;	
	color: #fff;
}
.navbar-nav.visible-xs > li {
	padding: 10px;
	color: #fff;
}
.navbar-nav > li.active {
	font-weight: bold;	
}
.navbar-nav.visible-xs > li:hover {
	background-color: #660033;	
}

.mainContentDiv {
	padding: 0px 40px;	
}
.sidebarAccentText {
	color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.accentBlueText {
	color: #5476C0;
}
.accentRedText, .accentLargeRedText {	
	color: #660033;
	font-size: medium;
}
.accentLargeRedText {
	font-size: large;		
}
blockquote {
	color: #666;
	font-size: small;
	padding: 0px;
	margin: 0px 50px 10px;
	border-left: none;	 
}
img, input, textarea, select {
	max-width: 100%;	
}
img.fill {
	width: 100%;	
}
/* equal height columns */
.row.equalHeightCols [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.row.equalHeightCols {
  overflow: hidden; 
}
/* end equal height columns */
.returnToTop {
	margin: 10px;
	font-size: large;	
}
.sidebarLeft {
	background-color: #5476C0;
	color: #fff;
	border-right: 3px #ccc solid;
	padding: 50px 10px;
}
.sidebarRight {
	border-left: 3px #ccc solid;	
	padding: 20px 10px;
}
hr.sidebarRule {
	border-color: #660033;
	text-align: center;
	width: 90%;
    border-width: 2px;
} 

ul.sidebarList {
	text-align: left;
	margin-left: 0px;
	padding-left: 10px;	
}
ul.sidebarList li {
	list-style:none;	
}

ul.sidebarList li:before {
	color:#660033; /* set color to red */
	content:"\2022"; /* /2022 is the numerical unicode for &bull; */
	font-size:1.5em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
	padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
	position:relative;
	top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}

.sidebarMediumText {
	font-size: medium;	
}

.sidebarHeadingDash, .headingDash {	
	color: #5476C0;
	font-size: x-large;
	font-style: italic;	
	font-weight: bold;
}

.sidebarHeading {
	color: #6A2D3C;
	font-size: medium;	
	font-weight: bold;
}

.sidebarSiteNotLive {
	color: #003399;
	font-weight: bold;	
}

.copyrightDiv {
	vertical-align: middle; 
	background-color: #481D26;
	text-align: center;
	color: #DEC7CD; 
	border-bottom: 3px #ccc solid;
	padding: 5px 0px;
}

.counterDiv {
	background-color: #481D26;
	text-align: center;
	color: #DEC7CD; 
}

.navbar .nav,
.navbar .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
}

.navbar-default .container-fluid {
  text-align:center;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ddd;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #888;
}

.footerNav {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.copyright {
	font-weight: bold;
	font-size: small;
	text-align:center;
	margin: 10px;	
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a {
	font-weight: normal;	
}
.navbar {
	background-color: transparent;	
}
.navbar-default .navbar-toggle {
    border-color: #999;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #999;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
    color: #393;
}
.navbar-default .navbar-nav > li {
	padding: 10px;
}
.navbar-default .navbar-nav > li.active {
    color: #66f;
}

@media (max-width:1199px) {
	.menus img {
		height: 62px;	
	}
}
@media (max-width:991px) {
	section, footer {
		padding: 0px 20px;	
	}
	.menus img {
		height: 48px;	
	}
}

@media (max-width:767px) {
	.navbar .nav,
	.navbar .nav > li {
	  display:block;
	  text-align: left;
	}	
}


@media (min-width:768px) {
	.footerNav {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		padding:5px 0px 0px;
	}
	.footerNav ul {
		text-align: center;
		margin-left: auto;
		margin-right: auto;	
	}
	.footerNav li {
		display: inline-block;
	}
	.footerNav li:before {
		content: "—";
		padding-right: 5px;
		padding-left: 5px;
	}
	.footerNav li:first-child:before {	
		content: "";
	}
}