@charset "UTF-8";
/* CSS Document */

/*force on vertical scroll bar*/
html, body {
  height: 100%;
  margin: 10px;
}


body {
	background-color: #ffffff;
	font-family: helvetica, san-serif;
	color: #666;
	font-size:13px;
	font-weight:400;
	line-height:15pt;
}

#header-top {
float: left;
width: 1000px;
height: 170px;
}



#fpcolumnwrapper
{
	float:left;
	width:1000px;
	margin-bottom:20px;
	
}

#fpleftcolumn,#fpmiddlecolumn,#fprightcolumn
{
width:306px;
	float:left;
}



#fpleftcolumn
{
 margin-top:20px;
 margin-left:20px;	
	margin-bottom:20px;
	
}



#fpmiddlecolumn
{
	 margin-top:20px;
 margin-left:20px;	
	margin-bottom:20px;
	
	
}



#fprightcolumn
{
	 margin-top:20px;
 margin-left:20px;	
	margin-bottom:20px;
	
	
	
}


#fprightdoublecolumn
{
	width:632px;
	float:left;
	 margin-top:20px;
 margin-left:20px;	
	margin-bottom:20px;
}

#fpleftdoublecolumn
{
	width:632px;
	float:left;
	 margin-top:20px;
 margin-left:20px;	
	margin-bottom:20px;
}




.centersite {
	background:#ffffff;
	background-repeat:repeat;
	max-width:1000px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	margin-bottom:10px;
	
	  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  -goog-ms-box-shadow: 0 0 5px #333333;
  box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}


@font-face {
	font-family: 'BigCaslonMedium';
	src: url('bigcaslon-medium-webfont.eot');
	src: local('☺'), url('bigcaslon-medium-webfont.woff') format('woff'), url('bigcaslon-medium-webfont.ttf') format('truetype'), url('bigcaslon-medium-webfont.svg#webfontI2S1U5NB') format('svg');
	font-weight: normal;
	font-style: normal;
}

		.BigCaslonMedium {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'BigCaslonMedium', sans-serif;
			font-size-adjust: 0.47;
		}

.beeflink
{
	padding:20px;
	background:#fff;
-webkit-transition:all 0.3s linear;
-moz-transition:all 0.3s linear;
-o-transition:all 0.3s linear;
transition:all 0.3s linear;
}

.beeflink:hover
{
	background:#eee;
}


#glowball{
	
	float:left;
	
}

#logotype{
	
	float:left;
	margin-top:-25px;
	margin-bottom:-35px
}


p {
	text-align:left;
	color:#ff6633;
	
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #33aaff;
}


h1 {
		color:#ff6633;
					font-family: 'BigCaslonMedium', sans-serif;
					font-size:89px;
					position:relative;
					top:-5px;

}




h2 { font-size: 36px; line-height:36px; color: #ff6633; text-align:right; text-transform:lowercase; margin:0px; margin-bottom:5px; }



h3 {
	font-size: 12px;
	color: #999;
	text-align:right;
	text-transform:uppercase;
	margin:0px;
}
h4 { font-size: 24px; color: #660000 }
h5 { font-size: 14px; color: #000;font-weight:normal;padding:0px;margin:0px; }
h6 { font-size: 12px; color: #000 }

.readmore{
	color:#666; text-decoration:underline;
}

.readmore:hover{
	text-decoration:none;
}

.testquote{
	font-style:italic;
	padding-left:20px;
	padding-right:20px;
}

.testname{
	text-align:left;
}
	
ul
{
	text-align:left;
	color:#ff6633;
	font-weight:400;
	list-style-type:circle;
	padding-left:13px;
margin:0px;
}

li
{
	padding-bottom:1px;
}


span.first
{
 float: left;
 font-size: 265%;
 line-height: 0.85em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
 color: #660000
}

hr{
	color:brown;
	background-color:#FFF;
	width:90%;
	height:2px;
}

table {   margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px}

.note {  
font-weight: bold;} 



.footerhold
{
	clear:both;
}


img {
	border:0px;
}


#logohold
{
	width:1000px;
	background-color:#FFF;
	height:107px;
}
	
#linkhold{
	float:right;
	font-size: 12px;
	color: #999;
	text-align:right;
	text-transform:uppercase;
	margin:0px;
	margin-right:16px;
	
}
	
	
#linkhold a{
		font-size: 12px;
	color: #ff6633;
	text-align:right;
	text-transform:uppercase;
	margin:0px;
			-webkit-transition:color 1s ease-in;  
		-moz-transition:color 1s ease-in;  
		transition:color 1s ease-in;  
}

#linkhold a:hover{
	color:#999;
			-webkit-transition:color 0.3s ease-in;  
		-moz-transition:color 0.3s ease-in;  
		transition:color 0.3s ease-in;  
}

	
.bodybig
{height:275px;
}

.under
{
	background-image:url(images/under-construction.png);
	background-repeat:repeat-x;
	width: 100%;
	height: 100px;
	margin-bottom:-100px;
	position:relative;
	top: -250px;
}

.column1
{
	float:left;
	width:230px;
	margin:16px;
}

.column
{
	float:left;
	width:230px;
	margin:16px;
	margin-right:16px;
	margin-left:0px;
}

.column4
{
	float:left;
	width:230px;
	margin:16px;
		margin-left:0px;

}


.columnwide1
{
	float:left;
	width:476px;
	margin:16px;

}

.columnwide
{
	float:left;
	width:476px;
	margin:16px;
		margin-left:0px;

}


.texthead
{
	padding-top:9px;
}

h3.about
{
	margin:15px 0px 3px 0px;
	text-align:left;
	text-transform:none;
}

ul.about
{
	color:#CCC;
}

#hide
{
	float:right;
line-height:0px;	
margin:0px;
cursor: pointer; cursor: hand;
}

.footerhover
{ opacity:0.3;
height:49px;
overflow:hidden;
-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	float:left; width:189px; margin:10px;
	margin-top:0px;
}

.footerhover:hover
{ opacity:1;
overflow:hidden;
height:115px;
}
	
