﻿/* Reset */
html, body { margin: 0; padding:0; border:0; background: transparent; font-size:10px; }
				
div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
	background:transparent;
}
table {
	overflow:hidden;margin:0 auto;
}
img	{ margin: 0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding:0; border:0;
	vertical-align:baseline;
	background:transparent;
}
table { border-collapse:collapse; border-spacing:0  }

input, select, textarea, form, fieldset  { margin: 0; padding:0; border:0; }
	
article, aside, footer, header, hgroup, nav, section  { display: block;  }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:100%;
	text-indent:0;
	text-decoration:none;
	text-align:left;
	color:#000;
}
ol, ul  { list-style:none; }

/* Global */
html { min-width:1029px; }

body {
	background: url('../images/clock2.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}

/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; }

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

/* Text Elements */
p			{ color: #000; font-size: 12px; line-height: 150%}
p.left		{ margin: 1.5em 1.5em, 1.5em, 0; padding: 0; }
p.right		{ margin: 1.5em, 0, 1.5em, 1.5em; padding: 0; }

blockquote	{ color: #000; font-size: 12px; }

strong		{font-weight: bold; }
em			{font-style: italic; }

/* Lists */

ul		{	} 
ol		{ list-style-type: decimal; }

ul li	{ color: #000; font-size: 14px }
ol li	{ color: #000; font-size: 14px }

/* Fonts */
@font-face {
    font-family: 'alex_brushregular';
    src: url('../fonts/alexbrush-regular-webfont.eot');
    src: url('../fonts/alexbrush-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/alexbrush-regular-webfont.woff2') format('woff2'),
         url('../fonts/alexbrush-regular-webfont.woff') format('woff'),
         url('../fonts/alexbrush-regular-webfont.ttf') format('truetype'),
         url('../fonts/alexbrush-regular-webfont.svg#alex_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'italiannoregular';
    src: url('../fonts/italianno-regular-otf-webfont.eot');
    src: url('../fonts/italianno-regular-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/italianno-regular-otf-webfont.woff') format('woff'),
         url('../fonts/italianno-regular-otf-webfont.ttf') format('truetype'),
         url('../fonts/italianno-regular-otf-webfont.svg#italiannoregular') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'tex_gyre_bonumbold';
    src: url('../fonts/texgyrebonum-bold-webfont.eot');
    src: url('../fonts/texgyrebonum-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyrebonum-bold-webfont.woff') format('woff'),
         url('../fonts/texgyrebonum-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyrebonum-bold-webfont.svg#tex_gyre_bonumbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Button Styling */
.button {
	padding: 3px 6px;
	background-color: #CCCCCC;
	color:#1F1F1F;
	font-family:Arial, Helvetica, sans-serif;
	border:1px #000000 solid;
	border-radius: 10px; 
	font-size: 12px;
}
.button:link { color: #1F1F1F; }
.button:visited { color: #1F1F1F; }
.button:hover { color:#FFFFFF !important; background-color: #ad101b; }
.button:focus { color: #1F1F1F; }
.button:active { color: #1F1F1F; }

/* Picture Borders */
.border-pic {
	padding: 3px 3px;
	border: 1px #CCCCCC solid;
	margin-left: 10px;
}				

/* Picture Sliders */
#slider {
	margin: 20px auto 0 auto;
	width:550px;
}
#slider-arcc {
	margin: 10px auto 0 auto;
	width:500px;
}

/* Colorbox Lightbox Gallery CSS */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* Colorbox User Styles */
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}

/* IE7 & IE8 Alpha Fix */
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/* Picture Gallery Hover Glow Effect */
.hvr-glow {
  display: table;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover  {
  box-shadow: 0 0 9px rgba(127, 16, 16, 0.9);
}

/* Grayscale Transition Effect */
.grayscale{ 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}
.grayscale:hover { 
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: none;
}

/* Site Wrapper */
#wrapper {
	margin: 0 auto;
	width: 1029px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

/* Header Section */
#header {
	width: 1029px;
	height: 262px;
	background-image:url('../images/bg4.jpg');
}
#header-nav {
	float:right;
	width: 110px;
	height: 150px;
}
#header-nav li {
	margin-right: 10px;
	text-align:right;
}
#header-nav a {
	color:#FFFFFF;
	font-size: 14px;
	font-family: 'tex_gyre_bonumbold';
	text-shadow: -1px 3px 3px rgba(39, 32, 34, 0.78);	
}
#header-nav a:link {color: #FFFFFF; }
#header-nav a:visited {color: #FFFFFF; }
#header-nav a:hover {color:#F10F03; }
#header-nav a:focus {color: #FFFFFF; }
#header-nav a:active {color: #FFFFFF; }

/* Menu */
#top-menu {
	padding: 20px 0;
	background-color:#9c0a15;
}
#dropDown {
	background-color:#fff;
	background: linear-gradient(top, #FFFFFF 0%, #ffffd7 100%);  
	background: -moz-linear-gradient(top, #FFFFFF  0%, #ffffd7 100%); 
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#ffffd7 100%); 
	background: -ms-linear-gradient(top, #FFFFFF 0%,#ffffd7 100%);
	-webkit-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	border-radius: 10px;
	margin: 0 15px;
}
.menuBackground {
	background: #fff;
	text-align:center;
}
.dropDownMenu a {
	color: #9c0a15;
	font-size:14px;
}
.dropDownMenu,
.dropDownMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.dropDownMenu li {
	position: relative;
}
.dropDownMenu a {
	padding: 10px 22px;
	display: block;
	text-decoration: none;
	font-family: 'tex_gyre_bonumbold';
}
.dropDownMenu li:hover a {
	background: #ad101b;
	color:#ffffff; 
	
}


/* Level 1 Drop Down Menu */
.dropDownMenu > li {
	display: inline-block;
	vertical-align: top;
	margin-left: -4px; /* solve the 4 pixels spacing between list-items */
}
.dropDownMenu > li:first-child {
	margin-left: 0;
}
.dropDownMenu > li > a {}
.dropDownMenu > li > a:hover {background: linear-gradient(top, #d80e1c 0%, #a5101b 40%);
	background: -moz-linear-gradient(top, #d80e1c 0%, #a5101b 40%);
	background: -webkit-linear-gradient(top, #d80e1c 0%,#a5101b 40%);}

.dropDownMenu li > a:after { margin-left: 5px; content: '\25BA'; }
.dropDownMenu > li > a:after { margin-left: 5px; content: '\25BC'; }
.dropDownMenu li > a:only-child:after { margin-left: 0; content: ''; }

/* Level 2 */
.dropDownMenu > li > ul {
	text-align: left;
	width: 236px; /* change auto value with 200px if you want a bigger menu */
	display: none;
	background: #ad101b;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999999; /* if you have YouTube iframes, is good to have a bigger z-index so the video can appear above the video */
	border-top: 1px solid #73070e; 
	border-bottom: 1px solid #73070e;
}
.dropDownMenu > li:hover > ul {
	display: block;
}
.dropDownMenu ul li a {
	color:#ffffff;
	border-top: 1px solid #73070e; 
	border-bottom: 1px solid #73070e;
	background-color: #ad101b;
}
.dropDownMenu ul li a:hover {
	background: #86040d;
}

/* Level 3 */
.dropDownMenu > li > ul > li > ul {
	text-align: left;
	width:220px;
	display: none;
	background-color:#e71725;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 9999999;
}
.dropDownMenu > li > ul > li:hover > ul {
	display: block;
	background-color:#e71725;
}
.dropDownMenu ul ul li {background-color:#e71725;}
.dropDownMenu ul ul li a {}
.dropDownMenu ul ul li a:hover {}

/* Level 4 */
.dropDownMenu > li > ul > li > ul > li > ul {
	text-align: left;
	width:220px;
	display: none;
	background-color:#E72A2F;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 9999999;
}
.dropDownMenu > li > ul > li > ul > li:hover > ul {
	display: block;
}

/* Main Body Content Section */
#main-content {
	margin:0 auto;
	width: 1029px;
	background-image:url('../images/bg5-2.jpg');
	overflow:hidden;
}

/* Left Body Column */
.left-column {
	float:left;
	margin:0 auto;
	width: 330px;	
}
.left-column img {
	margin: 0 auto;
	display:block;
}
.left-section {
	background-color: #ffffff;
	margin:20px auto;
	width: 258px;
	border:2px #000000 solid;
	border-radius: 10px;
	-webkit-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	overflow:hidden;
}
.left-section h2 {
	font-family: 'tex_gyre_bonumbold';
	font-size: 23px;
	text-align: center;
	color: #ad101b;
	padding: 10px 0;
	background-color:#FFE8E8;
	border-bottom:1px #ad101b solid;
}
.left-section p {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	text-align: center;
	padding: 4px 0;
}
.left-section a:link,  .left-section a:visited,
.left-section a:focus, .left-section a:active {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.left-section a:hover {
	color: #ad101b;
}
#info-left {
	background-color: #ffffff;
	margin:20px auto;
	width: 258px;
	border:2px #000000 solid;
	border-radius: 10px;
	-webkit-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
}
#info-left p {
	margin-top: 10px;
	padding: 0 20px 0 20px;
	font-family: 'alex_brushregular';	
	font-size: 22px;
	color:#000000 ;
	line-height: 155%;
}

/* Right Body Column */
.right-column {
	margin:0 auto;
	float:right;
	width: 699px;
	text-align: centered;	
}
#page-title {
	width: 580px;
	margin:20px auto 0 auto;
	border:2px #000000 solid;
	background-color:#ffffff;
	border-radius: 10px;
	-webkit-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	overflow:hidden;
}
#page-title h1 {
	color:#BC0F1B;
	font-family: 'Tangerine', cursive;	
	font-size: 72px;
	padding: 10px 0;
	text-align:center;
	width: auto;
}

/* Event Section Box */
.section-title {
	padding: 10px 20px 10px 20px;
	color: #BC0F1B;
	font-size: 30px;
	font-family: 'tex_gyre_bonumbold';
	text-align: center;
}

/*Centered with No Columns */
.box-centered {
	margin:20px auto 20px auto;
	width: 670px;
	background-color:#ffffff;
	border:2px #000000 solid;
	border-radius: 10px;
	-webkit-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	overflow:hidden;
}
.box-centered p {
	padding: 0 20px 10px 20px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 120%;
}
.full-box-centered {
	margin:20px auto 20px auto;
	width: 1000px;
	background-color:#ffffff;
	border:2px #000000 solid;
	border-radius: 10px;
	-webkit-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	overflow:hidden;
}
.full-box-centered p {
	padding: 0 20px 10px 20px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 120%;
}

/* Event Section Box, Two Columns */
.box-columns {
	margin:20px auto 20px auto;
	width: 670px;
	background-color:#FFFFFF;
	border:2px #000000 solid;
	border-radius: 10px;
	overflow: hidden;
	-webkit-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: -2px 4px 5px 0px rgba(50, 50, 50, 0.75);
}
.box-columns h4 {
	text-align:center;
	font-family: 'Yesteryear', cursive;
	margin-top: 40px;
	font-size: 52px;
	color: #ad101b;
	padding-bottom:20px;
	font-weight:normal;
}
.box-columns h5 {
	text-align: center;
	font-family: 'Dancing Script', cursive;
	font-size: 32px;
	color: #ad101b;
}
.box-columns p {
	padding: 0 20px 10px 20px;
	line-height: 120%;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
}
.left {
	float:left;
	width: 230px;
}
.right {
	float:right;
	width:440px;
}

/* Postcards From Aurora Background */
#cards {
	height:589px;
	background-image:url('../images/postcard2_bg.jpg');
	overflow:hidden;
}

/* Footer Section */
#footer {
	width:1029px;
	background-color: #4F0000;
	overflow: hidden;
	padding:20px 0;
}
#footer p {
	text-align:center;
	color:#FFFFFF;
	font-size: 20px;
	font-family: 'Rokkitt', serif;
}
#footer a {
	color:#FFFFFF;
	font-size: 20px;
	font-family: 'Rokkitt', serif;
}
#footer a:link {color: #FFFFFF; }
#footer a:visited {color: #FFFFFF; }
#footer a:hover {color: #FF8A8A; }
#footer a:focus {color: #FFFFFF; }
#footer a:active {color: #FFFFFF; }

/* Pop-up Modal Container for Contact Form */
#contact-modal {
	width: 520px;
	margin-top: 40px;
	background-color: #FFFFFF;
	border-radius: 10px;
}

/* Contact Form */
#form-container {
	margin:10px auto;
	background:#fff;
	text-align:left;
	width:520px;
}
#form-container ol {
	 list-style:none;
}
#form-container h1 {
	color: #ad101b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align:center;
	padding: 10px 0 20px 0;
}
#form-container p {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	padding: 5px 10px;
	line-height:110%;
	border-bottom: 1px #000000 dotted;
	margin: 0 20px;
}
#container-elements {
	margin-top: 20px;
}

/* Form Elements */
form { text-align: left; }
	
label, input, textarea  { margin: 0; padding: 0; border: none; background: none; }

label { 
	float: left; 
	width: 120px; 
	margin-top: 5px; 
	text-align: right; 
	display: block; 
	color: #000000;
	font-size: 14px; 
}
input, textarea { 
	border: 2px #333333 solid;
	margin-left: 10px; 
	padding: 5px; 
}
.input-shadow {
	-webkit-box-shadow: 4px 4px 5px -2px #888;
    box-shadow: 4px 4px 5px -2px #888;
}	
input { width: 280px; margin-bottom: 16px; background-color:#FFFFFF;  } 

textarea { width: 280px; height: 150px; margin-bottom: 16px; background-color:#FFFFFF }

/* Form Buttons */
#submit {
	width: 75px;
	margin-left: 130px;
	font-size: 18px;
}	
#close-pic {
   display:block;
   float:right;
   width: 24px;
   height: 24px;
   background-image: url('../images/close1.png');
   border: none;
   text-decoration: none;
}
#close-pic:hover {
   background-image: url('../images/close1-hover.png');
}

/* Mainstreet Page */
.street-image {
	margin:5px 5px;
	padding: 3px;
	border:1px #CCCCCC solid;
}
#msa-gallery table {
	width:350px;
	margin-right:5px;
}
#msa-gallery td {
	padding:4px;
}
#msa-gallery img {
	padding:3px;
	border:1px #CCCCCC solid;
}
#msa-gallery img:hover {
	box-shadow: 0 0 9px rgba(127, 16, 16, 0.9);
}
/* Elected Officials Page */
#serv-img {
	float:left;
	width:250px;
}
#gov-list {
	float: right;
	width: 410px;
}
#gov-list h3, #gov-list p { 
	text-align:center; 
}

/* HPC Page */
#myths p {
	font-size: 16px;
	font-weight:bold;
}
#process ol {
	margin:0 20px;
}
#process li {
	margin-left: 40px;
	padding:12px 0;
	font-size:20px;
}
#process ol li {
list-style-type:normal;
font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

/* Boards & Members Page */
#boards p {
	font-size: 20px;
	text-align:center;
	margin: 10px;
	font-weight:bold;
}

/* Ordinances, Zoning, & Permits Page */
#county-gov p {
	text-align:center;
	font-size: 20px;
	padding:5px 0 20px 0;	
}
#county-gov a {
	font-size: 16px;
}
#permits p {
	text-align:center;
}

/*Services */
#services h2 {
	padding: 0 20px;
}
#services h3 {
	padding: 0 20px;
	font-size: 20px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

/* EMS Page */
#ems-roster h3 {
	text-align:center;
	margin-top:20px;
}
#ems-roster p {
	text-align:center;
}
#ems-info h4 {
	text-align:center;
	font-size:32px;
	font-family: 'alex_brushregular';
	color:#333333;
}
#ems-roster table {
	width:600px;
	margin:0 auto;
}
#ems-roster tr td {
	width:200px;
	text-align:center;
	font-weight:normal;
}

/* Fire Department Page */
.fire-centered {
	text-align:center;
	padding: 5px 0;
	font-size: 28px;
	font-family: 'Bevan', cursive;
	font-weight: normal;
}
.fire-sub {
	margin: 0 0 10px 20px;
	font-size:20px;
	font-family: 'Droid Sans', sans-serif;
}
.block-images {
	float:left;
	display:inline;
	width:300px;
	height: 200px;
	margin: 0 2px 5px 15px;
}
.fire-button {
	margin:20px auto;
	width: 300px;
	text-align:center;
}
.fire-button a {
	font-size: 14px;
}
.fire-img {
	padding: 3px 3px;
	border: 1px #CCCCCC solid;
}
#roster {
	margin: 0 auto;
	overflow: hidden;
	width: 390px; 
}
#roster h3, #roster p {
	text-align:center;
}
#roster ul {
	float: left;
	width: 130px;
}
#roster li {
	padding: 4px 8px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align:center;
}

/*Police Page */
#roster-pol img {
	float:left;
	margin: 10px 10px 10px 20px;
	padding: 3px 3px;
	border: 1px #CCCCCC solid;
}

#list-police ul {
	margin-bottom: 10px;
	list-style:disc;
}
#list-police li {
	text-indent: 60px;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	padding: 3px 0;	
}

/* Utilities Page */
#util li {
	margin: 0 20px 3px 50px;
	padding:5px 0;	
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	list-style-type: disc;
	}
#util ul {	
	display:list-item;
	list-style-type: disc;
	margin: 0 auto 10px auto;
}

/* Aurora History Page */
.arc-image {
	display: block;
	margin:0 auto 10px auto;
	padding: 3px;
	border:1px #CCCCCC solid;
}
.arc-image-alt {
	padding: 3px;
	border:1px #CCCCCC solid;
}

/* Calendar Page */
.bg-red {
	background-color: #ad101b;	 
}
#calendar {
	margin:20px auto 40px auto;
	width: 1024px;
}
#calendar h1 {
	color:#FF0000;
	font-family: 'Tangerine', cursive;
	font-size: 50px;
	text-align:center;
	margin:30px auto;
}
#event-archive {
	width: 940px;
}
#event-archive a:hover {
	color:#FF0000;
}
#gallery {
	margin: 0 auto 20px auto;
	width: 940px;
}
#gallery a:focus {
    outline:none;
}
#photo-gallery table {
	margin: 0 20px 10px 30px;
}
#photo-gallery tr {
	margin: 10px 0;	 
	display:table;
}
#photo-gallery td {
	padding-left: 10px;
}
#photo-gallery img {
	padding:4px;
	border:1px #CCCCCC solid;
}
img:active  {
	border:none;
}

/* Tax Credits & Exemptions Page */
#tax-files h3 {
	margin-top:20px;	
}
#tax-files a {
	color: #ad101b;
	text-decoration:underline;	
}
#tax-files a:hover {
	color:#FF0000;
	font-weight:bold;
}

/* Business News Page */
#archive-table table {
	width: 650px;
	margin:10px auto 0 30px;
}
#archive-table table td {
	text-align:left;
	padding-bottom:20px;
}
#archive-table a {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight:bold;
	font-size:18px;
}
#archive-table a:hover {
	color:#FF0000;
}

/* Links Page */
#links p {
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:underline;
	font-weight:bold;
	color:#222222;	
}
#links a {
	font-family: 'tex_gyre_bonumbold';
	font-size: 17px;
	color:#666666;	
}
#links a:hover {
	color:#FF0000;
}
#links ul {
	margin: 20px 0 20px 20px;
}
#links li {
	padding: 3px 20px;
}

/* Dashboard Page */
#dashboard ul {
	margin: 20px 0 20px 10px;
}

#dashboard ul li {
	display:inline;
	line-height:50px;
}
#dashboard li {
	padding: 0 8px;
}
#dashboard ul li img {
	vertical-align:middle;
}
#dashboard a {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight:bold;
	font-size: 18px;
}
#dashboard a:hover {
	color:#FF0000;
}

/* Shopping Page */
.shopping-title {
	padding: 10px 20px 10px 20px;
	color: #ad101b;
	font-size: 30px;
	font-family: 'tex_gyre_bonumbold';
	text-align: center;
}
table.shopping-table { 
	margin: 0 auto 30px auto;
	width: 660px;  
}
td { 
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px; 
	font-weight: bold; 
	padding: 5px; 
}

/* Contacts Page */
#contact-info img {
	float:left;
	margin: 20px 10px 0 20px;
}
#contact-info p {
	font-size: 18px;
}

/* Architecture Page */
#rvc-gallery table {
	width:350px;
	margin-right:10px;
}
#rvc-gallery td {
	padding:10px 4px;
}
#rvc-gallery img {
	padding:3px;
	border:1px #CCCCCC solid;
}
#rvc-gallery img:hover {
	box-shadow: 0 0 9px rgba(127, 16, 16, 0.9);
}

/* Distinguished Citizens Page */
#citizens h3 {
	font-size: 26px;
	margin-bottom: 15px;
	text-align: center;
}
#citizens h4 {
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
}
