/********************************************
	AUTHOR:				Douglas Reese 
	LAST MODIFIED:		Jan-30-2010       	
 *******************************************/ 
 
/********************************************
	HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif ;
	font-size: small;
	color: #727272;
	background-color: white;
	text-align: center;
	line-height: 1.4em;
}

/* links */
a { background: inherit; color: #4c6799; text-decoration: underline; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { 
	font-family: Verdana, Helvetica, Arial, sans-serif ; 
	font: 1em; 
}

p, h1, h2, h3 {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h1 { 
	padding-top: 10px; 
	width: 100%; 
	display: block; 
	color: #878787; 
	font-size: 1em;
}

h2 { 
	padding-top: 10px; 
	width: 100%; 
	display: block; 
	color: #777777; 
	font-size: 1em; 
}

h3 { 
	margin-bottom: 5px; 
	font-size: 1.1em; 
}

ul, ol {
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 0;
	margin-left: 17px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;		
}

ul.hours {
	font-size: 1.35em;
	list-style-type: none;
	font-family: monospace;
}

iframe {
	margin-top: 10px;
	height: 638px;
	width: 638px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
}

address {
	font-weight: bold;
	line-height: 1.33em;
	font-size: 0.97em;
	text-align: left;
}

/* images */

img {
	border-color: #cdcdcd;
	border-width: 1px;
	padding: 0px;
}

img.float-right {
  margin: 5px 0px 5px 15px;
}
  
img.float-left {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 5px;
}

img.float-top-left {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 3px;
}

img.noborder {
	border-width: 0px;
}


/* other */
code {
  font-family: Courier, Monaco, monospace;
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 1.3em;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em; 
	color: #767676;	
}

/* start - table */
/*table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; *//*
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrapper {}

/* header */

#headerBlock {
	display: block;
	height: 110px;
	min-width: 900px;
	background-position: 50% 0px;
	position: relative;
}

#headerBlockHome {
	display: block;
	height: 217px;
	min-width: 900px;
	background-image: url(../images/titlebar-home.jpg);
	background-position: 50% 0px;
	background-repeat: repeat-x;
	position: relative;
}


#menubar {
	border-bottom-color: #c1c1c1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	top: 88px;
	right: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0 bottom;
	position: absolute;
	width: 100%;
	height: 20px;
	background-repeat: repeat-x;
}

#headerContent {
	position: relative;
	padding-top: 60px;
	margin: auto;
	width: 900px;
	text-align: left;	
	}
	
#logo {
	z-index: 2;
	left: 50px;
	position: relative;
	float: left;
}
#logo img {
	border-style: none;
	padding: 0px;
	background: none;
}

#slogan {
	float: right;
	background: none;
}	

#slogan img {
	border-style: none;
	padding: 0px;
	background: none;
}

	
/* header menu */
#menu {
	top: 1px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	z-index: 1;
	/*float: left;*/
	font-family: Verdana, Helvetica, Arial, sans-serif ;
	font: 1em;
	color: #afb0ab;
	list-style: none;		
	}


#menu ul {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	float: right;
	position: relative;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	border-left-color: #d0d0d0;
	border-bottom-color: #c1c1c1;
	border-right-color: #d0d0d0;
	border-top-color: #d0d0d0;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	font-size: 0.85em;
	border-width: 1px;
	background-color: #f5f5f5;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin-right: 0px;
	float: left;
	margin-left: 5px;
	text-decoration: none;
	text-align: center;
	color: #767676;
}

#menu a:hover {
	/*font-weight: bold;*/
	background-color: white;
	                      
	color: #767676;
	text-decoration: none;
}

#menu .active a {
	border-right-color: #c1c1c1;
	border-left-color: #c1c1c1;
	border-top-color: #c1c1c1;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: 1px;
	border-bottom-color: white;
	background-color: white;
	color: #f4ac30;
}

#menu img {
	border-width: 0px;
	border-style: none;
	top: 2px;
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-top: 0px;
}
	
	
/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 770px;
	height: 200px;
	padding: 15px 10px 10px 10px; 
	background: #FFF url(headerphoto.jpg) no-repeat center;	
}

/* content */

#pageBlock {
	position: relative;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}

#pageContent {
	line-height: 1.3em;
	font-size: 0.85em;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
	display: block;
	padding-bottom: 40px;
	padding-top: 40px;
	width: 860px;
	text-align: left;	
}

#panels {
	border-width: 1px;
	border-style: solid;
	border-color: #bbb8b4;
	background-color: #949494;
	margin-bottom: 40px;
}

#panels img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

.divider {
	left: -28px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 5px;
	background-color: #eae4df;
	width: 1016px;
	height: 1px;
}

/* columns */

#col1 {
	margin-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	float: left;
	width: 170px;
}

#col1 img {
	margin-bottom: 32px;
}

#home-center {
	left: 260px;
	top: -55px;
	position: absolute;
	height: 620px;
	width: 440px;
}

#col2 {
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	float: right;
	width: 650px;
}

/* sidebar */

#sidebar {
	border-left-color: #c9c9c9;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0px;
	float: right;
	width: 30%; 
	padding: 0;	
}	



.sideboxtop-first {
	background-repeat: no-repeat;
	background-image: url(../images/box-top.png);
	height: 12px;
}

.sideboxtop {
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/box-top.png);
	height: 12px;
}


.sidebox {
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 2px;
	padding-top: 12px;
}

.sideboxbot {
	background-image: url(../images/box-bot.png);
	background-repeat: no-repeat;
	height: 12px;
}

/* main */

#main {
	float: left;
	width: 580px; 
	padding: 0;	
}

/*#main h1 {
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #f2f2f2; 	
	/*font: normal 1.5em;*/
}

#main ul li {
	
}

.inlineBlock1 {
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-top: 15px;
	margin-bottom: 10px;
	width: 290px;
	float: left;
	display: inline-block;
}

.inlineBlock2 {
	padding-left: 30px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 15px;
	margin-bottom: 10px;
	width: 290px;
	float: left;
	display: inline-block;
}

/* footer */

#footerBlock {
	border-top-color: #c1c1c1;
	border-top-style: solid;
	border-top-width: 1px;
	float: left;
	height: auto;
	padding-bottom: 0px;
	position: relative;
	padding-top: 0px;
	clear: both;
	width: 100%;
}

#footerContent {
	background-position: 0px top;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	width: 860px;
	margin: auto;
	font: normal 0.7em Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	position: relative;

}

#footerContent ul {
	z-index: 0;
	right: -6px;
	position: relative;
	list-style-type:none;
	margin:0;
	padding:0px;
	padding-top:6px;
	padding-bottom:6px;
}

#footerContent li {
	margin: 6px;
	display:inline;
}

#footerContent a {
	text-decoration: none;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
.mfloat-left  { float: left; }
.float-top-left  { float: left; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
.hAccent { color: #f4ac30;}
.upper { text-transform: uppercase; }
.no-vis {  display: none;  visibility: hidden;  }
.portfolio-txt { padding-top: 10px; padding-left: 20px; padding-right: 20px ; padding-bottom: 10px; }


.panelInner {
	height: 290px;
	width: 760px;
	left: 48px;
	top: 5px;
	position: absolute;
}
.panelRow {
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	height: 290px;
	width: 190px;
}
.panelLabel {
	left: -1px;
	bottom: 5px;
	position: absolute;
	background: none;
}

.menu-hl {
	line-height: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}

/* PLUG_INS */
