@charset "utf-8";
/* CSS Document */

.page {
	background-color : #999999;
	
	background-position : top;
	background-repeat : repeat-x; 
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(images/bg_gr3.jpg) 
	 
}
  
#wrapper
{ 

	width:886px;
	height:auto;
	margin:0 auto;
	background-color:transparent;
	
	 
}

#textboxid
{
    height:30px;
    font-size:12pt;
}
 
 
  
iframe {

border:#F00; border:thick;

}
  
 
.gfont { font-family:  Georgia,Times New Roman,Book Antiqua; font-size:17px; font-weight:bold; color: #000033; text-decoration:none;} 
.gfont_ar { font-family:  Georgia,Times New Roman,Book Antiqua; font-size:19px; font-weight:bold; color: #000033; text-decoration:none;} 

.gfont_s { font-family:  Georgia,Times New Roman,Book Antiqua; font-size:14px; font-weight:normal; color: #333333;}

.gfont_footer { font-family:  Georgia,Times New Roman,Book Antiqua; font-size:14px; font-weight:normal;color: #333333; text-decoration:none;}

.gfont_next { font-family: Georgia,Times New Roman, Book Antiqua; font-size:12px; font-weight:normal; color: #006; text-decoration:none;}

.gfont_link { font-family:Georgia,Times New Roman, Book Antiqua; font-size:13px; font-weight:normal; color: #006; text-decoration:none;}

.ar_foot { font-family: Tahoma, arial, serif; font-size:11px; font-weight:normal; color:#000; text-decoration:none;}

.ar_foot_link { font-family: Tahoma, arial, serif; font-size:13px; font-weight:normal; color:#000; text-decoration:none;}

.ar_body { font-family: Tahoma, arial, serif; font-size:13px; font-weight:normal; color:#333333; text-decoration:none;} 
 
.gallery { font-family: Georgia,Times New Roman, Book Antiqua; font-size:14px; font-weight:bold; color: #000033; text-decoration:none;} 

/*==========================================================================================================*/
 
 
textarea.html-text-box {background-color:ffffff;background-image:url(http://);background-repeat:no-repeat;background-attachment:fixed;border-width:1;border-style:solid;font-family:Arial;font-size:8pt;color:000000;}
input.html-text-box {background-color:ffffff;font-family:Arial;font-size:8pt;color:000000;}
  
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:886px;
    height:350px;
    margin:0 auto;
    padding-top:10px;
    margin-top:10px; 
}

#slider {
	position:relative;
	width:886px;
	height:346px;
	/*margin-left:10px;*/
	background:url(images2/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:400px;
	bottom:-42px;
}
 .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images2/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
} 
 .nivo-controlNav a.active {
	background-position:0 -22px;
} 

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images2/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
} 
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
 
