html,body {margin: 0px 0px 0px 0px; background: #8A503B;}

body, div {font-family: Arial; font-size: 9pt; color: #000; font-weight: normal; line-height: 12pt;}

h1 {margin:0; font-size: 22pt; font-family: Monotype Corsiva; font-weight: bold; color: #008080; line-height: 24pt !important;}
h2 {margin:0; font-size: 17pt; font-family: Monotype Corsiva; font-weight: bold; color: #197A00; line-height: 18pt !important;}
h3 {margin:0; font-size: 13pt; font-family: Arial; font-weight: bold; color: #000000; line-height: 34pt !important;}
h4 {margin:0; font-size: 10pt; font-family: Arial; font-weight: normal; color: #000000; line-height: 12pt !important;}
h5 {margin:0; font-size: 8pt; font-family: Arial; font-weight: normal; color: #CFBB92; line-height: 8pt !important;}
h6 {margin:0; font-size: 9pt; font-family: Arial; font-weight: normal; color: #000000; line-height: 10pt !important;}

.outercontainer {background: url(../images/background.jpg) no-repeat top center #8A503B; min-height: 914px;}
.container {width: 1094px; margin-left: auto; margin-right: auto;}
#header {background: url(../images/header.jpg); height: 344px;}
#leftsidetopbtns {background: url(../images/leftsidetopbtns.jpg); margin: 0px 0px 0px 0px; width: 149px; height: 33px; float: left;}
#topbuttons { background: url(../images/btnbkgrdn.jpg) repeat-x;  width: 945px; height: 33px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; float: left; text-align: left;}
.contentcontainer {width: 1140px; margin-left: auto; margin-right: auto;  background: url(../images/contentbkgrnd.jpg); background-repeat: repeat-y;}
#leftsidenav {width: 149px; float: left; min-height: 370px; margin-left: 23px; text-align: left; background: url(../images/sidebtntop.jpg); background-repeat: no-repeat;}
#leftsidebuttons { background: url(../images/lftbtnbkgrnd.jpg);  width: 149px; height: 446px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; float: left; text-align: left;}
.leftsidebuttonspadding {padding: 42px 0px px 0px; font-family: Arial; font-size: 9pt; color: #5C3827; font-weight: bold;  text-align: left;}
#maincontent {width: 666px; float: left; min-height: 452px; text-align: left; background: url(../images/maincontent.jpg); background-repeat: no-repeat;}
.maincontentpadding {padding: 60px 10px 20px 30px;}
#rightside {width: 279px; float: left; min-height: 452px; text-align: left; background: url(../images/rtside.jpg); background-repeat: no-repeat;}
#rightsidetop {width: 279px; float: left; height: 181px; text-align: left; background: url(../images/rtsidetop.jpg); background-repeat: no-repeat;}
.righttoppadding {padding: 8px 40px 12px 15px;}
#rightsidebottom {width: 279px; float: left; min-height: 271px; text-align: left; background: url(../images/rtsidebottom.jpg); background-repeat: no-repeat;}
.righttbottompadding {padding: 20px 38px 20px 18px;}
#footer {background: url(../images/footer.jpg); background-repeat: no-repeat; height: 120px; margin-top: 0px; font-size: 8pt; font-color: #CFBB92; text-align: center; }
#footerbuttons {background: #5C3827;  height: 20px; margin-top: 0px; color: #FFCC33; text-decoration: none; font-weight: normal; text-align: center;}
#footertext {background: #5C3827;  height: 20px; margin-top: 10px; color: #CFBB92;  font-size: 8pt; text-align: center;}
.footerpadding {padding: 58px 120px 4px 120px; font-family: Arial; font-size: 8pt; color: #CFBB92; font-weight: normal; line-height: 12pt; text-align: center;}
.contactcontainer {background: url(../images/contact.jpg) no-repeat top center height: 292px;}

a {color: #197A00; text-decoration: none; font-weight: bold;}
a:hover {color: #59AB12; text-decoration: none; font-weight: bold;}

/********REQUIRED - DO NOT EDIT***********/
img {border: 0;}
img, div { behavior: url(iepngfix.htc) }
iframe {height: 100px; width: 100%;}
/*******************************************/

/********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: 562px; min-height: 437px; background: url(../images/loginbkgrnd.jpg);}

/***Login container div***/
.logincontainer {width: 100%; padding: 5px;}

/***Login header container div***/
.loginheadercontainer {height: 110px;}

/***Login title***/
.logintitlecontainer {text-align: center; padding: 10px;}
.logintitletext {font-size: small; color: #5C3827; font-weight: bold;}
/*****************/

/***Login username***/
.loginusernamecontainer {width: 100%; text-align: center; padding: 5px;}
.loginusernametext {font-size: small; color: #5C3827}
.loginusername {}
/*****************/

/***Login password***/
.loginpasswordcontainer {width: 100%; text-align: center; padding: 5px; clear: both;}
.loginpasswordtext {font-size: small; color: #5C3827}
.loginpassword {}
/*****************/

/***Login message***/
.loginmessagecontainer {width: 100%; clear: both; text-align: center; margin-bottom: 3px;}
.loginmessagetext {font-size: larger; color: Black;}
/*****************/

/***Login button***/
.loginbuttoncontainer {width: 100%; clear: both; text-align: center; padding: 5px;}
.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 {}
/*****************/
/***********************************************************/
