@charset "utf-8";

* {padding: 0; margin: 0; border: 0;}
p {padding: 2px 0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	background: #fff url(images/bg.gif) top right no-repeat;
	margin: 0;
	font-weight: lighter;
	/*line-height: 100%;*/
}

/*------ Current page selector -------*/

#index2 #mainNav .index2 a,
#news2 #mainNav .news2 a,
#gallery2 #mainNav .gallery2 a,
#about2 #mainNav .about2 a,
#contact2 #mainNav .contact2 a,
#links2 #mainNav .links2 a {
	background: url(images/nav_hover.jpg) no-repeat;
	color: #666666;
}

/*------ /Current page selector -------*/


h1 {
	text-indent: -9999px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 41px;
	height: 41px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #999;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	border-bottom: 2px #ccc solid;
	background: #fff url(images/h3_bg.jpg) no-repeat right top;
	display: block;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: italic;
	letter-spacing: 0.1em;
	padding: 2px 0;
	border-bottom: 1px dashed #ccc;
	color: #666;
	margin-top: 6px;
	margin-bottom: 6px;
}


h5 {
	font-size: 10px;
	padding-right: 5px;
	height: 30px;
	line-height: 30px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.2em;
	color: #999;
	border-bottom: 1px #ccc dotted;
	background: #fff url(images/h3_bg.jpg) no-repeat right top;
	height: 15px;
	padding-left: 5px;
	line-height: 15px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #666;
}


/*-------------------Index layout --------------*/





/*-------------------/ Index layout --------------*/
/*-------------------footer nav--------------*/

#footer a:link {
	color: #666;
	text-decoration: none;
	height: 12px;
}
#footer a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
}

/* --------------/ footer nav---------------- */

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	height: 109px;
	background: url(images/header.jpg) no-repeat;
}

#titles {
	height: 41px;
	line-height: 41px;
	padding: 0px 0px 0px 210px;
	background: url(images/titles.jpg) no-repeat;
	
}




/*----------side_column - nav-----------*/

#side_column {
	width: 190px;
	float: left;
	height: 520px;
	background:url(images/side_column.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
}

#side_column ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	padding: 25px 0px 0px 35px;
}

#side_column ul li {
	line-height: 19px;
	height: 19px;
}


#side_column ul a {
	display: block;
	font-size: 0.9em;
	width: 130px;
	text-indent: 15px;
	text-decoration: none;
	text-transform: lowercase;
}

#side_column ul a:hover {
	background: url(images/nav_hover_light.jpg) no-repeat;
	color: #666;
}


/*----------/ side_column - nav-----------*/


#content_wrapper {

}

#text_wrapper {
	background: url(images/maintext.jpg) no-repeat;
	width: 600px;
	padding: 10px 0px 0px 10px;
	float:left;
}



#main_text {
	width: 458px;
	float: left;
}

#main_content {
	padding: 10px;
}

#main_content p {
	text-align: justify;
	line-height: 18px;
	padding: 6px 10px;
}

#main_content a:hover {
	border-bottom: 1px dashed #999;
	color: #333;
}


#index_intro {
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	letter-spacing: 0px;
	padding: 10px 0;
}
#index_intro p {
	line-height: 15px;
	padding: 5px 10px 10px;
}


#index_intro strong {
	letter-spacing: 1px;
	font-weight: bold;
}

/*---------- right hand column ONE ----------*/

#text_column {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 120px;
	float: left;
	margin: 0px 0px 0px 2px;
	background:url(images/text_col_text.jpg) no-repeat;
	font-size: 10px;
}

#text_col_footer {
	background: url(images/text_col_footer2.jpg) no-repeat;
	height: 34px;
	width: 120px;
	clear: both;
}


#text_column ul {
	list-style: none;
	
}

#text_column ul li {
	background: url(images/text_col_bullet.gif) no-repeat 110px 7px;	
}

#text_column ul a {
	padding: 0px 15px 0px 0px;
	display: block;
}

/*---------- / right hand column ONE ----------*/


/*---------- right hand column TWO ----------*/

#text_column2 {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 120px;
	float: left;
	margin: 10px 0px 0px 2px;
	background:url(images/text_col_text.jpg) no-repeat;
}

#text_col_footer2 {
	background: url(images/text_col_footer2.jpg) no-repeat;
	height: 34px;
	clear: both;
}

#text_column2 ul {
	list-style: none;
	
}

#text_column2 ul li {
	background: url(images/text_col_bullet.gif) no-repeat 105px 7px;	
}

#text_column2 ul a {
	padding: 0px 10px 0px 0px;
	display: block;
}

#text_col_text2 {
	width: 110px;
	margin: 0 auto;

}

/*---------- / right hand column ONE ----------*/


#clear {
	clear: both;
}

#footer {
	clear: both;
	text-align: right;
	color: #666;
	height: 36px;
	line-height: 34px;
	background:url(images/footer.jpg) no-repeat 181px;
	padding: 0px 30px 0px 0px;
	font-size: 7px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: lighter;
	text-align: right;
	letter-spacing: 0.1em;
	border-bottom: dotted 1px #f0f0f0;
	border-top: dotted 1px #f0f0f0;
	color: #D3D0CF;
	background: url(images/e-mail_bg.gif) no-repeat left top;
	padding: 10px;
}

.underConstruction {
	font-size: 1em;
	font-weight: lighter;
	color: #CCC;
	letter-spacing: 0.4em;
	text-align: center;
	display: block;
	padding: 3px 0px;
}
