/****************STANDARD***************************************/

body, div, h2, h3, h4 { /* redundant rules for bad browsers  */  
	    font-family: verdana,sans-serif;
		font-size:    small;
		voice-family: "\"}\"";
		voice-family: inherit;
		color: #202020;
		background:#EDE2A3;
		margin-left: 1px;
		margin-top: 1px;
}  

.container{
	background-color: #fff;
	color:#303030;
	margin-left: 2px;
	margin-right: 8%;
	height: auto;
	width: 770px;
	padding:0px;
	border:1px solid #393939;
	
}
* html .container {
  width: 770px; height:159px;
		padding:0px;
 
}



/******************BACKGROUND IMAGE*************************************/

#whatever {
	background: #ffffff url(images/background.gif);
	left: 105px;
	top: 105px;
 	background-repeat: no-repeat; 
 	} 

/******************LOGO*************************************/

#logo {
	position: relative;
	left: 0px;
	top: 0px;
    width: 770px; height:159px;
	min-width: 500px;
 	background-image: url(images/ff.png);
 	background-repeat: no-repeat;
 	background-color: #ffffff;
	margin-left: 0%;
	margin-right: 0%;
}

* html #logo {
	position: relative;
	margin: 0px;
    width: 770px; height:159px;
 
}



/****************TABLES***************************************/
table {
	border-collapse: separate;
	background-color: #fff;
	}

td {  
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 12px
}

th {  
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	height: 20px
}

.specTD  {
		border:1px solid #E5E5E5;
		background-color: #FFFFFF;
		padding-left:15px;
		padding-top:5px;
		padding-bottom:5px;
		padding-right:2px;
		}

/*****************STANDARD LINKS**************************************/

a:link, a:visited {
	color: #6C8E50;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #D8980E;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

/*****************BUTTONS**************************************/


a.buttn:link, a.buttn:visited  { font-weight:bold;
	height:20px;
	text-decoration:none;
	color: #6C8E50;
	display:block;
	padding:6px 10px 0 0px;
	border-bottom: 3px solid #B0C3A1;
	background: inherit ;
	
	}
	
a.buttn:hover{
	background-color: #F5F5F5;
	color:#D8980E;
	border-bottom: 3px solid #D8980E;
	text-decoration: none ;
	background: inherit ;
	}

/********Blog Buttons**********/
a.buttn2:link, a.buttn2:visited  { 
display:block;
max-width: 110px;
min-width: 110px;
width: 110px;
font-family: Arial; 
font-size: 10px; 
color: #000000; 
background-color: #FEFCFC;
border-style: groove; 
border-width: 1px; 
padding-left: 1px; 
padding-right: 10px; 
padding-top: 1px; 
padding-bottom: 1px; 
background-position: left center; 
width:110px;
border-top-width: thin;	
border-right-width: thin; 
border-bottom-width: thin; 
border-left-width: thin
}

a.buttn2:hover { 
display:block;
max-width: 110px;
min-width: 110px;
width: 110px;
font-family: Arial; 
font-size: 10px; 
color: #000000; 
background-color: #eee;
border-style: groove; 
border-width: 1px; 
padding-left: 1px; 
padding-right: 10px; 
padding-top: 1px; 
padding-bottom: 1px; 
background-position: left center; 
width:110px;
border-top-width: thin;	
border-right-width: thin; 
border-bottom-width: thin; 
border-left-width: thin
}



.ubertable {
	background: #fff ;
}

/******************GRAY MARGIN*************************************/

.contents {
	margin: 0px 160px 0px 155px;
	height: 100% ;
	border-left:1px solid #d1d1d1;
	/*border-top:1px solid #d1d1d1;*/
	/*padding: 0px 10px 200px 20px;*/
	padding: 0px 1px 2px 2px;
	line-height:1.6em;
	text-align:left;
	font-size: 11px;
	background-color: #fff ;
	}

/******************MAIN CONTENT BOX*************************************/

.gui {
	/*border: thin ridge;*/
	padding-left: 10px; 
	padding-top: 6px; 
	letter-spacing : 1px;
	width: 450px;
	font-size : 11px;
	background: #fff
	/*background : #EAEAEA*/
}



/******************* Top Nav ***************/
.topmenu {
	position:relative;
	margin-top:1px;
	margin-left:0;
	height:1.2em;
	line-height:1.2em;
	color:#900;
	text-align: center ;
	background-image: url(images/topbglg.jpg);
	background-repeat: repeat-x;
	width:770px;

	}
	* html .topmenu {
  width: 770px; 

}
	
#topnavlist { 
	margin: 0;
	padding: 0px 0px 0px 0px;
	}

.topmenu li{
	display: inline ;
	list-style-type:none;
	border-right:0px solid #f00;
	white-space:nowrap;
	}
	
#topnavlist li a{
	display:inline;
	padding:0 10px;
	text-align: center ;
	font-size:0.74em;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #6C8E50;
	}
#topnavlist a:hover{
	color:#D8980E;
	text-decoration:none;
}



/******************* BLOG ***************/
.sdiv {  
	border: thin dotted #CCCCCC;
	border-style: groove;
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	
	}
	
	
	
	

/******************* Footer Details ***************/

.footer {
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	border-top:1px solid #d1d1d1;
	text-align:center;
	background-color: #FBBD6C; 
	color: #000000;  
	font-size:0.9em;
}
* html .footer {
  width: 770px; height:50px;
 
}

.footer a{
	color:#6C8E50;
	text-decoration: underline;
}
.footer a:hover{
	text-decoration: overline;
}


.tiny {
	font-size:0.6em;
}
/******************* Blog Note ***************/
.note {
	clear:both;
	margin:0 auto;
	padding:1px 0 2px 0;
	border:1px solid #6C8F31;
	text-align:center;
	background-color: #eee ; 
	color: #6C8F31;  
	font-size:0.9em;
}

.bloghighlight {
	background-color: #eee;
}
.blogno {
	background-color: inherit;
}

.gBox {

	border-style: dashed; 
	border-width: 1px;
	width:100%;
	background-color: #EBFFED;
	border-top-width: thin;	
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin
}

/*******************Blog Comment****************/

.popup {
	color: #6C8E50;
	cursor: pointer;
	text-decoration: underline;
}
.warn {
	margin:1 auto;
	padding:10px 0 20px 0;
	border:1px solid #6C8F31;
	text-align:center;
	background-color: #eee ; 
	color: #000000;  
	font-size:0.9em;
	

}
* html .warn {
  width: 500px; height:280px;
 
}

.icontainer{
	/*background-color: #fff;*/
	color:#303030;
	margin-left: 8%;
	margin-right: 8%;
	height: auto;
	width: auto;
	padding:0px;
	min-width: 500px;
	
}
* html .icontainer {
  width: 740px; height:50px;
		padding:0px;
 
}
.spiffy{display:block;
background:inherit;
font-size: 10px;
background: white;
  }
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:10px;
  background:inherit
  }
  
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc;
  background:#cccccc}
  
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:2px solid #cccccc;
  border-right:2px solid #cccccc;
}
  
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  }
  
.spiffy4{
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc
  }
  
.spiffy5{
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc
  }
  
.spiffyfg{
  font-size:12px;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  padding-left: 10px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: inherit;
  background:white;}
.ic {
	width:50px;
	background: inherit;
	float: left;
	padding-right: 4px;
}
