* {
	margin:0px;
	padding:0px;
}


body {
	/*
	background: url(../images/header_bg.jpg) repeat-x top center #2E61A0;
	*/
	background: #60783E;
	border: 0px;
	margin: 0px;
	text-align:center; /*center hack*/
	font-family: arial;
	font-size: 100%;
	font-weight: normal;
}


	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


html, body, div, span,applet,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img, :link img, :visited img {
	border: 0;
}

li, ul {
	list-style-type: none;
}

#wrapper {
	background: #ffffff;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-align:center; /*center hack*/
	position: relative;
}

#header {
	background: #ffffff;
	text-align:center; /*center hack*/
	margin: 0px 0px 0px 0px; 
	height: 130px;
	width: 100%;
	border-top: 8px solid #60783E;
}

#header, #content, #boxes, #loggedin, .message_info {
}
 
#header p a {
	display:block;
	text-indent: -99999px;
}

#header p {
	display: block;
	width: 1000px;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	height: 150px;
	font-size: 1.0em;
	color: #666666;
	text-indent: -99999px;
	background: url(../images/header-bg_1.0.jpg) no-repeat 0px 10px;
}


/*crumb trail and info div*/


#information {
	position: absolute;
	top: -100px;
	left: 200px;
	margin: 0px 0px 0px 20px;
	height: 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	z-index: 100;
}

.message_info {
	background: url(../images/trans_bg.png) ;
	float: right;
	padding: 20px 10px;
	position: absolute;
	left:450px ;
	top: 0px;
	width:300px;
	z-index: 100;
	border: 2px #999999 solid;
	color: #ffffff;
}

.message_info img {
	float: right;
	margin: -16px -6px 0px 0px;
}

#footer a.login {
	margin-top: 5px;
	color: #69A3EC;
}

#loggedin {
	float: right;
	background: url(../images/photo_bg.png) ;
	width: 220px;
	margin: -100px 0px 0px 0px;
	color: #000000;
	padding: 10px;
	font-size: 0.9em;
	
}

#loggedin a:hover{
	color: #333333;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
}

#loggedin a{
	padding: 6px 10px 6px 10px;
	color: #930102;
	text-decoration: underline;
}


#navigation {
	background: #ffffff;
	text-align:center; /*center hack*/
	width: 100%;
	padding: 0px;
	border-top: 4px solid #783E5C;
	border-bottom: 4px solid #783E5C;
}

#navigation ul {
	padding-left: 0px;
	width: 1000px;
	margin: 0 auto;
}

#navigation li {
	float: left; 
}

#navigation li a {
	font-family:  arial;
	display: block;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.3em;
	padding: 5px 10px 5px 10px;
	margin: 5px 60px 5px 0px;
	text-align: left;
	border-left: 3px solid #ffffff;
}	

#navigation li.current_page_item a, #navigation li.current_page_item a:hover {
	background: #B595A6;
	color: #ffffff;
	border-left: 3px solid #783E5C;
}

#navigation li a:hover {
	color: #783E5C;
	background: #dedede;
	border-left: 3px solid #cdcdcd;
	
}

.extraText {
	padding; 0px;
	margin: 0px;
	display: block;
	font-size: 0.6em;
	color: #666666;
}


#banner {
	float: left;
	position: relative;
	background: #2E61A0;
	height: 540px;
	border-bottom: 5px solid #9B726B;
}	




/* content divs */
#content-wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 150px 0px;
	background: url(../images/content-wrapper-bg.jpg) bottom left #ffffff no-repeat;

}

		
#content {
	text-align: left;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #333333;
	width: 1000px;
	position: relative;
}

#content.wide {
	width: 1000px;
}

#content.narrow {
	width: 700px;
}

#content table  td{
vertical-align: top;
padding-right: 20px;
}

#content a {
	color: #2E61A0;
	text-decoration: underline;
}


#content a:hover {
	color: #333333;
	text-decoration: none;
}

#content h1 {
	font-family:   arial;
	color: #6D6E71;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0px 0px 15px 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #ffffff;
		
}


#content h2 {
	font-family: arial;
	color: #444444;
	font-size: 1.3em;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
		
}

#content div h2 {
	margin: 10px 10px 0px 0px;
	line-height: 1.4em;
	text-align: justify;
	font-size: 1.2em;
	float: left;
}


#content div p {
	margin: 10px 0px 10px 0px;
}

#content p {
	color: #444444;
	line-height: 1.9em;
	text-align: justify;
	font-size: 0.9em;
	margin: 10px 0px 0px 0px;
}


#content p img {
	text-align: left;
	float: left;
	border: 1px solid #999999;
	padding: 4px;
	margin: 4px 10px 10px 0px;
	clear: both;
}

#content img {
	text-align: right;
	float: left;
	border: 1px solid #333333;
	margin: 10px;
}


#content li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	color: #444444;
	line-height: 1.6em;
	text-align: justify;
	font-family: arial;
	font-size: 1.0em;
	margin-top: 10px;
}


#content p em, #content li em {
	font-style: normal;
	font-size: 1.0em;
	color: #D0A81B;
	font-weight: normal;	
}



div.item {
	margin: 0px 20px 0px 10px;
	padding: 0px;
	width: 100%;
}

.col1 {
	width: 50%;
	margin-right: 30px;
	float: left;
}

.col2 {
	width: 47%;
	float: left;
}

#boxes {
	display: inline;
	float: right;
	width: 264px;
	margin: 40px 0px 20px 20px;
	padding-bottom: 40px;
}

#boxes img {
	border: 2px solid #60783E;
	padding: 2px;
	margin: 0px 0px 20px 0px;
}

#boxes h2 {
	color: #43352C;
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}




.pdf a{
	background: url(../core/icons/pdf.png) top left no-repeat;
	padding: 6px 0px 0px 36px;
	height: 40px;
	display: block;
}

.file a{
	background: url(../core/icons/file.png) top left no-repeat;
	padding: 6px 0px 0px 36px;
	height: 40px;
	display: block;
}
	
.box {
	background: #dedede;
	width: 216px;
	padding: 10px;
	margin-bottom: 20px;
	border: 2px solid #cdcdcd;
}

.box ul {
	margin: 0px 0px 0px 0px;
}

.box .tags_list a:hover {
	color: #333333;
	background-position: -6px -60px;
	text-decoration: underline;
}	


	
.box .tags_list a {
	display: block;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 5px 0px;
	color: #2E61A0;
	background: url(../images/arrow_tags.jpg) no-repeat -6px 0px;
	text-decoration: none;
}

.box a:hover {
	color: #333333;
	text-decoration: underline;
}	


	
.box a {
	color: #2E61A0;
	text-decoration: none;
}
/*list of links*/




.box p a:hover {
	color: #A1002E;
	text-decoration: none;
}

.box p a {
	color: #A1002E;
	text-decoration: underline;
}

.box p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 1.0em;
	color: #333333;
}

.contact p {
	float: left;
	width: 270px;
}

#footer {
	clear: both;
	background: #60783E;
 	position: relative;
	text-align:center; /*center hack*/
 	width: 100%;
	height: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



#footer p {
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	float: left;
	clear: left;
	
}

#footer a {
	float: right;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	margin-top: 10px;
}

#freerange {
	width: 996px;
	margin:0 auto;
}


#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#uiagm {
	margin: 3px 20px 0px 20px;
}

#bmg {
	margin: 10px 0px 0px 0px;
}

#ski_tour {
	margin: -100px 0px 0px 170px;
}


/*tag cloud*/

#tag_cloud {
	font-size: 1.0em;
}

#tag_cloud li {
	float:left;
	margin: 1px 4px 1px 1px;
	padding: 2px 4px;
	white-space: no-wrap;
}

#tag_cloud li:hover, #tag_cloud li.tag_selected:hover{
	cursor: pointer;
	background: #cccccc;
}

#tag_cloud li.size1 {
	font-size: 0.8em;
	color: #888888;
}

#tag_cloud li.size2 {
	font-size: 0.9em;
	color: #777777;
}

#tag_cloud li.size3 {
	font-size: 1.0em;
	color: #666666;
}

#tag_cloud li.size4 {
	font-size: 1.1em;
	color: #555555;
}

#tag_cloud li.size5 {
	font-size: 1.2em;
	color: #444444;
}

#tag_cloud li.size6 {
	font-size: 1.3em;
	color: #333333;
}

#tag_cloud li.tag_selected {
	background: #2E61A0;
	color: #ffffff;
}

#tag_list {
	padding: 4px;
	border: 1px solid #666666;
	color: #2E61A0;
	background: #eeeeee;
	width: 140px;
	margin: 0px 0px 0px 94px;
	display: none;
}

#tag_list li {
	list-style-type: none;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	cursor: pointer;
}

#content .external {
	padding: 0px 15px 0px 0px;
	color: #2E61A0;
	text-decoration: none;
	background: url(../images/link.png) no-repeat right 4px;
}

#content .external:hover {
	color: #333333;
	text-decoration: underline;
	background-position: right -56px;
}
