/* CSS Document */
html * {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	outline: none;
}
body {
	background-color: #224d82;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link, a:visited {
	color: #065db5;
}
a:hover {
	color: #d32306;
}
	
#gestalt {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

/* LOGO AND ADDRESS CONTAINER
==================================================================*/
#logo {
	position: absolute;
	left: 10px;
	top: 0;
	z-index: 100;
}
#tagline {
	position: absolute;
	left: 290px;
	top: 40px;	
}
#header {
	height: 78px;
}
#header p {
	font: 11px/1.1em "Myriad Pro", Arial, Helvetica, sans-serif;
	text-align: right;
	color: #065db5;
	padding: .5em 15px .4em 0;
	text-transform: uppercase;
	margin: 0;
}
#header #tel {
	font-weight: bold;
}
#header a:link {
	color: #065db5
}


/* TOP NAV
==================================================================*/
#topNav {
	position: relative;
	z-index: 200;
	margin-bottom: 60px;
}
/* TOP LEVEL
===================================================*/
#DMCmenu {
	position: absolute;
	margin: 0;
	padding: 0 0 0 210px;
	background: #7ba51f; /* IE6 Bug */
	border-top: 5px solid #224d82;
	border-bottom: 5px solid #224d82;
	font: bold 12px Helvetica, sans-serif;
	text-transform: uppercase;
	}
#DMCmenu {
	width: 100%;
	}
#DMCmenu:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#DMCmenu li {
	position: relative;
	list-style: none;
	float: left;
	width: auto; /* Width of Menu Items */
	margin-right: 40px;
	}
#DMCmenu li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 7px;
	}

#DMCmenu li a:hover,
#DMCmenu li a.over {
	background-color: #224d82 !important;
}



#DMCmenu li.dropdown:hover,
#DMCmenu li.over { background-color: #7ba51f !important; }

#DMCmenu li a:hover { color: #fff; }


/* DROPDOWNS
===================================================*/
#DMCmenu ul {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0;
	width: 175px; 
	background: #fff; /* IE6 Bug */
	border-top: 5px solid #224d82;
	border-bottom: none;
	font: 12px Helvetica, sans-serif;
	text-transform: none;
	display: none;
	}
#DMCmenu ul li {
	float: none;
	margin: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html #DMCmenu ul li { 
	height: 1%; 
	width: 100%;
	}
* html #DMCmenu ul li a { height: 1%; }
/* End */

#DMCmenu ul li a {
	border: 1px solid #224d82;
	border-top: none;
	display: block;
	text-decoration: none;
	color: #666;
	padding: 5px 7px;
	}
#DMCmenu ul li a:hover {
	background: #224d82;
	color: #fff;
	}

#DMCmenu li:hover ul,
#DMCmenu li.over ul { display: block; } /* The magic */

#DMCmenu li li:hover,
#DMCmenu li li.over { background-color: #224d82 !important; }


/* CONTAINER: maincontent and sidebar
==================================================================*/
#container {
	position: relative;
	margin: 20px 10px 0 10px;
	padding-top: 1px;
}


/* SIDEBAR 
==================================================================*/
#sidebar {
	float: left;
	padding-right: 760px;
}


#sidebar div {
	margin-bottom: 10px;
	padding: 10px;
	border-top: 1px solid #d3c3b4;
	background: #fff url(../images/gradient.jpg) repeat-x left top;
	z-index: 500;
}
#sidebar h2 {
	font: 18px Helvetica, sans-serif;
	color: #66440f;
}
#container #sidebar #quoteRequest {
	background-color: #398fdc;
	margin: 0 -10px;
	text-align: center;
}
#container #sidebar ul {
	margin: 10px;
	padding-left: 2px;
	font: 12px/1.2em Helvetica, Arial, sans-serif;
	color: #666;
}
#container #sidebar a:link, #container #sidebar a:visited {
	font: 12px Helvetica, Arial, sans-serif;
	color: #666;
}


/* BOTTOM NAVIGATION 
========================================================*/
#bottomNav {
	height: 24px;
	background-color: #7ba51f;
	border-top: 10px solid #224d82;
	border-bottom: 5px solid #224d82;
	clear: both;
}
#bottomNav p {
	text-align: center;
	padding: 5px 0;
}
#bottomNav a:link, #bottomNav a:visited {
	padding: 18px 50px 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
#bottomNav a:hover {
	color: #000;
}


/* MAINCONTENT 
========================================================*/
#maincontent {
	width: 738px;
	margin: 0 0 0 -741px;
	padding: 20px 0 25px 0;
	float: right;
}
#maincontent h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #689012;
}

/* this way the last floated image doesn't wrap around to the next line */
#qocgm .last, #campaigns .last, #tools .last {
	float: left;
	margin-right: 0;
}
/* HOMEPAGE: QUICK ORGANIC CO-OP GREEN MAILINGLIST 
==================================================================*/
#qocgm {
	height: 270px;
	width: 100%;
	font-size: 10.5px;
}
#qocgm div {
	width: 135px;
	margin-right: 13px;
	float: left;
}
#qocgm div h2 {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #2674c6;
	text-transform: none;
	margin-bottom: .6em;
	padding: 0;
}
#qocgm div h2 span {
	color: #2674c6;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	display: inline;
}
#qocgm div img {
	display: block;
}
#qocgm div p {
	font-size: 10px;
	line-height: 1.2em;
	margin: 0;
}

/* HOMEPAGE: CAMPAIGNS
==================================================================*/
#campaigns {
	height: 190px;
	width: 100%;
	font-size: 10.5px;
}
#campaigns div {
	width: 156px;
	margin-right: 30px;
	margin-top: 1em;
	line-height: 1.2em;
	float: left;
}
#campaigns div h3 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom:3px;
	color: #666;
}
#campaigns div h3 span{
	font-size: 12px;
	text-transform: uppercase;
	display: block;
}
#campaigns div img {
	border: 1px solid #999;
}
#campaigns div a:hover img {
	border: 1px solid #d32306;
}
#campaigns div p {
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0;
}

/* HOMEPAGE: TOOLS
==================================================================*/
#tools {
	height: 100px;
	width: 100%;
	font-size: 10.5px;
}
#tools div {
	width: 170px;
	margin-top: 15px;
	margin-right: 15px;
	float: left;
}
#tools div img {
	width: 60px;
	height: 80px;
	float: left;
}
#tools h3, #tools p {
	margin-left: 68px;
	margin-top:0;
}
#tools h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 10px;
	line-height: 1.2em;
	margin-bottom: 0;
	color: #666;
}
#tools p {
	font-size: 11px;
	line-height: 1.2em;
}
#maincontent #tools p a {
	display: block;
}
