body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/nav_bg.jpg);
	background-repeat: repeat-y;
}

h1
{
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #393862;
	margin-bottom: 10px; 
  padding: 0px; 
	
}

h2
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #393862;
	margin-bottom: 10px; 
  padding: 0px;
  text-indent:10px; 
	
}

h3
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	font-family: Arial, 'Times New Roman';
	position: relative;
	background-color:#393862;
	color:white;
	margin-bottom:5px;
	margin-top:5px;
	text-indent:5px;

}


#header {
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 118px;
}
#main {
	position: absolute;
	top: 118px;
	width: 100%;
}

#headerleft {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav {
	line-height: 22px;
	text-align: right;
	width: 180px;
	margin-top: 55px;
}
#nav a {
	text-decoration: none;
	display: block;
	width: 175px;
	font-weight: bold;
	color: #393862;
	margin-right: 5px;
}
.navblock {
	margin-bottom: 10px;
}

#headertitle {
	position: absolute;
	left: 113px;
	top: 0px;
	height: 118px;
	width: 445px;
}
#headerright {
	float: right;
	height: 140px;
	width: 105px;
	clear: left;
	position: absolute;
	top: 0px;
	right: 0px;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.team {
	font-size: xx-small;
	color: #CCCCCC;
}
.address {
	margin-top: 30px;
}
td {
	vertical-align: top;
}


#footer {
	font-size: x-small;
	text-align: center;
	color: #FFFFFF;
	background-color: #393862;
	width: 100%;
	padding: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	margin-top: 5px;
	margin-bottom: 5px;
}


#right {
	float: right;
	clear: left;
	margin-top: 30px;
}
.team a {
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
}



.price
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	font-family: Arial, 'Times New Roman';
	position: relative;
	color:red;
}

.price1
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	font-family: Arial, 'Times New Roman';
	position: relative;
	color:red;
}


.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;
}


.tab
{
 font-size:12px;
 color: white;
background-color: #393862;
 text-align: left;
 text-indent: 10px;
 	border-right: #686868 1px solid;
	border-top: #686868 1px solid;
	border-left: #686868 1px solid;
	border-bottom: #686868 1px solid;
	height:15px;
	margin-top:10px;
	
}

.tab a, .tab a:link, .tab a:active, .tab a:visited
{
 color: ghostwhite;
 text-decoration: none;


width:175px;
display:block;
}
.tab a:hover
{
 
 text-decoration: none;
 background-color:#504F88;

width:175px;
display:block;
}


.navButton
{
	
	text-align: right;
	display: block;
	width:175px;

}

.navButton a, .navButton a:link, .navButton a:active, .navButton a:visited
{
	font-size: 09pt;
	visibility: visible;
	color: black;
	letter-spacing: 1pt;
	border-collapse: separate;
	text-decoration: none;
	display: block;
	
		width:175px;
	
}
.navButton a:hover
{
	font-size: 09pt;
	visibility: visible;
	color: #ff0033;
	letter-spacing: 1pt;
	border-collapse: separate;
	text-decoration: underline;
	display: block;
	
	width:175px;
	

}




.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;
}


input
{
	
	color:#666666;
	background: #FFFFFF;
	border: darkblue;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
}


adminDisplay
{
	border-right: darkred 1px solid;
	border-top: darkred  1px solid;
	border-left: darkred  1px solid;
	border-bottom: darkred  1px solid;
	
}

#side
{
margin-top: 68px;
width:180px;
}
