@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
background:#ffffff;
}

a img {
border:0;
}

.headerHolder {
background:url(../images/header.jpg) #ffffff no-repeat;
width:970px;
height:122px;
}

#headerArea {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#b48e4f;
height:122px;
}

.headerBoldFont {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#c44b30;
}


#menuArea {
background:url(../images/bgmenuArea.jpg) no-repeat #b48e4f;
width:970px;
height:40px;
}

.btnHome {
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnHome.gif) no-repeat;
}


.btnHome:hover{
background-position:-100px;
}

.menuDivider {
background:url(../images/menuDivider.jpg) no-repeat;
width:3px;
}

.btnAboutUs {
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnAboutUs.gif) no-repeat;
}

.btnAboutUs:hover{
background-position:-100px;
}

.btnProducts {
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnProducts.gif) no-repeat;
}

.btnProducts:hover{
background-position:-100px;
}

.btnEvents {
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnEvents.gif) no-repeat;
}

.btnEvents:hover{
background-position:-100px;
}

.btnMedia {
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnMedia.gif) no-repeat;
}

.btnMedia:hover{
background-position:-100px;
}

.btnContactUs {
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnContactUs.gif) no-repeat;
}

.btnContactUs:hover{
background-position:-100px;
}

.btnHomeCur{
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnHome.gif) no-repeat;
background-position:-100px;
}

.btnAboutUsCur{
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnAboutUs.gif) no-repeat;
background-position:-100px;
}

.btnProductsCur{
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnProducts.gif) no-repeat;
background-position:-100px;
}

.btnEventsCur{
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnEvents.gif) no-repeat;
background-position:-100px;
}

.btnMediaCur{
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnMedia.gif) no-repeat;
background-position:-100px;
}

.btnContactUsCur{
color:#FFFFFF;
width:100px;
height:40px;
display:block;
text-decoration:none;
background:url(../images/btnContactUs.gif) no-repeat;
background-position:-100px;
}


#contentArea {
width:1000px;
background-color:#ffffff;
}

#flashAd {
background-color:#ffffff;
}

#mainContent {
width:1000px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

#mainContent a {
font-weight:bold;
color:#8f2509;
text-decoration:none;
}

#mainContent a:hover {
text-decoration:underline;
}

#footer {
background-color:#ffffff;
width:1000px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.productItems {
color:#ffffff;
font-size:13px;
font-weight:bold;
background:url(../images/productheaderbg.jpg) repeat-x #ede8c5;
height:30px;
width:100%;
padding-left:10px;
}

.productImages {
padding-bottom:60px;
}

.bgintro {
background:url(../images/bgintro.jpg) no-repeat;
padding-left:20px;
padding-right:10px;
width:430px;
height:200px;
}
.bgabout {
background:url(../images/bgabout.jpg) repeat;
padding-left:20px;
padding-right:10px;
width:715px;
height:200px;
}

.bgContact {
margin-top:5px;
width:970px;
}

.bgContactDetails {
padding-top:40px;
padding-left:10px;
background:url(../images/bgcontactdetails.jpg) no-repeat;
width:380px;
height:430px;
}

.bgprodlist {
padding:10px;
background:url(../images/bgprodlist.jpg) no-repeat;
width:970px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
