@font-face {
    font-family: 'HoneyScriptLight';
    src: url('http://www.kimmswickkorner.com/HoneyScript-Light-webfont.eot');
    src: url('http://www.kimmswickkorner.com/HoneyScript-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.kimmswickkorner.com/HoneyScript-Light-webfont.woff') format('woff'),
         url('http://www.kimmswickkorner.com/HoneyScript-Light-webfont.ttf') format('truetype'),
         url('http://www.kimmswickkorner.com/HoneyScript-Light-webfont.svg#HoneyScriptLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-image:url(../images/background-tile3.jpg);
}

html{
scrollbar-track-color:#D8CDBE;
scrollbar-arrow-color:#ffffff;
scrollbar-dark-shadow-color:#79a4cf;
scrollbar-face-color:#AE122A;
scrollbar-highlight-color:#8B96B7;
scrollbar-shadow-color:#c0c0c0;
scrollbar-3dlight-color:#ffffff;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:100px;
padding-right:100px;
font-size:12px;
word-spacing:2px;
line-height:17px;
}

.content{

}

a { color:#AE122A; }

.title{
font-family:monotype corsiva, Euphorigenic, Brush Script MT, Rage Italic, Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:24px;
}

.title_red{
font-family:monotype corsiva, Euphorigenic, Brush Script MT, Rage Italic, Verdana, Arial, Helvetica, sans-serif;
color:#AE122A;
font-size:24px;
}

.heading{
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
word-spacing:2px;
line-height:18px;
}

.footer{
color:#ffffff;
font-size:10px;
font-weight:bold;
}

.footer a{
text-decoration:none;
}

.footer a:hover{
text-decoration:underline;
}

.note{
color:#000000;
font-size:10px;
font-style:italic;
}

.product_heading{
font-size:18px;
font-style:italic;
font-family: lucidia calligraphy, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#AE122A; margin-top:40px;
}

.ritz{
font-family:monotype corsiva, Kunstler Script, brush script mt, vivaldi, vladimir script, lucidia calligraphy, Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
}

/*  ##### Menu  ### */

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(../images/lyt/menu_slice.jpg) baseline baseline repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 90px 0 0 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{

color:#ffffff;
padding: 4px 7px;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
color:#999999; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
content: " " url(../images/lyt/down.gif); /*uncomment this line to use an image instead*/
}

#events p { padding:0px; }


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/* ###################### Calendar css ########################## */
.main {
width:300px;
border:1px solid #AE122A;
}

.month {
background-color:#AE122A;
font:bold 12px verdana;
color:#ffffff;
}

.daysofweek {
background-color:gray;
font:bold 12px sans-serif;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color:#ffffff;
padding: 2px;
}

.days #today{
background-image:url(../images/calstar.gif);
background-position:left center;
background-repeat:no-repeat;
font-weight: bold;
color:#185B8E;
}
/* ################ End Calendar css ############## */

h1 { font-family: 'HoneyScriptLight'; }
