body {
	background-color:	#E5E5E5;
	margin:				0px;
	text-align:			center;	
}

/* h....*/
h1, h2, h3, h4, h5  {
	font-family:		"Times New Roman", Garamond, Helvetica, Arial, Verdana, serif;
	font-weight:		normal;
	margin:				0;
	padding:			0;
	line-height:		1em;
}

h1	{
	font-size:			15px;
	color:				#FAA003;
	display:			inline;
}

h3	{
	font-size:			15px;
	color:				#FAA003;
}

h5	{
	font-size:			11px;
}



#container		{	
	position:			relative; 
	top:				0px; 
	left:				0px; 
	background-image:	url("../images/bg.jpg");
	background-repeat:	repeat-y;
	width:				737px; 
	font-family:		Garamond, "Times New Roman", serif; 
	font-size:			12px;
	text-align:			justify; 
	color:				#FFFFFF; 
}

#header			{	
										
	background-image:	url("../images/bg.jpg");
	background-repeat:	repeat-y;
	width:				737px; 
	height:				200px;
	float:				left;
}

#logo			{

	position:			absolute;	
	top:				0px;
	left:				280px;
	height:				20px;
	width:				130px;

}


#header-text	{
	position:			absolute;	
	top:				20px;
	left:				540px;
	font-family:		arial, Times New Roman, serif; 
	font-size:			12px;
	text-align:			right; 
	height:				20px;
	width:				160px;
}

#menu			{	

	position:			absolute;
	left:				60px;
	top:				165px;
	text-align:			left; 
	font-size:			16px;
}

#menu a			{ 
		
	color:				 #ffffff;
	text-decoration:	 none;
}


#menu a:hover  {
	color:				 #DFA810;
}

#menu li		{
	display:			 inline;
}




#menu ul		{
			
	list-style:			none;
	margin:				0;
	padding:			0;
}

#picture		{			
	background-image:	url("../images/bg.jpg");
	background-repeat:	repeat-y;
	width:				737px; 
	height:				222px;
	float:				left;
}




.picture-img	{		
	width:				 701px;
	float:				 left;
}	



.picture-spacer {
	width:				 18px;
	float: 				 left;
	height:				 10px;
}

#content	{
			
	background-image:	url("../images/bg.jpg");
	background-repeat:	repeat-y;
	width:				737px; 
	float:				left;
	color:				#9B8F65;						
}

table {
	color:				#9B8F65;
	font-family:		Arial, "Times New Roman", serif; 
	font-size:			11px;
	text-align:			justify; 
	float: 				left;
	margin:				0px;
	padding:			0px;
}

#content-left-spacer {
	width:			40px;
	height:			10px;
	float: 			left;
}


#content-left		{		
	width:			300px;
	float:			left;
}



#content-spacer		{
	width:			60px;
	height:			10px;
	float:			left;
	
}


#content-right		 {	
	width:			300px;
	float:			left;
			
}

#content a			 {

	color:			#989163;
}


#content-space		{
	float:			left;
	height:			10px;
	width:			737px;
}		

#footer				{

					
	background-image:	url("../images/bg.jpg");
	background-repeat:	repeat-y;
	width:				737px; 
	height:				28px;
	text-align:			right;
	float:				left;
	color:				#ffffff;
	font-size:			10px;

}


#footer-spacer		{
			
	width:				18px;
	height:				10px;
	float:				left;

}

#footerspatie		{

	height:				10px;
	float:				left;
	
}

#footercolor		{

	background-color:	#003E29;
	height:				28px;
	width:				701px;
	float:				left;
											
}

#footercolor a		{
		
	color:			     #ffffff;
	text-decoration:     none;
										
}
		

#footer-text		 {
	position:			relative;
	top:				7px;
	left:				0;
	font-family:		arial, Times New Roman, serif; 
	font-size:			10px;
	text-align:			right;
	color:				#b4cbbb;
	height:				20px;
	width:				600px;
	display:			inline;
}

#footer-text a		{
		
	color:			     #b4cbbb;
	text-decoration:     none;
										
}
#footer-text a:hover		{
		
	color:			     #ffffff;
	text-decoration:     none;
										
}
