@charset "utf-8";
/* CSS Document */

 
/* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */

body,input
{
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	background-color:#DDDDDD;
	
	
}

p
{
	
	font-size:0.8em;
	line-height:150%;
	margin-bottom: 0.8em;

	
}


a
{
	
color:#375793;
	text-decoration: none;
}

a:hover
{
	color:#FF8000;	
}

h1
 {
	font-size:1.3em;
	line-height:100%;
	font-weight: normal;
	color:#DF6D26;
	font-weight:bold;	
}


.logo
{
width: 200px;
float: left;
 border: none; 

}

.logo img
{

 border: none; 

}

#mainblurb
{
 width: 100%;
}

h2 {
	font-size: 0.9em;

	
	}



ul
	{
	list-style-type: square;

	font-size:0.8em;
	line-height:180%;
	margin-bottom: 1.0em;
	list-style-position: inside;
	

}


#content {
	width:900px;
	background:#ffffff;
	margin:auto;
	text-align:left;
	margin-top:20px;
	border:thin solid #979797;
	padding-bottom: 40px;	
}


#scrollthis
{
height: 380px;
overflow: auto;

}
 
 #padding
 {

 padding: 20px 30px 0 30px;
 }
 
 #amanda
{
width: 280px;
float: left;
 
background-color: #EBEBEB;
padding: 10px;
margin-right: 20px;

}
#amanda p
{
 
margin-bottom: 0em;
line-height:130%;
font-size: 0.7em;

}

.title
{

}
.italic
{
font-style: italic;
}

 #links
 {
 clear: both;

 width: 100%;
 width: 790px;
 margin: auto;
padding-top: 20px;
 }
 
 #links h1
 {
 text-align:left;
 }
 
 .rounded {
  
 
	
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow:5px 5px 20px #000;
	-webkit-box-shadow:5px 5px 20px #000;
	-moz-box-shadow: 5px 5px 20px #000;
	} 
.rounded_less {
  
 
	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:2px 2px 2px  #6E6E6E;
	-webkit-box-shadow:2px 2px 5px  #6E6E6E;
	-moz-box-shadow: 2px 2px 5px  #6E6E6E;
	} 

img
{
border-top: #6F6F6F thick solid;
border-bottom:#6F6F6F thick solid;
} 
.box, .button   {
	font-size: 0.9em;
	width: 185px;
	min-height: 160px;
	float: left;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 2px;
	outline: none;
	cursor: pointer;
	text-decoration: none;

	
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	 
	background: #DEDEDE;
	background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#DEDEDE));
	background: -moz-linear-gradient(top,  #EBEBEB,  #DEDEDE);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EBEBEB', endColorstr='#DEDEDE');
	
	
	border: #E1E1E1 thin solid;	 
	
				
}
.box p
{
	padding: 0.4em;
	}
	
.button
{
	color:#DF6D26;
	width: 80px;
	height: 20px;
	min-height: 20px;
	border: thin solid #C5C5C5;
	text-align: center;
	-webkit-border-radius: .9em;
	-moz-border-radius: 0.9em;
	border-radius: .9em;
}

.button:hover {
	text-decoration: none;
		color: #011D30;
	background:#8CC540;
	background: -webkit-gradient(linear, left top, left bottom, from(#8CC540), to(#647413));
	background: -moz-linear-gradient(top, #8CC540,  #647413);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CC540', endColorstr='#647413');
	
	
}


.box h1 {
	width: 98%;
	padding: 0.3em;
	background-image:url(fftrans.png);
	background-repeat:repeat;
	background-color:#AAAAAA;
	font-size: 0.9em;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom: thin solid #C5C5C5;
	margin-top: -1px;
	
}

.left
{float: left;
margin-right: 20px;}

.right
{float: right;
margin-left: 20px;}


.clear
{
clear: both;
}

#menu
{
	float: right;
	margin-top: 20px;
	top: 0;
	right: 0px;
	background-color: #B3D5D7;
	text-align:center;
	width: 600px;
	color: #011D30;
	background: #EBEBEB;
	background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #EBEBEB,  #FFFFFF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EBEBEB', endColorstr='#FFFFFF');
	border: thin solid #E1E1E1;
	box-shadow:2px 2px 2px  #6E6E6E;
	-webkit-box-shadow:2px 2px 5px  #6E6E6E;
	-moz-box-shadow: 2px 2px 5px  #6E6E6E;
}


 
 

#menu ul
{



}

#menu ul li
{
	display: inline;
	
	
	
}


#menu ul li a
{
	color: #7A7A7A;
	text-decoration: none;
	letter-spacing: 1pt;
	font-size: 11px;
	padding: 10px;
	border-right: #CCCCCC thin solid;
	
}

#menu ul li a:hover
{
	color: #FF9C17;
	background: #EBEBEB;
	background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #EBEBEB,  #FFFFFF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EBEBEB', endColorstr='#FFFFFF');
	
}

#footer
{
	padding: 20px;
	position: relative;
	top: 20px;
	clear: both;
	width: 860px;
	color:#7B7B7B
	background: #7B7B7B;
	background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #EBEBEB,  #FFFFFF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EBEBEB', endColorstr='#FFFFFF');
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}

#footer h1
{
	 font-weight: normal;
	font-size: 0.7em;
	color:#848484;
}
