/* */

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #06C;
	text-decoration: none;
	font-style: normal;
}

body {
	background: #E7E7E2 url('imgc/body.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 64px;
}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
/*	width: 780px; */
	width: 90%; 
}

.outer-container {
	background: url('imgc/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
/*	background: #222 url('img/header.jpg') no-repeat;*/
	background: url('imgc/header.jpg') no-repeat;
	height: 292px; 
/* height: 160px;  */ 
	margin-bottom: 5px;
	text-align: center;
}


.header .title {
	color: #FFF;
/* padding-top: 50px; */
	
}
.header .title .sitename a {
/* border-bottom: 1px dashed #657382; */	
	border-bottom: 1px #657382;
	color: #FFF;
/*	font: normal 3em sans-serif; */
	font-style: normal;
	font-family: "times new roman","bitstream charter" ;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: #FFF;
	border-top: 4px solid #FFF;
	padding: 8px 0px 0 0;
}

/* content */
.content {
	padding: 0px 8px 0px 8px; 
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: inside url(img/li.gif);
	margin-left: 16px;
	font-size: 1.3em;
	line-height: 24px;
	font-style: italic;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	background: #f7f7f2;
	float: left;
	width: 18%;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.3em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
.footer .right, .footer .right a {color: #C8C8C3;}
.footer .right a:hover {color: #F7F7F2;}


/*                       */
/**** CUSTOM ELEMENTS ****/
/*                       */


.subheader {
	background:  url('imgc/subheader.jpg') no-repeat center center;
	height: 103px;
	margin-top: 12px;
	margin-bottom: 8px;
	text-align: center;
}

.logo {
/*	background: url('imgc/logo1.jpg') no-repeat; */
	width: 179px;
	height: 154px;
	float: left;
	margin-top: 3px;
}	 

.sitename {
	height: 110px;
	padding-top: 10px;
	font-style: normal;
	font-family: "times new roman","bitstream charter" ;
	padding-bottom: 2px;
	text-decoration: none;
}

.sitenamea {
	font-size:2.6em;
	vertical-align: top;
	white-space: nowrap;
}

.sitenameb {
	padding-top: 6px;
	font-size:3em;
	vertical-align: baseline;
}

.slogan {
	height: 40px;
	
}	

.overcontent {
	background: #fafafa;
	float: right;
	width: 81%;
}

ul {
	padding-bottom: 1.2em;
	font: 1em sans-serif;

}

.intro {
    padding-top: 10px;
    width: 90%;
    margin-left: 2%;
    margin-right: 5%;

}

.introtxt {
    display: block;
    font-weight: normal;
    font-size: 1.4em;
    padding-left: 28px;
    width: 90%;
    text-align: justify;
}

.standard p {
	font-size:1.3em;
	padding-left: 16px;
	width: 90%;
	text-align:justify;
}


#gallery {
	width: 780px;
	margin: 30px auto;
	padding: 5px;
/*	background: #ccc; */

}

#gallery a {
	position: relative;
	z-index: 10;
	display: block;
	float: left;
	width: 200px;
	height: 134px; 
	margin: 20px;
}

#gallery img {
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-color: #000;
}

#gallery a:hover {
	z-index: 50;
	top: -70px;
	left: -94px;
}

#gallery a:hover img {
	width: 400px; 
	height: 268px; 
	background: #ccc;
	border: 1px solid; 
   border-color: #000;
}

#gallery a.vert:hover img {

	width: 268px; 
	height: 400px; 
	background: #ccc;
	border: 1px solid; 
   border-color: #000;
}

#gallery a.vert:hover {
	z-index: 50;
	top: -110px;
	left: -66px;
}