﻿body
{
    font-family:Calibri, Arial;
}
.style1 {
	background-color: #252524;
}
.style2 {
	background-image: url('Header/top-nav.jpg');
}
.style3 {
	background-image: url('Content/main-mid-blk.jpg');
}
.style4 {
	text-align: center;
}
.style5 {
	background-image: url('Content/page-mid.jpg');
	text-align: center;
}
.style6 {
	text-align: center;
	background-image: url('Footer/ft1.jpg');
}
.style7 {
	text-align: center;
	background-image: url('Left_Column/search-mid.jpg');
}
.style8 {
	text-align: center;
	background-image: url('Left_Column/left-nav-mid.jpg');
}
.style9 {
	margin-top: 0px;
}
.style10 {
	background-image: url('Header/top-header.jpg');
	color:White;
}

.body_con {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 17px;
}

.bod_con {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 17px;
}

.pageHeaderLink
{
	padding:10px 0px 10px 0px;
}
.info
{
	font-style:italic;
	padding-left:5px;
}	
	
.columnSpacer
{
	padding:10px 10px 0px 0px;
}

.smaller
{
	font-size:.9em;	
}
.checkoutLeft
{
	font-family:Calibri, Arial, Verdana;
	width:125px;
	text-align:right;
	font-weight:bold;
	color:#333333;
	font-size:1.1em;
}
.checkoutRight
{
	padding-left:15px;
}
.checkoutHeader
{
	font-family:Calibri, Arial, Verdana;
	color:Black;
	font-size:1.3em;
}
.legend
{
	font-style:italic;	
	color:#990000;
}

a.whiteA
{
    color:Red;
    font-family:Calibri;
    text-decoration:none;
}
a.white:hover
{
    text-decoration:underline;
}
	

/*IMAGE SHADOW START */		
/*IMAGE SHADOW START */		

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
#shadow-container .shadow1 {
	background: #F1F0F1;
}

#shadow-container .shadow2 {
	background: #DBDADB;
}

#shadow-container .shadow3 {
	background: #B8B6B8;
}

#shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 10px;
}

/*IMAGE SHADOW END */		
/*IMAGE SHADOW END */		

.leftColumn
{	
	width:95px;
}
.rightColumn
{
	 background-color:#efefef;
	 padding:0px 15px 0px 5px;
}

.full
{
	width:100%;
	height:100%;
	display:block;
}
	
td.left_menu
{
    font-family:verdana;
    text-decoration:none;
    font-size:12px;
    color:#1b191a;
}
td.left_menu a
{
    font-family:verdana;	
    text-decoration:none;
    font-size:12px;
    color:#1b191a;
}
td.left_menu a:hover
{
    font-family:verdana;	
    text-decoration:none;
    font-size:12px;
    color:#ff0000;
}

h1
	{
	margin:0px;
	padding:0px;	
	font-size:17px;
	font-weight:bold;
	color:#000000;
	}
h1 strong
	{
	font-weight:bold;
	font-size:19px;
	color:#ff0000;
	}
.watermark
	{
	color: #c0c0c0;
    font-style: italic;
	}
.checkoutLeft
{
	font-family:Calibri, Arial, Verdana;
	width:125px;
	text-align:right;
	font-weight:bold;
	color:#333333;
	font-size:2.0em;
}
.checkoutRight
{
	padding-left:15px;
}
.checkoutHeader
{
	font-family:Calibri, Arial, Verdana;
	color:Black;
	font-size:1.1em;
}

.mapItButton
{    
    padding:5px;
    border:solid 2px #999999;    
    border-top:0px;
    text-decoration:none;
    background-color:#dddddd;
    color:Black;    
    font-weight:bold;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;    
}

.mapItButton a
{
    text-decoration:none;
    color:Black;
}




