/* Neutralize styling: 
   Elements we want to clean out entirely: */
html,body,form,fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	background: #848235 url(../images/pg_bkgd.gif) repeat-x;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/*Apply left margin:
   Only to the few elements that need it:*/ 
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

/**{margin:0;padding:0;} zeroes out margins so we control them, not the browser*/

/*body {
background: #848235 url(images/pg_bkgd.gif) repeat-x fixed;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px; }*/

a {
	text-decoration: none;
	color: #3D819F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
text-decoration: underline; }

.green {
color:#848235; }

.blue {
	color:#3D819F;
	font-weight: bold;
}

.gray {
color:#333333; }

.invisible {visibility: hidden; }

#container {
padding-top: 15px;
margin-left:auto;
margin-right:auto;
width:730px; }

#header {
background-image: url(../images/header.jpg);
width:730px;
height:95px; }

#homebtn {
margin: 0px 0px 0px 0px; padding: 0px;
position:absolute; }

#homebtn a {
width: 280px; height: 30px; 
position:absolute;
text-decoration: none; }

a#home_link {top: 60px; left: 35px; }

a#home_link:hover {top: 60px; left: 35px; border: none; } 

#mainnav {
background-image: url(../images/nav.gif);
height:50px; }

#homecontent {
background: url(../images/content_bkgd.gif) repeat-y;
width:730px;
height:358px; }

img.homeimage {
margin-top: 0px;
margin-right: 25px;
margin-bottom: 0px;
margin-left: 25px; }

#homebottom {
background: url(../images/homebottom_bkgd.jpg) no-repeat;
width:680px;
height:135px;
margin-top: 10px;
margin-right: 25px;
margin-bottom: 10px;
margin-left: 25px; }

#footer {
background-image: url(../images/footer.gif);
width:730px;
height:40px; }

p.homebottom {
padding-top: 45px;
padding-right: 70px;
padding-bottom: 10px;
padding-left: 175px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px; }

* html p.homebottom {
padding-top: 30px;
padding-bottom:0; }

#maincontent_bkgd {
background: url(../images/content_bkgd.gif) repeat-y;
margin:auto;
width:730px; }

#maincontent {
margin:auto;
width:680px;
background: url(../images/content_bkgd.jpg) top no-repeat; }

#leftcolumn {
float:left;
width: 164px;
background: url(../images/lft_col_bkgd.gif) repeat-x;
margin: 0 0 0 10px; }

#leftcolumn2 {
	width: 150px;
	margin: 0;
	position: relative;
	top: 220px;
	right: 200px;
	height: 200px;
	background-repeat: no-repeat;
}

/** html #leftcolumn {margin: 0 0 0 12.5px;}*/

.lft_col_hdr {
padding-left:0px;
color: #FFFFFF;
font-size: 11px;
line-height: 14px; }

.lft_col_hdr2 {
	color: #848235;
	font-size: 11px;
	line-height: 14px;
}

.lft_col_hdr ul, .lft_col_hdr li {
margin-left:14px;
padding-right:5px;
color: #FFFFFF;
font-size: 11px;
line-height: 16px; }

* html .lft_col_hdr ul,* html .lft_col_hdr li {
margin-left:15px;}

.lft_col_hdr li {
padding-bottom:10px;}

#rightcolumn {
	float:right;
	width: 504px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

* html #rightcolumn {
margin: 0 0 6px 0;
}

#copy_bkgd {
width: 504px;
background: #f1efe5 url(../images/copy_bkgd.jpg) no-repeat;
}

.copy_img_hdr {
margin-top:16px;
margin-left:12px;
}

.copy_img_hdr2 {
/*margin-top:16px;*/
margin-left:12px;
}

ul.copy, ol.copy {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size: 12px;
line-height: 16px;
margin-left:24px;
margin-right:5px; }

ul.copy li, ol.copy li {
padding-bottom:8px;
margin-left:4px; }

ol.copy li {
padding-bottom:8px;
margin-left:8px; }

p.copy_intro {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size: 14px;
line-height: 18px;
margin-left:12px;
margin-right:5px;
}

p.copy_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#c7982d;
font-size: 14px;
line-height: 16px;
margin-left:12px;
margin-right:5px;
}

p.copy {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size: 12px;
line-height: 16px;
margin-left:12px;
margin-right:5px;
}

.space {height:5px;}

/** html #rightcolumn {margin: 0 12.5px 0 0;}*/

.footer_link {
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 10px;
padding-left: 45px;
line-height: 22px; }

.footer_link a {
	color:#000;
	text-decoration:underline;
	font-size: 9px;
}

.footer_link a:hover {
color:#000;
text-decoration:underline; }

/*.clear {
clear: both;
padding: 0;
border: none;
height: 0;
visibility: hidden; }*/

/* clearing */
.stretch,
.clear {
	clear:both; 
	height:1px; 
	margin:0; 
	padding:0; 
	font-size: 15px;
	line-height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html,body,form,fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	background: #848235 url(../images/pg_bkgd.gif) repeat-x;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/*Apply left margin:
   Only to the few elements that need it:*/ 
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

/**{margin:0;padding:0;} zeroes out margins so we control them, not the browser*/

/*body {
background: #848235 url(images/pg_bkgd.gif) repeat-x fixed;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px; }*/

a {
text-decoration: none; }

a:hover {
text-decoration: underline; }

.green {
color:#848235; }

.invisible {visibility: hidden; }

#container {
padding-top: 15px;
margin-left:auto;
margin-right:auto;
width:730px; }

#header {
background-image: url(../images/header.jpg);
width:730px;
height:95px; }

#homebtn {
margin: 0px 0px 0px 0px; padding: 0px;
position:absolute; }

#homebtn a {
width: 280px; height: 30px; 
position:absolute;
text-decoration: none; }

a#home_link {top: 60px; left: 35px; }

a#home_link:hover {top: 60px; left: 35px; border: none; } 

#mainnav {
background-image: url(../images/nav.gif);
height:50px; }

#homecontent {
background: url(../images/content_bkgd.gif) repeat-y;
width:730px;
height:358px; }

img.homeimage {
margin-top: 0px;
margin-right: 25px;
margin-bottom: 0px;
margin-left: 25px; }

#homebottom {
background: url(../images/homebottom_bkgd.jpg) no-repeat;
width:680px;
height:135px;
margin-top: 10px;
margin-right: 25px;
margin-bottom: 10px;
margin-left: 25px; }

#footer {
background-image: url(../images/footer.gif);
width:730px;
height:40px; }

p.homebottom {
padding-top: 45px;
padding-right: 70px;
padding-bottom: 10px;
padding-left: 175px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px; }

* html p.homebottom {
padding-top: 30px;
padding-bottom:0; }

#maincontent_bkgd {
background: url(../images/content_bkgd.gif) repeat-y;
margin:auto;
width:730px; }

#maincontent {
margin:auto;
width:680px;
background: url(../images/content_bkgd.jpg) top no-repeat; }

#leftcolumn {
float:left;
width: 164px;
background: url(../images/lft_col_bkgd.gif) repeat-x;
margin: 0; }

#leftcolumn2 {
	width: 165px;
	margin: 0;
	position: relative;
	top: -840px;
	right: -3px;
	height: 300px;
}

/** html #leftcolumn {margin: 0 0 0 12.5px;}*/

.lft_col_hdr {
padding-left:10px;
color: #FFFFFF;
font-size: 11px;
line-height: 14px; }

.lft_col_hdr ul, .lft_col_hdr li {
margin-left:14px;
padding-right:5px;
color: #FFFFFF;
font-size: 11px;
line-height: 16px; }

* html .lft_col_hdr ul,* html .lft_col_hdr li {
margin-left:15px;}

.lft_col_hdr li {
padding-bottom:10px;}

#rightcolumn {
	float:right;
	width: 504px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

* html #rightcolumn {
margin: 0 0 6px 0;
}

#copy_bkgd {
width: 504px;
background: #f1efe5 url(../images/copy_bkgd.jpg) no-repeat;
}

.copy_img_hdr {
margin-top:16px;
margin-left:12px;
}

.copy_img_hdr2 {
/*margin-top:16px;*/
margin-left:12px;
}

ul.copy, ol.copy {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size: 12px;
line-height: 16px;
margin-left:24px;
margin-right:5px; }

ul.copy li, ol.copy li {
padding-bottom:8px;
margin-left:4px; }

ol.copy li {
padding-bottom:8px;
margin-left:8px; }

p.copy_intro {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size: 14px;
line-height: 18px;
margin-left:12px;
margin-right:5px;
}

p.copy_title {
font-family: Georgia, "Times New Roman", Times, serif;
color:#c7982d;
font-size: 14px;
line-height: 16px;
margin-left:12px;
margin-right:5px;
}

p.copy {
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size: 12px;
line-height: 16px;
margin-left:12px;
margin-right:5px;
}

.space {height:5px;}

/** html #rightcolumn {margin: 0 12.5px 0 0;}*/

.footer_link {
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 10px;
padding-left: 45px;
line-height: 22px; }

.footer_link a {
color:#000;
text-decoration:underline; }

.footer_link a:hover {
color:#000;
text-decoration:underline; }

/*.clear {
clear: both;
padding: 0;
border: none;
height: 0;
visibility: hidden; }*/

/* clearing */
.stretch,
.clear {
	clear:both; 
	height:1px; 
	margin:0; 
	padding:0; 
	font-size: 15px;
	line-height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
#container #maincontent_bkgd #maincontent #leftcolumn2 table {
}
#container #maincontent_bkgd #maincontent #leftcolumn .lft_col_hdr hr {
	color: #676457;
	position: relative;
	right: 5px;
}

/* link colors */

.leftcolumn_bluelink {
	color: #5C889F;
	font-weight: bold;
	line-height:15px;
	font-size:10px;
}

.bluelink {
	color: #5C889F;
	font-weight: bold;
	line-height:15px;
}



.blackTitle {
    color: #333333;
    font-size: 11px;
    line-height: 14px;
    font-weight:bold;
    margin-left:14px;
}

.lft_col_hdr table {
	left: -13px;
	position: relative;
}
