html {
    background-repeat: repeat-x;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
}        

body {
    background-color: transparent;
    /* background-color: #EEF5FF; */
    position: relative;
    /* min-width: 1180px; */
}

div#content {
    overflow: hidden;
    width: 844px;
    margin: 0 auto;
}

div.colMain { 
    margin: 0;
    padding: 0px;
    width: 565px;
}
    
div#content div.colRight {  
    position: relative;
    overflow: hidden;
    float: left;
    display: block;
    display: inline-block;
    margin-top: 292px;
    width: 220px;
    min-height: 300px;
    padding-left: 0px;
    padding-top: 0px;    
    background-color: #EEF5FF;
    min-height: 300px;
    margin-right: -2000px;
    padding-right: 2000px;
    margin-bottom: -10100px;
    padding-bottom: 10000px;
}

div#content div.colRight div.small_module {  
    margin-bottom: 12px !important;

} 

blockquote:before,
blockquote:after {
    content: ' " ';
    padding-left: 0px !important;
    padding-right: 0px !important;
}

div#content div.colMain {
    background-color: transparent;
}

div#content div.colMain h1 {
    background-color: transparent;
    color: #349;
    text-transform: uppercase;
    font-family:  "35 Helvetica Thin", "Helvetica Neue Thin", "Century Gothic", Arial, sans-serif;
    letter-spacing: .06em;    
    font-weight: 100;
    font-size: 2.6em;
    line-height: 32px;
    padding: 0px 6px 4px 5px;
    margin:  0;
}

div.colMain>h2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	opacity: 0.5;
    width: 585px;
	filter: alpha(opacity=50);
	background-color: white;
    color: #330 !important;
    text-transform: none !important;
    font-family:  Times, Georgia, serif !important;
    font-weight: 100 !important;
    font-size: 24px !important;
    line-height: 30px !important;
    padding-top: 15px;
    padding-bottom: 5px !important;
    padding-left: 6px  !important;
    border-bottom: dotted 1px #349 !important;
}

div.modules { 
    width: 575px;
}


/* Fall back to these images for pages without specified backgrounds: */

html {
    background-image: url(/site/images/generic_html.png);
}

body {
    background-image: url(/site/images/generic_body.jpg);
}
           
div#body_slot {
    /* background-image: url(/site/images/generic_div_body.jpg); */
}


/**** BODY SLOT STYLES *****/
#body_slot {
    line-height: 20px !important;
    font-size: 14px !important;
    background-repeat: repeat-x;
    margin: 0;
    padding-left: 8px;
    padding-right: 10px;
    padding-top: 18px;
    padding-bottom: 10px;
    width: 585px;
    background-color: #FFF;
    position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#body_slot h2 {
    color: #886 !important;
    text-transform: none !important;
    font-family:  Times, Georgia, serif !important;
    font-weight: 100 !important;
    font-size: 24px !important;
    line-height: 30px !important;
    padding-bottom: 5px !important;
    margin-bottom: 10px !important;
    padding-left: 6px  !important;
    margin-left: -6px  !important;
    padding-right: 10px !important;
    margin-right: -10px !important;
    border-bottom: dotted 1px #349 !important;
}

#body_slot h3 {
    color: #576 !important;
    text-transform: none !important;
    font-family: Georgia, Times, serif !important;
    font-weight: 100 !important;
    font-size: 14px !important;
    font-style: italic !important;
    line-height: 20px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-top: 5px !important;
}

#body_slot h4 {
    color: #349 !important;
    text-transform: none !important;
    font-family:  Helvetica, Arial, sans-serif !important;
    font-weight: 900 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 15px !important;
    margin-bottom: 0px !important;
    padding-top: 4px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-left: 0px !important;
    background-color: #CDE !important;
}


#body_slot hr {
    width: 100% !important;
    color: #FFF !important;
    background-color: #FFF !important; 
    border-top: dotted 1px #349 !important;
}


#body_slot blockquote {
    margin-top: 2px !important;
    margin-bottom: 0px !important;
    padding-top: 4px !important;
    padding-bottom: 5px !important;
}


#body_slot div.quote_with_cite blockquote, 
#body_slot div.quote_with_cite cite {
    padding-left: 10px !important;
    padding-right: 15px !important;
}

#body_slot div.quote_with_cite blockquote,
#body_slot div.quote_with_cite blockquote:before,
#body_slot div.quote_with_cite blockquote:after,
#body_slot div.quote_with_cite cite {
    color: #565 !important;
    text-transform: none !important;
    font-family: Georgia, Times, serif !important;
    font-weight: 100 !important;
    font-size: 16px !important;
    font-style: italic !important;
    letter-spacing: .05px !important;
    line-height: 22px !important;
}

#body_slot div.quote_with_cite {
    background-image: url(/site/images/sky.jpg) !important;
    border-top: double 3px #ADC0D4 !important;
    border-bottom: double 3px #ADC0D4 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
    padding-right: 15px !important;
    width: 541px;
    margin: auto;
}

#body_slot>p {
    line-height: 20px !important;
    font-size: 14px !important;
    padding-left: 0px !important;
    padding-right: 5px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#body_slot>p * {
    line-height: inherit;
    font-size: inherit;
}

#body_slot ul.blueblock {
    background-color: #EEF5FF !important;
    border: 3px solid #ABC !important;
    margin-bottom: 5px !important;
    display: block !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}


#body_slot ul.blueblock li {
    color: #345 !important; 
    border-bottom: 1px solid #cde !important;
    font-family:  Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
    display: block !important;
    padding-top: 2px !important;
    padding-bottom: 3px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-bottom: 5px !important;
}

#body_slot ul.blueblock li a {
	background-image: url(/lib/images/silk/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
	font-family:  Helvetica, Arial, sans-serif !important;
	font-size: 12px !important;
    display: block !important;
}

/******************
added two column layout for YARN
*******************/

#body_slot ul.blueblock.two {
	height: 255px;
}

#body_slot ul.blueblock.three {
	height: 170px;
}

#body_slot ul.blueblock.two li,
#body_slot ul.blueblock.three li {
	width: 225px;
	line-height: 9px !important;
	float: left;
}

#body_slot p.blueblock {
    background-color: #EEF5FF !important;
    border: 3px solid #ABC !important;
    margin-bottom: 5px !important;
    display: block !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

#body_slot div.module {
    margin-right: 9px !important;
    background-color: #EED !important;
    padding: 0 0 5px 0 !important;
}

#body_slot div.module p,
#body_slot p.module  {
    background-color: #EED;
    border-bottom: dotted 1px #557;
    margin: 4px 15px !important;
    padding: 5px 8px 12px 0 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #345; !important;
}

#body_slot div.module h3 span,
#body_slot h3.module span,
#body_slot span.module {
    display: block !important;
    color: #345 !important;
    background-color: #DDC; 
    border: 1px solid #FFF;
    margin: 0px  !important;
    height: 19px !important;
    padding: 3px 3px 2px 11px !important;
    font-size: 15px !important;
    line-height: 19px !important;
}

#body_slot div.module h3,
#body_slot h3.module {
    color: #345 !important;
    border: 3px solid #DDC !important;
    display: block !important;
    background-color: #EED !important;
    margin: 0px !important;
    height: auto !important;
    padding: 0 !important;
    font-size: 15px !important;
    line-height: 22px !important;
    font-style: normal !important;
    
}

div#body_slot {

}

div#below_body_slot { 

} 