html, body 
{
	background: url(../images/bg.jpg) top center no-repeat #64622e;
	margin: 0;
	padding: 0;
}


/********REQUIRED - DO NOT EDIT***********/
img {border: 0;}
img, div { behavior: url(iepngfix.htc) }
iframe {height: 100px; width: 100%;}
#lblEmbed iframe {height: 400px;}
/*******************************************/

body, div, p {font-family: Garamond, Serif; font-size: 12pt;}

hr {margin: 0; height: 1px; border-left: 0; border-right: 0; border-bottom: 0; border-top: 1px solid #b4b37e;}

.container {width: 1000px; margin-left: auto; margin-right: auto;}
.padding { padding: 10px;}
.padding2 { padding: 5px;}
.contentpadding {margin-top: 15px; margin-left: 15px;}
.RightBox {background: url(../images/box.jpg) repeat-x #d0cf8c; margin-top: 15px; margin-bottom: 15px; min-height: 117px; border: 1px solid #918f56; }
.clear {clear: both}
.FooterTitle {font-size: 16pt; font-weight: bold; text-transform: uppercase; letter-spacing: -1px; color: #fff194;}
.FooterSubTitle { font-size: 10pt; text-transform: uppercase; color: #d4ebfa;}
.ContentBtn {float: left; margin-left: 5px;}
.Margins {margin: 10px;}
.divhidden {display: none;}

.bold {font-weight: bold;}
.title {font-weight: bold; font-size: 14pt; color: #8c2f3a;}
.title2 {font-weight: bold; font-size: 14pt; color: #fff194;}
.white {color: #fff;}
.top {vertical-align: top;}

a.title {font-weight: bold; font-size: 14pt; color: #8c2f3a;}
a.title:hover {font-weight: bold; font-size: 14pt; color: #6a0d18;}

a.yellow {color: #fff194;}
a.yellow:hover {color: #fff;}

#HomeContent {background: url(../images/redbg.jpg) repeat-x #e3e29f; min-height: 250px;}
#HomeContentLeft {width: 600px; margin-right: 10px; float:left;}
#LeftHighlight {border: 0px solid; margin-top: 15px; margin-left: 15px; margin-bottom: 20px; height: 165px; overflow: hidden; color: #fff;}
#HomeContentRight {width: 375px; min-height: 215px; float:left;}
#NewsNowContainer {background: #fff; margin-top: 15px; margin-bottom: 15px; }
#Footerbkgrnd {background: url(../images/footer.jpg) no-repeat; height: 159px;}
#FooterBtns {text-align: center; color: #fff; padding-top: 22px;}
#FooterInfo {padding-top: 45px; padding-left: 140px; color: #fff; width: 600px;}

#ContentHeader {background: url(../images/contentheader.jpg) top center #010042; height: 102px; border-bottom: 1px solid #e3e29f;}
#Logo {position: absolute; margin-top: 10px; margin-left: 10px;}
#ButtonContainer {margin-left: 220px; width: 770px; position: absolute;}
#ContentHeaderTitle {position:absolute; margin-top: 75px; margin-left: 20px; width: 550px; height: 100px; overflow: hidden;}
#ContentHeaderImage {width: 1000px; height: 190px;}
#ContentBkgrnd {background: #e3e29f; min-height: 250px;}
#ContentLeftSide {float: left; width: 240px; margin-right: 10px;}
#ContentRightSide {float: left; width: 740px;}

/* Forms */
.fbMainTable {}
.fbMainTable td {vertical-align: top; padding-bottom: 5px;}
form-table-input-fix {padding: 0 !important;}
.fbfullColumnHeading h2 {font-size: 1.2em; line-height: 1.2em; color: #953734; padding: 0; margin: 0;}
.fbfullColumnHR {padding: 10px 0;}
.fbMainTable .form-table-input-fix tr {clear: both;}

/********REQUIRED - MODAL WINDOWS - DO NOT EDIT***********/
.ModalBackground {background-color: Black; filter: alpha(opacity=80); opacity: 0.7;}
.ModalBackgroundLogin {background-color: Black;}
/*******************************************/



/********REQUIRED - PHOTO GALLERY - EDITABLE***********/
gallery {
    background-color: #444;
    padding: 10px;
    width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
    border: 5px solid #3e3e3e;
    border-width: 5px 5px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#gallery ul a:hover img {
    border: 5px solid #000;
    border-width: 5px 5px 5px;
    color: #fff;
}
#gallery ul a:hover { color: #fff; }
/******************************************************/


/********REQUIRED - CALENDAR MODAL WINDOW - EDITABLE***********/
/***Calendar modal container***/
.calendarmodalcontainer {border: solid 1px Black; width: 300px; min-height: 100px;}

/***Calendar close button***/
.calendarclosebuttoncontainer {text-align: right; width: 100%;}
.calendarclosebutton {text-decoration: none; color: Black; text-align: right; padding-right: 5px;}
/***************************/

/***Calendar event container div***/
.calendareventcontainer {margin: 5px; margin-bottom: 0;}

/***Calendar event title***/
.calendareventtitlecontainer {}
.calendareventtitle {font-weight: bold;}
/*****************/

/***Calendar event description***/
.calendareventdesccontainer {}
.calendareventdesc {}
/*****************/

/***Calendar event start time***/
.calendareventstartcontainer {}
.calendareventstart {}
/*****************/

/***Calendar event end time***/
.calendareventendcontainer {}
.calendareventend {}
/*****************/

/***Calendar event attachments***/
.calendareventattachcontainer {}
.calendareventattachlink {}
/*****************/
/***********************************************************/


/********REQUIRED - LOGIN MODAL WINDOW - EDITABLE***********/
/***Login modal container***/
.loginmodalcontainer {width: 700px; min-height: 600px; background-color: White;}

/***Login container div***/
.logincontainer {width: 100%; padding: 5px;}

/***Login header container div***/
.loginheadercontainer {}

/***Login title***/
.logintitlecontainer {text-align: center; padding: 5px;}
.logintitletext {font-size: large;}
/*****************/

/***Login username***/
.loginusernamecontainer {width: 100%; text-align: center; padding: 5px;}
.loginusernametext {font-size: larger;}
.loginusername {}
/*****************/

/***Login password***/
.loginpasswordcontainer {width: 100%; text-align: center; padding: 5px; clear: both;}
.loginpasswordtext {font-size: larger;}
.loginpassword {}
/*****************/

/***Login message***/
.loginmessagecontainer {width: 100%; clear: both; text-align: center; margin-bottom: 3px;}
.loginmessagetext {font-size: larger; color: Red;}
/*****************/

/***Login button***/
.loginbuttoncontainer {width: 100%; clear: both; text-align: center;}
.loginbutton {}
.logincancelbutton {}
/*****************/

/***Login footer container div***/
.loginfootercontainer {}
/***********************************************************/


/********REQUIRED - LOGIN LITE - EDITABLE***********/
/***Login outer container***/
.loginlitemodalcontainer {}

/***Login container div***/
.loginlitecontainer {}

/***Login username***/
.loginliteusernamecontainer {}
.loginliteusernametext {}
.loginliteusername {}
/*****************/

/***Login password***/
.loginlitepasswordcontainer {}
.loginlitepasswordtext {}
.loginlitepassword {}
/*****************/

/***Login message***/
.loginlitemessagecontainer {}
.loginlitemessagetext {}
/*****************/

/***Login button***/
.loginlitebuttoncontainer {}
.loginlitebutton {}
/*****************/
/***********************************************************/


/********REQUIRED - SHOPPING CART - EDITABLE***********/

/********InCart Component********/
/***Outer container div***/
.incartcontainer {width: 150px; border: solid 1px Black; background: Black; padding: 5px; opacity: 0.5;}

/***Items in cart container***/
.incartitemsincartcontainer {}
.incartitemsincartnumber {color: White;}
.incartitemsincarttext {color: White;}
/*****************************/

/***Cart total container***/
.incarttotalcontainer {}
.incarttotalamount {color: White;}
.incarttotaltext {color: White;}
/*****************************/

/***Checkout container***/
.incartcheckoutcontainer {}
a.incartcheckoutlink {text-decoration: none; color: #56d7f7;}
a.incartcheckoutlink:hover {color: #ffffff;}
/*****************************/
/********************************/


/********Product Categories Component********/
/***Product Categories container div***/
.productcategoriescontainer {float: left;}
.productcategoriestreeview {}
/********************************************/


/********Products Component********/
/***Products outer container div***/
.productscontainer {}

/***Products DataList***/
.productsdatalist {}
/***********************/

/***Individual product container div***/
.productcontainer {padding: 5px; margin: 10px;}
/*****************************/

/***Product title container***/
.producttitlecontainer {}
.producttitle {}
/*****************************/

/***Product image container***/
.productimagecontainer {}
.productimage {}
/*****************************/

/***Product price container***/
.productpricecontainer {}
.productprice {}
/*****************************/

/***Product add to cart container***/
.productaddcontainer {}
.productaddqtytext {}
.productaddqty {}
.productaddbutton {}
/*****************************/
/********************************/


/********Product Details Component********/
/***Product details container***/
.productdetailscontainer {background-color: White; width: 500px;}
/*****************************/

/***Product details title container***/
.productdetailstitlecontainer {margin: 5px;}
.productdetailstitle {font-weight: bold; font-size: 12pt;}
/*****************************/

/***Product details description container***/
.productdetailsdesccontainer {margin: 5px;}
.productdetailsdesc {}
/*****************************/

/***Product details image container***/
.productdetailsimagecontainer {margin: 5px;}
.productdetailsimage {}
/*****************************/

/***Product details price container***/
.productdetailspricecontainer {margin: 5px;}
.productdetailsprice {}
/*****************************/

/***Product add to cart container***/
.productdetailsaddcontainer {margin: 5px;}
.productdetailsaddqtytext {}
.productdetailsaddqty {}
.productdetailsaddbutton {}
/*****************************/
/*****************************************/

/*****************************************************/


/********REQUIRED - DYNAMIC DATA - EDITABLE***********/
/***Search outer container***/
.ddatasearchcontainer {float: right; clear: both;}

/***Clear search div***/
.ddataclearsearchcontainer {float: left; margin: 3px;}
.ddataclearsearchbutton {font-size: small;}
/**********************/

/***Search box div***/
.ddatasearchboxcontainer {float: left; margin: 3px;}
.ddatasearchbox {}
/*****************/

/***Search button div***/
.ddatasearchbuttocontainer {float: left; margin: 3px;}
.ddatasearchbutton {}
/*****************/
/***********************************************************/
/***********************************************************/
/*Grid*/

.gridBackground1
{
        
}
.gridBackground2
{
    background-color: #c4c389;    
}
.stretch { width: 100%; }
.center {text-align: center;}
.black { color: #000; }
.left {text-align: left;}
a.left {font-weight: bold; text-align: left; color: #8c2f3a;}
a.left:hover {font-weight: bold; text-align: left; color: #6a0d18;}
.results {font-size: 18px; color: #333; font-weight:bold; text-align:left;}
/***********************************************************/








