body {
background-color: #8E8771;
text-align: center;	
}

#wrap {
	text-align: left;
	margin: auto;
	padding: 0px;
	border:0;
	width: 900px;
	background: #fff;
}

#title{
display : none;	
}



#header {
	margin: 0 0 0 0;
	height: 50px;
	
}

#logo{
margin:0 0 0 28px;
border:0;

}

#switch{
   position: absolute;
    left:62%;
    top: 30px;
    padding:0px;
	z-index: 10;	
}
#search {
    position: absolute;
    left:62%;
    top: 70px;
    padding:0px;
	z-index: 10;
}


#leftcolumn {
position: relative;
	
	
}

#rightcolumn {
	float: right;

	
}
#rightcall{
position: relative;	
	
}
#rightmiddle{
position: relative;	


}
#rightca{
position: relative;	


}


#content { 
	float: left;
	width: 100%;
	
	background: #fff;
	padding-bottom: 5px;
}



#footer {
	position: relative;
	clear: both;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;

	text-align: center;
	line-height:20px;
	height: 20px;
	z-index: 10;
}
#footer a:link { 
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:#fff;
	z-index: 10;
}
#footer a:visited { 
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:#fff;
	z-index: 10;
}
#footer a:hover {
	position:relative;
	text-decoration:underline;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:#fff;
	z-index:10;
}
#footer a:active { 
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 100px;
	color:#fff;
	z-index: 10;
}

#footerwhite {
	position: relative;
	clear: both;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #fff;
	color: #000;
	height: 10px;

}



/*Menu - Style and Layout*/


.menu {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position: relative;
	width: 720px;
	top: 0px;
	left: 0px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	z-index: 120;
}
* html .menu {
top: 0px;	
left: 0px;
}
.menu ul {
padding:0 0 0 0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration: none;
text-align: center; 
color:#fff; 

width:110px; 
height:20px; 
border:1px solid #fff; 
border-width:0 0 0 0; 
padding-left:5px;
padding-right:5px; 
line-height:20px;
}
* html .menu ul li a, .menu ul li a:visited {
width:115px;
w\idth:110px;
}
.menu ul li ul {
display: none;
}
table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
color:#fff; 
background:#bd8d5e;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:20px;
margin-top:0px;
left:0; 
width:150px;
}
* html .menu ul li a:hover ul {
margin-top:0;
marg\in-top:0px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
background:#faeec7; 
color:#000; 
height:auto; 
line-height:1.2em; 
padding:5px 10px; 
width:129px
}
* html .menu ul li a:hover ul li a {
width:150px;
w\idth:129px;
}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
background:#c9c9a7 url(drop.gif) bottom right no-repeat;
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#c9c9a7; 
color:#000;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:150px; 
top:0;
width:150px;
}

.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
left:-150px;
}


/*stripes*/
.menustripe{
	background-image: url(images/stripe_brown.gif); 
	background-repeat: repeat-x; 
	z-index: 5;
	position: relative;
	width: 100%;
	height:20px;
	top: 122px;
	left: 0px;
	
	opacity: 0.8;
	filter:alpha(opacity=80); /* IE patch */
}
* html .menustripe{
top:123px;
height:10px;
line-height: 10px;
}

.footstripe{
	background-image: url(images/stripe_brown.gif); 
	background-repeat: repeat-x; 
	position: relative;
	z-index: 1;
	width: 100%;
	height:20px;
	top: -30px;
	left: 0px;
	
	opacity: 0.8;
	filter:alpha(opacity=80); /* IE patch */
}
* html .footstripe{
top:-32px;
height:10px;
line-height: 10px;
}


.menustripe_dgreen{
	background-image: url(images/stripe_dgreen.gif); 
		background-repeat: repeat-x; 
		z-index: 5;
		position: relative;
		width: 100%;
		height:20px;
		top: 122px;
		left: 0px;

		opacity: 0.8;
		filter:alpha(opacity=80); /* IE patch */
	}
	* html .menustripe_dgreen{
	top:123px;
	height:10px;
	line-height: 10px;
	}

.footstripe_dgreen{
	background-image: url(images/stripe_dgreen.gif); 
	background-repeat: repeat-x; 
	position: relative;
	z-index: 1;
	width: 100%;
	height:20px;
	top: -30px;
	left: 0px;
	
	opacity: 0.8;
	filter:alpha(opacity=80); /* IE patch */
}
* html .footstripe_dgreen{
top:-32px;
height:10px;
line-height: 10px;
}
	
	
	
	
.menustripe_gblue{
	background-image: url(images/stripe_gblue.gif); 
		background-repeat: repeat-x; 
		z-index: 5;
		position: relative;
		width: 100%;
		height:20px;
		top: 122px;
		left: 0px;

		opacity: 0.8;
		filter:alpha(opacity=80); /* IE patch */
	}
	* html .menustripe_gblue{
	top:123px;
	height:10px;
	line-height: 10px;
	}
	

.footstripe_gblue{
	background-image: url(images/stripe_gblue.gif); 
		background-repeat: repeat-x; 
		position: relative;
		z-index: 1;
		width: 100%;
		height:20px;
		top: -30px;
		left: 0px;

		opacity: 0.8;
		filter:alpha(opacity=80); /* IE patch */
	}
	* html .footstripe_gblue{
	top:-32px;
	height:10px;
	line-height: 10px;
	}
		
	
	
	
.menustripe_lgreen{
	background-image: url(images/stripe_lgreen.gif); 
		background-repeat: repeat-x; 
		z-index: 5;
		position: relative;
		width: 100%;
		height:20px;
		top: 122px;
		left: 0px;

		opacity: 0.8;
		filter:alpha(opacity=80); /* IE patch */
	}
	* html .menustripe_lgreen{
	top:123px;
	height:10px;
	line-height: 10px;
	}
	

.footstripe_lgreen{
	background-image: url(images/stripe_lgreen.gif); 
	background-repeat: repeat-x; 
	position: relative;
	z-index: 1;
	width: 100%;
	height:20px;
	top: -30px;
	left: 0px;
	
	opacity: 0.8;
	filter:alpha(opacity=80); /* IE patch */
}
* html .footstripe_lgreen{
top:-32px;
height:10px;
line-height: 10px;
}
	
	



.menustripe_orange{
	background-image: url(images/stripe_orange.gif); 
		background-repeat: repeat-x; 
		z-index: 5;
		position: relative;
		width: 100%;
		height:20px;
		top: 122px;
		left: 0px;

		opacity: 0.8;
		filter:alpha(opacity=80); /* IE patch */
	}
	* html .menustripe_orange{
	top:123px;
	height:10px;
	line-height: 10px;
	}

.footstripe_orange{
	background-image: url(images/stripe_orange.gif); 
	background-repeat: repeat-x; 
	position: relative;
	z-index: 1;
	width: 100%;
	height:20px;
	top: -30px;
	left: 0px;
	
	opacity: 0.8;
	filter:alpha(opacity=80); /* IE patch */
}
* html .footstripe_orange{
top:-32px;
height:10px;
line-height: 10px;
}
	
	



.menustripe_red{
	background-image: url(images/stripe_red.gif); 
		background-repeat: repeat-x; 
		z-index: 5;
		position: relative;
		width: 100%;
		height:20px;
		top: 122px;
		left: 0px;

		opacity: 0.8;
		filter:alpha(opacity=80); /* IE patch */
	}
	* html .menustripe_red{
	top:123px;
	height:10px;
	line-height: 10px;
	}
	
.footstripe_red{
	background-image: url(images/stripe_red.gif); 
		background-repeat: repeat-x; 
		position: relative;
		z-index: 1;
		width: 100%;
		height:20px;
		top: -30px;
		left: 0px;

		opacity: 0.8;
		filter:alpha(opacity=80); /* IE patch */
	}
	* html .footstripe_red{
	top:-32px;
	height:10px;
	line-height: 10px;
	}
		



/*background barrow image*/

#background_barrow{
background-image: url(images/background_barrow.gif); 
background-repeat: no-repeat; 
z-index:70;	
position: absolute;
top:200px;
left:60%;
height:400px;
width:400px;
opacity: 0.2;
filter:alpha(opacity=15); /* IE patch */
}

/* Search
------------------------------------------------------------------------------- */

form.FSF_form {
    margin: 0;
    padding: 0;
    width: 200px;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    
	line-height:3;
	width: 70px;
	color:#fff;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
    border: 1px solid #8E8771;
    background: #8E8771;
    margin: 0;
    padding: 5px;
}
input.FSF_submit { 
    display: inline;
    margin: 0;
    padding: 2px;
	
    line-height: 3;
	color:green;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #fff;
	border: 3px solid #8E8771;
}
* html input.FSF_submit{
height:24px;
}

.FSF_SearchResults {
	font: normal 20px Arial, sans-serif;
}

/*BreadCrumbs*/

.B_crumbBox {
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	color: orange;	
	text-align: center;
	padding-top: 10px;
}

/*CSS switcher styling*/

.csw_cul{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	list-style-type: none;	
}

.csw_cli{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #8E8771;	
}
.csw_cac{ 
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color:#000;
	z-index: 30;
	text-decoration:underline;
	
}
.csw_cac:visited { 
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color:#000;
	z-index: 30;
	text-decoration:underline;
}
.csw_cac:hover {
	position:relative;
	text-decoration:underline;
	z-index: 30;
}
.csw_cac:active { 
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color:#000;
	z-index: 30;
	text-decoration:underline;
}
.csw_ca { 
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#8E8771;
	z-index: 30;
	
}
.csw_ca:visited { 
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#8E8771;
	z-index: 30;
}
.csw_ca:hover {
	position:relative;
	text-decoration:underline;
	z-index: 30;
}
.csw_ca:active { 
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#8E8771;
	z-index: 30;
}
/*Styling*/

p{
font: 11px Arial, Helvetica, sans-serif;
color: #8E8771;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	color: #8E8771;
	letter-spacing: .07em;
	display: inline;
	margin:0;
	padding:0;
	}

h1 { font-size: 218% }
h2 { font-size: 180%; }
h3 { font-size: 102%; }
h4 { font-size: 70%; }

a, a:link { 
    text-decoration: none;
    color:#286ea0;
}
a:visited { color: #669; border-color: #669; }
a:hover { color: #286ea0; border-color: #693; text-decoration: underline; }
a:active { color: #c33; border-color: #c33 }

#content ul, ol {
font: 11px Arial, Helvetica, sans-serif;
color: #8E8771;
}

#content ol {
    margin-left: 1em;
    padding-left: 1em;
}
#content ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
