/* Start of CMSMS style sheet 'mccall_nordic_style' */
/* McCall Nordic 
   codehouse consulting 208.315.0739

    Site Colors
	
	Charcoal Grey: 		   	 #3F3F3F (used for text, links and some graphic elements)
	Light Grey:				 #DFDDD1 (used for body background, news & events backgrounds)
	Med Green (Avacado?): 	 #A5C381 (used for larger call to action buttons...)
	White: 					 #FFFFFF (used for main copy background, header background)

*/

/********* RESET STYLES *******/
body,blockquote {
font-size:100%;
background:#FFFFFF;
font-family:Arial, verdana, sans-serif;
color:#000;
margin:0;
padding:0;
}

a img,iframe {
border:none;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
margin:0;
padding:0;
}

a:focus {
outline:none;
}

fieldset {
border:1px solid #000;
}

legend {
color:#000;
padding:0;
}

input,textarea,select {
font-size:100%;
font-family:inherit;
margin:0;
padding:1px;
}

select {
padding:0;
}

.clear {
clear:both;
}
/********* END RESET *********/
body
{
color:#3F3F3F;
background-color:#DFDDD1;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
letter-spacing:1pt;

}

#wrapper
{
width:999px;
margin: 40px auto;

}
#logo
{
width:212px;
height:73px;
margin:-20px 0px -5px 0px;
/*
width:272px;
height:38px;
margin:0px 0px 0px -7px; */
background-image:url(images/mccall_nordic_logoText.gif);
background-repeat:no-repeat;

}
#header
{
width:985px;
height:203px;
border:1px;
border-color:#666666;
border-style:solid;
padding:6px 7px 0px 7px;
margin-bottom:6px;
background-color:#FFFFFF;

}
#menu
{
background-image:url(images/menu_back.gif);
width:1000px;
height:31px;
margin-bottom:-5px;
}
#content
{
width:998px;
height:auto;
background-color:#FFFFFF;
border:1px;
border-color:#666666;
border-style:solid;
}

#content_primary
{
float:left;
width:50%;
margin:20px 10px 0px 20px;
}

#content_secondary
{
float:left;
width:20%;
margin:20px 10px 0px 10px;
}
#news
{
width:90%;
height:auto;
background-color:#DFDDD1;
border:1px;
border-color:#666666;
border-style:solid;
margin:10px;
padding:10px;
font-size:12px;	
}
#events
{
width:90%;
height:auto;
background-color:#DFDDD1;
border:1px;
border-color:#666666;
border-style:solid;
margin:10px;
padding:10px;
font-size:12px;
}
 
#attribution
{
width:90%;
height:auto;
background-color:#DFDDD1;
border:1px;
border-color:#666666;
border-style:solid;
margin:10px;
padding:10px;
}
#content_callout
{
float:left;
width:20%;
margin:20px 10px 0px 10px;

}

#footer
{
clear:both;
width:998px;
height:45px;
background-color:#FFFFFF;
}

h1, h2
{
font-size:1.5em;
letter-spacing:-1pt;
font-style:normal;
line-height:1.7em;

}

h3
{

font-size:1.5em;
line-height:1.7em;
}
.left_10px
{
margin-left:10px;
}
ul.horz_menulist
{
padding: 0;
margin: 3px 0px 0px 0px;
list-style-type: none;
float: left;
width: 100%; 
font-size:16px;

}
ul.horz_menulist li
{
margin: 0px 15px 0px 15px;
display:inline;
color:#ff0000;
font-weight:bold;
}
p
{
line-height:1.5em;
}
hr
{
width:999px;
height:4px;
margin-left:0px;
margin-top:0px;
background-color:#3F3F3F;
}
a.menu_link
{
vertical-align:text-bottom;
text-decoration:none;
color:#FFFFFF;
}
a.menu_link:hover
{
color:#DFDDD1;
}
a.site_link, a.site_link:active, a.site_link:visited, a.site_link:hover, a.site_link:link
{
color:#3F3F3F;
text-decoration:none;
font-size:16px;
}
a
{
color:#3F3F3F;
text-decoration:underline;
font-size:14px;
font-weight:bold;
}
.call_out
{
margin:5px 0px 5px 0px;
}

#sponsorship
{
position:relative;
top:-155px;
left:760px;
}

.footer_line
{
float:right;
height:8px;
}
.copyright
{
font-size:12px;
align:center;
margin:0px 0px 20px 40px;
}
/*** SPONSORSHIP SLIDE SHOW STYLES **/
 
.slideDiv {
  position:absolute;
  left:0px;
  top:0px;
  width:260px;
  height:194px;

}
 
/**** END SLIDESHOW STYLE **/

/*** Events listing additional styles ***/
dl
{
margin-left:-40px;
padding:0px;
}
dt
{
margin-left:35px;
 

}
dd
{
padding: 0px;
}

/**** end events styling ***/

hr.top
{
width:780px;
height:4px;
margin-left:220px;
margin-top:0px;
background-color:#3F3F3F;
}
#map_canvas
{
width:500px;height:600px;


}

.feedburnerFeedBlock  {  line-height:22px;  }
/* End of 'mccall_nordic_style' */

