/*
mirror of nature 2006-2007 styles
*/
body {
	margin:0;
	padding:0;
	font-family: Times New Roman, serif;
	/*font-family: lucida grande, verdana, arial, sans-serif;*/
	/*font-size: 1em;*/
	font-size: 90%;
	text-align:left;
	color:#000;
	line-height:1.5em;
	background: #cbcbcb url(../img/rapX.jpg) top repeat-x;
}
a {
	color: #336633;	
	text-decoration:none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
	/*background-color: #d8e2e6;*/
	text-decoration:none;
}
a img {
	border: none;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
/**********************main boxes************************/
#wrapper {
	/*background:url(img/rapY.gif) center repeat-y;*/
	background:#fff;
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-size: 1em;
}
#main {
	margin:0 auto;
	padding:0;
	width:720px;
}
/*
changed - seperate header css fle for each section
#header {
	background:#004328 url(img/headerimg.jpg) top no-repeat;
 	height: 140px;
	margin: 0 auto;
	width:100%;
	padding:0;
}
*/
/**********************content boxes************************/
#leftside {
	width:380px;
	float:left;
	padding:30px 0 0px 0px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#rightside {
	width:320px;
	float:right;
	padding: 77px 2px 0 0px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#flashy{
	padding: 5px 0 0 0;
}
#sectionheaderL{
	width: 100%;
	/*border-bottom: 1px solid #336633;*/
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 5px 0px;
}
#sectionheaderR{
	width: 100%;
	/*border-bottom: 1px solid #000;*/
	margin: 0px 15px 10px 0px;
}
#textholderL {
	padding: 0 15px 0 0px;
}
#textholderR {
	padding: 0 15px 0 15px;
}
#headerimgL {
	float:left;
	padding:50px 0 0 30px;
}
#headerimgR {
	float:right;
	padding:30px 30px 0 0;
}
#headerimgR ul, #headerimgR li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* not being used*/
/*
#imagedescription {
	font-family: Times New Roman, serif;
	padding: 15px 0 0 10px;
	background:#fff;
	overflow:hidden;
	font-size: .9em;
	line-height:1.6em;
}
*/
/* artist section and single image section*/
#sectionheader{
	width: 100%;
	border-bottom: 1px solid #336633;
	margin: 0px 15px 20px 0px;
	padding: 10px 0px 5px 0px;
}
#wholearea {
	/*font-family: Times New Roman, serif;*/
	width:100%
	padding:30px 0 0px 5px;
	margin:20px 0 0 0;
}
#artist {
	float: left;
	border: 1px solid #ccc;
	width: 100%;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 5px 0px 0px 0px;
}
#artistimg {
	float: right;
	padding: 20px 10px 10px 20px;
}
#artimg {
	float: left;
	padding: 20px 10px 10px 20px;
}
#artisttxt {
	padding: 20px 20px 10px 20px;
}
#artistheader {
	font-size: 1.5em;
}
#singletxt {
	clear: both;
	padding: 20px 20px 10px 20px;
}
#artistsleftside {
	width:300px;
	float:left;
	padding:30px 0 0px 0px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#artistsrightside {
	width:400px;
	float:right;
	padding: 77px 2px 0 0px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#artistsbox {
	float: left;
	border: 1px solid #ccc;
	width: 385px;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 5px 5px 0px 10px;
}
/**********************primary nav************************/
#navcontainer{
	clear: both;
	width: 720px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #000;
}
#navlist{
	margin: 0;
	padding: 5px 0px 0px 0px;
	/*border-bottom: 1px solid #000;*/
}
#navlist ul, #navlist li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 19px 0px 0px;
	text-decoration: none;
	color: #999;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
	border-bottom: 4px solid #336633;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}
#navlist a:hover {
	border-bottom: 4px solid #bbb;
	padding-bottom: 2px;
	background: transparent;
	color: #000; 
}
/**********************secondary nav************************/
#secondary{
	margin: 0;
	padding: 5px 0px 0px 0px;
	/*border-bottom: 1px solid #000;*/
}
#secondary ul, #secondary li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#secondary a:link, #secondary a:visited{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
	text-decoration: none;
	color: #999;
}
#secondary a:link#current, #secondary a:visited#current, #secondary a:hover{
	border-bottom: 4px solid #4C834A;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}
#secondary a:hover {
	border-bottom: 4px solid #bbb;
	padding-bottom: 2px;
	background: transparent;
	color: #000; 
}
/**********************image preview box************************/
#previewbox {
	float: left;
	border: 1px solid #ccc;
	width: 305px;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 5px 5px 0px 10px;
}

#previewbox_a {
	float: left;
	border: 1px solid #ccc;
	width: 95%;
	height: 100%;
	margin: 0 15px 10px 0;
	padding: 10px 5px 0px 10px;
}

#previewbox_g img{
	float: left;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}
#previewimg{
	float: left;
	padding: 5px 10px 10px 0;
}
#viewimg{
	padding: 7px 0 0px 0;
}
#previewtxt {
	font-size: .9em;
	line-height: 1.2em;
	padding: 5px 0 0 0;
}
/**********************3-column layout************************/
#threecolumn {
	margin:0 auto;
	padding: 10px 0 30px 0;
	clear: both;
	/*font-size: 1em;
	font-weight: normal;*/
	color: #000;
	text-align:left;
	width:720px;
}
#threecolumn a {
	color: #336633;
	border-bottom: 1px #336633 dotted;
}
#threecolumn a:visited {
	color: #333333;
}
#threecolumn a:hover {
	color: #fff;
	background-color: #336633;
}
#columnintro{
	width: 720px;
	padding: 0 0 10px 0;
}
#column1 {
	float: left;
	width: 232px;
	padding: 0;
}
#column2{
	float: left;
	width: 232px;
	padding: 0 0 60px 15px;
}
#column3{
	float: left;
	width: 230px;
	padding: 0 0 0 11px;
}
/**********************footer************************/
#footer {
	border-top: 1px solid #000;
	margin:0 auto;
	padding: 10px 0;
	clear: both;
	/*font-size: 1em;*/
	font-weight: bold;
	color: #000;
	text-align:center;
	width:722px;
}
#footer a {
	border:none;
	color:#004328;
}
#footernoborder {
	margin:0 auto;
	padding: 10px 0;
	clear: both;
	/*font-size: 1em;*/
	font-weight: bold;
	color: #000;
	text-align:center;
	width:720px;
}
#footernoborder a {
	border:none;
	color:#004328;
}

/* a styles for events page */

.evt a {
	color: #336633;
	border-bottom: 1px #336633 dotted;
}
.evt a:visited {
	color: #333333;
}
.evt a:hover {
	color: #fff;
	background-color: #336633;
}

/* a styles for nordic summer blurb */

#nordicsummer a {
	color: #336633;
	border-bottom: 1px #336633 dotted;
}
#nordicsummer a:visited {
	color: #333333;
}
#nordicsummer a:hover {
	color: #fff;
	background-color: #336633;
}

#nordicsummer a.logo{
	border-bottom: none;
}
