@charset "UTF-8";
/* CSS Document */
/**
* reset browser defaults
----------------------------------*/
body,div,dl,dt,dd,ul,ol,
li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,
blockquote,th,td          {margin:0;padding:0;}
body                      {line-height:1;color:#121212;background:#fff;}
h1,h2,h3,h4,h5,h6,p       {font-size:100%;font-weight:400;}
ol,ul                     {list-style:none;}
caption,cite,code,th      {font-style:normal;font-weight:400;}
fieldset,img              {border:0;}
caption,th                {text-align:left;}
:focus                    {outline:1px dotted #eee;}
table                     {border-collapse:collapse;border-spacing:0;}
hr                        {border:0;border-top:1px solid #555;margin:0;height:1px;}

body {
background: url("images/background_03.jpg") repeat fixed;
}
h1 {
	font: normal small-caps 22px times new roman, serif ;
	color:#FFFFCC;
	text-align: center;
	letter-spacing: 6px;	
	} 
h2 {
	font: normal 18px arial, san-serif;
	color:#996600;
	text-align: center;
	}
	
h3 {
	font: normal 33px arial, san-serif;
	color: #FFFFCC;
	text-align: Left;
	
	}
pageHeader {
	font: normal 33px arial, san-serif;
	color:#CC6633;
	text-align: Left;
	
	}
sectionHeader {
font: normal 18px arial, san-serif;
	color:#669900;
	text-align: Left;
	}
bTindent {
	list-style-position: inside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	
}
	
bT {
	font: normal 14px arial, san-serif;
	color: #3F4018;
	text-align: justify;
	/*line-height: 28px;*/
	}
address {
	font-size: 14px;
	color: #333333;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

span.vision {
	font: normal 14px arial, san-serif;
	color: #FFFFCC;
	text-align: Left;
	line-height: 22px;

	}
td {
	color: #666633;
	text-align: center;
	font-family: arial, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
p {
	text-align: justify;
	}
.contact {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
a:link {
	color:#669933;
	text-decoration: none;
	}
a:visited {
	color:#669933;
	text-decoration: none;
	}
a:hover {
	color:#FFFFFF;
	background-color: #999966;
	text-decoration: none;
	}
a.bottomnav{
	color:#FFFFFF;
	text-decoration:none;
	}
a.contact { 
	color:#FFFFFF;
	text-decoration: none;
	}

a.contact:hover {
	color:#FFFFFF;
	text-decoration:none;
	}		
.maincontainer {
	background-color: #F9FAE6;
	width: 831px;
	border: 1px;
	border-color:#FFFFFF;
	}
#maincontainerpos {
	position: absolute;
	left: 77px;
	top: 153px;
	z-index: 17;
	background-color: #F9FAE6;
	}
	
#whiteborder{
	position: absolute;
	left: 72px;
	top: 0px;
	}
#whiteborder2{
	position: absolute;
	left:  908px;
	top: 0px;
	z-index:15;
	}
#picture1{
	position: absolute;
	left: 77px;
	top: 100px;
	z-index: 1;
	}
#picture2{
	position: absolute;
	left: 475px;
	top: 105px;
	z-index: 1;
	}
#yellowbox{
	position: absolute;
	left: 558px;
	top:200px;
	z-index: 2;
	}
#navBottom {
	position: absolute;
	left: 76px;
	top: 50px;
	z-index: 3;
	}
#topBox {
	position: absolute;
	left: 77px;
	top: 0px;
	}
div.box {
	height: 50px;
	width: 831px;
	background: #3F4018;
	}
div.VisionBox{
	height: 250px;
	width: 300px;
	}
div.textBox {
	height: 570px;
	width: 831px;
	background: #F9FAE6;
	}
#tablePos {
	position: absolute;
	left: 530px;
	top: 389px;
	z-index: 4;
	width: 379px;
	}
#TextBoxPos {
	position: absolute;
	left: 77px;
	top: 155px;
	}
#VisionBoxPos {
	left: 540px;
	top: 300px;
	z-index: 7;
}
link {
	color: #FFFFFF;
}

