/* MASTER ELEMENTS */


body {
	text-align: center;
	min-width: 810px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(../images/body_background.png);
	background-repeat: repeat-y;
	background-position: center;
}


body a:link {
	text-decoration: none;
	cursor: pointer;	
	color: #1B75BC;
}
body a:visited {
	text-decoration: none;
	cursor: pointer;
	color: #1B75BC;
}
body a:hover {
	text-decoration: underline;
	cursor: pointer;	
	color: #1B75BC;
}

a img {
   border-style: none;
}

.clear { clear: both; }


#header {
	position: relative;
	display: block;
	height: 84px;
	width: 740px;
	top: 0px;
	bottom: 0px;
	margin: 0px auto;
	padding: 13px 0px;
	left: 0px;
	background-color: #FFFFFF;
}
#header a {
	position: relative;
	display: block;
	height: 84px;
	width: 124px;
	padding-top: 13px;
	left: 0px;
	float: left;
	background-image: url(../images/eurogarages_logo_lr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header img {
	position: relative;
	display: block;
	height: 17px;
	width: 350px;
	padding-top: 68px;
	padding-right: 5px;
	left: 0px;
	float: right;
	color: #8CC63F;
	text-align: right;
	font-size: 0.8em;
}







/* NAV BAR */


ul#nav {
	display: block;
	position: relative;
	left: 0px;
	top: 0px !important;
	width: auto;
	height: 27px;
	padding: 0px;
	list-style-type: none;
	width: 740px;
	margin: 0px auto;
	background-color: #1B75BC;
}

ul#nav li {
	float: left;
	position: relative;
	display: block;
	height: auto;
	left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

ul#nav a,
ul#nav a:link,
ul#nav a:visited  {
	display: block;
	height: 21px;
	width: 74px;
	padding: 6px 3px 0px 3px;
	color: #FFFFFF !important;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Arial;
}
ul#nav a:hover {
	background-color: #8CC63F;
	text-decoration: none;
}


/* FOOTERS */


#footer {
	position: relative;
	display: block;
	top: 0px;
	height: auto;
	width: 721px;
	margin: 0px auto;
	clear: both;
}

#footer ul#contacts {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	height: 24px;
	width: auto;
	margin: 0px;
	padding-top: 7px;
	padding-left: 10px;
	background-color: #C0C0C0;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	list-style-type: none;
	text-align: left;
}


#footer ul#contacts li {
	position: relative;
	display: inline;
	left: 0px;
	list-style-type: none;
	padding-right: 15px;
}

#footer ul#contacts li a:link,
#footer ul#contacts li a:visited {
	color: #666666;
	font-weight: normal;
}
#footer ul#contacts li a:hover {
	color: #000000;
	text-decoration: underline;
}




#footer ul#sub-nav {
	position: relative;
	display: block;
	padding: 0px;
	left: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-left: 10px;
	background-color: #E6E6E6;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

#footer ul#sub-nav li {
	position: relative;
	display: block;
	float: left;
	left: 0px;
	list-style-type: none;
	padding-right: 15px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#footer ul#sub-nav li a:link,
#footer ul#sub-nav li a:visited {
	color: #666666;
	font-weight: normal;
}
#footer ul#sub-nav li a:hover {
	color: #000000;
	text-decoration: underline;
}




/* CONTENT */


#content {
	display: block;
	position: relative;
	width: 705px;
	height: auto;
	margin: 10px auto 0px auto;
	background-color: #FFFFFF;
	padding: 8px;
	text-align: left;
}

h1,
#section-header {
	position: relative;
	display: block;
	padding: 15px 0px 10px 16px;
	margin: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #8CC63F;
	float: left;
}
h1#headline {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 15px 0px;
}

a#back-link,
a#back-link:link,
a#back-link:visited { 
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 0px 30px 16px;
	font-size: 11px !important;  
	text-decoration: none;
	margin: 0px;
	top: 0px;
}


#column1 {
	position: relative;
	display: block;
	top: 0px;
	left: 16px;
	width: 390px;
	height: auto;
	overflow: visible;
	padding: 0px 0px 140px 0px;
	float: left;
	clear: both;
}

#column1 h2 {
	display: block;
	position: relative;
	margin: 0px;
	padding: 20px 0px 15px 0px;
	font-size: 14px;
	color: #8CC63F;
}
#contact #column1 h2,
#partners #column1 h2 {
	border-top: 1px dotted #CCCCCC;
	padding: 10px 0px 10px 0px;
}


#column1 h3 {
	display: block;
	position: relative;
	margin: 0px;
	padding: 20px 0px 5px 0px;
	font-size: 13px;
	color: #8CC63F;
}


#column1 .caption {
	display: block;
	position: relative;
	width: 80%;
	clear: both;
	font-size: 12px;
	line-height: 15px;
	padding: 6px 0px 20px 0px;
	color: #8CC63F;
}

#column1 p {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	overflow: visible;
	padding: 0px 0px 15px 0px;
	clear: both;
}

#column1 p a,
#column1 p a:link,
#column1 p a:visited { 
	color: #1B75BC; font-weight: normal; text-decoration: none; 
}
#column1 p a:hover { 
	color: #1B75BC; 
	text-decoration: underline; 
}

#column1 p.quote {
	position: relative;
	display: block;
	width: 80%;
	height: auto;
	left: 0px;
	color: #666666;
	padding: 15px;
	border: 1px dotted #CCCCCC;
	font-size: 14px;
	line-height: 18px;
}
#column1 p.quote .caption {
	display: block;
	position: relative;
	clear: both;
	padding-top: 10px;
	font-size: 10px;
	color: #666666;
}

#column1 ul {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	overflow: visible;
	padding: 0px 0px 15px 14px;
	clear: both;	
}

#column1 #detail {
	display: block;
	position: relative;
	width: 250px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin-top: 15px;
	background-color: #EFF6E9;
}
#column1 #detail h2 {
	padding: 0px;
}
#column1 #detail img {
	padding-top: 15px;
}


#column1 ul#files {
	display: block;
	position: relative;
	width: 350px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin-top: 15px;
	background-color: #EFF6E9;
	list-style-type: none;
}
#column1 ul#files li {
	padding-bottom: 5px;
}
#column1 ul#files li a,
#column1 ul#files li a:link,
#column1 ul#files li a:visited {
	color: #1B75BC !important; 
}


#photos {
	position: relative;
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	width: 265px;
	overflow: visible;
	padding-bottom: 150px;
}
#photos img {
	position: relative;
	display: inline-block;
	top: 0px;
	right: 0px;
	overflow: visible;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}



#side-nav {
	position: relative;
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	width: 265px;
	overflow: visible;
	padding-bottom: 150px;
}

#side-nav h2 {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 436px;
	text-align: left;
	padding: 5px 0px 0px 8px;
	clear: both;
	height: 20px;
	width: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF !important;
	font-weight: bold;
	background-color: #8CC63F;
}


#side-nav form#archive {
	display: block;
	position: relative;
	height: 20px;
	padding: 5px;
	border: 1px solid #8CC63F;
	width: 253px;
	margin: 0px;
	top: 0px;
}
#side-nav form#archive select {
	width: 255px;
	border: none;
	height: 20px;
	padding: 2px 3px;
	background-color: #FFFFFF;
}



#news_list_moreinfo {
	position: relative;
	display: inline-block;
	width: 240px;
	height: auto;
	margin-top: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	border: 1px dotted #CCCCCC;
	padding: 10px 10px 15px 10px;
}

#news_list_moreinfo a:link { color: inherit; text-decoration: none; }
#news_list_moreinfo a:visited { color: inherit; text-decoration: none; }
#news_list_moreinfo a:hover { color: #333333; text-decoration: underline; }

.news_list_moreinfo_title { 
	color: #8CC63F; 
	font-weight: bold;
}






/* HOME */

#home h1 {
	position: relative;
	display: block;
	padding: 5px 0px 20px 1px;
	margin: 0px;
	width: 705px;
	height: auto;
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}


#home ul#main-links {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
	height: 150px;
	text-align: left;
	left: 0px;
	clear: both;
}

#home ul#main-links li {
	display: block;
	position: relative;
	float: left;
	width: 140px;
	height: 150px;
	padding-right: 8px;
}
#home ul#main-links li a,
#home ul#main-links li a:link,
#home ul#main-links li a:visited {
	display: block;
	position: relative;
	float: left;
	width: 140px;
	height: 150px;
	background-color: #1B75BC;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

#home ul#main-links li a .title {
	display: block;
	position: relative;
	height: 20px;
	padding: 5px 0px 0px 7px;
	text-align: left;
}

#home ul#main-links li img {
	display: block;
	position: relative;
	height: 125px;
}
#home ul#main-links li a:hover {
	background-color: #8CC63F;
	text-decoration: none;
}



#home h2#news {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 436px;
	text-align: left;
	padding-top: 10px;
	clear: both;
}

#home h2#news a {
	display: block;
	position: relative;
	height: 20px;
	width: auto;
	padding: 5px 0px 0px 8px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF !important;
	font-weight: bold;
	background-color: #8CC63F;
}


ul#headlines {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	top: 0px;
}
#home ul#headlines {	width: 436px; }



ul#headlines li {
	display: block;
	position: relative;
	clear: both;
	border-left: 1px solid #8CC63F;
	border-right: 1px solid #8CC63F;
	border-bottom: 1px solid #8CC63F;
}
ul#headlines li a,
ul#headlines li a:link,
ul#headlines li a:visited {
	display: block;
	position: relative;
	width: auto;
	height: 50px;
	padding: 6px;
}
ul#headlines li a:hover {
	text-decoration: none !important;
}
ul#headlines li a:hover .headline {
	text-decoration: underline !important;
}
ul#headlines li a:hover .click {
	text-decoration: none !important;
}
ul#headlines li .headline {
	position: absolute;
	display: block;
	top: 6px;
	left: 6px;
	width: 145px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
#home ul#headlines li .headline { width: 240px; }




ul#headlines li .click { 
	position: absolute;
	display: block;
	bottom: 6px;
	left: 6px;
	width: 200px;
	height: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8CC63F;
}
ul#headlines img {
	display: block;
	position: relative;
	float: right;
}




a#home-logos-block {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: 704px;
	height: 70px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-top: 50px;
}





#home #photos {
	position: absolute;
	display: block;
	top: 49px;
	padding: 0px !important;
	right: 8px;
	width: 250px;
	height: 311px;
	overflow: hidden;
}

#home #gallery {
	position: absolute;
	display: block;
	top: 51px;
	padding: 0px !important;
	right: 8px;
	width: 250px;
	height: 311px;
	overflow: hidden;
	background-color: #E7E7E7;
	list-style-type: none;
}

#home #gallery ul {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: none;
	top: 0px;
	left: 0px;
	list-style-type: none;
	width: 250px;
	height: 311px;
	overflow: hidden;
}
#home #gallery li {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: none;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 311px;
}








/* HOMEPAGE */

/*

.home_square_block {
	position: absolute;
	display: block;
	top: 45px;
	width: 140px;
	height: 150px;
	background-color: #CCCCCC;
}
.home_square_block_about_us { 	left: 8px; }
.home_square_block_case_study {	left: 156px; }
.home_square_block_partners {	left: 304px; }


.home_square_block a:link { 	background-color: #1B75BC !important;  }
.home_square_block a:visited { 	background-color: #8CC63F !important;  }
.home_square_block a:hover {	background-color: #1B75BC !important; }


.home_3_block_header {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1B75BC; 
}
.home_3_block_header a:link { 	background-color: #1B75BC !important;  }
.home_3_block_header a:visited { 	background-color: #8CC63F !important;  }
.home_3_block_header a:hover { 	background-color: #1B75BC !important;  }


*/








.wrapper_100 { height: 100%; }
.wrapper_200 { height: 200%; }


#wrapper_bottom {
	z-index: 1;
	text-align: left;
	width: 800px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	left: 10px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	background-color: #FFFFFF;
}

#wrapper_left {
	position: absolute;
	display: block;
	height: 100%;
	width: 20px;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#wrapper_right {
	position: absolute;
	display: block;
	height: 100%;
	width: 20px;
	right: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#wrapper_body {
	position: relative;
	display: block;
	height: 100%;
	width: 740px;
	top: 0px;
	left: 30px;
	background-color: #E6E6E6;
}

.top { top: 0px; }
.bottom { bottom: -100px; }



/* MASTHEAD */



#wrapper_masthead {
	position: absolute;
	display: block;
	height: 110px;
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}

#masthead_logo {
	position: relative;
	display: block;
	height: 84px;
	width: 124px;
	top: 0px;
	left: 0px;
	background-image: url(../images/eurogarages_logo_lr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#masthead_srapline {
	position: absolute;
	display: block;
	height: 17px;
	width: 350px;
	bottom: 11px;
	right: 0px;
	background-image: url(../images/eurogarages_passion.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}






/* NAV BAR */


#wrapper_navblock {
	position: absolute;
	display: block;
	height: 27px;
	width: 100%;
	top: 110px;
	left: 0px;
	background-color: #1B75BC;
	list-style-type: none;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
}


#wrapper_navblock ul {
	position: relative;
	left: 0px;
	width: auto;
	padding: 0px;
	margin: 0px;
}

#wrapper_navblock li {
	float: left;
	position: relative;
	display: block;
	height: 27px;
	width: auto;
	left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#wrapper_navblock a:link {
	display: block;
	height: 27px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF !important;
	font-weight: bold;
}
#wrapper_navblock a:visited{
	display: block;
	height: 27px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF !important;
	font-weight: bold;
}
#wrapper_navblock a:hover {
	display: block;
	background-color: #8CC63F;
	height: 27px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF !important;
	font-weight: bold;
}
#wrapper_navblock a:active {
	display: block;
	background-color: #0099FF !important;
	height: 27px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF !important;
	font-weight: bold;
}



/* PAGE AREA */




#page_area {
	position: absolute;
	display: block;
	top: 147px;
	left: 10px;
	width: 720px;
	min-height: 30px;
	background-color: #FFFFFF;
}
#page_area_min_height {
	position: relative;
	display: block;
	float: right;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 530px;
}









/* HOMEPAGE */

#home_welcome_block {
	position: absolute;
	display: block;
	top: 8px;
	left: 8px;
	width: 704px;
	height: 30px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.home_welcome_block_bold { font-weight: bold; }

.home_square_block {
	position: absolute;
	display: block;
	top: 45px;
	width: 140px;
	height: 150px;
	background-color: #CCCCCC;
}
.home_square_block_about_us { 	left: 8px; }
.home_square_block_case_study {	left: 156px; }
.home_square_block_partners {	left: 304px; }


.home_square_block a:link { 	background-color: #1B75BC !important;  }
.home_square_block a:visited { 	background-color: #8CC63F !important;  }
.home_square_block a:hover {	background-color: #1B75BC !important; }


.home_3_block_header {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1B75BC; 
}
.home_3_block_header a:link { 	background-color: #1B75BC !important;  }
.home_3_block_header a:visited { 	background-color: #8CC63F !important;  }
.home_3_block_header a:hover { 	background-color: #1B75BC !important;  }
	
	
.home_square_block_photo { 
	position: absolute;
	display: block;
	top: 25px;
	left: 0px;
	width: 140px;
	height: 125px;
}
	
	
	
	
	
#wrapper_navblock a:link {
	display: block;
	height: 27px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
}
#wrapper_navblock a:visited{
	display: block;
	height: 27px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
}
#wrapper_navblock a:hover {
	display: block;
	background-color: #8CC63F;
	height: 27px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
}
	
	
	
	
	
	






#home_latest_news_block {
	position: absolute;
	display: block;
	top: 203px;
	left: 8px;
	width: 436px;
	height: 151px;
	border: 1px solid #8CC63F;
}

.home_news_block_header {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 431px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF !important;
	font-weight: bold;
	background-color: #8CC63F; 
}

.news_item_block_1 {
	position: absolute;
	display: block;
	top: 25px;
	left: 0px;
	width: 436px;
	height: 63px;
}
.news_item_block_2 {
	position: absolute;
	display: block;
	top: 88px;
	left: 0px;
	width: 436px;
	height: 63px;
}

#news_item_block_divider {
	position: absolute;
	display: block;
	top: 87px;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: #8CC63F;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.news_item_headline { 
	position: absolute;
	display: block;
	top: 6px;
	left: 6px;
	width: 240px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.news_item_headline_date { 	
	font-weight: normal; 
	color: #666666; 
	font-size: 10px;
}

.news_item_more { 
	position: absolute;
	display: block;
	bottom: 6px;
	left: 6px;
	width: 200px;
	height: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8CC63F;
}

.news_item_photo {
	position: absolute;
	display: block;
	top: 6px;
	right: 6px;
	width: 100px;
	height: 51px;
	background-color: #CCCCCC;
	background-image: url(../images/news_background_thumb.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#news #news-date {
	display: block;
	position: relative;
	clear: both;
	font-size: 0.7em;
	color: #666666;
}




/* GENERIC BODY */

/*
#page_header {
	position: absolute;
	display: block;
	top: 15px;
	left: 16px;
	width: 704px;
	height: 30px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
/*
.page_header {
	position: absolute;
	display: block;
	top: 15px;
	left: 16px;
	width: 704px;
	height: 30px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
*/


#page_body {
	position: relative;
	display: block;
	top: 50px;
	left: 16px;
	width: 410px;
	height: auto;
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	overflow: visible;
}
.blacktext { color: #000000; }
.darktext {	color: #333333; }
.redtext { color: #CC0000; }

#page_body ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style-position: outside;	
}

#page_body ul br {
	display: none;
}
#page_body li {
	margin: 0px !important;
	padding: 0px !important;
	top: 0px !important;
	bottom: 0px !important;
}

/*
#page_body .caption {
	display: block;
	font-size: 11px;
	padding-top: 6px;
}

/*#page_body h2 {
	font-size: 14px;
	color: #8CC63F;
}
*/

#page_body img {
	border: 1px solid #CCCCCC;
}

/*#page_body_copy {
	position: relative;
	display: block;
	top: 50px;
	left: 16px;
	width: 410px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	overflow: visible;
	margin-bottom: 140px;
}

#page_body_copy a:link { color: #8CC63F; font-weight: bold; text-decoration: none; }
#page_body_copy a:visited { color: #8CC63F; font-weight: bold; text-decoration: none; }
#page_body_copy a:hover { color: #999999; font-weight: bold; text-decoration: underline; }
*/


/*#page_body_quote {
	position: relative;
	display: inline-block;
	width: 300px;
	height: auto;
	left: 0px;
	color: #1B75BC;
}
.page_body_quote_caption {
	top: 10px;
	font-size: 10px;
	color: #666666;
}
*/
.page_body_sub_head {
	font-size: 14px !important;
	font-weight: bold !important;
}

.page_body_sub_head_large {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


.page_body_mini_sub {
	font-size: inherit !important;
	font-weight: bold !important;
	color: #8CC63F;
}


.page_body_nudge_down_1 { top: 80px !important; }

/*
.page_header_back_link { font-size: 11px !important;  }
.page_header_back_link a:link { color: #8CC63F; font-size: 11px !important; text-decoration: none; }
.page_header_back_link a:visited { color: #8CC63F; font-size: 11px !important; text-decoration: none; }
.page_header_back_link a:hover { color: #8CC63F; font-size: 11px !important; text-decoration: underline;  }


/*#page_photo_column {
	position: absolute;
	display: block;
	float: right;
	top: 50px;
	right: 15px;
	width: 250px;
	overflow: visible;
	margin-bottom: 150px;
}
.page_photo_photo {
	position: relative;
	display: inline-block;
	top: 0px;
	right: 0px;
	overflow: visible;
	background-color: #CCCCCC;
	margin-bottom: 15px;
}
*/
#news_block {
	position: relative;
	display: block;
	top: 5px;
	left: 0px;
	width: 300px;
	height: auto;
	padding: 0px;
}

/*#news_block_headline {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: 300px;
	height: auto;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #8CC63F;
}
*/

#news_block_photo {
	position: relative;
	display: block;
	top: 15px;
	left: 0px;
	width: auto;
	height: auto;
	background-color: #CCCCCC;
	margin-bottom: 15px;
}

#news_block_body {
	position: relative;
	display: block;
	top: 15px;
	left: 0px;
	width: 300px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}


#news_list_wrapper {
	position: absolute;
	display: block;
	top: 50px;
	right: 15px;
	width: 350px;
	height: 600px;
}

#news_list_block {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	width: 350px;
	height: auto;
	border-top: 1px solid #8CC63F;
	
}
#news_list_block_header {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 345px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8CC63F; 
	border: 1px solid #8CC63F;
}
#news_list_block_pad {
	position: relative;
	display: block;
	width: 10px;
	height: 26px;
	top: 0px;
	left: 0px;
}

.news_list_item { 
	position: relative;
	display: block;
	width: 350px;
	height: 63px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-left: 1px solid #8CC63F;
	border-right: 1px solid #8CC63F;
	border-bottom: 1px solid #8CC63F;

}
.news_list_item a:link { }
.news_list_item a:visited { }
.news_list_item a:hover { background-color: #CCCCCC !important ; }

.news_list_headline { 
	position: absolute;
	display: block;
	top: 6px;
	left: 6px;
	width: 200px;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.news_list_headline_date { 	font-weight: normal; }

#news_list_read { 
	position: absolute;
	display: block;
	bottom: 6px;
	left: 6px;
	width: 200px;
	height: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8CC63F;
}

.news_list_photo {
	position: absolute;
	display: block;
	top: 6px;
	right: 6px;
	width: 100px;
	height: 51px;
	background-color: #CCCCCC;
	background-image: url(../images/news_background_thumb.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#news_list_archived {
	position: relative;
	display: inline-block;
	width: 350px;
	height: 63px;
	top: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/*.news_archive_jump {
	width: 200px;
}*/















/*MAP PAGE */

#map_block {
	position: relative;
	display: block;
	float: left;
	top: 15px;
	left: 0px;
	width: 688px;
	height: 530px;
	background-color: #CCCCCC;
	margin-bottom: 30px;
	background-image: url(../images/loadingmap.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#qtvr_block {
	position: relative;
	display: block;
	float: left;
	top: 15px;
	left: 0px;
	width: 688px;
	height: 250px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	background-image: url(../images/qtvr_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sites_imagesgrid_wrapper {
	position: relative;
	display: inline-block;
	width: 688px;
	height: 256px;
}


.sites_images_block {
	position: relative;
	display: inline-block;
	width: 227px;
	height: 82px;
	left: 0px;
	overflow: hidden;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	float: left;
}



