﻿

body 
{
	font-family: verdana; 
	text-align: center;
	font-size: 1em; /* formerly .8em */
	margin:0; 
	padding:0;
	}
	
/********* Main Page *********/	

#banner {
	text-align:center; 
	margin: 0; background-image: 
	url("images/banner-main.gif");
	}
#container 
{
	text-align:center;
	margin: 0;
	width:800px;
}

#nav 
{
	float:left; 
	width: 180px; 
	padding-left: 3px; 
	padding-top:.8em;}

#content_main
{
	
	margin: 0 5px 0 200px;
	text-align:justify;
	}

#footermain {clear:both; border: solid 1px green auto}

#nav p {margin-top: 0;}

.banner 
{
	text-align:center; 
	margin-left:61px;margin-top:0; 
	background-image: url("images/banner2.gif");
	}

.tblHome
{
	border: none;
	vertical-align:top;
	font-size:10pt;
	padding: .8em;
	font-family:verdana;
	font-size:10pt;
	text-align:left;
		
}
	
.tdpadright
{
	padding-right: 10px;
}	

.tdjustify
{
	text-align:justify;
}

.buynow
{
display: inline;
margin: 0;
padding:0;
	
}


.title5
{
	font-size: 12pt;
	font-weight:bold;
	margin-top: 1.5em;
}


.title4
{
	font-size: 11pt;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom:0;
}

#topbanner
{
	background-image: url(images/banner790.gif);
}

/************ Inner page css*/
#content_inner {

	font-family: verdana; 
	text-align: justify; 
	font-size: 1em; 	
	width: 790px;
	padding-top: 0; 
	padding-left: 0;
	margin: 10px
	}
	
.home {font-family:Times New Roman; font-size: 12pt; display:inline; width: 45px;}
	
#footer_inner{margin-top: 5px;}

.imagefloat {float:left; padding-right: 5px; border:0; margin-right: 3px}
.imagecenter {text-align:center;}


/***** headers and subhead **/

.blackhead {font-size: 1.2em;}
.orangesubhead {color:#FF6600; font-size:1em;font-weight:bold;}


/**** Lists ******/

.boldlist{font-family:verdana; font-size: .8em; font-weight:bold;}


p 
{font-family:Verdana;
	font-size: .9em;
}

p_normal
{
font-family:Verdana;
	font-size: 1.2em;

}

/************ Vertical menu ********/

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
img {border: none;} 

#menu11 {
	width: 175px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #889944;
	
	border-width: 1px;
	}
	
#menu11 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #003300 ;
	display: block;
	background:  url(images/menu11.gif);
	padding: 8px 0 0 25px;
	text-align:left;
	}
	
#menu11 li a:hover {
	color: black; /* #889944;*/
	background:  url(images/menu11.gif) 0 -32px;
	padding: 8px 0 0 27px;
	text-align:left;
	}
	
*** Horizontal Menu ***

table.one
{
border-collapse: collapse;

}

tr.datarow {
display:block;
max-width:798px;
margin-top:0;
text-align:left;
border-top: black;
font-family:tahoma;
font-size: 9pt;
background-color: #C5DC80;
}

td.datacellone {
	background-color: #C5DC80; color: black;
}

#menu_h {
	width: 175px;
	margin: 0px;
	
	}
	
#menu_h a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	border-right: solid black 1px;
	}	
	
#menu_h a:link, #menu_h a:visited {
	color: #003300 ;
	display: inline;
	background:  url(images/menu_h.gif);
	padding: 1px 5px 1px 5px;
	text-align:center;
	}
	
#menu_h a:hover {
	color: black; /* #889944;*/
	background:  url(images/menu_h.gif) 0 -32px;
	padding: 1px 5px 1px 5px;
	text-align:left;
	}

#menu_h a:active {
	color: blue; /* #889944;*/
	background:  url(images/menu_h.gif) 0 -32px;
	padding: 1px 5px 1px 5px;
	text-align:left;
}
