/* CSS Document */


/****************************
       MAIN STRUCTURE
****************************/

body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(files/mainBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 120px;
	z-index: 100;
	font-size:80%;                
	font-family: "Trebuchet MS", Arial, serif;   
/*        font:  normal .72em/1.5em 'Trebuchet MS', sans-serif;   */
/*	font-size: medium;                          */
}                                                 
html{}
p{
	font-size:12px;
	margin: 10px 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 
          {
           font-family:Georgia, "Times New Roman", Times, serif;
           padding: 5px 5px 5px 15px;
          }


#nav {
	margin: 22px 0px 0px 0px;
	position:absolute;
	left:2px;
	width:252px;
	top: 0px;
	display: block;
	z-index: 100;
	color : #666666;

}
#navfloat {
	width:252px;
	background-image: url(files/navBg.jpg);
	background-repeat: repeat-y;
	position:absolute;
	z-index: 200;
	top: 23px;
	margin-bottom: 50px;
	height: 238px;
}
#navhome{
	width:252px;
	background-image: url(files/navBg.jpg);
	background-repeat: repeat-y;
	margin-top:23px;
}
#navfloat #logo{
	left: -18px;
	top: -182px;
}

.clearfix {
	width: 100%;
	clear: both;
	line-height: 0px;
	height: 0px;
}
#wrapper {
	width: 920px;
	margin:0 auto 20px auto;
	background-color: #FFFFFF;
	background-image: url(files/whitebg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #ccc;
}

#sidebar {
	float: left;
	width: 249px;
	position: relative;
	display: block;
}
#header {
	background-color: #CCCCCC;
	height: 124px;
	background-image: url(files/topBg.jpg);
	background-repeat: repeat-x;
}
.headerImgFooter {
	background-color: #55282D;
	height: 15px;
}

.contentPadding {
	padding: 10px 15px;
}
#address {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 277px;
	top: -63px;
	width: 632px;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 2px;
}

/****************************
          LINKS
****************************/
.contentPadding  a:link, .contentPadding a:visited {
	color:#000000;
	padding:0px 2px;
}
.contentPadding  a:hover{
	color:#FFFFFF;
	background-color:#b7bc99;
	text-decoration:none;
	padding:0px 2px;
	
}

/****************************
         NAVIGATION
****************************/
#nav ul a{
	text-decoration:none;
	display:block;
	padding: 5px 20px;
	font-size:13px;
	text-transform: uppercase;
	margin-top: 0px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
#nav ul a:link {
	color:#b7bc99;
	display: block;
}
#nav ul a:visited {
	color:#b7bc99;
	display: block;
}
#nav ul a:hover{
	color:#FFFFFF;
	background-image: url(files/navOv.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #861A2A;
	display: block;
}
#logo {
	position: absolute;
	left: -18px;
	top: -159px;
}
#nav .menubottom {
	background-image: url(files/navBottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#nav .menuGradient {
	background-repeat: no-repeat;
	min-height: 209px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 3px;
	display: block;
	width: 242px;
	background-image: url(files/navGradient.jpg);
	background-repeat: no-repeat;
}
#nav li {
	border-bottom: 1px solid #740111;
}

/****************************
        FOOTER
****************************/

#footer {
	padding: 15px 50px 10px 50px;
	background-color: #66373D;
	color: #FFFFFF;
	background-image: url(files/topBg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	display: block;
}
#footer a:link,#footer  a:visited  {color:#FFFFCC; }
#footer a:hover{color:#FFFFFF; text-decoration:none;}

/****************************
         HOME PAGE
****************************/
.img {
float : left;
padding : 10px;
border : none;
}
.img a {
border : none;
}

#homemain {
	float: right;
	width: 666px;
	display: block;
	background-image: url(files/background.jpg);
	background-repeat: repeat-y

}

#homemain  P{
        font-size: 17px;
}



#music {
	padding: 8px 10px 20px 8px;
	margin-top: 300px;
}
#music p {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#music span {
	clear: both;
	font-size: 11px;
	width: 200px;
	float: none;
}
#music a {}
#music a:link,#music a:visited  {color:#000000;
text-decoration:none;
/* border-bottom:1px dotted #F22443} */ }
#music a:hover{color:#FFFFFF;
background-color:#b7bc99
}

/****************************
 HOME PAGE HEADING STYLES
****************************/



#homemain  h4 {
	margin: 4px 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
}
#homemain h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
}

#homemain #about h2 {
	font-size: 18px;
}


#homemain  h1 {
	color: #9C386A;
}


#locationholder {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
}

/****************************
    HEADER STYLES
****************************/
#content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	font-weight: bold;
/*	font-family: "Trebuchet MS", Arial, serif;   */
	color: #9C386A;
}


/****************************
START TAG LINE
****************************/
#moreFun {
	margin: 0px auto 0px auto;
	color: #b7bc99;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 919px;
}
#moreFun #tag {
	background-color: #55282D;
	text-transform: uppercase;
	color: #b7bc99;
	letter-spacing: 2px;
	font-size: 11px;
	padding-left: 220px;
}
#moreFun #lines {
	border-top:1px solid #55282D;
	border-bottom:1px solid #55282D;
	padding: 3px 0px;
	margin-left: 3px;
}

/****************************
         SIDE BAR
***************************/


/* #sidebar h2 {
	background-image: url(files/scrollLine.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	line-height: 18px;
} */
#sidebar h4 {
	color: #336699;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 18px;
}

 /****************************
      MISC
****************************/

.smtext {
	font-size: 11px;
	font-weight: bold;
}
#leftTout {
	float: left;
	position: relative;
	width: 377px;
	display: block;
}
.paper {
	background-image: url(files/paperRepeat.jpg);
	background-repeat: repeat-y;
	width: 372px;
	padding: 0px;
	background-position: top center;
}
.paperTop {
	background-image: url(files/paperTop.jpg);
	background-repeat: no-repeat;
	padding: 20px 25px 0px 35px;
	width: 312px;
}
.paperBottom {
	background-image: url(files/paperTop-03.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 372px;
}

#homemain .paper h4 {
	font-size: 20px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: normal;
}



#homemain img {  margin: 5px 10px 10px 10px;
        padding : 0;
	border: 2px solid #55282D;
        
}

#homemain li 
             {
              list-style-type: none;
             }

#banner img {
             margin: 0;
        padding : 0;
}


#classdetail
             {
              float: right;
	      width: 70%;
	      position: relative;
              display: block;
             }

#classdetail h2
             {
              padding: 5px 0 0 0;
              margin: 0;
             }


.paper2 {
	background-image: url(files/paperRepeat.jpg);
	background-repeat: repeat-y;
	width: 372px;
	padding: 0px;
	background-position: top center;
}
#leftTout .paper p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 20px 0px 130px;
}
#leftTout .paper2 p {
	line-height: 16px;
	margin: 10px 20px 0px 20px;
}
#leftTout ul {
	list-style-type: none;
}
#music ul {
	background-repeat: no-repeat;
	list-style-type: disc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-position: inside;
	font-size: 11px;
}
#music li {
	margin-left: 0px;
	color: #000000;
	padding: 5px 0 0 0;
	font-weight: bold;
	line-height: 14px;
}
#rightTout {
	float: right;
	width: 60%;
	height: 250px;
	padding: 10px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#rightTout h4 {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5a262e;
	text-align: center;
	font-size: 18px;
	padding: 3px;
}
#rightTout img {
	border: 3px solid #FFFFFF;
}
#rightTout p {
	padding: 5px;
	line-height: 16px;
}
a.arrow:link, a.arrow:visited{
	background-image: url(files/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 30px 0px 3px;
}

a.arrow:hover {
background-color:#b7bc99;
color:#FFFFFF;
text-decoration:none;
	background-image: url(files/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 30px 0px 3px;
}
#wrapper #content  h3 {
	text-align: left;
	color: #666666;
	margin: 0px 0px 0px 0px;
	font-size: 22px;
}
#wrapper #content  h1 {
	color: #9C386A;
}

#content .headerImgFooter h2 {
	color: #B38280;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 17px;
}
#content .contentPadding strong, .accordion strong {
	color: #000000;
}
#navfloat .menuGradient {
	margin-top: 0px;
	background-image: url(files/navBg.jpg);
	background-repeat: repeat-y;
}

    .contactinfo {
	float: right;
	width: 240px;
	margin-top: 10px;
}
    .contactform legend {
	font-size: 18px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding:10px 0px;
	margin:0px;
	line-height:18px;
}
.contactform {
	float: left;
	width: 374px;
	padding: 0px;
	margin: 0px;
	background-image: url(files/paperRepeat.jpg);
	background-repeat: repeat-y;
}
    .contactform fieldset {
	padding: 0px 10px;
	width: 320px;
	margin: 0px 10px;
	border: none;
}
.contactform #form1 {
	margin: 10px;
}
	ul.nicelist  {
	list-style-image: url(files/bullet.png);
}
#rightSpecials h5  {
	background-image: url(files/bullet.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 17px;
	display:block;
	font-size:15px;
	color:#000000;
}

#rightSpecials {
	float: right;
	width: 250px;
}
#homemain   .paper2 .paperTop h4 {
	font-size: 25px;
}



#homemain   ul {
        margin: 0 0 0 160px;
}



#container {
	margin: 0 auto;
	min-height: 100%;

}



h6 {
	padding: 4px 10px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cccccc;
	cursor: pointer;
	margin: 0px;
	background-color: #7D3E44;
}
h6 a:link, h6 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #CCCCCC;
}

h6 a:hover, h6 a:active {
	color: #FFFFFF;
}
h6.appetizers, h6.soupssides, h6.pasta,h6.wine {
	background-color: #6A353A;

}

h6.salads, h6.kids,h6.landlover {
	background-color: #5E2F33;

}
#music h4 {
	color: #CC3333;
	font-size: 11px;
}

#music li  em {
	font-size: 8px;
	color: #999999;
}
#wrapper #content #sidebar #music em {
	font-size: 8px;
	color: #575226;
}
#music .musicend {
	background-image: url(files/scrollLineBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
#sidebar #music h2 {
	font-size: 16px;
}
#wrapper #content #sidebar #music h2 {
	font-size: 25px;
}

.post {
background : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 90%;
} 
.post .date { 
background : url(files/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(files/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(files/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}