/* CSS Document */
/*styles for containers*/
.body {margin: 0px;padding: 0px;background-image: url(../images/homebg/woodtech/tan-bg.gif); }

#container{position: relative; margin-left: auto; margin-right: auto; border-left: solid 3px #791C0E; border-right: solid 3px #791C0E; width: 800px; height: 1024px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }
#homecontainer{position: relative; margin-left: auto; margin-right: auto; border-left: solid 3px #791C0E; border-right: solid 3px #791C0E; width: 800px; height: 824px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }

#header {width: 800px;height: 92px;background-color: 690F00;}

#logo {width: 164px;float:left;}
/*end styles for containers*/

/*navigation css*/
#nav {float:left;width: 636px;height: 92px;background-image:url(../images/homebg/woodtech/navbg.jpg);vertical-align:bottom;text-align: left; font-size: 15px;}

#nav ul {margin: 0px;padding: 0px 20px 0px 0px;list-style-type: none;}

#nav li {display: inline;float: right;margin: 0px;height: 33px;padding: 40px 0px 0px 8px;}
#nav li a {text-decoration: none;display: block;float: left;padding: 13px 0px 12px 20px;width: 80px;text-align: left;}


#nav a:link, #nav a:visited {color:#FFFFFF; font-weight: normal;}

#nav li a:hover {text-decoration: none; display: block; float: left; padding: 13px 0px 12px 20px;width: 80px; text-align: left; background-image: url(../images/homebg/woodtech/mug.gif); background-position: left; background-repeat: no-repeat; color:#EDD573;}
/*end navigation css*/

/*start content css*/
#leftcontainer {width: 164px; float: left; height: 932px; background-color:#E6E7CD; margin: 0px;}

#centercontainer { width: 636px; float: left; height: 932px; background-color:#FFFFFF;}

#rightcontainer { width: 186px; float: right; height: 932px; background-color:#FFFFFF;}


.content {text-align: left; padding: 10px;}
.slides {margin-right: 10px;}


h1 { color: #482D0E;font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; text-align:left; padding-left: 5px; font-size: 24px; border-bottom: 1px dotted; #333333; margin: 0px 0px 6px 0px}
h2 { color: #482D0E; font-size: 16px; font-weight: lighter;  border-bottom: 1px dotted;#333333; margin: 0px 0px 6px 0px; }


.emphasis { font-style: italic; font-weight: bold; font-size: 16px; text-align: right; margin-top: 0px;}
.nomargin { margin: 0px;}
.floatright {float: right; margin: 5px;}

/*end content css*/

/*links*/
a {font-weight: bold; color: #660000; text-decoration: none;}
a:hover { font-weight:bold; color:#2E4966; text-decoration: underline;}
/*links*/

/*page specific styles*/
.events {
float: left;
width: 200px;
height: 150px;
margin: 8px;
}

.events h1 {margin:0px; padding: 0px; text-align:center; font-weight: bold; font-size: 14px; background-color:#D9DF92;}
.events p {margin:3px 0px 0px 6px; border-bottom: 1px dotted #D9DF92;}

.calloutdiv { width:154px; height: 170px; background-image:url(../images/homebg/woodtech/callout.gif); background-position: top; background-repeat: no-repeat; padding: 0px; margin: 5px 0px 0px 5px;}
.calloutdiv h3{font-size:15px; font-weight:bold; padding: 15px 24px 0px 0px; text-align: right; margin: 0px;}
.calloutdiv ul{margin-top: 3px;}
.calloutdiv p{padding-left: 30px;}
.spancallout { font-weight:bold; color:#482D0E; padding-right: 2px; margin: 0px;}

.narrowdiv {width: 115px; float:left; margin:4px; height: 250px;}
.narrowdiv h1 {margin:0px; padding: 0px; text-align:center; font-weight: bold; font-size: 14px; background-color:#D9DF92; border: none;}
.narrowdiv p {margin:3px 0px 0px 6px; border-bottom: 1px dotted #D9DF92;}

/*menu css*/
.menu {text-align: left; padding: 15px; width: 250px; float:left;}
.menu p { margin: 0px;}
.menuitem {font-weight:bold; color:#482D0E; margin: 10px;}
.price {color:#666666; font-size: 11px; padding-bottom: 10px;}


.menulistdiv {width:154px; height: 175px; background-image:url(../images/homebg/woodtech/callout.gif); background-position: top; background-repeat: no-repeat; padding: 0px; margin: 5px 0px 0px 5px;}
.menulistdiv h3{font-size:15px; font-weight:bold; padding: 15px 24px 0px 0px; text-align: right; margin: 0px;}

.menulistdiv p {padding-left: 36px; margin: 4px 0px 0px 0px;}
.menulistdiv a {font-weight: normal; color: #660000; text-decoration: none;}
.menulistdiv a:hover {font-weight: normal; color: #2E4966; text-decoration:underline;}
