
/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#666;
}

p {}
td {}
a:link { color: #2D9545 ; text-decoration: underline; }
a:visited { color: #2D9545 ; text-decoration: underline; }
a:hover { color: #2D9545; text-decoration: none; }
a:active { color: #2D9545 ; text-decoration: none; }
img { border:0; }

h1 {
	color:#004a8c;
	font-size:16px;
	line-height:20px;
	padding:10px 0;
	font-weight: bold;
	
}

h2 {
	color:#004a8c;
	font-size:16px;
	line-height:18px;
	padding:10px 0;
	font-weight: bold;
	
}
.redtitle {
	color:#990000;
	font-size:18px;
	line-height:20px;
	padding:10px 0;
	font-weight: bold;
	
}


.pagetitle{
	color:#666;
	font-size:14px;
	line-height:20px;
	padding:10px 0px;
	font-weight: bold;
	
}


/* HEADER */
/* ----------------------------------------- */

div#homeheader-100 {
	background-color:#f6f5f5;
	min-width:750px;
	width:100%;
}

div#header-100 {
	background-image:url(../images/bkgrd-header.png);
	background-repeat:repeat-x;
	min-height:182px;
	min-width:750px;
	width:100%;
}

div#header-100-home {
	background-color:#f6f5f5;
	background-image:url(../images/bkgrd-header-home.png);
	background-repeat:repeat-x;
	min-height:142px;
	min-width:750px;
	width:100%;
}

div#header-1000 {
	width:750px;
	margin: 0 auto;
	background-image:url(../images/tab.png);
	background-repeat:repeat-x;
/*	background-color:#f6f5f5;*/
}

div#logo {
	float:left;
	padding-right:25px;
}

div#menu1 {
	font-size:10px;
	color:#FFF;
	text-align:right;
	padding-top:10px;
}

div#menu1 a:link { color: #fff ; text-decoration: none; }
div#menu1 a:visited { color: #fff ; text-decoration: none; }
div#menu1 a:hover { color: #ccc ; text-decoration: none; }
div#menu1 a:active { color: #ccc ; text-decoration: none; }

div#menu2 {
	padding-top:25px;
	font-weight:bold;
	text-shadow: 1px 1px 0 #008dc1;
}

/*div#menu2 ul {
	list-style: none;
	margin: 0;
}
div#menu2 li {
	float: left;
	position: relative;
}


div#menu2 a { display: block; padding: 0 10px;}
div#menu2 a:link { color: #fff ; text-decoration: none; }
div#menu2 a:visited { color: #fff ; text-decoration: none; }
div#menu2 a:hover { color: #333 ; text-decoration: none; }
div#menu2 a:active { color: #333 ; text-decoration: none; } */

div#menu3 {
	font-size:12px;
	color:#004a8c;
	text-align:right;
	padding-top:60px;
}


/* MENU */
/* ----------------------------------------- */


#access {
	display: block;
	float: left;
	margin: 0 auto;
	position:relative;
	z-index:99999;
}
#access .menu-header,
div.menu {
	font-size: 11px;
	margin-left: 9px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	font-size:11px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #0158a6;
	color:#fff;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,  /* ROLLOVER */
#access ul ul :hover > a {
	background: #0158a6;
	color:#d9edff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}



/* CONTENT */
/* ----------------------------------------- */

div#h1-100 {
	background-image:url(../images/bkgrd-h1.gif);
	background-repeat:repeat-x;
	background-color:#efeeee;
	border-bottom:1px solid #d0d0d0;
	min-height:40px;
	min-width:750px;
	width:100%;
}

div#h1-1000 {
/*	background-image:url(../images/bkgrd-h1.gif);
	background-repeat:repeat-x;
	background-color:#efeeee;
	border-bottom:1px solid #d0d0d0;*/
	
	width:750px;
	margin: 0 auto;
}

div#content-100 {
	background-image:url(../images/bkgrd-grey-fade.gif);
	background-repeat:repeat-x;
	min-width:750px;
	width:100%;
}

div#content {
/*	background-image:url(../images/bkgrd-grey-fade.gif);
	background-repeat:repeat-x;*/
	
	width:750px;
	margin: 0 auto;
}

#maintext ul li {
	list-style-type: square;
	list-style-image: square;
	margin-left: 15px;

}


/* SIDEBAR */
/* ----------------------------------------- */



td#maintext {
	padding: 25px 25px 0 0px;
}

td#sidebar {
	padding-right:12px;
}

td#sidebar h1 {
	color:#4ec1dd;
	font-size:18px;
	border-bottom:solid 1px #ccc;
}

.widget-title {
	color:#666;
	font-size:12px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: solid 1px #e8e8e8;
}

div#newsletter {
	background-color:#edf5f8;
}


/* FOOTER */
/* ----------------------------------------- */

div#footer-100 {
	background-image:url(../images/bkgrd-footer.gif);
	background-repeat:repeat-x;
	min-height:78px;
	min-width:750px;
	width:100%;
}

div#footer-1000 {
/*	background-image:url(../images/bkgrd-footer-sm.gif);
	background-repeat:repeat-x;*/
	
	width:750px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	text-align:right;
}


/* HOME PAGE */
/* ----------------------------------------- */

.callout-header {
	font-size:30px;
	color:#333;
}

.callout-subhead {
	font-size:15px;
	color:#42b7d4;
	line-height:normal;
}

.callout-text {
	font-size:12px;
	line-height:20px;
}

.blue-text {
	color: #42b7d4;
}

.featured3-header {
	font-size:12px;
	color:#004a8c;
	margin-right:25px;
	font-weight:bold;
}

.featured3-subhead {
	font-size:11px;
	color:#004a8c;
	line-height:normal;
	margin-right:25px;
}

.featured3-text {
	font-size:11px;
	line-height:18px;
	margin-right:25px;
	margin-top:15px;
}

/* rounded callouts */
/* ----------------------------------------- */
div#rounded {
	width:515px;
	background:url(../images/curve-middle.png);
	background-repeat:repeat-x;
}

div#rounded-top {
	background:url(../images/curve-top.png);
	background-repeat:no-repeat;
	height:20px;
}

div#rounded-middle {
	background:url(../images/curve-bkgrd.png);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:231px;
	padding: 0 20px;
}

div#rounded-bottom {
	background:url(../images/curve-bottom.png);
	background-repeat:no-repeat;
	height:20px;
}

div#rounded-1line {
	background-image:url(../images/sm-curve.png);
	background-repeat:no-repeat;
	width:654px;
	height:58px;
	font-size:13px;
	
}

div#readmore {
	text-align:left;
	float:left;
	padding: 15px 0 5px 15px;
}

div#comments {
	text-align:right;
	padding: 15px 20px 5px 5px;
}

.photo-frame {
	padding:3px;
	border:1px solid #d8d7d7;
}


/* comments */
/* ----------------------------------------- */

  
 .commentlist li {  
     padding: 20px;  
     margin: 20px;  
	 background-color:#edf5f8;
     color:#333;  
     }  
   
   /* TABLE */
/* ----------------------------------------- */


#mytable {
	width: 750px;
	padding: 0;
	margin: 0;
	font:  9px  Verdana, Arial, Helvetica, sans-serif;

}

caption {
	padding: 0 0 5px 0;
	width: 950px;	 
	font: italic 9px  Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

 #mytable th{
	font: bold 9px  Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 2px 6px 0px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff ;
	font: bold 9px  Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa ;
	font: bold 9px  Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#smooth_slider {
	position:relative;
}


.gallery {
    margin: auto;
    /* gallery clearing*/
    overflow: hidden;
    width: 100%;
}
.gallery .gallery-item {
    float: left;
    margin: 10px;
    text-align: center;
}
.gallery img {
}
.gallery .gallery-caption {
    margin-left: 0;
}
.gallery br { clear: both }


