@charset "utf-8";
/* CSS Document */
/* CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;}
td {vertical-align:middle;}
html body {line-height: 18px; text-align:center; height:100%}
/* end CSS Reset*/
/* Layout Classes */
.fl_right {float:right}
.fl_left {float:left}
.clear_fix {display:block; clear:both;}
.pattern_bg {}
* html .pattern_bg {}
.sitewrapper {width:1000px; margin:0px auto; background:url(images/site_bg.jpg) no-repeat center;}
.splash_flash {width:550px;}
.splash_content {width:523px;}
.header {}
.header_bg {text-align:left;}
.menu_bg {text-align:left;}  
.menu {}
.menu_position {text-align:center;}
.content_bg {height:auto; min-height:130px; padding:0px 0px 0px 10px;}
* html .content_bg { /* for IE */height: 130px;}
.content {}
.content_position {}
.footer_bg { height:auto; min-height:54px; text-align:left; padding:0px 0px 0px 0px;}
* html .footer_bg {/* for IE */ height:54px; }
.footer_position {}
.footer {}
.footer_links, a.footer_links:link, a.footer_links:hover, a.footer_links:active, a.footer_links:visited{font-family:Gill Sans MT Pro, Tahoma, sans serif; font-size:11px; color:#cc9966;}
.logo_position {}
.top_nav {}
.links {}
.copyright, a.copyright:link, a.copyright:hover, a.copyright:active, a.copyright:visited, .login, a.login:link, a.login:hover, a.login:active, a.login:visited, .links, a.links:link, a.links:hover, a.links:active, a.links:visited {font-family:Gill Sans MT Pro, Tahoma, sans serif; font-size:11px; color:#cc9966;}
.sp_cont {height:auto; min-height:110px;}
* html .sp_cont {/* for IE */ height:110px;}
.sp_cont_top { background:url(images/splash_container_top.png) no-repeat bottom; height:13px; width:400px;}
.sp_cont_middle {background:url(images/splash_container_middle.png) repeat-y; width:370px; height:auto; min-height:90px; padding:5px 10px; padding-right:20px}
* html .sp_cont_middle { /* for IE */height: 90px; width:400px;}
.sp_cont_bottom {background:url(images/splash_container_bottom.png) no-repeat; height:6px; width:400px;}
#ContentPane {padding:10px;}



h1, h2, h3, h4, h5, h6{font-family:Gill Sans MT Pro, Tahoma, sans serif; color:#6d5047;}
p, ul, ol, li {font-family:Gill Sans MT Pro, Tahoma, sans serif; color:#996c58;}
p {text-align:justify; margin-bottom:10px;}
h1{font-size:24px; }
h2{font-size:20px;}
h3{font-size:14px;}
h4{font-size:16px;color:#da7328;}
h5{font-size:11px; font-weight:bold;}
h6{font-size:11px;}
p{font-size:11px;}
ul,ol,li{font-size:11px; margin-left:30px;}

a:link, a:visited	{color:#6d5047;}
a:hover	{color:#523932;}	
u font	{color:#6d5047;}
	 
.inlinePic	{margin-right:10px;}
.inlinePicR	{margin-left:10px;}