.separator { display: none; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

.mac-clearfix {
	clear: both;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
#breadcrumbs {
	color: #78715f;
	border-top: 1px solid #eae8e2;
	padding-top: 8px;
	margin-bottom: 10px;
	font-size: 91.667%;
}

#breadcrumbs li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

#breadcrumbs li a{
	border: none;
}

#breadcrumbs li.first {
	font-weight: bold;
	margin-right: 5px;
}
#footer1 {
	float: left;
	width: 746px;
	margin-top: 20px;
	margin-bottom: 0;
}

#footer1 ul#footerLinks1 {
	float: left; 
	width: 350px;
	text-align: left;
	margin-left: 15px;
	display: inline;	/* IE double margin float bug fix */ 

}

#footer1 ul#footerLinks1 li {
	float: left;
	display: inline;	/* IE double margin float bug fix */
	background: none;
	padding: 0 8px;
	margin: 6px 0 0 0;
}

#footer1 ul#footerLinks1 li.first {
	padding-left: 0;
}

#footer1 ul#footerLinks1 li a {
	display: block;
	font-weight: normal;
	color: #918f89;
	text-decoration: none;
	border-bottom: 1px dashed #918f89;
}

#footer1 ul#footerLinks1 li a:hover {
	border-bottom: 1px solid #918f89;
}

/* Mac IE5 only */
* html>body #footer1 ul#footerLinks1 li {
	float: none;
}


/* Mac IE5 only */
* html>body #footer1 ul#footerLinks1 li a { 
	display: inline;
}

#footer1 ul#footerLinks2 {
	float: right; 
}

#footer1 ul#footerLinks2 li {
	float: left;
	display: inline ;	/* IE double margin float bug fix */
	background: none !important;
	padding: 0;
	margin: 6px 0 0 8px;
	color: #918f89;
}

#footer1 ul#footerLinks2 li a {
	color: #0679c3;
	border-bottom: 1px dashed #b1a794 !important;
}

#footer1 ul#footerLinks2 li a:hover {
	border-bottom: 1px solid #a6a49e !important;
}

/* Mac IE5 only */
* html>body #footer1 ul#footerLinks2 li a { 
	display: inline;
}

#footer2 {
	background-color: #f5f1e9;
	height: 90px;
	font-size: 91.667%;
	color: #999;
	position: relative;
	text-align: center;
}

#footer2 div {
	margin: 0 auto;
	width: 765px;
	height: 90px;
	background: url("../images/general/footer_bg.gif") left bottom repeat-y;
	padding: 0;
	position: relative;
}

#footer2 p { 
	position: absolute;
	top: 10px;
	right: 20px;
}

#footer2 p a {
	display: block;
	background: url("../images/general/web_go.gif")  no-repeat;
	border: none;
	width: 135px;
	height: 12px;
	text-indent: -9999px;
}

#footer2 ul#footer2copyright {
	float: left; 
	width: 300px;
	text-align: left;
	margin-left: 15px;
	display: inline;	/* IE double margin float bug fix */

}

#footer2 ul#footer2copyright li {
	float: left;
	display: inline;	/* IE double margin float bug fix */
	background: none;
	padding: 0 8px;
	margin: 6px 0 0 0;
	color: #a4a199;
}


/* Mac IE5 only */
* html>body #footer2 ul#footer2copyright li {
	float: none;
}
.contentseparator {
	border-top: 1px solid #E9E4DF;
	margin: 5px 0 20px 0;
	font-size: 1px;	
	clear:both;
	}
#content {
	float: left;
	padding: 0;
	width: 502px;
	margin: 0 23px 0 35px;
	display: inline;
}
#sidebar {
	float: left;
	padding: 0;
	width: 181px;
	margin: 0;
	display: inline;
}
#pageTools { 
	width: 86px; 
	background: #ffffff url("../images/general/pagetools_bg.gif") 0 0 no-repeat;
	padding: 5px 0 0 95px;
	height: 25px; 
	border: 0; 
	margin: 0 0 8px 0;
	}

/* IE5 Box model hack - Hide from IE5/Mac \*/
* html #pageTools{ 
	height: 30px; 
    he\ight: 25px; 
	width: 181px;
	w\idth: 86px;
}
/* End hide from IE5/Mac */

#printTool a {
	float: left;
	width:16px;
	height:16px;
	margin-right: 10px; 
	padding:0;
	text-decoration: none;
	background: #ffffff url("../images/general/print.gif") 0 0 no-repeat;
	background-position: left top;
	text-indent: -9999px;
	border: none;
}
#printTool a:hover { background-position:0 -19px; }
#regulartextTool a {
	float: left;
	width:17px;
	height:16px;
	margin-right: 8px; 
	padding:0;
	text-decoration: none;
	background: #ffffff url("../images/general/default_text.gif") 0 0 no-repeat;
	background-position: left top;
	text-indent: -9999px;
	border: none;
}

#regulartextTool a:hover { background-position:0 -17px; }
#largetextTool a {
	float: left;
	width:17px;
	height:16px;
	margin: 0; 
	padding:0;
	text-decoration: none;
	background: #ffffff url("../images/general/large_text.gif") 0 0 no-repeat;
	background-position: left top;
	text-indent: -9999px;
	border: none;
}
#largetextTool a:hover { background-position:0 -17px; }
#registerTour {
	margin: 0 0 10px 0;

}
#container {
	margin: 0 auto;
	text-align: left;
	width: 765px;
	background: #fff url("../images/general/bg_container.gif") repeat-y;
	position: relative;
}
#masthead {
	background: transparent url("../images/masthead/masthead_bg.gif") repeat-x; 
	margin-bottom: 12px;
}
#nav {
	height: 36px;
	position: absolute;
	top: 315px;
	right: 21px;
	width: 526px;
	background: url("../images/nav/bg_grey_off.gif") repeat-x top left; 
    z-index:1;
}

#nav #topLevelNav {
	padding: 0;
	margin: 0;
	}



#nav li.topLevelNavItem {
	margin: 0;
	background: none;
	padding: 0;
	float: left;
}

#nav .topLevelNavItem a, #nav .topLevelNavItem a:visited {
	border-left: 2px solid #fff;
	border-bottom: none;
	display: block;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 91.667%;
	height: 25px;
	padding: 11px 8px 0 9px;
	color: #fff !important;
}

/* IE5 Box model hack - Hide from IE5/Mac \*/
* html #nav .topLevelNavItem a, #nav .topLevelNavItem a:visited { 
	height: 36px; 
    he\ight: 25px; 
}
/* End hide from IE5/Mac */

/* For the CMS */
.namesizer {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	font-size: 10px !important;
}

#nav .topLevelNavItem a.current, #nav .topLevelNavItem a.current:link, #nav .topLevelNavItem a.current:visited, #nav .topLevelNavItem a:hover, #nav .over a {
	background-position: center bottom !important;
	}

#nav .topLevelNavItem a.yellowNav:link, #nav .topLevelNavItem a.yellowNav:visited {
	background: url("../images/nav/bg_yellow.gif") no-repeat top center; 
}

#nav .topLevelNavItem a.greenNav {
	background: url("../images/nav/bg_green.gif") no-repeat top center; 
	}
#nav .topLevelNavItem a:hover.greenNav {
	background: url("../images/nav/bg_green.gif") no-repeat bottom center; 
	}

#nav .topLevelNavItem a.blueNav {
	background: url("../images/nav/bg_blue.gif") no-repeat top center; 
	}
#nav .topLevelNavItem a:hover.blueNav {
	background: url("../images/nav/bg_blue.gif") no-repeat bottom center; 
	}

#nav .topLevelNavItem a.redNav {
	background: url("../images/nav/bg_red.gif") no-repeat top center; 
	}
#nav .topLevelNavItem a:hover.redNav {
	background: url("../images/nav/bg_red.gif") no-repeat bottom center; 
	}

#nav .topLevelNavItem a.purpleNav {
	background: url("../images/nav/bg_purple.gif") no-repeat top center; 
	}
#nav .topLevelNavItem a:hover.purpleNav {
	background: url("../images/nav/bg_purple.gif") no-repeat bottom center; 
	}

#nav .topLevelNavItem a.greyNav {
	background: url("../images/nav/bg_grey.gif") no-repeat top center; 
	}

#nav .topLevelNavItem a:hover.greyNav {
	background: url("../images/nav/bg_grey.gif") no-repeat bottom center; 
	}

#container2 {
/*	margin: -100 auto; */
	margin: auto;
	text-align: left;
	width: 765px;
	position: relative;
}


#container_standalone {
	margin: 0 auto;
	text-align: left;
	width: 765px;
	/* background: #fff url(../images/general/bg_container.gif) repeat-y; */
	position: relative;
}

/* === masthead === */



#masthead h2 {
	padding: 6px 0 0 24px;
	background: url("../images/masthead/watermark_bg.gif") no-repeat 220px 35px; 
}

#masthead_standalone {
	background: transparent url("../images/masthead/masthead_bg.gif") repeat-x; 
	margin-bottom: 12px;
}

#masthead_standalone h2 {
	padding: 6px 0 0 24px;

}

#masthead h2 a {
	border: none;
}

#masthead #siteTools {
	position: absolute;
	top: 8px;
	right: 15px;
	padding: 1px 10px 0 0;
/*	width: -9px; */
	height: 0px;
}

/* IE5 Box model hack - Hide from IE5/Mac \*/
* html #masthead #siteTools{ 
	width: 530px; 
    w\idth: 520px; 
}
/* End hide from IE5/Mac */

#masthead #siteTools ul {
	float: right;
	display: inline;	/* fix for IE double margin float bug */

}

#masthead #siteTools ul li {
	background: none;
	float: left;
	display: inline;	/* fix for IE double margin float bug */
	padding: 0 8px;
	margin: 0;

}


#masthead #siteTools ul li a {
	display: block;
	color: #929085;
	font-weight: normal;
	border-bottom: 1px dashed #b1a794;
	white-space: nowrap;
}

#masthead #siteTools ul li a:hover {
	color: #929085;
	border-bottom: 1px solid #b1a794;
}

/* Mac IE5 only */
* html>body #masthead #siteTools {
	text-align: right;
}

/* Mac IE5 only */
* html>body #masthead #siteTools ul li {
	float: none;
}

/* Mac IE5 only */
* html>body #masthead #siteTools ul li a { 
	display: inline;
}

#masthead #siteTools form {
	float: right;
	clear: both;
	display: inline;	/* fix for IE double margin float bug */
	padding: 0;
	margin: 20px 18px 0 0;
	width: 194px;

}

#masthead #siteTools #searchterms, #masthead #siteTools .submitButton {
	float: left; 
}

#masthead #siteTools #searchterms {
	font-size: 100%;
	color: #666;
	margin-left: 5px;
	width: 120px;
	padding: 1px;	
}

#masthead #siteTools .submitButton {
	margin: 0 0 0 10px;
}

#tagline {
	float: left;
	background: url("../images/masthead/tagline.gif") no-repeat top left;
	width: 211px;
	position: absolute;
	top: 6px;
	text-indent: -9999px;
	}
	
/* === content container === */

#contentHome {
	clear: both;
	float: left;
	padding: 0;
	width: 727px;
	margin: 0 0 0 20px;
	display: inline;
}



body#oneColumn #content {
	width: 703px;
	margin: 0 23px 0 35px;
	display: inline;
}





body.green h1 {
	background: url("../images/titles/title_green_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #dde3c6;
}
body.blue h1 {
	background: url("../images/titles/title_blue_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #90c7e4;
}
body.red h1 {
	background: url("../images/titles/title_red_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #e68a92;
}
body.purple h1 {
	background: url("../images/titles/title_purple_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #d291df;
}
body.grey h1 {
	background: url("../images/titles/title_grey_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #dcdcdc;
}

body#oneColumn.yellow h1 {
	background: url("../images/titles/title_orange_lg_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #fde1aa;
}

body#oneColumn.green h1 {
	background: url("../images/titles/title_green_lg_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #dde3c6;
}
body#oneColumn.blue h1 {
	background: url("../images/titles/title_blue_lg_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #90c7e4;
}
body#oneColumn.red h1 {
	background: url("../images/titles/title_red_lg_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #e68a92;
}
body#oneColumn.purple h1 {
	background: url("../images/titles/title_purple_lg_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #d291df;
}
body#oneColumn.grey h1 {
	background: url("../images/titles/title_grey_lg_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #dcdcdc;
}

body.green h2, body.green h3 {
	color: #50a01c;
}
body.blue h2, body.blue h3  {
	color: #206fb0;
}
body.red h2, body.red h3 {
	color: #b7232b;
}
body.purple h2, body.purple h3 {
	color: #8e2eaa;
}
body.grey h2, body.grey h3 {
	color: #d17a11;
}


body.green #masthead {
	background: transparent url("../images/masthead/masthead_bg_green.gif") repeat-x; 
}
body.blue #masthead {
	background: transparent url("../images/masthead/masthead_bg_blue.gif") repeat-x; 
}
body.red #masthead{
	background: transparent url("../images/masthead/masthead_bg_red.gif") repeat-x; 
}
body.purple #masthead {
	background: transparent url("../images/masthead/masthead_bg_purple.gif") repeat-x; 
}

body.grey #masthead {
	background: transparent url("../images/masthead/masthead_bg_grey.gif") repeat-x; 
}


.toTop {
	padding: 0 0 1.2em 12px;
	text-align:left;
	clear:both;
	background:url("../images/general/arrow_back_top.gif") no-repeat 0 3px;
}





* { margin: 0; padding: 0; }


body {
	font: normal 75%/140% Arial, Helvetica, sans-serif;
	background: #fff url("../images/general/bg.gif") repeat-x;
	text-align: center;
	color: #665e4b;
}

body.green{
	background: #fff url("../images/general/bg_green.gif") repeat-x;
}
body.blue{
	background: #fff url("../images/general/bg_blue.gif") repeat-x;
}
body.red{
	background: #fff url("../images/general/bg_red.gif") repeat-x;
}
body.purple{
	background: #fff url("../images/general/bg_purple.gif") repeat-x;
}
body.grey{
	background: #fff url("../images/general/bg_grey.gif") repeat-x;
}


body a, body a:link {
	text-decoration: none;
	color: #0679c3;
	border-bottom: 1px dashed #80acca;
	outline: none;
}

body a:visited {
	color: #9b9584;
	border-bottom: 1px dashed #9b9584;
}

body a:hover {
	color: #0679c3;
	border-bottom: 1px solid #80acca;
}

body a img {
	border: none;
	display: block;
}

body p {
	margin: 0 0 1em 0;
}

body h1 {
	color: #fff;
	font-weight: bold;
	padding: 0.5em 0 0.3em 1.2em;
	margin-bottom: 1.2em;
	font-family: "Century Gothic";
	background: url("../images/titles/title_orange_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #fde1aa;
}


body h2 {
	margin: 0 0 0.75em 0;
	font-weight: bold;
	color: #db8721;
	font-family: "Century Gothic";
}

body h3 {
	font-family: "Century Gothic";
	margin: 0 0 0.5em 0;
	color: #db8721;
	font-weight: bold;
}

body h4 {
	color: #fff;
	font-weight: bold;
	padding: 0.5em 0 0.3em 1.2em;
	margin-bottom: 1.2em;
	font-family: "Century Gothic";
	background: url("../images/titles/title_purple_bg.gif") no-repeat 0 0;
	border-bottom: 6px solid #fde1aa;
}

body ul {
	margin-bottom: 1.5em;
}

body ul li {
	list-style-type: none;
	margin-left: 13px;
	margin-bottom: 0.5em;
	padding-left: 15px;
	background: no-repeat 0 2px url("../images/general/bullet.gif");
}

body ol {
	padding-left: 2em;
	margin-bottom: 1.5em;
}

body ol li {
	margin-left: 8px;
	margin-bottom: 0.5em;
}

body table {
	font-size: 100%;
}