﻿



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: absolute;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
	/*CSS for enlarged image*/
font: normal normal bold 100% "Times New Roman", Times, serif;
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	right: 0px;
	border: thick #A0B74F double;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align: center;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -40px;
right: 230px; /*position where enlarged image should offset horizontally */

}





*{
	margin: 0px;
	padding: 0px;
	font-size: medium;
	text-align: center;
}





h1

{

font-family:arial, verdana, helvetica, sans-serif;

font-size:1.9em; 

font-weight: bold;

color:#333333;

padding-left:5px;

line-height:1.6em

}

	

p

{

font-family:Verdana, Arial, helvetica, sans-serif;

font-size:0.9em; 

font-weight: normal;

color:#555555;



}



a

{

color:#92aa3b;

font-size:1em; 

font-weight:normal;

font-style:normal;

text-decoration:none;

}





a:link

{

color:#92aa3b;

font-weight:normal;

font-style:normal;

text-decoration:underline;

}





a:visited

{

color:#92aa3b;

font-style:normal;

font-weight:normal;

text-decoration:underline;

}





a:hover

{

color:#92aa3b; 

font-style:normal;

text-decoration:none;

 }







/* Layout */



body



{

background:url(Img/bgtop.jpg) repeat-x;

font-family:Arial, Verdana,'Lucida Grande', Helvetica, sans-serif;

text-align: center;

color: #333333;

}







#wrapper 



{

margin: 0px auto;
	width:950px;
	height: 872px;
}







#header



{

background:transparent;

height:83px;

width:950px;

padding-top: 0px;

margin-left:0px;

margin-right:0px;

margin-top: 0px;

margin-bottom:28px;

border-bottom:1px solid #aaaaaa;

}


#header .logo

{

float:left;

padding-top:20px;

padding-left:10px;

padding-bottom:0px;

border: none;

}





#navhorisontell

{
	float: left;
	list-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 950px;
	/* border-bottom: 1px #AAAAAA solid; */
	height: 29px;
}



#navhorisontell ul



{

float:left;

list-style:none;

margin-bottom:0px;

margin-top:0px;

margin-left:0px;
	height: 42px;
}





#navhorisontell li



{
	line-height: 2em;
	font: normal normal bold 100% serif;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



#navhorisontell ul li a



{

font-family:Georgia, Arial, Helvetica, sans-serif;

background-color:transparent;

border-right:1px dotted #232323;

padding:8px 14px 8px 14px;

color: #232323;

font-weight:normal;

font-size: 0.9em;



text-decoration: none;

}



#navhorisontell  li a:hover

{

background-color:#232323;

color: #fff;





}



#navhorisontell ul li .selected

{

background-color:#232323;

color: #fff;



}





#content



{

float:left;

background-color:transparent;

width:950px;

margin-top:10px;

margin-bottom:0px;

margin-right:0px;
	height: 728px;
	margin-left: auto;
	margin-top: auto;
}





#coltop



{



clear:both;

padding:10px;

background:#333;

width:930px;

margin-top:20px;

text-align:left;

border-bottom:3px solid #a0b74f;



}



#coltop p



{

font-family: Georgia, Arial, Helvetica, sans-serif;

font-size:2em;

font-weight:normal;

color:#666;

}



#coltop h1



{

font-family: Georgia, Arial, Helvetica, sans-serif;

margin-top:25px;

font-weight:normal;

font-size:2em;

color:#666;

}



#col1



{

float:left;

width:560px;

margin-left:0px;

margin-top:0px;

background:#f7f7e9;

text-align:left;

font-size:xx-small;

padding-left:0px;

border-right:1px dotted #ccc;
	height: 429px;
}







#col1 h1

{
	font-family: "Times New Roman", Times, serif;
	display: block;
	width: 96%;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	font-weight: bold;
	padding: 10px 20px 0 15px;
	margin-top: 5px;
	margin-left: 5px;
}





#col1 p



 {
	font: normal 0.9em Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px 20px 10px 20px;
	text-align: left;
}



#col2



{

float:left;

background-color:#ffffff;

width:360px;

margin-top:0px;

text-align:left;

font-size:0.9em;

}



#col2 h1

{

font-family:Georgia, Arial, Helvetica, snas-serif;

display:block;

font-size:1.4em;

text-align:left;

font-weight:bold;

color:#666666;

font-weight:normal;

padding:10px 20px 0 15px;

margin-top:5px;

margin-left:5px;

}





#col2 p



{

background:transparent; 

font: normal 0.9em Arial, Verdana, Helvetica, sans-serif;

font-size:0.8em;

color: #666666;

padding:10px 20px 10px 20px;

text-align:left;

}







#footer 



{

width:950px;

border-top:3px solid #a0b74f;

height: 66px;

clear:both;

margin-top: 0px;

margin-bottom:20px;

background: transparent;

color:#666666;;

margin-left:auto;

margin-right:auto;

padding-top: 15px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

}



#footer p 



{

font-size:0.7em;

font-family:arial;

font-weight:normal;

line-height: 1.4em;

color:#555555;

padding:25px 0 0 10px;

text-align:center;

}



#footer a 

{

font-size:1em;

text-decration:none;

font-weight:normal;

color:#92aa3b;

text-align:center;

}



#footer a:hover



{

text-decoration:none;

font-weight:normal;

color:#92aa3b;

text-align:center;

}



.red

{color:#a0b74f}


.style3 {
	font: inherit;
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style4 {font-family: Tahoma}
.style6 {
	color: #000000;
	font-weight: bold;
}
.style9 {font-size: x-small; font-family: Arial, Verdana, Helvetica, sans-serif; }
.style12 {
	font-size: small
}
.style13 {
	border-width: 0px;
	padding-bottom:4px;
	
}
.style15 {
	font-family: Georgia, Arial, Helvetica, snas-serif;
}

.style16 {
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.style17 {
	text-align: center;
}
.style18 {
	font-size: x-small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}
.style19 {
	margin-bottom: 26px;
}
.style20 {
	border-width: 0;
}
.style21 {
	text-align: left;
}

