/* groth.css CSS Document */
DIV#header {display:none;}
#nav, #nav ul, #nav li, #nav li ul, #nav li ul li, #nav a, #navbarmenucontainer, #quicksearch, #quicksearchlabel {
	display:none;
	height:0px;
	overflow:hidden;
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0px;
	background-color:#40627e;
}
a:link, a:active {
	text-decoration:none;
	color:#6F0000;
}
a:visited {
	text-decoration:none;
	color:#6F0000;
}
a:hover {
	text-decoration:underline;
	color:#6F0000;
}
img {border:0px;}
#bread {
	margin-left:15px;
	margin-top:5px;
	font-size:.9em;
}
.publicity ul ul {
	list-style:disc;
}
.publicity h3 {
	margin-bottom:5px;
}
#bread a:link , #bread a:visited, #bread a:active {
	/*color:#3E2813;*/
	/*color:#00338F;*/
	color:#C20000;
	text-decoration:none;
}
#bread a:hover {
	color:#C20000;
	text-decoration:underline;
}
.gobutton {
	width:40px;
	height:20px;
	font-size:12px;
	color:#000000;
}
#container {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:1;
	/*border:#000000 solid 1px;*/
}
#footer {
	position:relative;
	width:960px;
	height:40px;
	padding-top:7px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:.7em;
	/*background-color:#D9E0E6;*/
	background-color:#C9C8CE;
	/*border:#CC0000 solid 1px;*/

}
#header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	width:960px;
	margin-top:0px;
	z-index:10;
	/*background:url(../images/logo2.jpg) #FFFFFF top left no-repeat;*/
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	/*background-color:#ffffff;*/
	/*border:#ff0000 solid 1px;*/
}
#maincontainer {
	position:relative;
	
	width:960px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background-color:#EEECDD;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	border-top:#666666 solid 1px;
}
#homeleftcontent {
	float:left;
	width:395px;
	text-align:center;
}
#homerightcontent {
	float:left;
	width:545px;
	height:660px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
}
#searchcontainer {
	position:relative;
	margin-left:10px;
	margin-top:10px;
	width:950px;
	font-size:.8em;
}

/* Galleries */
.gallerybody {
	background-color:#EEECDD;
}
.iconheader {
	width:250px;
	/*background-color:#E7DAAE;*/ /* header background*/
	background-color:#E7DAAE;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:0px;
	margin-bottom:2px;
	font-size:1em;
	font-weight:normal;
}
.iconheaderborder {
	width:250px;
	height:1px;
	font-size:1px;
	/*background-color:#FF9966;*/ /*line color*/
	background-color:#40627E;
	margin-bottom:2px;
}
#galleryindex a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}
#galleryindex a:link, #galleryindex a:visited {
	/*color:#3E2813;*/
	color:#3E2813;
	text-decoration:none;
}
#galleryindex a:active {
	color:#000099;
	text-decoration:underline;
}
#galleryindex a:hover {
	color:#3E2813;
	text-decoration:underline;
}
#galleryindex p {
	margin-bottom:10px;
}
#galleryindexlogo {
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}
#gallerypagecontainer {
	top:0px;
	left:0px;
	margin:0px;
	padding-right:20px;
}
.thumbnail {
	position:relative;
	width:120px;
	margin:0px;
	
	text-align:center;
	float:left;
	height:680px;
	background-color:#C9C8CE;
	overflow:auto;
}
.thumbnail img {
	margin-top:3px;
}
.pn-nav {
	height:18px;
	margin-top:15px;
	margin-bottom:10px;
	width:100%;
	text-align:center;
}
.galleryimage-mr {
	width:100%;
	text-align:center;
	margin-bottom:10px;
	/*border:#FF0000 solid 1px;*/
}
.imagetext {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.titletext {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:.8em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#galleryimage {
	position:relative;
	float:left;
	width:840px;
	height:680px;
	overflow:hidden;
}

