/*
Graficom: http://www.fancygraphics.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background: #fff;
}

a:link, a:visited{
	text-decoration:none;
	color: #CE4620;
	font-weight: bold;
	outline: none;
}

a:active, a:hover{
	text-decoration:none;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-weight: bold;
	outline: none;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.button_01 a{
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 5px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/button_01.png);
	background-repeat: no-repeat;
}


.header_01 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;
	color: #ffffff;
	padding-top: 30px;
}

.header_02 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #333;
	background: url(../images/header_01_bg.jpg) left bottom no-repeat;
}

.header_02_900 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #333;
	background: url(../images/header_01_900_bg.jpg) left bottom no-repeat;
}

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.header_04 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_04 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.header_05 {
	clear: both;
	font-size: 14px;
	color: #ffffff;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	background:  url(../images/footer_title_bg.png) no-repeat;
}

.header_contact {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(../images/header_01_bg.jpg) left bottom no-repeat;
	padding-top: 25px;
}

.header_contact_900 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #333;
	background: url(../images/header_01_900_bg.jpg) left bottom no-repeat;
}

#header_wrapper {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	background: #19446a url(../images/header_bg.jpg) repeat-x;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#header #site_logo {
	float: left;
	width: 300px;
	height: 64px;
	font-size: 40px;
	color: #ffffff;
	padding-left: 40px;
	padding-top: 15px;
}

/* menu */

#menu {
	position: relative;
	float: right;
	height: 47px;
	margin: 20px 40px 0 0;
	line-height:48px;
}

#menu #templatemo_menu_left{
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0px;
	left: 0px;
	line-height:48px;

}

#menu ul {
	margin: 10px 20px 0 0;
	padding: 0px;
	list-style: none;
	line-height:48px;
}

#menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height:48px;
}

#menu ul li a{
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: normal;
	outline: none;
	line-height:48px;
}

#menu li a:hover, #templatemo_menu li .current{
	color: #FFFFFF;
	text-decoration: underline;
	line-height:48px;
}

#menu li .last {
	background: none;
	line-height:48px;
}

/* end of menu*/

/* end of header */

#banner_wrapper {
	clear: both;
	width: 100%;
	height: 281px;
	margin: 0 auto;
	background: #454545 url(../images/banner_repeat2.jpg) repeat-x;
}

#banner {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 20px 40px 10px 40px;
	background:url(../images/banner_bg2.jpg) bottom no-repeat;
}

#banner2 {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 20px 40px 10px 40px;
	background:url(../images/banner_bg3.jpg) bottom no-repeat;
}

#banner3 {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 20px 40px 10px 40px;
	background:url(../images/banner_bg4.jpg) bottom no-repeat;
}

#banner4 {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 20px 40px 10px 40px;
	background-image: url(../images/banner_bg5.jpg);
}

#banner5 {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 20px 40px 10px 40px;
	background-image: url(../images/banner_bg6.jpg);
}

#banner6 {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 20px 40px 10px 40px;
	background-image: url(../images/banner_bg7.jpg);
}

#banner7 {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 20px 40px 10px 40px;
	background-image: url(../images/banner_bg8.jpg);
}

#banner #banner_image {
	float: left;
	width: 440px;	
}

#banner_content {
	float: right;
	text-align: left;
	width: 500px;
}

#banner_content p {
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
}

#banner_image_wrapper {
	position: relative;
	width: 413px;
	height: 230px;
	background:url(../images/banner_image_bg.png) no-repeat;
}

#banner_image_wrapper img {
	position: absolute;
	width: 380px;
	height: 210px;
	top: 10px; 
	left: 10px;
}


/* content */

#content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background-repeat: repeat;
}

#content {
	width: 900px;
	padding: 50px 40px;
}

#column_w900 {
	float: left;
	width: 900px;
	line-height: 20px;
	color: #333;
	text-align: left;
}

#column_w900 .em_text {
	color: #000;
	font-size: 22px;
}

#column_w900 p {
	margin-bottom: 25px;
	color: #333;
}

#column_w530 {
	float: left;
	width: 530px;
	line-height: 20px;
}

#column_w300 {
	float: right;
	width: 298px;
	background: #fff3dc;
	border: 2px solid #e5e5e5;
}

#column_w530 .em_text {
	color: #000;
	font-size: 22px;
}

#column_w530 p {
	margin-bottom: 25px;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
	
}

.content_section_01 {
	border-left: 10px solid #f06b20;
	padding-left: 20px;
}

.column_w300_section_01 {
	clear: both;
	padding: 20px 19px;
	background-image: url(../images/side_column_divider.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.even_color {
	background-color: #ffe7b8;
	background-image: url(../images/side_column_divider.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.news_image_wrapper {
	float: left;
	width: 70px;
	height: 70px;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
}

.news_image_wrapper img{
	width: 69px;
	height: 69px;
	border: 1px solid #9c9d85;
}

.news_content {
	float: right;
	width: 260px;
}

.news_content .news_date {
	font-size: 12px;
	color: #9a9a9a;
}

.news_content p{
	line-height: 15px;
	font-size: 11px;
}

.news_content_thumb {
	background:white;
	padding:10px;
	border:1px solid #333;}
	
	
/* end of content

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: url(../images/footer_bg.jpg) repeat-x;
}

#footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #515251;
}

#footer a:link, a:visited{
	text-decoration:none;
	color: #CE4620;
	font-weight: bold;
	outline: none;
}

#footer a:active, a:hover{
	text-decoration:none;
	color: #CE4620;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-weight: bold;
	outline: none;
}

.section_w180 {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;	
}

.section_w180_content {
	padding: 0 0 0 20px;
}

#footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#footer .footer_menu_list li a {
	color: #928b85;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
/* end of footer */

/* lightbox styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* end lightbox styles */

/* moving boxes */
#wrapper {
    width: 750px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 0px;
}

#slider {
	width: 750px;
	margin: 0 auto;
	position: relative;
	border: 10px solid #D24720;
}

.scroll {
	overflow: hidden;
	width: 750px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
	padding: 10px;
	width: 264px;
	height: 265px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 0px 0;
	width: 240px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
/* end moving boxes */

/* thumbnail floats */
ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 220px; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.block {
	height: 200px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 20px;
	background: #e3e1d5;
}
.block h2 {
	font-size: 1.0em;
	text-align: center;
}
.block img {
        /*Flexible image size with border*/
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}

.block2 {
	height: 180px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 20px;
	background: #e3e1d5;
}
.block2 h2 {
	font-size: 1.0em;
	text-align: center;
}
.block2 img {
        /*Flexible image size with border*/
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}

.block3 {
	height: 180px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 20px;
	background-color: #333;
}
.block3 h2 {
	color: white;
	font-size: 1.0em;
	text-align: center;
}
.block3 img {
        /*Flexible image size with border*/
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}

/* end thumbnail floats */

/* large first letter */

span.drop {
display: inline;
float: left;
margin: 0;
padding: 0.05em 0.8em 0pt 0pt;
#padding: 0.05em 0.05em 0.2em 0.00em;/* override for Microsoft Internet Explorer browsers*/
_padding: 0.05em 0.05em 0.2em 0.00em; /* override for IE browsers 6.0 and older */
font-size: 2em;
line-height: 0.4em;
text-transform: capitalize;
color: #333;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold
}

/* end large first letter */

/* main menu */
ul#menu {
	width: 100%;
	height: 43px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	list-style-type: none;
	margin: 0;
	background-color: #1e2221;
	padding-top: 20px;
}
ul#menu li { 
	display: block; 
	float: left; 
	margin: 0 0 0 0px; 
}
ul#menu li a {
	height: 43px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	outline: none;
	}
ul#menu li a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 48px;
	}
ul#menu li a.current{
	color: #FFF;
	font-weight: bold;
	padding: 8px 15px 0;
	background-color: #1e2221;
	text-decoration:none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E8611F;
	line-height: 48px;
}
/* end main menu */
/* Conatct Form */
.response { font:normal 12px Arial, Helvetica, sans-serif; color:red; text-align:center;}
.loader { text-align:center; width:auto; padding:0; margin:0;}
#contactform { margin:0; padding:5px;}
#contactform * { font-family: Arial, Helvetica, sans-serif;; font-size:12px;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0 0 5px 0; padding:10px; background:none;}
#contactform li.buttons { margin:0; overflow:hidden;}
#contactform label {
	margin:0;
	width:160px;
	display:block;
	float:left;
	padding:0 20px 2px 0;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#contactform label span {
	color:#666;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#contactform input.text { width:280px; border:1px solid #d6d6d6; margin:0; padding:5px 2px; height:16px; background:#fff;}
#contactform textarea { width:280px; border:1px solid #d6d6d6; padding:2px; background:#fff;}
#contactform li.buttons input {
	padding:3px 10px;
	margin:0 0 0 180px;
	background:#d14603;
	border:1px solid #e46300;
	color:#FFF;
	float:left;
}
/* Image with border */
	IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 10px solid white;
	margin-top: 20px;
}

