/* global */

body	{
	border:0;
	margin:0 0 20px 0;
	padding:0;
	background-color:#FFF;
	color:#000;
	font-size:85%;
	font-family:verdana,tahoma,arial,helvetica,sans-serif;
	}

table	{
	border-collapse:collapse;
	border-spacing:0;
	
	}
	
td, th, caption	{
	vertical-align:top;
	text-align:left;
	border:0;
	margin:0;
	padding:0;
	}
	
a	{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:90%;
	}	
	

	
img	{
	border:0;
	padding:5px;
	}
	
h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:100%;
	font-weight:bold;
	margin:5px;
	text-align:left;
	color:#8D724B;
	}
	
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:90%;
	font-weight:bold;
	margin:5px;
	color:#8D724B;
	text-align:center;
	}
h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:90%;
	font-weight:normal;
	margin:5px;
	text-align:center;
	}
h4	{
font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:100%;
	font-weight:bold;
	color:#ff0000;
	margin:5px;
	text-align:left;
	}
	
p	{
	color:#8D724B;
	font-size:100%;
	font-family:verdana,tahoma,arial,helvetica,sans-serif;
	margin:5px;
	line-height:140%;
	}

	
form	{
	margin:0;
	padding:0;
	font-size:85%;
	}

input	{
	font-size:85%;
	voice-family: "\"}\"";   
  	voice-family: inherit;   
  	font-size: 85%; 
	}
	


/* site */

#site	{
	width:850px;
	margin:5px auto;
	}

/* header */

	
	}
	
#header {
	width:850px;
	padding:0;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	
	}
	
/* header navigation */
	
#headnav1	{
	
	
	padding:5px 0 2px 0;
	width:850px;
	text-align:center;
	color:#FFF;

	}



#headnav1 a	{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:80%;
	}
	
	#jegranet {
	background-color:#00AF00;
	color:#000000;
	font-size:85%;
	font-weight:bold;
	text-align:center;
	}
	


	#jegranet a	{
	background-color:#00AF00;
	color:#000000;
	font-size:85%;
	font-weight:bold;
	text-align:center;
	}

/*chrome*/

	
.chromestyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #000;
width: 100%;
background-color : #000;
padding: 2px 0;
margin: 0;
text-align: center; 
}

.chromestyle ul li{
display: inline;

}

.chromestyle ul li a{
color: #FFFFFF;
font-color: #fff;
padding: 2px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #FFF;
}

.chromestyle ul li a:hover{
background-color : #CC0000; 

}

.chromestyle ul li a[rel]:after{ 
content: " v";
}



.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #000;

 /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:16px;
z-index:100;
background-color: #000;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=0); 
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #008080; 
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #fff;
font-size:100%;
}

* html .dropmenudiv a{
width: 100%;
}

.dropmenudiv a:hover{ 
background-color: #CC0000;
}


/* search */

#searchform	{
	clear:both;
	padding:10px 0 0 0;
	float:left;
	width:460px;
	margin:0;
	padding:0;
	}
	

	

#searchform		p	{
	padding:0;
	margin:0;
	} 
	

/* content */
	
#contcol1of3	{
	width:160px;
	background-color:#000;
	vertical-align:top;
	}
#contcol1of3	a	{
color:#00AF00;
}
	
#contcol2of3	{
	width:530px;
	background:#fff;
	vertical-align:top;
	font-size:85%;
	color:#000;
	}
	
#contcol2of3	a	{
	font-size:90%;
	color:#000;
	text-decoration:none;
	
	}
#contcol3of3	{
	width:160px;
	background-color:#000000;
	color:#fff;
	vertical-align:top;
	text-align:left;
	}


#contcol3of3	h2	{
	font-size:80%;
	text-align:center;
	font-weight:bold;
	color:#00AF00;
	}

 #contcol3of3	p	{
	font-size:80%;
	color:#FFFFFF;
	padding:0px;
	
	} 
	
#contcol3of3	p.label	{
	margin:0 10px 0 10px;
	font-weight:normal;
	}
	
#contcol3of3	p.input	{
	margin:0 10px 5px 10px;
	}
	

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { 

text-decoration: none;
	font-weight:normal;
	font-size:90%; }

	
/* footer */
	
#footcol1of3	{
	width:160px;
	background-color:#000;
	text-align:center;
	color:#FFF;
	font-size:80%;
	}
	#footcol1of3	p{
	width:160px;
	background-color:#000;
	text-align:center;
	color:#FFF;
	font-size:90%;
	}
	
#footcol2of3	p{
	width:530px;
	background-color:#000;
	text-align:center;
	color:#FFf;
	}
	
#footcol2of3	h2	{
	margin:0;
	font-size:100%;
	background-color:#000;
	color:#fff;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight:bold;
	}
	
#footcol2of3	p	{
	margin:0;
	font-weight:normal;
	text-align:center;
	color:#FFF;
	}


#footcol2of3	td	{
	padding:2px;
	}
	

	
#footcol3of3	{
	width:160px;
	background-color:#000;
	color:#fff;
	vertical-align:middle;
	text-align:center;
	}
	
#footcol3of3	 a	{
	color:#fff;
	text-align:center;
	font-size:90%;
	}
	
	#footcol3of3	p{
	
	background-color:#000;
	text-align:center;
	color:#FFF;
	font-size:90%;
	}
	




/* google adverts */
	
#googleads	{
	padding:5px;
	text-align:center;
	vertical-align:top;
	
	}


