/****************STANDARD***************************************/

body { /* redundant rules for bad browsers  */  
	   	behavior: url(csshover.htc); /* WinIE behavior call */
		font-family: verdana,sans-serif;
		font-size:    x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;
		color: #333;
		background:#ffffff;
		margin-left: 1px;
		margin-top: 1px;		
}  

.container{
	background-color: #E0E0CC;
	color:#303030;
	margin-left: 1px;
	margin-right: 1px;
	height: auto;
	width: auto;
	padding:0px;
	min-width: 500px;
	border-right:1px solid #d1d1d1;
	
}
* html .container {
  width: 970px; height:50px;
		padding:0px;
 
}
.cback {
background:transparent;

	/*z-index:2;*/	

}
.contact{
font-family: verdana,sans-serif;
		font-size: 14px;

}
.water{
	position:absolute;
	background: url(images/justice.gif);
	width:376px;
	height:374px;
	left: 600px;
	top: 430px;
 	background-repeat: no-repeat;
	/*z-index:1;	*/
}
.padme {
padding-top: 14px;
}

* html .padme {
	padding-top: 0;
}


/******************BACKGROUND IMAGE*************************************/

#whatever {
	background: #ffffff url(images/background3.gif);
	left: 105px;
	top: 105px;
 	background-repeat: no-repeat; 

 	} 

/******************LOGO*************************************/

#logo {
	position: relative;
	left: 0px;
	top: 0px;
    width: 100%; height:90px;
	min-width: 500px;
 	background-image: url(images/toplogo.png);
 	background-repeat: no-repeat;
 	background-color: #65745A;
	margin-left: 0%;
	margin-right: 0%;
	}

* html #logo {
	position: relative;
	margin: 0px;
  width: 970px; height:90px;
 
}




/****************TABLES***************************************/
table {
	border-collapse: separate;
	background-color: inherit;
	}

td {  
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 11px
}

th {  
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	height: 20px
}

/*****************STANDARD LINKS**************************************/

a:link, a:visited {
	color: green;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	color: #1e4919;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #60AE60;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/*****************BUTTONS**************************************/


a.buttn:link, a.buttn:visited  { font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#000;
	display:block;
	padding:6px 10px 0 0px;
	border-bottom: 3px solid #efefef;
	background: inherit ;
	
	}
	
a.buttn:hover{
	background-color: #F5F5F5;
	color:#6C8F31;
	border-bottom: 3px solid #ACCF71;
	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: 10pt; 
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: 10pt; 
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;
	padding: 0px 10px 200px 20px;
	line-height:1.6em;
	text-align:left;
	background-color: #E0E0CC;
width:100%;
	}

/******************MAIN CONTENT BOX*************************************/

.gui {
	/*border: thin ridge;*/
	padding-left: 10px; 
	padding-top: 6px; 
	letter-spacing : 1px;
	width: auto;
	font-size : 11px;
	background: #fff
	/*background : #EAEAEA*/
}



/******************* Top Nav ***********added right float for FFox****/
#topmenu {
	float: right;
	clear: both;
	margin-top:1px;
	margin-left:0;
	height:1.2em;
	line-height:1.2em;
	color:#900;
	text-align: center ;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	width:100%;
	min-width: 500px;
	}
	* html .topmenu {
  	width: 970px; 
 
}


div#topmenu ul {
	margin: 0; 
	padding: 0; 
	background: #7E0001; /*background of droplist*/
 	border: 2px solid #CCC; 
	border-width: 0 1px;
	display: block;
	/*filter:alpha(opacity=70);
	-moz-opacity:0.5;
	opacity: 0.5;*/
}

div#topmenu li {
	position: relative; 
	list-style: none; 
	margin: 0;
	display: block;
	float: left; 
	width: 14em; 
	line-height: 1em;
}

	*div#topmenu li {
		position: relative; 
		list-style: none; 
		margin: 0;
		display: block;
		float: left; 
		width: 12em; 
		line-height: 1em;
	}

div#topmenu li:hover {
	background-color: #fff;
	
}

div#topmenu li.submenu {
	background: url(images/dropmenu.gif) 95% 50% no-repeat;
}

div#topmenu li.submenu:hover {
	background-color: #fff;
	
}

div#topmenu li a {
	display: block; 
	padding: 0.25em 0 0.25em 0.5em;
  	text-decoration: none; width: 14em;
	color: #CCC;
}

div#topmenu li a:hover {
	display: block; 
	padding: 0.25em 0 0.25em 0.5em;
  	text-decoration: none; width: 14em;
	color: #678630;
}
	*div#topmenu li a:hover {
		display: block; 
		padding: 0.25em 0 0.25em 0.5em;
		text-decoration: none; width: 12em;
		color: #678630; 
	}
div#topmenu>ul a {
	width: auto;
}

div#topmenu ul ul {
	position: absolute; width: 14em;
  	display: none;
}
	*div#topmenu ul ul {
		position: absolute; width: 12em;
		display: none;
	}

div#topmenu ul ul li {
	border-bottom: 
	1px solid #CCC;
	white-space: nowrap;
}

div#topmenu li.submenu li.submenu {
	background: url(images/submenu.gif) 95% 50% no-repeat;
}

div#topmenu li.submenu li.submenu:hover {
	background-color: inherit;
}

div#topmenu li.submenu li.submenu:hover {
	background-color: inherit;
}

div#topmenu ul.level1 li.submenu:hover ul.level2, div#topmenu ul.level2 li.submenu:hover ul.level3 {
	display:block;
}

div#topmenu ul.level2 {
	top: 1.3em; left: -1px;
}
div#topmenu ul.level3 {
	top: -1px; left: 7em;
  	border-top: 1px solid #CCC;
}

/******************* 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 #6C8F31;
	text-align:center;
	background-color: #65745A ; 
	color: #E7E8B0;  
	font-size:0.9em;
}
* html .footer {
  width: 970px; height:50px;
 
}

.footer a{
	color:#FFFF80;
	text-decoration: underline;
}
.footer a:hover{
	text-decoration: overline;
}

.footerSmall {
	background:transparent;
	font-size: 10px;
	padding-right:22px;
	padding-left: 22px;
}

.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: #EEEEEE;
}
.blogno {
	background-color: inherit;
}

.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;
 
}

.rightcol {
	float: right;
	width: 170px;
	padding-right:1px;
}

#graybox {
	background: #eee;
	position: relative;
	display:block;
	/*width: 150px;	*/
	height:350px;
	text-align: left;
	font-size: 10px;
	border: 1px solid #808080;
	padding: 3px;
	margin-left: 0px;
	margin-top: 0px;
	clear: both;

}

*html #graybox
{
/*width: 150px;*/

}