/* Start of CMSMS style sheet 'Marigold Creek CSS' */
/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements 
* {
  margin: 0;
  padding: 0;
} */

body {
	background-color:#FC7919;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 760px;
	background-position: center;
	background-image: url(images/cms/mainBkgPattern.gif);
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}

a:link {
	color: #FDF496;
	font-weight: bold;
}

a:visited {
	color: #FDF496;
	font-weight: bold;	
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FDF496;
	text-decoration: none;
}

p {
margin: 0px;
padding: 10px 0px 0px 0px;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 32px;
	margin-left: 170px;
	margin-top: 35px;
}

h2 {
  font-size: 17px;
  font-weight: normal;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  color: #FDF496;
  font-style: italic;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8B0A02;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding: 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

#branding h1 {
  margin: 0;
}

#wrapperBkg {
	width: 957px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/cms/shadowRight.gif);
	background-position: right;
}

#wrapper {
	background-color: #FC7919;
	width: 952px;
	margin: 0px 8px 0px 0px;
	text-align: left;
	background-image: url(images/cms/bodyFooterBkg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#wrapperMain {
	background-color: #FC7919;
	width: 952px;
	margin: 0px 8px 0px 0px;
	text-align: left;
	background-image: url(images/cms/bodyFooterBkgMain.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}




#logo {
	height: 130px;
	width: 340px;
	position: relative;
	top: 17px;
	left: 58px;
	text-indent: -9000px;
	overflow: hidden;
}

#logo h1 a {
	display: block;
	height: 130px;
}

#branding {
	height: 167px;
	background-image: url(images/cms/headerMarigoldCreek.gif);
	background-repeat: no-repeat;
}

#mainNav {
  list-style: none;
  background-color:#eee;
}

#footer {
	padding: 1px 20px;
	height: 110px;
    clear: both; 	
}

#wrapperFooterBkg {
	width: 957px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/cms/shadowBottom.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#wrapperFooter {
  margin: 0 auto;
  width: 957px; 
  text-align: left;
  height: 60px;   
}

#footerLinks {
	padding: 20px 0px 0px 10px;
	text-align: left;
	height: 60px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 700px;
	float: left;
}

#footerLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footerLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#footerLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#footerLogo {
	width: 120px;
	text-align: right;
	height: 60px;
	float: right;
	padding: 12px 5px 0px 0px;
}


/* The Core Technique
================================= */

#contentMainpage {
	width: 340px;
	float: left;
	padding-left: 50px;
	height: 300px;
	padding-top: 30px;
	padding-right: 40px;
}

#contentMainpage h2 {
	color: #6F1100;
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#contentMainpage p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}

#contentSubpage {
	width: 952px;
	float: left;
	padding-left: 0px;
	padding-bottom: 75px;
	padding-top: 0px;
}

#contentSubpage li {
	margin-left: 20px;
}

#contentFlash {
	width: 510px;
	float: right;
	height: 330px;
}


#callOuts {
	float: right;
	height: 150px;
	width: 600px;
	padding-top: 35px;
	padding-bottom: 50px;
}

#callOuts h2 a {
	display: block;
	height: 100px;
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
}



#emailNewsletter {
	width: 232px;
	float: right;
	height: 76px;
	margin-right: 22px;
	background-image: url(images/cms/emailNewsletterBkg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#contactSales {
	width: 232px;
	float: right;
	height: 76px;
	background-image: url(images/cms/contactSalesBkg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-right: 22px;
}


/* Add some padding 
================================== 

#mainNav {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 180px; 
  float: left;   
}

#mainNav * {
  padding-left: 20px;
  padding-right: 20px;
}

#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}

#content * {
  padding-right: 20px;
}

#content * * {
  padding-right: 0;
} */

.italicRed {
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8B0A02;
	font-style: italic;
}

.reducedMargin {
	margin-bottom: 0px;
	padding: 0;
}

.whiteText {color: #FFFFFF}

.noMargin {
	margin: 0px;
	padding: 0px;
}

.noTopMargin {
	margin-top: 0px;
	padding: 0px;
}

.imageRight {
	margin-left: 40px;
	margin-bottom: 40px;
	padding: 0px;
}

.redheader {
	font-size: 16px;
	font-weight: bold;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8B0A02;
	text-transform: uppercase;
	padding: 0;
	margin: 25px 0px 0px 0px;
        line-height: 20px;
        text-decoration: none;
}

.redheader a {
text-decoration:none;
color: #8B0A02;
}

.textmargin {
       margin: 0px 175px 0px 170px;
}
/* End of 'Marigold Creek CSS' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.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 */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

