


/* 


color#
font families:
Georgia, Georgia, serif
Tahoma, Geneva, sans-serif
Verdana, Verdana, Geneva, sans-serif
Trebuchet MS, Helvetica, sans-serif
*/



/* ------Erik Meyer Reset - - http://meyerweb.com/eric/tools/css/reset/ -------*/
/* v1.0 | 20080212 */

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, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

	
}
body {line-height: 1.3em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}

 /* always show Firefox scrollbar */
html{overflow:-moz-scrollbars-vertical;}

* {margin: 0;} 

.superscript{font-size:xx-small; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;} 


/* --------------------------------------------- End Reset ------------------------------------------------ */



/* -------------------------------------- Start Web Site Default Styles ---------------------------------- */
html, body, #wrapper {text-align:center; font-family: Tahoma, Geneva, sans-serif; color:#000; font-size:12px; background: #fff url(../images/siteback.jpg) top center no-repeat; height: 100%;}

/* sticky footer  */
body > #wrapper {height: auto; min-height: 100%;} 


table {margin-left: auto; margin-right: auto; }
tr td {vertical-align:top;}

h1 {font-size:18px; color:#064f86; font-weight:bold; margin:0 0 15px 0; line-height: 22px}
h2 {font-size:16px; color:#064f86; font-weight:bold; margin:0 0 15px 0}
h3 {font-size:15px; color:#000; font-weight:bold; margin:0 0 15px 0}
h4 {font-size:14px; color:#000; font-weight:bold; margin:0 0 15px 0}

p {padding-bottom: 15px;}
a img{ border: 0 none; }
.cb {clear:both; padding:0; margin:0}
hr {width:100%; background-color:#000; margin:0 0 5px 0; text-align:center}

a {text-decoration: underline; color: #005484; font-weight:bold}
a:link {text-decoration: underline; color: #005484; font-weight:bold}
a:visited {text-decoration: underline; color: #005484; font-weight:bold}
a:hover {text-decoration: underline; color: #000000; font-weight:bold}
a:active {text-decoration: underline; color: #005484; font-weight:bold}

ul {list-style-type:disc; list-style-position:outside; padding:0 0 15px 35px;}
ul li {line-height:1.5em; margin-bottom:4px;}
ul li li {line-height:1.5em; margin-bottom:4px; list-style-type:circle;}
ul ul {padding-top:5px}

ol {list-style-type:decimal; list-style-position:outside; margin:0 0 5px 35px;}
ol li {line-height:1.5em; margin-bottom:4px;}
ol li li {line-height:1.5em; margin-bottom:4px; list-style-type:circle;}

.system-message, .system-error-message {margin: 0 18px 18px 18px;}


/* General Link Styles */

div#id a { color:#fff; text-decoration:none; font-weight:normal; font-size:11px }
div#id a:link { color:#fff; text-decoration:none; font-weight:normal ; font-size:11px}
div#id a:visited { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}
div#id a:hover { color:#fff; text-decoration:underline;font-weight:normal; font-size:11px}
div#id a:active { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}

div#id li a {text-decoration: none; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:link {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:visited {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:hover {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:active {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}

.classname {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#181B1F; text-decoration:none; font-weight:normal }
a.classname:link { color:#181B1F; text-decoration:none; }
a.classname:visited { color:#181B1F; text-decoration:none;}
a.classname:hover { color:#181B1F; text-decoration:underline;}
a.classname:active { color:#181B1F; text-decoration:none;}

ul#id {text-align: center; list-style: none; margin: 0 auto; padding-right:10px; border:#000 0px solid; }
#id li { float:left; width:210; padding: 0 10px 0 10px; }

/* -------------------------------------- End Web Site Default Styles ---------------------------------- */



/* -------------------------------------- Start Web Site Main Styles ---------------------------------- */
div#wrapper { margin: 0 auto; width:901px; font-size:12px; padding:0px}


/* Top */
div#top {text-align:right; position:relative; z-index: 1000; height:138px; margin-bottom:20px}
div#logo { position:absolute;
	left:0px;
	top: 0px;
}
div#login { padding-top:25px; padding-right: 14px} 
div#tel {padding-top:10px; padding-right: 18px; font-size:22px; color:#06518b; font-family:Tahoma, Geneva, sans-serif}



/* Nav */
div#tabmenu {width: 555px; text-align: right; padding: 20px 0px 0px 340px; position: relative; z-index: 9999;  }

ul#nav li a {text-decoration: none; font-size: 15px; color: #aaa; font-weight:bold}
ul#nav li a:link {text-decoration: none; font-size: 15px; color: #aaa; font-weight:bold}
ul#nav li a:visited {text-decoration: none; font-size: 15px; color: #aaa; font-weight:bold}
ul#nav li a:hover {text-decoration: none; font-size: 15px; color: #fff; font-weight:bold}
ul#nav li a:active {text-decoration: none; font-size: 15px; color: #aaa; font-weight:bold}







/* Header */
div#header {text-align:left; height:360px; position:relative}



div#rotator { height:233px; overflow:hidden; position: relative; z-index:1}
div#callstoaction {
	position:absolute;
	top: 203px;
	z-index: 100;
}
.title1 {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	left: 27px;
	top: 240px;
	z-index: 200;
}
.title2 {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	left: 320px;
	top: 240px;
	z-index: 200;
}
.title3 {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	left: 618px;
	top: 240px;
	z-index: 200;
}

.title1 img { vertical-align:middle; padding-left:5px}
.title2 img { vertical-align:middle; padding-left:5px}
.title3 img { vertical-align:middle; padding-left:5px}



div#header h3 a { color:#fff; text-decoration:none; font-weight:bold; font-size:16px }
div#header h3 a:link { color:#fff; text-decoration:none; font-weight:bold ; font-size:16px}
div#header h3 a:visited { color:#fff; text-decoration:none;font-weight:bold; font-size:16px}
div#header h3 a:hover { color:#D5BF90; text-decoration:none;font-weight:bold; font-size:16px}
div#header h3 a:active { color:#fff; text-decoration:none;font-weight:bold; font-size:16px}




#titleul1 {
	position:absolute;
	top: 266px;
	color:#cfcfcf;
	z-index: 200;

}
#titleul2 {
	position:absolute;
	top: 266px;
	left:300px;
	color:#cfcfcf;
	z-index: 200;

}
#titleul3 {
	position:absolute;
	top: 266px;
	left:600px;
	color:#cfcfcf;
	z-index: 200;

}
#titleul1 li{margin-bottom:0px;}
#titleul2 li{margin-bottom:0px;}
#titleul3 li{margin-bottom:0px;}



div#header li a {text-decoration: none; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #cfcfcf; font-weight:normal}
div#header li a:link {text-decoration: none; font-size: 12px; color: #cfcfcf; font-weight:normal}
div#header li a:visited {text-decoration: none; font-size: 12px; color: #cfcfcf; font-weight:normal}
div#header li a:hover {text-decoration: none; font-size: 12px; color: #D5BF90; font-weight:normal}
div#header li a:active {text-decoration: none; font-size: 12px; color: #cfcfcf; font-weight:normal}



/* Content */
div#contentarea {text-align:left; padding: 10px 8px 125px 8px}

div#leftpane { float: left; width: 600px; background-color: gray}
div#rightpane { float: right; width: 250px; background-color: gray}



/* Footer */

#footer {position: relative;
	margin-top: -112px; /* negative value of footer height */
	height: 112px;
	clear:both;
	font-size:11px;
	color:#c0c0c0;
	} 

div#footer a { color:#4c4c4c; text-decoration:none; font-weight:normal; font-size:11px }
div#footer a:link { color:#4c4c4c; text-decoration:none; font-weight:normal ; font-size:11px}
div#footer a:visited { color:#4c4c4c; text-decoration:none;font-weight:normal; font-size:11px}
div#footer a:hover { color:#4c4c4c; text-decoration:underline;font-weight:normal; font-size:11px}
div#footer a:active { color:#4c4c4c; text-decoration:none;font-weight:normal; font-size:11px}


#footercontent { width:901px; margin:0 auto; }
#footlogos { float:left; width:200px; text-align:left; padding:30px 0 0 8px; }
#botnav { float:right; width:655px; text-align:right; padding:25px 8px 0 0; }

#disclaimer {border-top:1px solid #8b8b8b; margin-top: 2px; color: #4c4c4c; text-align: right; padding-top: 10px; font-size:11px; line-height: 13px}



/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* -------------------------------------- End Web Site Main Styles ---------------------------------- */



#hometable {width: 100%}
#htright {width: 270px; padding-left: 5px; background:url(../images/chesswatermark.jpg) bottom right no-repeat; text-align: right}
#htright h2 {text-align: right; background: url(../images/h2fadeleft.jpg) bottom right no-repeat; padding-bottom: 2px}
#htdiv {padding-left: 10px}

.contacttables {margin: 0; width: 600px;}
.contacttables td {padding: 3px}

img, div, a, input { behavior: url(iepngfix.htc) }








