/*
Design by OMAC Advertising

/*
Standard Form Structure  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 16px;
	background: #000000 url(../_images/bgBlkCogs.jpg) repeat;
}

.wrapper {
	width: 1024px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	display: block;
	}
	h1 {
	font-size: 1.8em;
	color: #000;
}
	h2 {
	font-size: 1.4em;
	color: #000;
}
	h3 {
	font-size: 1.4em;
	color: #F00;
	text-decoration: underline;
}
	h4 {
	color: #F00;
	font-size: 1.2em;
}
	h5 {
	font-size: .8em;
}
	h6 {
	font-size: .8em;
	color: #F00;
}

th {
	color: #FFF;
	background-color: #F00;
}

/*
Standard Page Elements - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/	

HEADER {
	width: 100%;
	height: 160px;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #FFF;
	background-image: url(../_images/DSC_0327.jpg);
	opacity: .85;
	background-repeat: repeat;
	background-position: center center;
	}
.header {
	width: 100%;
	height: 160px;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #FFF;
	opacity: .75;
	background-repeat: repeat;
	background-color: #CCC;
	background: transparent\9;
}
	.hlogo {
	position: absolute;
	height: 70px;
	width: 440px;
	left: 30px;
	top: 20px;
}
	.htag {
	font-size: 1.4em;
	color: #FFF;
	position: absolute;
	height: 30px;
	width: 417px;
	left: 30px;
	top: 85px;
	font-weight: 600;
	font-variant: normal;
	text-shadow: 2px 2px 3px #000;     /* IE9, Safari 5 & Chrome */
	-webkit-text-shadow: 2px 2px 3px #000; /* Safari 3 & 4 */
	-moz-text-shadow: 2px 2px 3px #000; /* Firefox 1+ */
	background-color: #EF3025;
	padding-top: 6px;
	letter-spacing: 1.5px;
	padding-left: 15px;
	text-align: left;
}
	
	.hphone {
	border-radius: 10px 10px 0px 0px; /* IE9, Safari 5 & Chrome */
	-webkit-border-radius: 10px 10px 0px 0px; /* Safari 3 & 4 */
	-moz-border-radius: 110px 10px 0px 0px; /* Firefox 1+ */
	background: #567D98;
	position: absolute;
	font-size: 1.4em;
	padding: 10px 5px 3px 10px;
	height: 27px;
	width: 252px;
	left: 756px;
	top: 125px;
	color: #FFF;
	display: block;
	}
	
	
NAV {
	width: 99%;
	height: 20px;
	border-bottom: 3px solid #eee;
	position: relative;
	display: block;
	padding-top: 5px;
	background: #1d1d1d;
	float: left;
	border-top: 3px solid #eee;
	left: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
NAV a:link {
	display: inline;
	text-decoration: none;
	color: #FFF;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 3px;
	padding-left: 17px;
	font-size: 15px;
	letter-spacing: 0.55px;
	}
	NAV a:visited  {
	display: inline;
	padding: 3px  20px;
	text-decoration: none;
	color: #FFF;
	}
NAV a:hover {
	color: #000;
	background: #567D98;
	}

ARTICLE {
	background: #FF6;
	width: 1024px;
	display: block;
	}
	
FOOTER {
	clear: both;
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	float: left;
	background: #1d1d1d;
	display: block;
	font-size: 13px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
	letter-spacing: 0.1em;
	}
/*
Standard Page Elements - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/	

#content {
	width: 100%;
	position: relative;
	background: #FFF;
	opacity: .85;
	color: #000;
	height: auto;
	float: left;
	overflow: hidden;
	}
.slideshow {
	width: 100%;
	float: left;
	background-color: #567D98;
	display: block;
	height: 300px;
	margin-bottom: 10px;
}	
#left_text {
	float: left;
	width: 70%;
	padding-left: 15px;
	display: block;
	}
#colL {
	float: left;
	width: 350px;
	padding-left: 15px;
	display: block;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	}
#colR {
	float: left;
	width: 350px;
	padding-left: 15px;
	display: block;
	margin-left: 15px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}
#sidebarR {
	width: 260px;
	float: right;
	background-color: #567D98;
	display: block;
	height: auto;
	min-height: 400px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
#sidebar a {
text-decoration:none;
}

.sidebar li {
list-style:none;
}
.map {
	float: left;
	height: auto;
	width: 260px;
}
.form {
	width: 450px;
	float: right;
	margin-bottom: 25px;
	top: 10px;
} 

/* Sortable tables */
table.sortable thead {
	background-color: #FFF;
	color: #000000;
	font-weight: bold;
	cursor: default;
}

/* =============================================================================
   Search Bar
   ========================================================================== */
#search {

}


#search input[type="text"] {
	border: 0 none;
	color: #000000;
	width: 150px;
	padding: 6px 15px 6px 35px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	background-color: #FFF;
	background-image: url(../_images/search-dark.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
    }

#search input[type="text"]:focus {
	background: url(../_images/search-dark.png) no-repeat 10px 6px #fcfcfc;
	color: #000000;
	width: 200px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }
/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Links
   ========================================================================== */

a {
	text-decoration: none;
	color: #0000FF;
	}
a:visited {
	text-decoration: none;
	color: #blue;
	}
a:hover {
	text-decoration: none;
	color: #red;
	}
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { 
	outline: 0;
	text-decoration: none;
	color: red; }

a img{border:0;}

.smalltext {
	font-size: 11px;
	width: 80%;
	line-height: 12px;
}

/* =============================================================================
    Cool Stuff
===============================================================================*/

/* Floats image to left and creates a text wrap   */
.left_noborder {
	float: left;/*set a margin to the top and right to give clearance against the text the top margin aligns the image with the top of the p element*/
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

/* Floats image to right and creates a text wrap   */
.right_noborder {
	float: right;/*float the image to the right*/
	margin-right: 30px;
	margin: 5px 10px 0 10px;
}

/* creates a drop shadow on a box   */
.boxshadow {
	box-shadow: 2px 2px 3px 3px #666;    /* IE9, Safari 5 & Chrome */
	-webkit-box-shadow: 2px 2px 3px 3px #666; /* Safari 3 & 4 */
	-moz-box-shadow: 2px 2px 3px 3px #666; /* Firefox 1+ */
}

/* creates a drop shadow on a text   */
.textshadow {
	text-shadow: 2px 2px 3px #000;     /* IE9, Safari 5 & Chrome */
	-webkit-text-shadow: 2px 2px 3px #000; /* Safari 3 & 4 */
	-moz-text-shadow: 2px 2px 3px #000; /* Firefox 1+ */
}

/* creates a rounded corners on a box   Top Left - Top Right - Bottom Left - Bottem Right */
.roundedCorners {
	border-radius: 10px 10px 10px 10px; /* IE9, Safari 5 & Chrome */
	-webkit-border-radius: 10px 10px 10px 10px; /* Safari 3 & 4 */
	-moz-border-radius: 10px 10px 10px 10px; /* Firefox 1+ */
}

/* CSS 2 Multiple Columns (Count)  */
.twoColumn {
	text-align: justify;
	-moz-column-width: 15em;
	-moz-column-gap: 2em;
	-webkit-column-width: 15em;
	-webkit-column-gap: 2em;cc;
}
/* CSS 3 Multiple Columns (Count)  */
.threeColumn {
	text-align: justify;
	-moz-column-count: 3;
	-moz-column-gap: 1.5em;
	-moz-column-rule: 1px solid #c4c8cc;
	-webkit-column-count: 3;
	-webkit-column-gap: 1.5em;
	-webkit-column-rule: 1px solid #c4c8cc;
}
/*   Transparency   */
.transpanent{
	opacity:.40;
	filter:alpha(opacity=40);
	filter: “alpha(opacity=40)”;
}
/* Clears overflow boxes */
.clearfix { clear:both; }

/* Equal Column Height - use with Javascript */
.equal_height p{ padding:10px;  }
