/* DEFAULT DEFINITION */
html, body { height:100%; margin:0; padding:0; font:12px Arial, Verdana, Helvetica, sans-serif; color:#000000; background:#F2F2F2 url(../img/bg_body.gif) top left repeat-x; }
img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
a { color:#4B7398; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
.smallTxt { font-size:0.9em; }
.bigTxt { font-size:1.1em; }
.blue { color:#3B8BD4; }
ol { padding:0 0 12px 30px; list-style:decimal; }


/* Trebuchet MS, Verdana, Arial, Helvetica, sans-serif */

/* FORMS */
input, select, textarea, button { font:1em Arial, Verdana, Helvetica, sans-serif; color:#333; }
.inputText, textarea  { border:1px solid #544B3B; padding:2px; }
select { border:1px solid #7f9db9; padding:1px; }

.hr { clear:both; background:url(../img/bg_hr.gif) left 10px repeat-x; height:30px; } 
.hr hr { display:none; }



.fontsize31 { font-size:31px; }
.fontsize22 { font-size:22px; }
.fontsize20 { font-size:20px; }
.fontsize18 { font-size:18px; }
.fontsize16 { font-size:16px; }
.fontsize14 { font-size:14px; }
.colored { color:#8B6133; }
.color-666 { color:#666; }




/* H TITLES */
h1 { display:block; margin:0 0 10px 0; color:#CC0000; font-weight:bold; font-size:34px; text-transform:uppercase; }
h2 { display:block; margin:26px 0 10px 0; color:#8B6133; font-weight:bold; font:16px georgia; }
h3 { display:block; margin:26px 0 10px 0; color:#8B6133; font-weight:bold; font:14px georgia; }
h4 { display:block; margin:0 0 10px 0; color:#0000; font-weight:bold; font:14px georgia; }


.font_georgia { font-family:georgia; }


.calendar_txt { font:16px Times New Roman, Times, serif; }

/* MAIN CONTAINER */
#main-container { width:750px; margin:0px auto; }
#bg-main-container { float:left; width:100%; background:url(../img/bg_container.gif) top left repeat-y; }


/* MAIN HEADER */
#main-header { width:100%; float:left; height:230px; background:url(../img/bg_header.jpg) top left no-repeat; }



/* MAIN HEADER - LOGO */
#logo { width:506px; }
#logo a { position:absolute; display:block; width:506px; height:46px; text-indent:-9999px; margin:138px 0 0 220px; }

/* MAIN FOOTER - LOGO */
#logo_bot { width:100px; }
#logo_bot a { position:absolute; display:block; width:100px; height:36px; text-indent:-9999px; margin:0 0 0 2px; }


/* MAIN HEADER - MAIN NAVIGATION */
#mainNav { display:block; margin:192px 0 0 0; }
#mainNav ul { padding:0 0 0 6px; }
#mainNav ul li { display:inline; }
#mainNav ul li.first a { background:none; }
#mainNav ul li a { display:block; float:left; overflow:hidden; padding-top:36px; height:0px; font-size:17px; color:#355776; background:url(../img/bg_mainNav.gif) top left no-repeat; white-space: nowrap; }
* html #mainNav ul li a { float:left; }
#mainNav ul li a:hover { color:#CC0000; text-decoration:none; }

#mainNav ul li.item1 a { width:112px; }
#mainNav ul li.item1 a:hover { background-position:0 -40px; }
#mainNav ul li.item1-active a { width:112px; background-position:0 -40px; }

#mainNav ul li.item2 a { width:140px; background-position:-112px 0; }
#mainNav ul li.item2 a:hover { background-position:-112px -40px; }
#mainNav ul li.item2-active a { width:140px; background-position:-112px -40px; }

#mainNav ul li.item3 a { width:152px; background-position:-252px 0; }
#mainNav ul li.item3 a:hover { background-position:-252px -40px; }
#mainNav ul li.item3-active a { width:152px; background-position:-252px -40px; }

#mainNav ul li.item4 a { width:204px; background-position:-404px 0; }
#mainNav ul li.item4 a:hover { background-position:-404px -40px; }
#mainNav ul li.item4-active a { width:204px; background-position:-404px -40px; }

#mainNav ul li.item5 a { width:132px; background-position:-608px 0; }
#mainNav ul li.item5 a:hover { background-position:-608px -40px; }
#mainNav ul li.item5-active a { width:132px; background-position:-608px -40px; }


/* MAIN CONTENT */
#main-content { float:left; width:100%; padding-bottom:20px; background:url(../img/bg_top_main_container.jpg) top left no-repeat; }
.content { padding:20px 34px 0 34px; text-align:justify; }

.paragraph { clear:both; display:block; }
.paragraph p { display:block; margin:0 0 14px 0; }

.list01 { padding:0 0 10px 0; line-height:22px; }
.list01 li { background:url(../img/bg_list01.gif) left 8px no-repeat; padding:0 0 0 12px; }
.list01 li ul { padding:0 0 0 30px; }
.list01 li ul li { background:none; list-style:circle; padding:0 0 0 0; }

.picRight { float:right; padding:0 0 0 10px; }
.picRight img {  }


.picLeft img, .picLeftBig img { border:1px solid #4B7398; background:#969696; padding:4px; margin:0 10px 0 0; }
.picLeftBig { float:left; margin:0 10px 0 0; }

.picRightHome { float:right; padding:10px 0 0 30px; }

.clearboth { clear:both; }

.colLeft { width:676px; float:left; margin:30px 0 0 0; }
.colRight { width:210px; float:right; }

.lineheight20 { line-height:20px; }

.our-people-links a { color:#000; text-decoration:none; }
.our-people-links a:hover { text-decoration:underline; }


.contact-box { background:#E4E4E4; border:1px solid #808080; padding:10px; }
.contact-box a { color:#000; }


/* MAIN FOOTER */
#main-footer { width:100%; clear:both; }
#footer { background:url(../img/bg_footer.gif) top left no-repeat; width:750px; height:60px; margin:0px auto; font-family:Times New Roman, Times, serif; }

/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav { text-align:center; padding:12px 10px 0 0; color:#fff; display:block; float:right; font-size:11px; }
.botNav a { color:#fff; text-decoration:none; padding:0 8px; }
.botNav a:hover { text-decoration:underline; }

 
.copyright { color:#fff; display:block; text-align:center; padding:12px 0 0 200px; font-size:11px; line-height:14px; float:left; }
.copyright a { color:#fff; text-decoration:none}
.copyright img { vertical-align:middle; }





.contact-form { float:left; display:block; width:500px; text-align:left; background:#F6F6F8; border:1px solid #E4E5E7; padding:10px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #E4E5E7; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:210px; padding: 2px 4px 2px 4px; border:1px solid #CDCED0; vertical-align:middle; color: #666666; }
.formContact #msgContactForm { width:210px; font-family:Arial, Helvetica, sans-serif; }















.subnavoff, a.subnavoff, .subnavoff:visited	{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
}
a.subnavoff:hover, .subnavHover	{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.subnavOn, a.subnavOn, .subnavOn:visited, a.subnavOn:hover	{
	color: #004D69;
	font-weight: bold;
	text-decoration: none;
}
