/***********************************************************/
/*	ZNode Storefront Stylesheet
/*	Copyright 2004-2007, www.znode.com, All Rights Reserved.
/***********************************************************/

/**************************************************/
/* GLOBAL                                  
/**************************************************/
body { width: 100%; margin-top: 0px; background-color: #998467; font-family: tahoma; font-size: 8pt; color: #666666; }

/**************************************************/
/* PAGE SECTIONS                                  
/**************************************************/
#Container { width:766px; padding-left:0px; margin-left: auto; margin-right: auto; padding-top: 0px;  margin-top: 0px; background-color: #ffffff; float:none; }
#Header { height: 50px; padding: 5px; text-align: left; }
#BreadCrumb { text-align: left; vertical-align: middle; background-color: #efefef; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; border-bottom: 1px solid #C0C0C0; font-size: 7pt; }
#Logo { }
#LeftColumn { border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; text-align: left; width: 150px; padding-top: 10px; }
#MiddleColumn { padding-top: 10px; padding-right: 25px; padding-left: 25px; padding-bottom: 25px; margin-bottom: 1px; margin-left: 1px; border-bottom: 1px solid #C0C0C0; }
#ContentColumn { background-color:#FCF6E9; padding-top: 5px; padding-right: 25px; padding-left: 25px; margin-top:0px; padding-bottom: 10px; margin-bottom: 0px; margin-left: 1px;  }
#RightColumn {}
#Footer { padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 10px; border-right-style: none; border-left-style: none; border-bottom-style: none; background-color: #EADCBF; }
#SiteLinks { text-align: right; vertical-align: middle; padding-right: 5px; padding-left: 5px; padding-bottom: 2px; padding-top: 2px; font-size: 7pt; font-family: arial; font-weight: normal; text-transform: uppercase; }
#Menu { font-size: 11px; color: white; font-family: arial; text-align: left; background-color: #d50a20; font-weight: bold; text-transform: uppercase; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; }
#CustomerService { font-size: 7.5pt; color: #696969; margin-right: 15px; padding-top: 10px; margin-bottom:5px; }
#PoweredByZNode{ float:none; margin:10px; text-align:center; }

/**************************************************/
/* GENERIC STYLES                                 
/**************************************************/
h1, h2, h3, h4 {color: #9F4B2E; }
h1 { font-size: 18px; margin-bottom: 10px; }
h2 { font-size: 16px; margin-bottom: 5px; }
h3 { font-size: 14px; margin-bottom: 5px; }
/*
 h4 { margin-top: 15px; margin-bottom: 10px; font-weight: bold; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; background-color: #eaeaea; border-left: #d3d3d3 1px solid; border-bottom: #8e9fba 1px solid;  }
*/
h4 { margin-top: 15px; margin-bottom: 10px; font-weight: bold; font-size: 11px; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; }
select {}
hr { border: 0; width: 100%; color: #4682b4; height: 1px; }
a:link {}
a:Visited {}
a:Hover {}
p { font-size: 8pt; }
big { font-size: 10pt; }
small { font-size: 7pt; }
.Success{ font-weight: bold; color: Green; font-size: 13px;  white-space:pre; background-image: url(../../Images/icons/check.png); background-repeat: no-repeat; padding-left: 15px; margin-bottom: 10px; margin-top: 5px; }
.DiagnosticError{font-weight: bold; color: #ff0000; font-size: 13px; white-space:pre;  background-image: url(../../Images/icons/warning_small.gif); background-repeat: no-repeat; padding-left: 15px; margin-bottom: 10px; margin-top: 5px;}
.Optional {font-weight: bold; color:  Blue; font-size: 13px; white-space:pre;  background-image: url(../../Images/icons/warning_small.gif); background-repeat: no-repeat; padding-left: 15px; margin-bottom: 10px; margin-top: 5px; }
/**************************************************/
/* FOOTER - OVERRIDE                                
/**************************************************/
#Footer .Copyright { margin-top:10px;margin-bottom:10px; color: #998467; text-decoration: none; font-size:11px;  margin-left: 5px; margin-right: 5px; }
#Footer A:link
{
    color: #998467;
    text-decoration:underline;
    margin-left: 5px;
    margin-right: 5px;    
}
#Footer A:visited { color: #998467; text-decoration: underline;  margin-left: 5px; margin-right: 5px;}
#Footer A:hover
{
    text-decoration: underline;
    color: #902d0e;
    margin-left: 5px;
    margin-right: 5px;    
}
#FooterLinks { text-align: center; vertical-align: middle; padding-right: 5px; padding-left: 5px; padding-top: 2px; font-size: 11px; font-family:tahoma; }
#FooterLinks .Link { margin-left: 0px; margin-right: 0px; }
#FooterLinks .Link A:link { color: #998467; text-decoration: underline; margin-right: 10px; }
#FooterLinks .Link A:visited { color: #998467; text-decoration: underline; }
#FooterLinks .Link A:hover { text-decoration: underline; color: #902d0e; }
#Footer .Donation {margin-top:10px;margin-bottom:10px; color: #998467; text-decoration: none; font-size:11px;  margin-left: 5px; margin-right: 5px;}
/**************************************************/
/* SITE LINKS - OVERRIDE                          
/**************************************************/
#SiteLinks .Link { margin-left: 10px; margin-right: 10px; }
#SiteLinks .Link A:link { color: #201f20; text-decoration: none; margin-right: 10px; }
#SiteLinks .Link A:visited { color: #201f20; text-decoration: none; }
#SiteLinks .Link A:hover { text-decoration: none; color: #a52a2a; }

/**************************************************/
/* FORMS                                         
/**************************************************/
.Form {}
.FormTitle { font-weight: bold; font-size: 12px; color: #ffffff; background-color: #998467; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px; }
.Form .Search { background-color: #f1f1f1; padding-right: 10px; padding-left: 10px; padding-bottom: 20px; padding-top: 10px; border-right: #b5b4b5 1px solid; border-top: #b5b4b5 1px solid; border-left: #b5b4b5 1px solid; border-bottom: #b5b4b5 1px solid; margin-top: 5px; margin-bottom: 5px; }
.Form .Asterix { color: red; }
.Form .HeaderStyle { font-weight: bold; font-size: 11px; background-color: #e6e6e6; color: #333333; margin-bottom: 5px; margin-top: 10px; padding-bottom: 3px; padding-top: 3px; padding-left: 5px; padding-right: 5px; }
.Form .Row { margin-bottom: 5px; padding-bottom: 5px; }
.Form .FieldStyle { white-space: nowrap; font-size: 11px; font-weight: bold; padding-right: 15px; color: #4b4b4b; padding-bottom: 2px; padding-left: 5px; padding-top: 2px; text-align: right; }
.Form .ValueStyle { font-size: 11px; font-weight: normal; color: #333333; padding-bottom: 2px; padding-top: 2px; }
.Form .HintStyle { font-size: 10px; font-weight: normal; color: #333333; padding-left: 10px; border-right: #3399cc 1px solid; padding-right: 10px; border-top: #3399cc 1px solid; padding-bottom: 5px; border-left: #3399cc 1px solid; padding-top: 5px; border-bottom: #3399cc 1px solid; background-color: #ffffcc; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; }
.Form .Button { padding-top: 2px; padding-bottom: 2px; color: #000000; font-size: 10px; font-weight: bold; background-color: #fed; border: 1px solid; border-top-color: #696; border-left-color: #696; border-right-color: #363; border-bottom-color: #363; }
.Form .Or { font-weight: bold; font-size: 14px; color: #998467; font-family: arial; padding-right: 10px; padding-left: 10px; text-transform: uppercase; }
.Error { font-weight: bold; color: #ff0000; font-size: 11px; background-image: url(../../Images/icons/warning_small.gif); background-repeat: no-repeat; padding-left: 15px; margin-bottom: 5px; margin-top: 5px; }

/**************************************************/
/* MENU                                          
/**************************************************/
#Menu A:link { text-decoration: none; }
#Menu A:Visited { text-decoration: none; }
#Menu A:Hover { text-decoration: none; }
#Menu .StaticMenuStyle { }
#Menu .StaticMenuItemStyle { font-size: 10px; color: white; font-weight: bold; padding-right: 5px; padding-left: 5px; padding-bottom: 8px; padding-top: 8px; }
#Menu .StaticHoverStyle { background-color: #d5a698; }
#Menu .StaticSelectedStyle { }
#Menu .DynamicMenuStyle { }
#Menu .DynamicMenuItemStyle { background-color: #d50a20; font-size: 10px; color: white; font-weight: bold; padding-right: 5px; padding-left: 5px; padding-bottom: 8px; padding-top: 8px; border-bottom: #ffefd5 1px solid; }
#Menu .DynamicHoverStyle { background-color: #d5a698; }
#Menu .DynamicSelectedStyle { }
#Menu .MenuBottomLine { background-image: url(../../Images/accents/shadow_vertical.gif); background-repeat: repeat-x; height: 10px; background-color: #ffffff; }

/**************************************************/
/* GRID                                           
/**************************************************/
.Grid { border-bottom: #c0c0c0 1px solid; padding-bottom: 10px; }
.Grid a { text-decoration: none; color: #003399; }
.Grid a:link { text-decoration: none; color: #003399; }
.Grid a:hover { text-decoration: underline; color: #F60; }
.Grid a:visited { text-decoration: none; color: #003399; }
.FooterStyle { background-color: #507CD1; color: white; font-weight: bold; }
.RowStyle { background-color: #EFF3FB; }
.PagerStyle { background-color: #fbfbfb; text-align: center; }
.PagerStyle a:link { text-decoration: underline; }
.PagerStyle a:hover { text-decoration: underline; }
.PagerStyle a:visited { text-decoration: underline; }
.HeaderStyle { background-color: #507CD1; color: white; font-weight: bold; text-align: left; }
.AlternatingRowStyle { background-color: #FFFFFF; }

/**************************************************/
/* PRODUCT DETAIL                                 
/**************************************************/
.ProductDetail .Image { margin-bottom: 10px; text-align: center; }
.ProductDetail .Zoom { margin-bottom: 20px; text-align: center; }
.ProductDetail .Description { margin-top: 0px; margin-bottom: 20px; font-size: 8pt;}
.ProductDetail .PriceBox { margin: 20px 5px 20px 0px; font-weight: normal; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; text-align: center; }
.ProductDetail .Price { font-weight: bold; font-size: 12px; color: #cc6600; }
.ProductDetail .RegularPrice { font-weight: bold; font-size: 11px;}
.ProductDetail .SalePrice { font-weight: bold; font-size: 12px; color: #ff0000; padding-top: 5px; }
.ProductDetail .ProductNumber { font-weight: bold; font-size: 14px; font-family: arial; color: #6b7aa2; }
.ProductDetail .DetailButton { margin-bottom: 10px; }
.ProductDetail .OptionsTitle { background-color: #6b7aa2; color: white; padding-left: 5px; font-weight: bold; font-size: 10px; padding-bottom: 3px; padding-top: 3px; }
.ProductDetail .Options { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; margin-top: 0px; margin-bottom: 10px; }
.ProductDetail .Features { padding-top: 5px; padding-bottom: 5px; }
.ProductDetail .Attribute { padding-right: 10px; margin-right: 10px; }
.ProductDetail .Related { margin-top: 20px; }
.ProductDetail .AddToCartButton { margin-top: 10px; margin-bottom: 10px; }

/**************************************************/
/* PRODUCT LIST                               
/**************************************************/
.ProductList { margin-top: 0px; margin-bottom: 20px; margin-top: 15px; }
.ProductListItem { padding-right: 15px; padding-bottom: 0px; vertical-align: top; margin-bottom: 30px; padding-top: 5px; margin-right: 10px; padding-left: 15px; border-top-width: 1px; border-left-width: 1px; border-left-color: #dddddd; border-bottom-width: 1px; border-bottom-color: #dddddd; border-top-color: #dddddd; border-right-width: 1px; border-right-color: #dddddd; text-align: center; }
.ProductListItem .Price { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; }
.ProductListItem .RegularPrice { text-align: center; font-weight: bold; font-size: 11px; color: #666666; }
.ProductListItem .SalePrice { text-align: center; font-weight: bold; font-size: 11px; color: #ff0000; padding-top: 5px; }
.ProductListItem .Image { margin-bottom: 10px; }
.ProductListItem .DetailLink { margin-bottom: 5px; text-align: center; }
.ProductListItem .DetailLink A:link { color: #666666; text-decoration: underline; font-size: 10px; }
.ProductListItem .DetailLink A:Visited { color: #666666; text-decoration: underline; font-size: 10px; }
.ProductListItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; font-size: 10px;}

/**************************************************/
/* CATEGORY DETAIL                                 
/**************************************************/
.CategoryDetail .Description { margin-top: 10px;}
.CategoryDetail .SubCategoryList { margin-top: 0px; margin-bottom: 20px; margin-top: 15px; }
.CategoryDetail .SubCategoryListItem { padding-right: 0px; padding-bottom: 0px; vertical-align: top; margin-bottom: 30px; border-bottom: #dddddd 1px; padding-top: 0px; margin-right: 30px; padding-left: 0px; margin-left: 5px; }
.CategoryDetail .SubCategoryListItem .CategoryLink { font-weight: normal; font-size: 12px; margin-bottom: 10px; padding-top: 0px; color: #6b7aa2; }
.CategoryDetail .SubCategoryListItem .CategoryLink A:link { text-decoration: underline; color: #d2691e; }
.CategoryDetail .SubCategoryListItem .CategoryLink A:Visited { text-decoration: none; color: #d2691e; }
.CategoryDetail .SubCategoryListItem .CategoryLink A:Hover { text-decoration: none; color: #666666; }
.CategoryDetail .SubCategoryListItem .Image { }

/**************************************************/
/* SHOPPING CART NAVIGATION                                 
/**************************************************/
.ShoppingCartNavigation { margin-bottom: 15px; padding-bottom: 5px; padding-left: 5px; }
.ShoppingCartNavigation A:link { text-decoration: none; }
.ShoppingCartNavigation A:Visited { text-decoration: none; }
.ShoppingCartNavigation A:Hover { text-decoration: none; }
.ShoppingCartNavigation .Title { color: black; font-weight: bold; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px; font-size: 8pt;}
.ShoppingCartNavigation .TreeView { padding-left: 10px; }
.ShoppingCartNavigation .NodeStyle { font-weight: normal; font-size: 11px;padding-bottom: 2px; padding-top: 2px; }
.ShoppingCartNavigation .RootNodeStyle { font-weight: bold; color: #515151; font-size: 7pt; padding-bottom: 2px; padding-top: 5px; text-transform: uppercase; }
.ShoppingCartNavigation .HoverNodeStyle { color: red; }
.ShoppingCartNavigation .ParentNodeStyle { }
.ShoppingCartNavigation .LeafNodeStyle { font-size: 9px; padding-bottom: 1px; padding-top: 1px; color: #626262; }
.ShoppingCartNavigation .SelectedNodeStyle { color: red; }

/**************************************************/
/* QUICK SEARCH                                 
/**************************************************/
#QuickSearch { }
#QuickSearch .Title { color: #404040; font-weight: bold; padding-right: 10px; padding-left: 10px; padding-top: 10px; margin-bottom: 5px; font-size: 11px; font-family: arial; }

.ProductSearch{}
.ProductSearch .Description{margin-bottom:15px;}
.ProductSearch .Form .Field
{
	font-weight: bold;
	padding-right: 10px;
}

/**************************************************/
/* SHOPPING CART                                 
/**************************************************/
.ShoppingCart { }
.ShoppingCart .CheckoutBox { margin-bottom: 10px; margin-top: 10px; text-align: right; }
.ShoppingCart .CustomerService { font-weight: bold; font-size: 7pt; }
.ShoppingCart .Grid { }
.ShoppingCart .Grid .Header { font-weight: bold; font-size: 10px; color: white; background-color: #5d7b9d; }
.ShoppingCart .Grid .Row { font-weight: normal; font-size: 10px; color: #333333; background-color: #F7F6F3; }
.ShoppingCart .Grid .AlternatingRow { font-weight: normal; font-size: 10px; color: #284775; font-family: verdana; background-color: #ffffff; }
.ShoppingCart .Grid .Description { font-size: 9px; font-family: 'Microsoft Sans Serif' ,verdana; padding-top: 5px; }
.ShoppingCart .Update { font-weight: normal; margin-top: 10px; }
.ShoppingCart .Quantity { width: 20px; height: 15px; }
.ShoppingCart .CartTotals { margin-bottom: 10px; text-align: right; }
.ShoppingCart .Apply{color:#3c3c9e;}

/**************************************************/
/* CHECKOUT                                 
/**************************************************/
.Checkout { padding-bottom: 30px; padding-top: 10px; padding-right: 10px; padding-left: 10px; text-align: left; border-top: gray 2px solid; border-bottom: gray 2px solid; }
.Checkout .Overview { font-size: 11px; color: black; padding-bottom: 20px; }
.Checkout .Or { font-weight: bold; font-size: 16px; color: #0099cc; font-family: arial; padding-right: 10px; padding-left: 10px; }
.Checkout .Steps { text-align: right; height: 25px; }
.Checkout .Steps .Passive { font-weight: bold; font-size: 11px; color: silver; margin-left: 10px; margin-right: 10px; }
.Checkout .Steps .Active { font-weight: bold; font-size: 11px; color: #0099ff; margin-left: 10px; margin-right: 10px; padding-right: 5px; padding-left: 18px; padding-bottom: 5px; padding-top: 5px; border-top-width: 1px; border-left-width: 1px; border-left-color: #b8860b; border-bottom-width: 1px; border-bottom-color: #b8860b; border-top-color: #b8860b; border-right-width: 1px; border-right-color: #b8860b; background-position: left center; background-image: url(/web/Images/icons/arrow_right_blue_small.gif); background-repeat: no-repeat; }

/**************************************************/
/* POPUP WINDOW                                 
/**************************************************/
.PopupBody { text-align: center; margin-top: 0px; font-family: verdana,helvetica,sans-serif; font-size: 8pt; color: #666666; background-color: #ffffff; }
.Popup { background-color: #ffffff; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; }
.Popup .Header { background-color: #dcdcdc; margin-bottom: 20px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; font-weight: bold; font-size: 10pt; text-transform: uppercase; font-family: Verdana; }
.Popup .Body { background-color: #ffffff; margin-bottom: 20px; min-height: 350px; }
.Popup .Footer { background-color: #ffffff; background-color: #dcdcdc; padding-top: 5px; padding-bottom: 10px; }

/**************************************************/
/* HOME PAGE SPECIALS                                 
/**************************************************/
.HomePageSpecials { margin: 20px 20px 10px; border-top-width: 1px; text-align:center; }
.HomePageSpecials .Title { margin-top: 0px; margin-bottom: 10px; font-weight: bold; font-size: 10px; color: #ffffff; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; background-color: #cc6600; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; border-left-width: 1px; border-left-color: #d3d3d3; border-bottom: #9d4300 1px solid; text-transform: uppercase; }
.HomePageSpecialItem { padding-right: 25px; padding-bottom: 5px; vertical-align: top; padding-top: 5px; padding-left: 25px; border-top-width: 1px; border-left-width: 1px; border-left-color: #c0c0c0; border-bottom-width: 1px; border-bottom-color: #c0c0c0; border-top-color: #c0c0c0; border-right-width: 1px; border-right-color: #c0c0c0; margin-left: 10px; margin-right: 10px; }
.HomePageSpecialItem .Price { font-weight: bold; font-size: 10px;color: #cc6600; }
.HomePageSpecialItem .RegularPrice { font-weight: bold; font-size: 10px; font-family: verdana,arial; color: #888888; }
.HomePageSpecialItem .SalePrice { font-weight: bold; font-size: 10px;color: #ff0000; padding-top: 5px; }
.HomePageSpecialItem .Image { margin-bottom: 10px; }
.HomePageSpecialItem .DetailLink { margin-bottom: 5px; }
.HomePageSpecialItem .DetailLink A:link { color: #666666; text-decoration: underline; font-size: 10px; }
.HomePageSpecialItem .DetailLink A:Visited { color: #666666; text-decoration: underline; font-size: 10px;}
.HomePageSpecialItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; font-size: 10px;}

/**************************************************/
/* Product List Navigation                                
/**************************************************/

.NavigationStyle { text-align:center; margin-top: 15px; margin-bottom: 10px; font-weight: bold; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; background-color: #eaebeb; border-left: #d3d3d3 1px solid; border-bottom: #8e9fba 1px solid; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; width:62%; }



/**************************************************/
/* OhioDelta.org  Stylesheet                                  
/**************************************************/
#BackgroundImage {background-image:url(../Images/sliced_01.jpg); background-repeat:repeat-y; margin:0px; padding:0px; }
#HomePageContainer { margin-left:67px;width:646px; }
#MenuBar { white-space:nowrap; padding:0px; text-align:left; padding-bottom:0px; margin:0px; text-decoration:none;}
#MenuBar A:Link{text-decoration:none; padding:0px; margin:0px; }
#MenuBar img { border:0px; text-align:left; }
.Spacer { height:9px; }
.Arrow { padding-right:7px;}

UL { list-style: outside; list-style-type:none; margin-left:0px; padding-left:0px; text-align:left; }
li { margin-bottom:10px;}
UL.compact { list-style: inside;  }

.HorizontalLine /* */
{	
	background-image:url(../Images/sliced_hr.jpg); 
	background-repeat:repeat-x;		
	height:3px;	
	float:none;
	clear:both;
	margin-top:5px;
	margin-bottom:0px;
	background-color:#E9DDBF;
}

/*************************************************/
/* Header Section - Logo & Company name
/*************************************************/
.LogoContainer 
{ 	
	background-color:#FCF6E9; 
	background-image:url(../Images/sliced_09.jpg); 
	background-repeat:repeat-x ; 
	background-position:bottom; 	
	padding:0px;
	height:125px;
}

.LogoContainer .Logo
{
	margin-top:10px;
	padding-left:12px;
	margin-bottom:10px;
}

.LogoContainer .FloatLeft
{	
	float:left;
	width:auto;
	clear:left;	
	padding-left:12px;
	padding-right:12px;
	padding-bottom:10px;
}
.LogoContainer .FloatNone
{	
	vertical-align:middle;
	margin-top:10px;
	padding-top:20px;
	margin-left:0px;
	padding-right:0px;
	text-align:left;
}
.LogoContainer .FloatRight
{	
	float:right;
	width:auto;	
}

.LogoContainer .Image
{	
	padding-top:5px;
	padding-right:50px;	
}
.LogoContainer .ImageText
{	
	padding-top:5px;	
	padding-right:10px;	
	text-align:right;
}

.LogoContainer .Symbol
{	
	vertical-align:top;
	padding-right:10px;
	margin-top:10px;
	padding-bottom:25px;
	text-align:right;
}
.RightContainer
{	
	width: 53px;
	background-image: url(../Images/sliced_01.jpg);	
	background-repeat:repeat;
	background-position:right;
}

.LeftContainer
{
	width: 66px;
	background-image: url(../Images/sliced_01.jpg);	
	background-repeat:repeat;
	background-position:left;
	padding-right:0px;
}

/********************************************/
/* Content Section - Home page & content
/********************************************/

.ContentContainer
{
	background-color:#FCF6E9;
	padding-right: 0px;	
	padding-bottom:10px;
	margin:0px;	
	height:auto;
}

/* Right Top Content Box - Home page */
#RightTopColumn
{	
	width:auto;
	float:right;	
	color:#998467;
	padding:0px;
	margin:0px;	
	margin-bottom:3px;
	text-align:right;	
}

/* Left Top Content Box - Home page */
#LeftTopColumn
{		
	margin-top:2px;	
	float:left;
	width:216px;
	clear:left;
	height:254px;
	color:#998467;
	background-color:#FCF6E9;
	margin-bottom:3px;	
	vertical-align:top;
}

/* Right Bottom Content Box - Home page */
#RightBottomColumn
{	
	padding:0px;
	margin-top:5px;	
	margin-left:2px;
	margin-right:1px;
	float:right;	
	color:#EADCBF;
	background-color:#FCF6E9;
	height:210px;
	width:421px;
	margin-bottom:5px;	
}

/* Left Bottom Content Box - Home page */
#LeftBottomColumn
{
	margin-top:5px;	
	margin-left:0px;
	float:left;
	width:216px;
	clear:left;
	height:210px;
	background-color:#FCF6E9;
	margin-bottom:5px;
}

.ContentContainer .Image { padding-left:20px; border:0px; }

.ContentContainer .Text
{
	
	padding-right:10px;
	font-size:11px;
	font-family:tahoma;
	padding-bottom: 5px;
	white-space:pre-wrap;
	text-align:justify;	
	color:#666666;	
}

.ContentContainer .HomepageText
{
	
	padding-right:15px;
	font-size:11px;
	font-family: tahoma;	
	padding-bottom: 5px;
	white-space:normal;
	text-align:justify;	
	color:#666666;
	padding-left:20px;
}

.ContentContainer .SubText
{
	font-size: 11px;    
    padding-right: 4em;
    padding-bottom:10px;
    margin-top:-5px;
    margin-bottom: 5px;
    font-family: Arial,verdana,helvetica,sans-serif;    
    color: #9F4B2E;
    font-weight: bold; 
    padding-left:20px;
       
}
.ContentContainer .SubText A:Link {color:#9F4B2E; text-decoration:underline; }
.ContentContainer .SubText A:Hover {color:#9F4B2E; text-decoration:none; }
.ContentContainer .SubText A:Visited {color:#9F4B2E; text-decoration:underline;}

.ContentContainer .SubTitle
{
	font-size: 15px;    
    padding-right: 3em;
    padding-bottom: 0.35em;
    padding-left: 20px;
    margin-bottom: 0.5em;
    padding-top:10px;
    color: #9F4B2E;
    font-weight: bold;
    font-family:Arial,Verdana, Sans-serif;
}
.ContentContainer .Title
{
	font-size: 22px;    
    padding-right: 4em;
    padding-bottom: 0.35em;
    margin-bottom: 0.5em;
    padding-top:10px;
    padding-left: 20px;
    color: #9F4B2E;
    font-weight: bold;
    font-family:Arial,Verdana, Sans-serif;
}

.ContentContainer .LinkText
{
	margin: 0px;
	padding-right:20px;
	padding-left: 20px;
	font-size:11px;
	font-family: Tahoma;	
	padding-bottom: 8px;	
	text-align:left;	
	color:#998467;	
}

.ContentContainer .LinkText A:Link {color:#998467; text-decoration:underline; }
.ContentContainer .LinkText A:Hover {color:#998467; text-decoration:none; }
.ContentContainer .LinkText A:Visited {color:#998467; text-decoration:underline;}

.ContentContainer .ImageText
{
	margin-top: 0px;
	padding-right:0px;
	font-size:10px;
	font-family:Arial,verdana,Sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	text-align:center;
	color:#998467;
	font-weight:bold;	
}

.ContentContainer .Item
{
	margin-bottom:20px;
    margin-top:30px;
}

.ContentContainer img.floatright
{
    float:right; 
    margin-left:20px;
    margin-right:-20px;
    padding-bottom:5px;
    margin-bottom:0px;
}

.ContentContainer img.floatleft
{
    float:left; 
    margin-right:15px;
    margin-left:15px;
    clear: left; 
    margin-bottom:0px;
    padding-bottom:5px;
}

.ContentContainer img.moveright
{
    float:right; 
    margin-left:20px;
    margin-right:15px;
    padding-bottom:5px;
    margin-bottom:0px;
}
