/****************************************************************
	TEMPLATE STYLE SHEET
	By:Steven Waller
	Created: March 4, 2009
*****************************************************************/



/* Reset
---------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CLEARFIX
---------------------------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

/* GENERAL SELECTORS
---------------------------------------------------------------*/
	
body { 
	color:#000000; 
	font:12px Arial, Helvetica, Verdana, sans-serif;
	}	
input, select, textarea, button {
	font:12px Arial, Helvetica, Verdana, sans-serif;
	}
hr{
	margin:15px 0 15px 0;
}
	
h1, h2, h3, h4 {
	color:#10155e;
	margin:15px 0 10px 0;
	font-weight:bold;
	}
h1 {
	font-size:18px;
	text-transform:uppercase;
}
h2 {
	font-size:18px;
	font-weight:normal;
	}
h3 {
	font-size:12px;
	color:#000;
	}	

h4 {
	font-size:12px;
	font-weight:normal;
	color:#000;
	}	

p, li, label, address {
	font-size:12px;
	line-height:18px;
	}

p {
	margin:10px 0 10px 0;
	}

ul {
	margin:10px 0 10px 30px;
	padding:0;
	}
li {
	padding:5px 0;
	list-style:square;
	}
#column-2 li {
	padding:3px 0;
	}
ol {
	margin:10px 0 10px 30px;
	padding:0;
	}
ol li {
	list-style: inside decimal;
	background:none;
	}
strong {
	font-weight:bold;
	}		
a:link, a:visited { 
	text-decoration:underline; 
	color:#0078c3; 
	}	
a:hover, a:active { 
	text-decoration:none;
	color:#000000;
	}	
button {
	text-transform:uppercase;
	color:#fff;
	}	
img, input, select, label {
	vertical-align:middle;
	}	
button {
	margin:0; 
	padding:0;
	border:none;
	text-align:center;
	text-transform:uppercase;
	background:transparent;
	cursor:pointer;
	}	
address span {
	display:block;
	margin:0 0 10px 0;
	}	
	
/* LAYOUT
---------------------------------------------------------------*/
body{
	background:transparent url("images/bg-pattern.jpg") scroll repeat left top;
}
#bg-gradient{
	display:block;
	width:100%;
	height:540px;
	background:transparent url("images/bg-gradient.jpg") scroll no-repeat center top;
}
#main-container{
	width:784px;
	margin:0 auto;
	overflow:auto;
}
.body{
	width:784px;
	background:transparent url("images/body-middle.png") scroll repeat-y center top;
	overflow:auto;
}
/* Header
---------------------------------------------------------------*/
#header{
	display:block;
	width:784px;
	height:102px;
}
#logo{
	margin:0;
	padding: 13px 0 0 2px;
	float:left;
	width:458px;
}
#logo a{
	display:block;
	width:458px;
	height:74px;
	/*overflow:hidden;*/
	text-indent:-99999px;
	background:transparent url("images/logo-1.gif") scroll no-repeat left top;
}
#logo a:hover{
	background:transparent url("images/logo-1.gif") scroll no-repeat left bottom;
}
#search{
	float:right;
	padding: 57px 1px 0 0;
}
#search #s{
	width:170px;
}

/* Navigation
---------------------------------------------------------------*/
#navigation{
	display:block;
	width:784px;
	height:46px;
	background:transparent url("images/nav-background.gif") scroll no-repeat center top;
}
#navigation #menu{
	overflow:auto;
	margin:0;
	padding: 6px 0 0 0;
}
#navigation li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
	height:36px;
	background:transparent url("images/nav-divider.gif") scroll no-repeat left top;
}
#navigation li.first{
	background:none;
}

#navigation li a:link, #navigation li a:visited {
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	padding:0 12px;
	height:36px;
	line-height:36px;
	float:left;
}
#navigation li.first a.first{
	padding-left:22px;
}
#navigation li a:hover{
	color:#0078c3;
}

/* Hero
---------------------------------------------------------------*/
#hero{
	display:block;
	width:778px;
	height:254px;
	background:transparent url("images/hero-bars.gif") scroll repeat-x left top;
	margin-left:3px;
	padding-top:4px;
	overflow:hidden;
	
}
#about-us{
	display:block;
	width:225px;
	height:250px;
	background:transparent url("images/hero-gradient.gif") scroll no-repeat left top;
	color:#ffffff;
	float:left;
	position:absolute;
	padding:0 52px 0 19px;
	z-index:100;
}
#about-us ul, #about-us li{
	padding:0;
	margin:0;
	list-style:none;
}
#about-us h1{
	margin-top:0;
	padding-top:19px;
	color:#ffffff;
}
#about-us a:hover{
	color:#fff;
}
#slideshow{
	float:right;
	position:relative;
	top:0;
	z-index:1;
	overflow:hidden;
}
#slideshow ul{
	height:250px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#slideshow li{
	padding:0;
	margin:0;
}

/* Home Page
---------------------------------------------------------------*/
#home #main-content{
	overflow:auto;
	background:transparent url("images/body-gradient.gif") scroll no-repeat center top;
	zoom:1;
}
#home #column-wrapper{
	overflow:auto;
	background:transparent url("images/divider-top.gif") scroll no-repeat 392px top;
	margin-top:22px;
	zoom:1;
}
#home #column-1{
	float:left;
	width:350px;
	padding: 0 20px 0 22px;
}
#home #column-2{
	float:left;
	width:350px;
	padding: 0 22px 0 20px;
}
#home #column-1 h2, #home #column-2 h2{
	font-size:18px;
}
#home #divider{
	display:block;
	width:784px;
	height:39px;
	background:transparent url("images/divider-bottom.gif") scroll no-repeat 392px top;
}

/* Recent News
---------------------------------------------------------------*/
#home #column-2 ul{
	margin-left:15px;
}
#home #column-2 li, #home #column-2 li:hover{
	list-style:none;
	padding-left:20px;
	background:transparent url("images/icon-page.gif") scroll no-repeat 0 10px;
}
#home #column-2 li a:link, #home #column-2 li a:visited{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#home #column-2 li a:hover{
	color:#0078c3;
}
/* home page right column widgets
---------------------------------------------------------------*/
#home #column-2 .widgets ul{
	padding:0;
	margin:0;
}
#home #column-2 .widgets li{
	padding:0;
	background:none;
}

/* Inside Page
---------------------------------------------------------------*/
#inside #main-content{
	overflow:auto;
	background:transparent url("images/body-inside-gradient.gif") scroll no-repeat center top;
	zoom:1;
	padding-top:27px;
}
#inside #column-1{
	float:left;
	width:227px;
	background:transparent url("images/divider-top.gif") scroll no-repeat right top;
	margin-bottom:20px;
}
#inside #column-2{
	float:left;
	width:510px;
	padding: 0 22px 30px 25px;
}
#inside #divider{
	display:block;
	width:227px;
	height:19px;
	background:transparent url("images/divider-bottom.gif") scroll no-repeat right top;
}

/* Sub Nav
---------------------------------------------------------------*/
#widgets li#sub-page-menu{
	padding-bottom:20px;
}
li#sub-page-menu h2{
	border-bottom:1px solid #f1f1f1;
	padding-bottom:8px;
	margin-bottom:3px;
}
li#sub-page-menu h2 a{
	color:#000;
	text-decoration:none;
	font-size:18px;
}
li#sub-page-menu h2 a:hover{
	color:#10155e;
}
#widgets li#sub-page-menu ul{
	margin-left:0;
}
#widgets li#sub-page-menu li{
	list-style:none;
}
li#sub-page-menu a{
	color:#10155e;
	font-weight:bold;
	font-size:13px;
}
li#sub-page-menu a:hover{
	color:#0078C3;
}
#widgets li#sub-page-menu ul li ul{
	margin-top:0;
	margin-bottom:0;
}
#widgets li#sub-page-menu ul li.current_page_item ul, #widgets li#sub-page-menu ul li.current_page_parent ul, #widgets li#sub-page-menu ul li.current_page_ancestor ul{
	margin-top:8;
	margin-bottom:8;
}
li#sub-page-menu ul li ul li{
	display:none;
}
li#sub-page-menu ul li.current_page_item ul li, li#sub-page-menu ul li.current_page_parent ul li, li#sub-page-menu ul li.current_page_ancestor ul li{
	display:block;
	padding:3px 0 3px 20px;
	background:transparent url("images/bullet.gif") scroll no-repeat 5px 13px;
}
li#sub-page-menu ul li.current_page_item ul li a, li#sub-page-menu ul li.current_page_parent ul li a, li#sub-page-menu ul li.current_page_ancestor ul li a{
	font-size:12px;
	text-decoration:none;
}
li#sub-page-menu ul li.current_page_item ul li ul li, li#sub-page-menu ul li.current_page_parent ul li ul li, li#sub-page-menu ul li.current_page_ancestor ul li ul li{
	display:none;
}
li#sub-page-menu ul li.current_page_ancestor ul li.current_page_parent ul li, li#sub-page-menu ul li.current_page_parent ul li.current_page_item ul li{
	display:block;
}

/* Side Bar and Widgets
---------------------------------------------------------------*/
#widgets{
	padding:0 30px 0 22px;
}

#widgets ul{
	padding:0;
	margin:0;
}
#widgets ul li ul{
	margin:10px 0 10px 30px;
}
#widgets li{
	padding:0;
	margin:0;
	list-style:none;
}
#widgets li ul li{
	list-style-position:outside;
	list-style-type:square;
	padding:5px 0;
}

/* Blog Posts
---------------------------------------------------------------*/
h2.post-title a:link, h2.post-title a:visited{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#10155E;
}
h2.post-title a:hover{
	text-decoration:underline;
	color:#0078C3;
}
.blog-post{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #f1f1f1;
}

/* Footer
---------------------------------------------------------------*/
#footer{
	display:block;
	padding-top: 20px;
	width:784px;
	height:55px;
	background:transparent url("images/body-bottom.png") scroll no-repeat center top;
}
#footer-links{
	margin:0 0 0 17px;
	float:left;
	display:block;
}
#footer-links li{
	display:inline;
	list-style:none;
	background:none;
	border-left:1px solid #000;
	padding: 0 5px;
}
#footer-links li.first{
	border-left:none;
	padding-left:none;
}
#footer-links a{
	color:#000;
	text-decoration:none;
}
#footer-links a:hover{
	text-decoration:underline;
}
#copyright{
	display:block;
	float:right;
	width:50%;
	text-align:right;
	padding:0;
	margin:0 22px 0 0;
}

/* Form Styles
---------------------------------------------------------------*/
ol.cf-ol{
	margin-left:0;
	margin-bottom:0;
}
ol.cf-ol li{
	list-style:none;
}
ol.cf-ol label{
	clear:right;
	display:block;
	padding-left:0;
	margin-left:0;
	font-weight:bold;
	
}
ol.cf-ol label a{
	display:block;
	padding-left:0;
	margin-left:0;
}
ol.cf-ol .reqtxt, ol.cf-ol .emailreqtxt{
	font-size:10px;
}
ol.cf-ol input, ol.cf-ol textarea{
	width:300px;
}
.cf-sb {
	margin-top:0;
}
#column-2 p.cf-sb {
	text-align:left;
}
.linklove{
	display:none;
}

/*Newsletter form
---------------------------------------------------------------*/
.body .wpmlwidget fieldset{
	border:none;
}
.body .wpmlwidget fieldset input{
	width:300px;
}
/* Misc
---------------------------------------------------------------*/
.ddsg-wrapper p{
	display:none;
}
img.alignleft{
	float:left;
	margin:0 10px 5px 0;
}
img.alignright{
	float:right;
	margin:0 0 5px 10px;
}
.ngg-galleryoverview .slideshowlink{
	display:none;
}