﻿body
{
    background-color: #505050;
    font-family: serif;
    color: #505050;

}
p
{
    

}
.Content
{
    background-color: #EEE3D0;
    padding: 10px 10px 10px 10px;
    margin:  0px 0px 0px 0px;
    width: 630px;
    text-align:justify;
    
}
.InnerContent
{
	background-color: #EEE3d0;
	padding: 0px 0px 0px 0px;
	margin:  0px 15px 0px 15px;
}

a
{
    color: #777777;
    text-decoration: none;
}
a:hover
{
    text-decoration:underline;
    color: #333333;
}

a:visited
{
    
  /*  font-weight: bold;*/
}

h2
{
    color: #333333;
    font-family: 'Copperplate Gothic Bold','Freestyle Script', 'Monotype Corsiva', 'French Script';
    
    font-size: 35px;
}
h1
{
    color: #EEE3D0;
    font-family: 'Copperplate Gothic Bold','Freestyle Script', 'Monotype Corsiva', 'French Script';
    font-size: 0px;
}
h3
{
    color: #333333;
    font-family: 'Copperplate Gothic Bold','Freestyle Script', 'Monotype Corsiva', 'French Script';
    font-size: 25px;
}

.saletext
{
    color: Red;
    font-family: 'Copperplate Gothic Bold' , 'Freestyle Script' , 'Monotype Corsiva' , 'French Script';
    font-size: 45px;
    font-weight: bolder;
}

.hightlightedText
{
    color:Black;
    font-size: larger;
    text-align: center;
}

dt,dd
{
    color:#333333;
}
h5
 {
     font-size: small;
     font-family: Verdana;
     font-weight: lighter;

 }
 .pageLeft
{
    background-position: right center;
    background-image:url(Images/shadToRight.png);
    background-repeat: repeat-Y;
}
 .pageRight
{
    background-position: left center;
    background-image: url(Images/shadToLeft.png);
    background-repeat: repeat-Y;
}
.Divider
{
    width: 600px;
    height: 40px;
    left: 20px;
    position:relative;
    background-image: url(Images/CurlyDivider.png);
    background-position:center;
    background-repeat:no-repeat;
    padding-bottom:10px;
}
.TopShadow
{
    height: 6px; 
    background-image: url(Images/shadToTop.png); 
    background-repeat: repeat-x; 
    background-color: #EEE3D0;
}
.MenuBlock
{
    height:30px; 
    background-color: #C5B389; 
    text-align:center;
    vertical-align:middle;
    line-height:30px
}
.BottomInfoBlock
{
    padding: 7px;
    width:800px;
    background-color: #202020;
    text-align:center;
    color:#888888;
}
.BottomInfoBlock a
{
	
	color:#ffffff;
}

.AgaSideStrip
{
   /* background-image: url(Images/agaSideStrip.jpg); 
    background-repeat: no-repeat; 
    background-color: #161616;*/
    width: 0px;
}
.Image
{
    padding: 2px;
    border: 1px solid #b0b0b0;
    margin:5px;
}
.cornerTopRight
{
    padding: 0px 6px 6px 2px;
    float:right;
    width:75px;
    height:83px;
    background-image: url(Images/topRight.png);
    background-repeat:no-repeat;
    background-position:right center;
}
.cornerTopLeft
{
    padding: 0px 6px 6px 2px;
    float:left;
    width:75px;
    height:83px;
    background-image: url(Images/topLeft.png);
    background-repeat:no-repeat;
    background-position:left center;
}
.cornerBottomRight
{
    padding: 2px 6px 6px 2px;
    float:right;
    width:83px;
    height:83px;
    background-image: url(Images/bottomRight.png);
    background-repeat:no-repeat;
    background-position:right center;
}
.cornerBottomLeft
{
    padding: 2px 6px 6px 2px;
    float:left;
    width:75px;
    height:83px;
    background-image: url(Images/bottomLeft.png);
    background-repeat:no-repeat;
    background-position:left center;
}
.watermark
{
color:Red;
}

.MenuBlockDiv
{
    background-color:#c5b389;
    color:#666666;
    text-align:center;
}
.MenuBlockDivA
{
    color:#666666;
    text-decoration:none;
}

.MenuBlockDiv:hover,.MenuBlockDivA:hover
{
    background-color:#d4c5a3;
    color:Black;
    text-decoration:none;
}
.MenuBlockDiv:hover
{
    background-color:#d4c5a3;
    color:Black;
    text-decoration:none;
}
.MyDropDown
{
    background-color:#c5b389;
    color:#666666;
    text-decoration:none;
    
}
#ctl00_ProductsDropDown1:hover,#ctl00_ServicesDropDown2:hover
{
    background-color:#d4c5a3;
    color:Black;
        text-decoration:none;
}
.MyDropDown:hover
{
  /*  background-color:#dccdaf;
    color:Black;*/
        text-decoration:none;
}


.dropdownMouseOver
{
    /*background-color:#eee3d0;*/
    color:White;
    text-decoration:none;
}

.dropdown
{
    background-color: #bcd7ed;
    color: #193D73;
    border: 1px solid #FFFFFF;
}

.dropdownbtn
{
	background-image: url(images/dropdown.gif); 
	background-position: center center;
    background-repeat: no-repeat; width: 20px; height: 16px;
}
.dropdownbtnHigh
{
	background-image: url(images/dropdownHigh.gif); 
	background-position: center center;
    background-repeat: no-repeat; width: 20px; height: 16px;
}
#ctl00_ProductsDropDown1_popup,#ctl00_ServicesDropDown2_popup
{
    /*color:Red;*/
    background-color:Black;
    text-decoration:none;
}
.gridView
{
	border: solid 1px Black;
}
/*Td
{
    border-bottom-color:Black;
    border-top-color:Black;
    border-left-color:Black;
    border-right-color:Black;   
}*/
.PriceTextCenter
{
        text-align:center;
}
Table
{
	/*margin-left:auto;
	margin-right:auto;*/

}
.PriceDataCell
{
	border-style:solid;
	border-color:#666;
	border-width:1px;
}

#button {
	width: 11.1em;

	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'serif';
	background-color: #c5b389;
	text-decoration:none;
	font-weight:normal;
	color: #333;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #EEE3D0;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 4px 0px 4px 0.5em;
	/*	border-left: 5px solid #EEE3D0;
		border-right: 5px solid #EEE3D0;*/
		background-color: #c5b389;
		color: #606060;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 5px solid #cdc3b0;
		border-right: 5px solid #cdc3b0;
		background-color: #a09070;
		color: #606060;
		}
