/* CSS Document */
body {
	behavior: url(../css/csshover.htc); /* For IE */
	background-image: url(../images/champps_leather_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #270a05;
	margin-top:10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	vertical-align:middle;
}


#main {
	background-color:#FFFFFF;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:100;
	color: #b20838;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:100;
	color: #1f497d;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	color: #b20838;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:100;
	color: #FFFFFF;
}

h5	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:100;
	color: #FFFFFF;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:100;
	color: #FFFFFF;
}

h6 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:100;
	color: #fafafa;
	text-decoration:underline;
}

h1,h2{
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h3,h4{
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h5,h6{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p {
    margin: 0px;
    padding: 0px;
} 

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

 .twoColFixLtHdr #container { 
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	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. */
	padding: 0px;
} 

.twoColFixLtHdr #header { 
	background: #FFFFFF;
	float:left;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:120px;
}

.twoColFixLtHdr #homeHeader { 
	background: #FFFFFF;
	float:left;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:323px;
} 

.twoColFixLtHdr #homeWrapper { 
	background: #FFFFFF;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:212px;
} 

.twoColFixLtHdr #homeLeftWrapper { 
	float:left;
	background: #FFFFFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:212px;
} 

.twoColFixLtHdr #homeCenterWrapper {
	float:left;
	background-image:url(../images/brookfield_under.jpg);
	text-align:right;
	background-position:bottom;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:212px;
}

.twoColFixLtHdr #homeRightWrapper {
	/*float:right;*/
	background-image:url(../images/greenfield_under.jpg);
	background-position:bottom;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:212px;
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixLtHdr #leftNav {
	margin-top:5px;
	line-height: 2.0em;
	background-color:#EEEEEE;
	padding-top:10px;
	height:100%;
	width:150px;
	padding-left:5px;
	padding-bottom: 40px;
	float:left;
}

.twoColFixLtHdr #leftNav a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:100;
	color: #b20838;
	text-decoration:none;
}

.twoColFixLtHdr #leftNav a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:100;
	color: #1f497d;
	text-decoration:none;
}

.twoColFixLtHdr #leftNavPic {
	padding-top:5px;
	height:100%;
	width:150px;
	padding-left:0px;
	float:left;
}

.twoColFixLtHdr #columnWrapper {
	background-color:#FFFFFF;
	height:100%;
}

.twoColFixLtHdr #mainWrapperGreenfield {
	background-image:url(../images/red_content_background.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:760px;

}
.twoColFixLtHdr #mainWrapperBrookfield {
	background-image:url(../images/blue_content_background.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:760px;

}
.twoColFixLtHdr #mainWrapperGreenfieldNoEvents {
	background-image:url(../images/blue_content_background_no.jpg);
	height:100%;
}
.twoColFixLtHdr #mainWrapperBrookfieldNoEvents {
	background-image:url(../images/red_content_background_no.jpg);
	height:100%;
}
/*
.twoColFixLtHdr #navWrapper {
	float:right;
	background-image:url(../images/feathers.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height: 400px;
	background-color: #e88c30;
	margin: 0 auto;
	width:250px;	
}
*/
.contentimg{
	float:right;
	padding-left: 20px;
	padding-top:20px;
	padding-bottom:20px;
}

.twoColFixLtHdr #mainContent { 
/*	margin: 0; */ /*the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-right: 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 10px;
	font-size:11px;
	width: 525px;
	float:left;
	min-height:250px;
	height:100%;

}

.twoColFixLtHdr #mainContentNoEvents { 
/*	margin: 0; */ /*the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-right: 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 10px;
	font-size:11px;
	width: 700px;
	float:left;
	min-height:250px;
	height:100%;

}


.twoColFixLtHdr #homeMainContent { 
	margin: 0;  /*the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-right: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:11px;
	width: 500px;
	float:left;
	min-height:250px;
	height:100%;

} 

.twoColFixLtHdr #homeSubContent { 
	margin: 0;  /*the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-right: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size:11px;
	width: 200px;
	float:right;
	height:100%;
} 
.twoColFixLtHdr #mainColumn { 
	margin: 0;  /*the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-right: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left: 25px;
	font-size:11px;
	float:right;
	height:100%;
	width:500px;

} 
.twoColFixLtHdr #mainColumnNoEvents { 
	margin: 0;  /*the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-right: 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left: 10px;
	font-size:11px;
	float:right;
	height:100%;
	width:500px;

} 
.twoColFixLtHdr #subContent { 
	margin: 0;  /*the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-right: 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left: 10px;
	font-size:11px;
	width: 150px;
	float:right;
	height:100%;
	text-align:center;
}
.twoColFixLtHdr #subContentForm { 
	margin: 0;  /*the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-right: 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left: 45px;
	padding-top: 30px;
	font-size:11px;
	width: 400px;
	float:left;
	height:100%;
	text-align:left;

} 
.twoColFixLtHdr #mainContent li{ 
margin-left:auto;
padding-bottom: 1.3em;
} 

.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;
}
/*------------------------------------------------------------------------------------*/
/*----------------------   Navigations  Don't TOUCH! ---------------------------*/
/*------------------------------------------------------------------------------------*/


#navpadding {
	background-color:#000000;
	height:0px;
}

#navwrapper {
padding-right:5px;
	padding-left:5px;
	float: left;
	width:750px;
	height: 20px;
	background-image:url(../images/red_nav_background.jpg);
	background-repeat:repeat-y;

}

#navGreenfield, #navGreenfield ul,
#navBrookfield, #navBrookfield ul {
	float: left;
	width: 750px;
	height: 20px;
/*	background-image: url(../images/nav_button_up_bg.jpg);
	background-repeat:repeat-x;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding:0;
	margin: 0;	
	line-height: 1;
	list-style: none;
	border-width: 0px;
	text-align:center;
}

#navGreenfield a, 
#navBrookfield a{
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	text-align:left;
	padding: 4px 0px 4px 0px;
	border-bottom: 0px;
	border-bottom-color: #FF0000;
	vertical-align:top;
}

#navGreenfield a.tier1,
#navBrookfield a.tier1 {
	width: auto;
/*RICHARD text-align: left;
	position:relative;*/
/*	height: 10px;
	padding: -6px 0px 0px 0px;*/
}

#navGreenfield a.tier1-arrow,
#navBrookfield a.tier1-arrow {
	display: block;
	width: 100px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	height: 10px;
	padding: -6px 0px 0px 0px;
	background: url(../images/arrow.gif) center right no-repeat;
}

#navGreenfield li,
#navBrookfield li { /* all list items -- width of main nav buttons*/
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	padding-right: 8px;
	height:20px;
}

#navGreenfield li ul,
#navBrookfield li ul { /* second-level lists */
	position:absolute;
	background-color:#095d7e;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
/* Rollover background states of dropdowns from main navigation*/
#navGreenfield li li,
#navBrookfield li li {
	width: 150px;
}

/* horizontal spacing placement of list tiers from left edge of parent button*/ 
#navGreenfield li ul ul,
#navBrookfield li ul ul { 
	margin: -22px 0 0 100px;
}



#navGreenfield li:hover ul ul, #navGreenfield li:hover ul ul ul, #navGreenfield li.sfhover ul ul, #navGreenfield li.sfhover ul ul ul,
#navBrookfield li:hover ul ul, #navBrookfield li:hover ul ul ul, #navBrookfield li.sfhover ul ul, #navBrookfield li.sfhover ul ul ul {
	left: -999em;
}

/* button holder dimension--causes buttons to tile left to right based on their size in comparison to the width entered -- lists nested under hovered list items */
#navGreenfield li:hover ul,
#navGreenfield li li:hover ul,
#navGreenfield li li li:hover ul,
#navGreenfield li.sfhover ul,
#navGreenfield li li.sfhover ul,
#navGreenfield li li li.sfhover ul,
#navBrookfield li:hover ul,
#navBrookfield li li:hover ul,
#navBrookfield li li li:hover ul,
#navBrookfield li.sfhover ul,
#navBrookfield li li.sfhover ul,
#navBrookfield li li li.sfhover ul  { 
	left: auto;
	width: 150px;
}

/*over state colors*/
#nav li:hover, #nav li.sfhover {
	background-color:#095d7e;
	/*background-image:url(../images/nav_button_over_bg.jpg);
	background-repeat:repeat-x;*/
}



/*------------------------------------------------------------------------------------*/
/*----------------------   Navigations RED Don't TOUCH! ---------------------------*/
/*------------------------------------------------------------------------------------*/




#navGreenfield, #navGreenfield ul {
	background-color:#b20838;

}

#navGreenfield a {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	text-align:left;
	padding: 4px 0px 4px 0px;
	border-bottom: 0px;
	border-bottom-color: #FF0000;
	vertical-align:top;
}
#navGreenfield li ul { /* second-level lists */
	position:absolute;
	background-color:#b20838;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navGreenfield li li {
	width: 150px;
	background-color:#b20838;
}


/*over state colors*/
#navGreenfield li:hover, #navGreenfield li.sfhover {
	background-color:#095d7e;
	/*background-image:url(../images/nav_button_over_bg.jpg);
	background-repeat:repeat-x;*/
}


/*------------------------------------------------------------------------------------*/
/*----------------------   Navigations BLUE Don't TOUCH! ---------------------------*/
/*------------------------------------------------------------------------------------*/




#navBrookfield, #navBrookfield ul {
	background-color:#095d7e;
}

#navBrookfield a {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	text-align:left;
	padding: 4px 0px 4px 0px;
	border-bottom: 0px;
	border-bottom-color: #FF0000;
	vertical-align:top;
}

#navBrookfield li ul { /* second-level lists */
	position:absolute;
	background-color:#095d7e;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#navBrookfield li li {
	width: 150px;
	background-color:#095d7e;
}

/*over state colors*/
#navBrookfield li:hover, #navBrookfield li.sfhover {
	background-color:#b20838;
	/*background-image:url(../images/nav_button_over_bg.jpg);
	background-repeat:repeat-x;*/
}


/*------------------------------------------------------------------------*/
/*------------------------   Home Page Styles  ---------------------------*/
/*------------------------------------------------------------------------*/


.homecontent {
	background-color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}

#centerAddress, #centerAddress a, #centerAddress a:hover, #centerAddress a:visited {
	width:230px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	text-align:center;
}


/*------------------------------------------------------------------------*/
/*--------------------------   Content Styles  ---------------------------*/
/*------------------------------------------------------------------------*/

/*

.imageinsertfullscreen {
	float: none;
	border-color:#CCCCCC;
	border-width: thin;
	padding: 10px;
	background-color:#e5e5e5;
	margin: 15px 15px 15px 15px;

}
.producttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 800;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/download_arrow.gif);
	list-style-position: inside;
}


.productshot {


}


.productsubtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color: #666666;
}

.maincontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color:#FFFFFF;
	width:700px;
}
li.maincontent{
	list-style: none;
	list-style-image: url(../images/leedsbullet.jpg);
	margin-left: 100px;
	padding-left: 1em;
	margin-bottom: 6px;
	text-indent: -1em;
}
ul.maincontent li ul li{
	list-style: none;
	list-style-image: url(../images/leedsbullet.jpg);
	margin-left: 100px;
	padding-left: 1em;
	margin-bottom: 6px;
	text-indent: -1em;
}

*/


/*------------------------------------------------------------------------*/
/*---------------------------   Footer Styles  ---------------------------*/
/*------------------------------------------------------------------------*/



#footerwrapper {
	width:750px;
	text-align:center;
	background-color:none;
	padding-left:5px;
}

#HomeFooterNav {
	display:none;
} 

#footernavBrookfield, #footernavBrookfield a, #footernavBrookfield a:hover {
	background-image:url(../images/footer_image_brookfield.jpg);
	background-repeat:no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	font-variant: normal;
	text-decoration: none;
	height:55px;

}

#footernavGreenfield, #footernavGreenfield a, #footernavGreenfield a:hover {
	background-image:url(../images/footer_image_greenfield.jpg);
	background-repeat:no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	font-variant: normal;
	text-decoration: none;
	height:55px;

}

.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
}

#footernav a{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
}
/*.footer {
	background-image:url(../images/footer_image_4.jpg);
	background-repeat:no-repeat;
	height:80px;
}*/

.addressfooter {


	height: 160px;
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#1f497d;
	font-size: 10px;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
	vertical-align:top;
	padding-top: 12px;
	}