@charset "utf-8";
/***************************************
BASE STYLES
****************************************/
/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;
	}
	
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, dl, address {
	margin: 1em 0;
	padding: 0;
	}
/* General Styles */
body  {
	text-align: center;
	background: url(/graphics/bg_body.png) repeat-x ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/***************************************
 LAYOUT STYLES
****************************************/

/* ---------All layout generic styles---------------- */
.twoColSmSide #container, .twoColLgSide #container, .oneCol #container {
	width: 880px;
	margin: 0 auto;
	text-align: left;
} 
.twoColSmSide #header, .twoColLgSide #header, .oneCol #header {
	height: 124px;
	position: relative;
} 
.twoColSmSide #sidebar , .twoColLgSide #sidebar  {
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.twoColSmSide #footer, .twoColLgSide #footer, .oneCol #footer {
	padding: .1em 1em .1em;
	background:#00213C;
	margin-bottom: 1em;
	width: 100%;
} 
.twoColSmSide #footer p, .twoColLgSide #footer p, .oneCol #footer p {
	font-size: 0.8em;
	color: #fff;
	text-align: center;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}
/* --------------Large sidebar layout styles -------------*/
.twoColLgSide #sidebar {
	float: right;
	width: 300px;
	padding: 0;
	color: #000;
}
.twoColLgSide #mainContent {
	margin-top: 0;
	margin-right: 355px;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
} 
/* --------------Small sidebar layout styles -------------*/
.twoColSmSide #sidebar {
	float: right;
	width: 230px;
	padding: 0;
	color: #000;
}
.twoColSmSide #mainContent {
	margin: 0 250px 0 0 ; /* left margin allows space for sidebar */
	padding: 0; 
} 

/* -----------------One column layout styles ----------------------------*/
.oneCol #mainContent {
	margin: 0; /*no margin needed in a one column layout*/
	padding:0;

	}

	
/***************************************
 GENERAL TYPOGRAPHY AND COLOR STYLES
****************************************/

/* ---------------- header specific styles ----------------*/
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position: absolute;
	right: 20px;
	bottom: 2px;
}
#header li {
	float: left;
}
#header li a:link, #header li a:visited {
	background: #003F62;
	padding: 0 .8em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.6em;
	margin-right: 0.5em;
}
#header li a.current, #header li a.current:hover, #header li a.current:active {
	color: #003F62;
	cursor: default;
	background-color: #EFEFEF;
}
#header li a:hover {
	color: #AE760D;
	background: #fff;
}
#header #logo {
	height: 101px;
	width: 442px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(/graphics/bg_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	text-indent: -1000em;
	height: 64px;
	width: 379px;
	position: absolute;
	left: 0px;
	top: 26px;
	background-image: url(../graphics/hdr_name.png);
	background-repeat: no-repeat;
	margin:0;
}

/* -------------------- main content specific styles ------------------*/
#mainContent {
	border-right: 1px solid #EFEFEF;
}
#mainContent img {
	background: #fff;
	display: inline;
	border: none;
	margin-top: 3px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 2;
	padding-right: 1.6em;
	padding-left: 1.6em;
	color: #000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#mainContent a {
	font-weight: bold;
	color: #602E0C;
	text-decoration: none;
	border-bottom: 1px dotted #602E0C;
	padding-bottom: .1em;
}
#mainContent a:hover {
	color: #BA3818;
	border: none;
}

#mainContent  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	line-height: 2;
	margin-bottom: -0.2em;
	letter-spacing: 0.1em;
	color: #00213C;
}
#mainContent  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-bottom: 0.1em;
	font-weight: bold;
	padding-bottom: 10px 0 0 0;
	letter-spacing: 0.2em;
	color: #0060AE;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin: 1em .5em;
}

#mainContent ul {
	font-size: .95em;
	line-height: 1.6;
	margin: 0 25px;

}
#mainContent ul ul {
	font-size: 1em; /* This sets the font size of nested lists to the size of the parent */
}

/* ------------------sidebar specific styles -----------------------*/
#sidebar h1 {
	margin: 0;
	height: 35px;
	margin-bottom: 0.25em;
	font-size: 0.8em;
	padding-top: 35px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #414141;
	letter-spacing: 0.5em;
	}
#sidebar img {
	margin: .5em auto;
	/*	display: block; */
	border: none;
	padding-bottom: 5px;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666;
	margin: 0 10px;
	line-height: 2em;

}
#sidebar p.caption {
	font-size: 0.6em;
	margin-top: 0em;
	text-align: center;
}
#sidebar div h2 {
	font-size: 1em;
	margin-left: 10px;
	margin-top: 0px;
}
#sidebar p.address {
	margin: 0.5em;
	line-height: 1.4;
	padding-left: 1em;
}
#sidebar p.phone {
	margin: 0.5em;
	line-height: 1.4;
	padding-left: 1em;
}

/* ----------- resetting some content for the one column layout ---------*/

.oneCol #mainContent img {
	background: none;
	display: inline;
	border: none;
	margin: 5px;
	padding: 0;
}

/***************************************
FORM STYLES
****************************************/

#formWrap {
	background: #fff;
	padding: 1em 0;
	}
form#frmContact {
	width: 465px;
	margin: 0 auto;
	}
fieldset {
	background: #F8F9F7;
	border: 1px solid #CCC;
	margin: 1em 0;
	padding-bottom: .5em;
	}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #052445;
	line-height: 1.2;
	background: #F8F9F7;
	padding: 0 .5em;
	margin-left: 0.5em;
}
#formWrap p {
	font-family: Arial, Helvetica, sans-serif;
	color: #052445;
	font-size: 0.85em;
	line-height: 1.2;
	margin: 1.4em 0;
}
input.text {
	width: 250px;
}
textarea {
	width: 400px;
	margin-top: .5em;
}
label.top {
	display: block;
	margin-bottom: .5em;
}
label.check {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1;
	color: #000;
}

span.aside {
	font-style: italic;
}
p.required {
	position: relative;
}
span.required {
	color: #c00;
}

input.text:focus, textarea:focus {
	background: #C8D3CB;
}

/***************************************
CLASS ACCENT STYLES
****************************************/

.clearLeft{ /*used for clearing left floated elements*/
	clear:left;
}
.clearRight{ /*used for clearing right floated elements*/
	clear:right;
}
.clearBoth{ /*used for clearing all floated elements*/
	clear:both;
}
.clearfloat { /* used for clearing and containing internal floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.rightAlign    {
	text-align: right;
}
#sidebar h2 {
	font-size: 0.65em;
	color: #00213C;
	padding-left: 0.6em;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: .5em;
}
