
/*@import url(layouts.css);*/
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

@font-face {
	font-family: 'MuseoSlab500';
	src: url('fonts/museo_slab_500-webfont.eot');
	src: url('fonts/museo_slab_500-webfont.woff') format('woff'), url('fonts/museo_slab_500-webfont.ttf') format('truetype'), url('fonts/museo_slab_500-webfont.svg#webfont698tS78p') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* #######################  GENERAL SETTINGS ############################ */

.MuseoSlab500 {
			font-weight: normal;
			font-style: normal;
			line-height:1.1em;
			font-family: 'MuseoSlab500', sans-serif;
			font-size:2.15em;
			color:#827e7c;
		}
		
		
html.body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	background-color: #CCCCFF;
}

/* body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	background-color: #FFFFFF;
	} */
	
body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2e1a08;
	background-image:url(../images/bg.png); background-repeat:repeat-x; background-position:top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

/*  Global Formatting */
h1 {font-size:22px;line-height: 1em;}
h2 {font-size:20px;line-height: 1.25em; color:#762e0d; padding-bottom:0; margin-bottom:0;}
h3 {font-size:18px;line-height: 1.25em; color:#762e0d;  padding-bottom:0; margin-bottom:0;}
h4 {font-size:13px;line-height: 1em;}
h5 {font-size:12px;line-height: 1em;}
h6 {font-size:11px;line-height: 1em;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #CC6600;}
a:hover {color: #659FDE;}
a:visited {color: #CC6600;}
a.image, a.image:hover  {border:0;}

img {border:none;}

p {
line-height:1.5em;
}


/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */


.thrColFixHdr #container { 
	width: 1073px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	background-image:url(../images/header.png);
	background-position:top;
	width:965px;
	height:140px;
} 


.thrColFixHdr #feature {
	height:289px;
} 

.thrColFixHdr #spacer {
	width:313px;
	height:40px;
	float:left;
} 

.thrColFixHdr #menu {
padding-top:4px;
	width:652px;
	height:36px;
	float:left;
} 

.thrColFixHdr #galleryImage {

	width:312px;
	height:289px;
	float:left;
} 

.thrColFixHdr #featureSlideshow {
	width:652px;
	height:289px;
	float:left;
} 
.thrColFixHdr #sidebar1 {
	background-image:url(../images/flankLeft.png);
	background-repeat:repeat-y;
	background-position:left;
	float: left; /* since this element is floated, a width must be given */
	width: 1073px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

}
.thrColFixHdr #sidebar2 {
	background-image:url(../images/flankRight.png);
	background-repeat:repeat-y;
	background-position:right;
	float: right; /* since this element is floated, a width must be given */
	width: 1020px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	
}

.thrColFixHdr #sidebar2overlap {
	background-image:url(../images/brick.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	float: right; /* since this element is floated, a width must be given */
	width: 1020px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	
}
.thrColFixHdr #menuContainer {
	background-image:url(../images/menuBG.png);
	background-position:top;
	height:40px;
	width:965px;
} 
.thrColFixHdr #mainContent {
	background-image:url(../images/bodyBG.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:965px;
	float:left;
} 

.thrColFixHdr #left {
	background-image:url(../images/subFeatureBG.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:930px; /* was 605 and previously 640(wo paddings) */
	float:left;
	padding:50px 15px 10px 20px;
} 

.thrColFixHdr #leftBottom {
background-color:#f6f2f1;
	width:585px; /* was 640 */
	float:left;
	margin:0px 0px 20px 20px;
	padding:10px 0 10px 0;
} 

.thrColFixHdr #bottomMenu1 {
	float:left;
	width:160px;
	padding:10px 10px;
	border-right:1px solid #c5c2c1;

} 
.thrColFixHdr #bottomMenu2 {
	float:left;
	width:180px;
	padding:10px 10px;
	border-right:1px solid #c5c2c1;
} 
.thrColFixHdr #bottomMenu3 {
	float:left;
	width:180px;
	padding:10px 10px;
} 

.thrColFixHdr #right {
	background-image:url(../images/subFeatureBG.png);
	background-position:right top;
	background-repeat:no-repeat;
	width:325px;
	float:right;
} 

.thrColFixHdr #rightTop {
	width:325px;
	float:right;
	margin-top:15px;
} 
.thrColFixHdr #rightMiddle {
	width:325px;
	float:right;
} 
.thrColFixHdr #rightBottom {
	width:325px;
	float:right;
} 
.thrColFixHdr #footer {
background-image:url(../images/footerBG.png);
	background-repeat:no-repeat;
height:135px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.imagePadding {
padding-right: 60px;
}

/* Lists */
ul.listDecor {
	list-style-type:disc;
	list-style-position:outside;
	list-style-image:url(../images/bulletBrown.gif);
	
	font-size: 1.0em;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 5px;
	}
	
ul.listDecor li { 
	background-image:url(images/bulletBrown.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:1.5em;
	padding-bottom:10px;

	}

ul.listDecor ul {
	margin-left: 0px;
	list-style-type: disk;

}
