body
{
	font-family:arial;
}

a
{
	color:blue;
}


p{

font-size:13px;

}


h1
{
	font-weight: bold;
	font-size: 13.5pt;
	text-transform: uppercase;
	color: darkred;
	margin-bottom: 10px; 
  	padding: 0px; 
	border-bottom: gainsboro 1px solid;
	
}



h1 a
{
	color:blue;
}

h2
{
	font-weight: bold;
	font-size:14px;
	margin-bottom: 0px;
	color: red;
  
}


 h2 a, h2 a:active, h2 a:visited
 {
  text-decoration:underline;	
  color:red;
}

h2 a:hover
{
	text-decoration:none;
}


h3
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	font-family: Arial, 'Times New Roman';
	position: relative;
	background-color:gainsboro;
	color:darkred;
	margin-bottom:5px;
	margin-top:5px;
	text-indent:5px;

}




.category
{
	font-weight: bold;
	font-size: 10px
	color: #000066;
	font-family: Arial, 'Times New Roman';
	text-transform:uppercase;
}


.subcategory
{
	font-weight: bold;
	font-size: 9px
	color: #000066;
	font-family: Arial, 'Times New Roman';
	text-transform:uppercase;
}




.sideBackground
{
background-color: #632925;
width: 126px;

}





.sideNav
{
 
}


.tab
{
font-family:verdana;
 font-size:12px;
 color: darkred;
 text-align: left;
 text-indent: 17px;
	background-image:url(/images/button_off.gif);
	background-repeat:no-repeat;
}

.tab a, .tab a:link, .tab a:active, .tab a:visited
{
 color: darkred;
 text-decoration: none;
 width:146px;
 display:block;
}
.tab a:hover
{
 color: red;
 text-decoration: underline;
 width:146px;
 display:block;
 
}


.navButton
{
	
	text-align: left;
	display: block;
	width:146px;
	margin-left:14px;
	font-family:verdana;

}

.navButton a, .navButton a:link, .navButton a:active, .navButton a:visited
{
	font-size: 08pt;
	visibility: visible;
	color: darkred;
	text-decoration: none;
	display: block;
	
		width:146px;
	
}
.navButton a:hover
{
	font-size: 08pt;
	visibility: visible;
	color: darkred;
	border-collapse: separate;
	text-decoration: underline;
	display: block;
	background-color: gainsboro;
	width:146px;
	

}




.footerNav
{
	font-weight: normal;
	font-size: 09px;
	color: blue;
	font-style: normal;
	text-align: center;
	
}

.footerNav  a, .footerNav a:link, .footerNav a:active, .footerNav a:visited
{
	font-size: 11px;
	visibility: visible;
	color: darkblue;
	
	border-collapse: separate;
	text-decoration: none;
}
.footerButton a:hover
{
	font-size: 11px;
	visibility: visible;
	color: #cc0033;
	
	border-collapse: separate;
	text-decoration: underline;
}

.menuItem
{
	border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
	
}



.edit
{
	font-size: 9px;
	font-family: Arial, 'Times New Roman';
	
}

.edit a, .edit a:link, .edit a:active, .edit a:visited
{
	font-size: 9px;
	visibility: visible;
	color: #cc0033;
	font-family: Arial, 'Times New Roman';
	background-color: yellow;
	border-collapse: separate;
	text-decoration: none;
}
.edit a:hover
{
	font-size: 9px;
	visibility: visible;
	color: #cc0033;
	font-family: Arial, 'Times New Roman';
		background-color: white;
	border-collapse: separate;
	text-decoration: underline;
}

.border
{
border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
}


.topNav
{
list-style-type: none;
padding:0;
margin-top:0px;
margin-bottom:0px;
}

.topNav ul {
	padding: 0;
	margin: 0;
	list-style: none;

}


.topNav li ul {
	display: none;
	position: absolute;
	top: 15px;
	left: -4px;
	text-decoration: none;
	background-color: red;
	text-align:left;
	background-color: white;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	padding-bottom:1px;
	
}

.topNav li > ul {
	top: auto;
	left: auto;
	white-space:nowrap;

	
	
}

.topNav li:hover ul, .topNav li.over ul {
	display: block;
	font-family: sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;

}


.inside1 {
	text-align: left;
	white-space: nowrap;
	background-color: ghostwhite;
	
}


.inside1 li
{
	
 	text-align: left;
	white-space: nowrap;

	border: darkred 1px solid;
}


.topButton
{
	float: left;
	position: relative;
	margin-right: 10px;
	font-size: 15px;
}


.topButton a 
{

text-decoration:none;
font-weight: bold;
text-align:center;
font-family: Arial;
}

.topButton a, .topButton a:link, .topButton a:active, .topButton a:visited
{
	font-size: 13px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
	color:darkred;
	text-decoration: none;
}
.topButton a:hover
{
	font-size: 13px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
	color: red;
}



.dropButton a 
{
	text-indent: 3px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: red;
	text-align:left;

	line-height:10px;
	padding-right:3px;
	padding-left:3px;
	width:60px;
	display:block;
}

.dropButton a:link, .dropButton a:active, .dropButton a:visited
{
	font-size: 11px;
	visibility: visible;
	border-collapse: none;
	text-decoration: none;
	color: #000000;
	text-align:left;
	width:70px;
	display:block;	
}
.dropButton a:hover
{
	font-size: 11px;
	visibility: visible;
	border-collapse: none;
	text-decoration: none;
	color: red;
	text-align:left;
	width:70px;
	display:block;
}




adminDisplay
{
	border-right: darkred 1px solid;
	border-top: darkred  1px solid;
	border-left: darkred  1px solid;
	border-bottom: darkred  1px solid;
	
}



#mainlink { font-family: verdana, tahoma, times new roman; font-size: 8pt; color: #9A4246; text-decoration:none; }
#mainlink:hover { font-family: verdana, tahoma, times new roman; font-size: 8pt; color: #9A4246; text-decoration:underline; }
#bottommenulink { font-family: verdana, tahoma, times new roman; font-size: 8pt; color: #000000; text-decoration:none; }
#bottommenulink:hover { font-family: verdana, tahoma, times new roman; font-size: 8pt; color: #CF706C; text-decoration:underline; }
#companylink { font-family: verdana, tahoma, times new roman; font-size: 8pt; color: #000000; text-decoration:underline; }
#companylink:hover { font-family: verdana, tahoma, times new roman; font-size: 8pt; color: #CF706C; text-decoration:underline; }

/* Navigation */

#navbar { font-family: verdana, tahoma, times new roman; font-size: 8pt; color: #FFFFFF; text-decoration:none; }

/* Standard Fonts  */
#asterisk { font-size: 8pt; color: #FF0000; }
#copyright { font-size: 8pt; color: #C0C0C0; }
#formline { color: #000000; text-decoration: none; font-weight: bold; font-size: 8pt; }
font { font-family: verdana, arial, helvetica, sans-serif; }
font { font-size: 8pt; color: #000000; font-family: verdana, arial, helvetica, sans-serif; } 
#header { font-size: 10pt; color: #9A4246; font-weight: bold; }  
#sideheader { font-size: 10pt; color: #9A4246; font-weight: bold; text-decoration: underline; }  


.footer p
{
	font-size:10px;
	text-align:center;
}