/* Start of CMSMS style sheet 'Main_css' */
/* CSS Document */
body{
background-color:#F8F3EC;
}


p{
font-family:Arial, sans-serif;
font-size:12px;
color:#333333;
padding:0 0 10px 0;
margin:0;
line-height:16px;
}

.bodytext li, ul{
font-family:Arial, sans-serif;
font-size:12px;
color:#333333;
padding:0 0 0 0px;
margin:0 0 0 0px;
line-height:16px;
}


h1{
font-family:Arial, sans-serif;
font-size:22px;
color:#333333;
padding:0 0 10px 0;
margin:0;
font-weight:normal;
}

h2{
font-family:Arial, sans-serif;
font-size:12px;
color:#333333;
padding:0;
margin:0;
font-weight:normal;
text-align:right;
}

h3{
font-family:Arial, sans-serif;
font-size:16px;
color:#333333;
padding:0 0 3px 0;
margin:0;
font-weight:normal;
}

a:link  {color:#FF0000; text-decoration:underline;}  /* unvisited link */
a:visited  {color:#FF0000; text-decoration:underline;}/* visited link */
a:hover    {color:#333333; text-decoration:underline;}/* mouse over link */
a:active     {color:#FF0000F; text-decoration:underline;}/* selected link */

.productdesc{
font-family:Arial, sans-serif;
font-size:12px;
color:#333333;
padding:  0 20px 0 20px;
}

.productprice{
font-family:Arial, sans-serif;
font-size:12px;
color:#333333;
padding: 0 20px 0 20px;

}

.productname, .productheader{
font-family:Arial, sans-serif;
font-size:16px;
color:#333333;
padding: 0 20px 0 20px;

}

.ProdThumbnails a:link  {color:#333333; text-decoration:underline;}  /* unvisited link */
.ProdThumbnails a:visited  {color:#333333; text-decoration:underline;}/* visited link */
.ProdThumbnails a:hover    {color:#8F5926; text-decoration:underline;}/* mouse over link */
.ProdThumbnails a:active     {color:#333333; text-decoration:underline;}/* selected link */


.productname a:link  {color:#333333; text-decoration:underline;}  /* unvisited link */
.productname a:visited  {color:#333333; text-decoration:underline;}/* visited link */
.productname a:hover    {color:#8F5926; text-decoration:underline;}/* mouse over link */
.productname a:active     {color:#333333; text-decoration:underline;}/* selected link */

.container{
	top: 0px;
	position: relative;
	z-index: 1;
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
	height:auto;
	border: 1px solid #999999
}

/*heading*/
.header{
position:relative;
width:872px;
height:100px;
top: 24px;
left:14px;
}

.bigpic{
height:auto;
width:610px;
position:relative;
}

.logo{
	position:relative;
	height:100px;
	float:left;
	width:247px;
}

.smallpics{
position:relative;
float:right;
height:100px;
}

.smallpics img{padding-right:7px;}

.toptext{
position:relative;
float:right;
top:0px;
width:170px;
height:80px;
background-color:#F8F3EC;
font-family:Arial, sans-serif;
font-size:24px;
color:#5B2801;
font-weight:normal;
text-align:center;
padding:10px;
}

.swirl{
padding: 10px;
text-align:center;
}


/*body text*/
.bodytext{
position:relative;
left: 7px;
width: 610px;
height:auto;
top: 25px;
padding-bottom:0px;
background-color:#F8F3EC;
}


.text{padding:10px;}

.text img{padding:10px; border:none;}

.bodytext_top{
background-repeat:no-repeat;
position:relative;
width:889px;
height:9px;
top: 9px;
left:7px;
margin:0;
padding:0;
z-index:100;
}

.bodytext_middle{
position:relative;
width:872px;
height:auto;
top: 20px;
left:14px;
margin:0;
padding:0 0 50px 0;
}

/*nav*/
.nav{
position:relative;
height:auto;
width:247px;
top:25px;
z-index:10;
background-color:#F8F3EC;
color:#8F5926;
text-align:center;
font-size:14px;
}



.currentpage h3, li.sectionheader h3{
font-size:14px;
color:#333333;
font-family:Arial, sans-serif;
line-height: 25px;
padding: none; 
margin:none;
}

.nav li, ul, li.separator{
list-style:none; 
padding: none; 
margin:none;
font-size:14px;
line-height: 25px;
}


.nav li,ul a:link {text-decoration:none;color:#8F5926;}     /* unvisited link */
.nav li,ul a:visited {text-decoration:none;color:#8F5926;}  /* visited link */
.nav li,ul a:hover {color:#333333;text-decoration:none;}   /* mouse over link */
.nav li,ul a:active {text-decoration:none;color:#8F5926;}   /* selected link */


.menutext{
font-family:Arial, sans-serif;
font-size:15px;
color:#333333;
padding:15px 10px 10px 10px;
margin:0;
line-height:16px;
font-weight: normal;
}
.menutext_opening{
font-family:Arial, sans-serif;
font-size:12px;
color:#333333;
padding:0 10px 10px 10px;
margin:0;
line-height:16px;
}

/*footer*/
.footer{
position:relative;
left:274px;
width:600px;
height: 30px;
top:30px;
color:#8F5926;
font-size:12px;
}


/*kandesign*/

.kandesign{
position:absolute;
bottom: -60px;
left: -150px;
width: 400px;
height:auto;
font-size:11px;
text-align:left;
font-family:Verdana;
color:#CCCCCC;
padding:0px;
margin:0px;
font-weight:normal;
z-index:500;
}

.kandesign a:visited{
color:#CCCCCC;
}

.kandesign a:link{
color:#CCCCCC;
}

.kandesign a:active{
color:#CCCCCC;
}

.kandesign a:hover{
color:#000000;
}
 

/* End of 'Main_css' */

