/************************
 
 * STYLESHEET 
 * GOURMENT GRÖN
 * 2007-11-25
 * By High Graphics
 
************************/

body {
	width: 100%;
	margin: 0;
	font: 13px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
	line-height: 150%;
	padding: 0px;
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/************************
 * Unique ID's
************************/

div#wrapper_start {
	width: 730px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

div#wrapper {
	float: left;
	width: 882px;
	margin: 0 14px;
	padding: 0;
	text-align: left;
}

div.col-1, div.col-2, div.col-3, div.col-4, div.col-5, div.col-6, div.col-7, div.col-8 {
	float: left;
	margin: 0 0 0 14px;
}

div.col-1 { width: 110px; }
div.col-2 { width: 234px; }
div.col-3 { width: 358px; }
div.col-4 { width: 482px; }
div.col-5 { width: 606px; }
div.col-6 { width: 730px; }
div.col-7 { width: 854px; }
div.col-8 { width: 978px; }

div.first { margin: 0; }
div.second { margin: 0 0 0 124px; }
div.third { margin: 0 0 0 248px; }
div.fourth { margin: 0 0 0 372px; }
div.fifth { margin: 0 0 0 496px; }
div.sixth { margin: 0 0 0 620px; }
div.seventh { margin: 0 0 0 744px; }

div.center { margin: 0 0 0 186px; }

div.bottom10 { margin: 0 0 10px 0; }
div.bottom14 { margin: 0 0 14px 0; }
div.bottom20 { margin: 0 0 20px 0; }
div.topbottom10 { margin: 10px 0 10px 0; }

div.sidebar_box { padding: 14px; width: 234px; w\idth: 206px; background: #e5f0ea; font-size: 11px; color: #408d67; }
div.box { width: 234px; w\idth: 194px; background: #006734; padding: 20px; }

div#footer { font-size: 11px; }
div.footer_border { padding: 14px 0 0 0; border-top: 1px solid #cccccc; }

div.grey_top { height: 25px; display: block; background: #cccccc; }
div.grey_start { height: 32px; padding-left: 15px; w\idth: 219px; line-height: 31px; display: block; background: #cccccc; }
div.grey_start a { color: #ffffff; }
div.grey_start a:hover { color: #ffffff; }
div.gg_logo { height: 110px; display: block; background: url(gg_logo.png) no-repeat; }
div.gg_logo_start { height: 110px; display: block; background: url(gg_logo.png) no-repeat; }


/************************
 * TEXT CLASSES
************************/

h1 {
	font-size: 25px;
}

h2 {
	font: 20px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	line-height: 110%;
	font-weight: normal;
	color: #006734;
}

h2.site_header {
	font-size: 18px;
	text-align: center;
	margin: 45px 0 0 0;
	font-style: italic;
}

h2.start_headers {
	font: 16px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	line-height: 110%;
	margin: 16px 0 0 0;
	font-weight: normal;
	color: #fff;
}

h3 {
	width: 234px;
	w\idth: 214px;
	height: 90px;
	background: #006734;
	padding: 10px;
	margin: 0 0 14px 0;
	font: 16px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	line-height: 110%;
	font-weight: normal;
	color: #fff;
}

h4 {
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	line-height: 110%;
	font-weight: normal;
	color: #006734;
	padding: 0;
	margin: 0 0 10px 0;
}

h5 {
	font: 13px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	line-height: 100%;
	font-weight: normal;
	color: #006734;
	padding: 0;
	margin: 0 0 4px 0;
}

h6 {
	float: left;
	width: 234px;
	w\idth: 227px;
	font: 13px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	padding: 0 0 0 7px;
	color: #ffffff;
	line-height: 32px;
	height: 32px;
	background: #006734;
}

h6 a:link {
	float: left;
	width: 234px;
	w\idth: 227px;
	padding: 0;
	color: #ffffff;
	background: #006734;
}

h6 a:hover {
	float: left;
	width: 234px;
	w\idth: 227px;
	padding: 0;
	color: #7fb399;
	background: #006734;
	text-decoration: underline;
}

p.top_menu {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	line-height: 24px;
}

p.top_menu a, p.top_menu a:link, p.top_menu a:visited {
	color: #fff;
}

/************************
	CLASSES
************************/

div.col-3 img {
	float: left;
	margin: 0 6px 2px 0;
}

/************************
	MAIN MENU
************************/

ul#main_menu {
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#main_menu li {
	font: 13px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	display: inline;
	list-style: none;
	padding: 0;
	color: #006734;
	line-height: 26px;
}

ul#main_menu li a, ul#main_menu li.last a { 
	float: left;
	width: 234px;
	w\idth: 227px;
	padding: 0 0 0 7px;
	height: 27px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
}

ul#main_menu li a { margin: 0 14px 0 0; }

ul#main_menu li.last a { margin: 0; }

ul#main_menu li a:hover, ul#main_menu li.last a:hover { color: #fff; text-decoration: none; background: #006734; border-top: 1px solid #006734; border-bottom: 1px solid #006734; }

/************************
	LINKS
************************/


a {
	text-decoration: none;
}

a:link, a:visited {
	color: #006734;
}

a:hover {
	color: #7fb399;
	text-decoration: underline;
}

a:active {
	color: #006734;
}

/************************
	LISTS
************************/

ul.start_list {
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

li.start_item {
	background: url("bullet.png") no-repeat left center;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
}

ul {
	list-style: none;
	margin: 0 3px 10px 5px;
	padding: 0;
}

li {
	background: url("bullet.png") no-repeat left top;
	padding: 0 0 0 12px;
}

div.sidebar_box ul {
	list-style: none;
	margin: 0 3px 0 5px;
	padding: 0;
}

div.sidebar_box li {
	background: url("bullet_sidebar_box.png") no-repeat left center;
	padding: 0 0 0 12px;
}