/* GENERAL */

body {
	padding: 0;
	margin: 0;
	background: #333366;
	color: #7C706C;
	text-align:justify;
	font-size: 12pt;
	font-family: 'EBGaramondRegular', Georgia, "Times New Roman", Times, serif;
}
img {
	display: block;
	border:none; 
}
h1, h2, h3, h4, h5 {
	background-color: transparent;
	font-weight: normal;
	clear: both;
	
}
h1 {
	margin:0.3em 0;
	font-size: 18pt;
	color: #333366;
	font-family: 'EBGaramondSC', Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 16pt;
	margin:0;
	color: #000;
	font-family: 'EBGaramondRegular', Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 16pt;
	color: #333366;
	margin: 0;
	font-family: EBGaramondRegular, Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 14pt; 
	color: #000;
	margin: 0; 
	font-family: 'EBGaramondRegular', Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size: 16pt;
	color: #7C706C;
	margin: 0;
	font-family: EBGaramondRegular, Georgia, "Times New Roman", Times, serif;
}

/*TEXT FORAMTTING */

p {
	margin:0px;
	padding-bottom: 0.75em;
	font-family: EBGaramondRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
p.headline {
margin-top:5px;
font-weight:bold;
color:#333366;
}
p.indent {
	margin-left: 50px;	
}
p.address_head {
	font-weight:bold;
	margin:0 0 0 50px;
	padding:0;
	
}
p.address {
	margin-left: 50px;
}

p.intro {
	padding-bottom: 1em;
	font-weight: bold;	
}
	
/* Links */

a {
	background-color: Transparent; 
	font-weight: normal; 
	color: #382720;
	text-decoration:none
}
a:visited {
	color: #382720;
}
a:hover, a:active, a:focus {
	text-decoration: underline
}


/* LAYOUT */
/* Content Areas */
#banner1 {
	padding: 0 30px 0px 30px;
}


#maincontent_full {
	width: 660px;
	float: left;
	clear: left;
	display:inline;
	margin: 0 0 0 30px;
	line-height: 1.6em;
	background-color: #fff;
}

#maincontent_splashbar {
	float: left;
	display:inline;
	line-height: 1.6em;
	background-color: #FFF;
	padding-right:10px;
	width: 660px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	font-family: EBGaramondRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

#right_splashbar {
	width: 195px;
	margin-right:30px;
	padding-left:10px;
	line-height: 1.6em;
	float: right;
	display:inline;
	overflow:hidden;
}
#right_splashbar p {
	text-align:left;
		line-height: 1.4em;


}


#mainnav1 {
	margin: 75px 30px 0px 17px;
	/*background-color: #fff;
	border-top: solid 1.5px #f9fbfc;
	border-bottom: solid 1.5px #f9fbfc;*/
	width: 660px;
	clear: both;
}

#wrapper {
	width: 720px;
	margin: 0 auto;
	position: relative;
}

/* Table Cells */
table.wraptable{
	width: 720px;
}

td.banner {
	background-color: #333366; 
	clear: both;
	width: 720px;
	background-image: url(../img/style1/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 147px;
}
td.mainbreadcrumb {
	padding: 0 30px 0 30px;
	clear: both;
	background: url(../img/style1/bg_body.gif) repeat-y top left;
	height: 20px;
}

td.maincontent {
	width: auto;
	background: url(../img/style1/bg_body.gif) repeat-y top left;
}
td.footer {
	color:#8282BD;
	font-size:80%;
}
td.footer a {
	font-weight: normal; 
	color: #8282BD;
	text-decoration:none
}
td.footer a:visited {
	color: #8282BD;
}
td.footer a:hover, td.footer a:active, td.footer a:focus {
	color: #C7C7E2;
	text-decoration: underline;
}

#footerleft {
	margin:0 10px;
	float: left;
	clear: left;
	display:inline;
}
#footerright {
	margin:0 10px;
	float: right;
	clear: right;
	display:inline;
}
td.bottom {
	clear: both; 
	width: 720px;
	background: url(../img/style1/bg_footer.gif) no-repeat bottom left;
	height: 20px;
}

table.full{
	width: 100%;
}
table.fullsmltxt{
	font-size: 80%;
		line-height: 1.5em;
	width: 100%;
}

td.bluelight {
	background-color: #EAEDF4;
}

td.bluemid {
	background-color: #E3E7F0;
}

td.bluedark {
	background-color: #C4CCDF;
}


/* NEWS */
.side_item {
font-size:90%;
padding-bottom:0;
margin-bottom:5px;
border-bottom:1px dotted #88a0b5;
}

.side_item h2 {
letter-spacing:normal;


}
ul.rss{
	list-style:none;
	padding:0 0 0 2px;
	margin:0;
}

ul.rss li{
font-size:95%;
	background:url("../img/style1/feed.gif") no-repeat 0 1px;
	font-weight:bold;
	padding:0 0 5px 0;
	height:18px;
	border-bottom:1px dotted #88a0b5;

}

ul.rss li a{

	padding:0 0 0 18px;

}





/* Hidden */

.hidit, #col_contact, #col_date, .print_footer {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	border: 0;
}
input[type="hidden"] {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	border: 0;
}

/* Lists */
#maincontent_splashbar ul {
	list-style-type:square;
	margin-bottom: 1em;
	font-family: 'EBGaramondRegular', Georgia, "Times New Roman", Times, serif;
	}

#maincontent_splashbar ol {
	margin-bottom: 1em;
}

#maincontent_splashbar li {
}

#maincontent_full ul {
	list-style-type: square;
	margin-bottom: 1em;
}

#maincontent_full ol {
	margin-bottom: 1em;
}

#maincontent_full li {
	margin-left: 3em;
	padding-left: 10px;
	margin-bottom: 0.5em;
	list-style-position: outside;
	text-align:justify;
}

#splash_menu ul {
	margin:0px 0.4em 0px 0.4em;
	padding:0;
	
}

#splash_menu li {
	padding:2px 0px 2px 0px;
	display:inline;

}

#splash_menu li a {
	padding:2px 5px 2px 5px;
	margin:0px 0px 2px 0px;
	display:block;
	font-weight:normal;
	text-decoration: none;
	background-color: #DEE6EB;
	color: #2e4957;
}
#splash_menu li.submen a {
	padding:2px 5px 2px 15px;
	margin:0px 0px 2px 0px;
	display:block;
	font-weight:normal;
	text-decoration: none;
	background-color: #DEE6EB;
	color: #2e4957;
	font-size: 100%;
}
#splash_menu li a:hover{
	display:block;
	background-color: #C8D6DD;
	text-decoration: underline;
}



/* Forms */
.form_wrap {
display:block;
width:100%;
border:0;
margin:0.5em auto 0;
}

form#contactForm {
width:80%;
margin:0.5em auto;
padding:0;
}

form#contactForm fieldset {
	background-color:#ecf0f3;
	color: #333366;
border:1px solid #CBD6DE;
display:block;
font-size:10px;
line-height:1.2em;
margin:0.5em 0 1.5em;
padding:10px;
}

label.contact {
clear:left;
display:block;
float:left;
width:100px;
text-align:right;
padding-right:10px;
	color: #333366;
margin-top:0.3em;
}

label.contact_above {
clear:left;
display:block;
text-align:left;
	color: #333366;
margin:0;
padding:0;
}

form#contactForm input#name {
width:385px;
border:1px solid #4e6664;
margin-bottom:0.3em;
padding:2px;
}

input#company {
width:385px;
border:1px solid #4e6664;
margin-bottom:0.3em;
padding:2px;
}

input#email {
width:385px;
border:1px solid #4e6664;
margin-bottom:0.3em;
padding:2px;
}

input#phone {
width:385px;
border:1px solid #4e6664;
margin-bottom:0.3em;
padding:2px;
}

form#contactForm select {
width:385px;
border:1px solid #4e6664;
margin-left:0.5em;
}

form#contactForm textarea {
width:485px;
height:auto;
border:1px solid #4e6664;
overflow:auto;
padding:0.5em;
}

form#contactForm option {
background:#fafafa;
color:#000;
}

form#contactForm optgroup {
background-color:#e9edec;
color:#333;
font-style:normal;
}

form#contactForm optgroup option {
background:#fafafa;
color:#000;
padding-bottom:2px;
}

form#contactForm #submit_button {
width:90px;
height:30px;

}

form#contactForm #button1:hover {
color:#7f9592;
}

form#contactForm #button2:hover {
color:#7f9592;
}

/* A-Z */
.breadcrumb {
	margin: 0 30px;
	padding:5px;
	font-size:small;
	font-weight: normal;
	font-family: EBGaramondRegular, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	color:#7C706C;
	height:1.5em;
	line-height:1.5em;
	vertical-align:middle;
	background:#ecf0f3 url("../../img/col_head_bg.jpg") repeat-x;
	border:1px solid #88a0b5;
	display:block;
	overflow:hidden;
}
.breadcrumb a {
	color: #382720;
	text-decoration:none;
	font-weight: normal;
	}
.breadcrumb a:visited {
	color: #382720;
}
.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus {
	text-decoration: underline;
		

}

.error {
	padding: 0.5em;
	margin-bottom: 1.5em;
	border: dashed 1px #fff;
	color: #fff;
	background-color: red;
}

hr {
	height: 1px;
	width: 100%;
	background-color: #999999; /*#999;*/
	margin-bottom: 1em;
}

img.embed {
	float: left;
	margin: 0 1em 0.5em 0;
	width: 250px;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto 
}


/************* Main Menu links (no Javascript) ****************/

a.mainnavlink, a.mainnavlink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.mainnavlink:hover{
	text-decoration: underline;
		color: #666666;
}
/************* Plugins ****************/

#map {
line-height:1.2em;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 16, 2011 04:48:52 PM America/New_York */



@font-face {
	font-family: 'EBGaramondRegular';
	src: url('../inc/EBGaramond-webfont.eot');
	src: url('../inc/EBGaramond-webfont.eot?#iefix') format('embedded-opentype'), 
	url('../inc/EBGaramond-webfont.woff') format('woff'), 
	url('../inc/EBGaramond-webfont.ttf') format('truetype'), 
	url('../inc/EBGaramond-webfont.svg#EBGaramondRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'EBGaramondSC';
    src: url('../inc/EBGaramondSC-webfont.eot');
    src: url('../inc/EBGaramondSC-webfont.eot?#iefix') format('embedded-opentype'),
         url('../inc/EBGaramondSC-webfont.woff') format('woff'),
         url('../inc/EBGaramondSC-webfont.ttf') format('truetype'),
         url('../inc/EBGaramondSC-webfont.svg#EBGaramondSC') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'JosefinSansStdLight';
    src: url('../inc/JosefinSansStd-Light-webfont.eot');
    src: url('../inc/JosefinSansStd-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../inc/JosefinSansStd-Light-webfont.woff') format('woff'),
         url('../inc/JosefinSansStd-Light-webfont.ttf') format('truetype'),
         url('../inc/JosefinSansStd-Light-webfont.svg#JosefinSansStdLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HattoriHanzoLight';
    src: url('../inc/Hattori_Hanzo-webfont.eot');
    src: url('../inc/Hattori_Hanzo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../inc/Hattori_Hanzo-webfont.woff') format('woff'),
         url('../inc/Hattori_Hanzo-webfont.ttf') format('truetype'),
         url('../inc/Hattori_Hanzo-webfont.svg#HattoriHanzoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

