#Content {
position: relative;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	background-color:#FFFFFF;
	min-width:800px;	
}

	
/*** basic ***/

strong{
color:#A44A6D}

body{
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 0.8em;
  color:#666666;
  text-align:justify;
  margin:0px;
  padding:0px;
  background-color:#93C83F;
  margin-top:0px;
  margin-bottom:15px;
}

a:hover{
	color: #A44A6D;
	text-decoration: underline;
	
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	color:#93C83F;
}

h1{
margin:0;
padding:0;
}

h1{
  font-size: 160%;
  font-variant:small-caps;
 }

h2{
 font-size: 120%;
}

h3{
 font-size: 110%;
 font-weight:bold;
}

P{ 

}

li{
list-style: square url();
padding-bottom:5px;
}

/*** DIVS ***/
#website_branding{
background-image: url(../images/UF_header.jpg);
background-repeat: no-repeat;
height:178px;
width:800px;
font-size:0px;
color:#FFFFFF;
margin-top:10px;
}

#website_branding a{
  color:#FF09B7;
}

#website_container{
  padding:0px;
  margin:0px;
  min-height:450px;
  }
  
 

#mainpage{
width:800px;
padding:0px;
margin-bottom:0px;
}


#col_one{
width:400px;
float:left;
position:relative;
padding-top:20px;
padding-right:0px;
padding-left:20px;
}


#col_two{
width:312px;
float:right;
position:relative;
padding-top:20px;
padding-right:25px;
padding-left:20px;

}

.layout2_1col_txt #col_one{
  width:670px;
  }



/*** home ***/

/*** contact us ***/

.Contact_Us #col_one, .gallery #col_one{
width:670px;
}

  
.contact_page h1 {
   margin-left:0px;
   }
  
#submit{
  text-align:right;
  padding-left:403px;
}

input, textarea, select{
margin:5px;
}

.submit{
  font-weight:bold;
  background-color:#93C83F;
  color:#FFFFFF;
}

#content, .contactmessage{
}

/*** gallery page ***/

.gallery #col_two{
width:750px;
clear:both;
float:left;
padding-top:20px;
padding-top:0px;
padding-left:16px;
}

img{

}

#col_one #image{
	float:left;
  width:253px;
  height:380px;  
  }

.image{
  width:257px;
  height:380px;
 padding:0px;
  margin:0px;
  text-align:left;
  }

.imagecaption{
width:150px;
}


/*** MENU ***/
.Home #website_menu {
}

#website_menu {
	width:800px;
	height:200px;
	letter-spacing:0.15em;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/UF_menu_image.jpg);
}



#website_menu a {
	display:block;
	color: #93C83F;
	text-align: left;
	text-decoration:none;
}

#website_menu a:hover {
  display:block;
	text-decoration: none;
	color: #A44A6D;
}

#website_menu ul{
	margin: 0px;
    border:0;
  	line-height: 180%;
	height: auto;
	width:180px;
	padding:14px;
	margin-left:40px;

}

#website_menu li{
list-style-type: none;
}

#website_menu a.current{
  color: #F3991D;
  letter-spacing:.15em ;
}




/*** news ***/

#news{

}

.news_article {
	padding-left:0px;
	padding-bottom:5px;
		}

.headline{
display:none;

}

.headline a{
color:#93C83F;
text-decoration:none;

}

.newsimage{
/*height:150px;*/
}

.news_row{

}

#tel{
position:absolute;
top:240px;
left:16px;
color:#F3991D;
font-size:1.1em;
}

/*fix forever scrolling*/
#col_one, #col_two{
  padding-bottom:0px;
  margin-bottom:0px;
}

#website_footer{  
	text-align:center;
	width:800px;
	margin-top:30px;
	padding-top:0px;
	font-size:12px;
	background-color:#93C83F;
	color:#000000;
	padding-bottom:20px;
}

#website_footer a{
	color:#ffffff;
}

#global_footer{		
	width:800px;
	height:20px;	
	padding-top:0px;
	font-size:12px;
	text-align:center;
	background-color:#93C83F;
	color:#A44A6D;
}

#global_footer a{
	color:#A44A6D;
}

table, tr, td{
border:solid 0px;
color:#000000;
}

td{width:200px;}




