body {
	background: url("../images/1.gif");
	font-family: Tahoma;
	font-size: 12px;
	margin: 20px 0 20px 0;
	color: #555555;
}

p { margin: 0px;
  padding: 0px 0px 10px 0px;
  line-height: 1.5em;
}



#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
	background: url("../images/bg.gif") repeat-y;
}



#header {
	background: url("../images/head.jpg");
	height: 160px;
}
#title {
	font: bold 24px Georgia, Arial, Helvetica, sans-serif;
	color: white;
	padding: 70px 0 0 100px;
}


#content {
	float: left;
	width: 500px;
	
	padding: 20px 20px 0 25px;
}

#right { 
	margin: 0;
	float: left;
	width: 165px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	padding: 20px 20px 0 20px;
	color: #555;
}

#footer {
	
                  border-top: 1px dotted #9B9B9B;
                  clear: both;
	background: #ffffff url("../images/bgb.gif") bottom no-repeat;
	height: 20px;
	text-align: center;
	padding: 8px 0px 0px 0px;
}
#main h1 {
                background: url("../images/hr.gif") bottom repeat-x;
                border: none;
                 padding: 0px 0 4px 0px;	
}



.date    { 
                   font: Tahoma, Helvetica, sans-serif;
                   font-size: 0.8em;
                   font-weight: normal;
                   text-transform: none;
                   color: #808080;
                   letter-spacing: 0px;
}

.title    { 
              font: Arial, Helvetica, sans-serif;
             font-size: 1.1em;
             font-weight: bold;
             text-transform: uppercase;
             color: #434343;
             letter-spacing: 1px;
}

.list {      
             font: Verdana, Helvetica, sans-serif;
             font-size: 1.0em
             font-weight: normal;
             text-transform: none;
             color: #555555;
             letter-spacing: 0px;
}

.footer { 
             font: Arial, Helvetica, sans-serif;
             font-size: 0.7em;
             font-weight: bold;
             text-transform: uppercase;
             color: #7A7A7A;
             letter-spacing: 1px;
}

.fields {
        
        border: 1px solid #A5ACB2;
}

.btn {
        font: Arial, Helvetica, sans-serif;
        color: #555555;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        background: none;
        border: 1px solid #A5ACB2;
}

.author {
             text-align: right;
             margin-top: 6px;
             margin-bottom: 14px;
}

small { 
             font: Arial, Helvetica, sans-serif;
             font-size: 0.7em;
             font-weight: bold;
             text-transform: uppercase;
             color: #555555;
             letter-spacing: 1px;
}

p.recipetext { 
             
             font: Arial, Helvetica, sans-serif;
             font-size: 10px;
             font-weight: bold;
             text-transform: uppercase;
             color: #555555;
             letter-spacing: 1px;
}

code {
             font: Courier New;
             font-size: 0.8em;
             font-weight: bold;
             text-transform: none;
             color: #555555;
             letter-spacing: 1px;
}

h1 {
	font: bold 20px Tahoma;
	color: #af9026;
	text-indent: 0px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {        font: bold 16px Tahoma;
              color: #000000;
              text-indent: 0px;
              margin: 0;
              padding-top: 16px;
              padding-bottom: 2px;
}

h2.glossary {    font: 16px Tahoma;
                         color: #000000;
                         text-indent: 0px;
                         margin: 0;
                         padding-top: 8px;
                         padding-bottom: 8px;
}

h2.poetry  {  font: bold 22px Tahoma;
                   color: #EE0000;
                   text-indent: 0px;
                   margin: 0;
                   padding-top: 10px;
                   padding-bottom: 2px;
}

h2.gallery  { font: bold 15px Arial, Helvetica, sans-serif;
                     font-size: 1.0em;
                    text-transform: uppercase;
                    color: #333;
                    letter-spacing: 1px;
                   margin: 0;
                   padding-top: 0px;
                   padding-bottom: 0px;
}

h2.lsu {  font: bold 22px Tahoma;
                   color: #461D7C;
                   text-indent: 0px;
                   margin: 0;
                   padding-top: 10px;
                   padding-bottom: 2px;
}

h2.glossary {  font: bold 24px Courier New;
                   color: #9F4C2C;
                   text-indent: 0px;
                   margin: 0;
                   padding-top: 10px;
                   padding-bottom: 10px;
}

h3 {       font: bold 15px Arial, Helvetica, sans-serif;
             font-size: 1.0em;
             text-transform: uppercase;
             color: #333;
             letter-spacing: 1px;
	
}

h3.ourwines { font: bold 14px Arial, Helvetica, sans-serif;
              text-transform: uppercase;
              color: #333;
              letter-spacing: 1px;
	
}


p.indented {
                  margin-top: 4px;
                  margin-right: 0px;
                  margin-bottom: 0px;
                  margin-left: 0px
} 

p {
	padding: 0 0 5px 0;
	margin: 0;

}

p.blog {
	font-family: Trebuchet MS;
	font-size: 12px;
                  color: #656565;
                  padding: 0 0 5px 0;
	margin: 0;
}

#right h2 {
	font: bold 14px Tahoma;
	color: #af9026;
                  padding: 10px 0 10px 0;
	margin: 0;
}


/* LINKS */


a.nav:link, a.nav:visited {
	color: #4C4646;
	font-weight: bold;
        text-decoration: none;
	}
a.nav:hover, a.nav:visited:hover {
	color: #af9026;
        font-weight: bold;
	text-decoration: underline;
}

a.inline:link, a.inline:visited {
	color: #af9026;
	font-weight: bold;
        text-decoration: none;
	}
a.inline:hover, a.inline:visited:hover {
	color: #af9026;
	font-weight: bold;
        text-decoration: underline;
}

a.bottom:link, a.bottom:visited {
	color: #4C4646;
	font-weight: bold;
        text-decoration: none;
        font-family: Helvetica;
	font-size: 11px;
	}
a.bottom:hover, a.bottom:visited:hover {
	color: #af9026;
	font-weight: bold;
        text-decoration: underline;
        font-family: Helvetica;
	font-size: 11px;
}

a.lnav:link, a.lnav:visited {
	color: #4C4646;
	font-weight: normal;
        text-decoration: none;
	}
a.lnav:hover, a.lnav:visited:hover {
	color: #af9026;
        font-weight: normal;
	text-decoration: underline;
}

a.recipenav:link, a.recipenav:visited {
	font-family: Helvetica;
        color: #4C4646;
	font-size: 12px;
        font-weight: bold;
        text-decoration: none;
	}
a.recipenav:hover, a.recipenav:visited:hover {
	font-family: Helvetica;
        color: #af9026;
        font-size: 12px;
        font-weight: bold;
	text-decoration: underline;
}

a.archive:link, a.archive:visited {
	font-family: Helvetica;
        color: #4C4646;
	font-size: 12px;
        font-weight: bold;
        text-decoration: none;
	}
a.archive:hover, a.archive:visited:hover {
	font-family: Helvetica;
        color: #af9026;
        font-size: 12px;
        font-weight: bold;
	text-decoration: underline;
}

a.upick:link, a.upick:visited {
	font-family: Helvetica;
        color: #4C4646;
	font-size: 12px;
        font-weight: normal;
        text-decoration: underline;
	}
a.upick:hover, a.upick:visited:hover {
	font-family: Helvetica;
        color: #af9026;
        font-size: 12px;
        font-weight: normal;
	text-decoration: underline;
}
/* LISTS */


#right ol {  font: 12px Tahoma;
	margin: 0;
	padding: 10px 0 10px 20px;
}

#right ol li {
	list-style: decimal;
	line-height: 15px;
        margin-bottom: 10px;
	
}

#right ul {    font: bold 12px Arial;
	margin:0;
	padding: 10px 0 10px 20px;
}

#right ul li {
	list-style: none;
	line-height: 18px;
	text-indent: 10px;
	background: url(../images/bull0.gif) left no-repeat;
}

#right ul {
	margin:0;
	padding:0 0 10px 0;
}

#display ul{  
           font: 12px Tahoma;
	   margin:0;
	   padding: 10px 0 10px 20px;
}

#display ul li{ 
              list-style: none;
	      line-height: 18px;
	      text-indent: 12px;
              background: url(../images/bull1.gif) left no-repeat;
}


#dis ol {  font: 12px Tahoma;
	      margin: 0;
	      padding: 10px 0 10px 39px;
}

#dis ol li {
	list-style: decimal;
	line-height: 14px;
        margin-bottom: 10px;
	
}

#recipepage ul{  
           font: 12px Tahoma;
	   margin:0;
	   padding: 10px 0 10px 10px;
}

#recipepage ul li{ 
              list-style: none;
	      line-height: 40px;
	      text-indent: 18px;
              background: url(../images/bull3.gif) left no-repeat;
}


/* images */


img.floatLeft { 
                       float: left; 
                       margin: 6px;  
}
img.floatRight { 
                          float: right; 
                         margin: 6px; 
}

.imgthumbright {
float: right;
border: 1px solid  #CCCCCC;
margin: 6px;
padding: 4px;
}

.imgthumbleft {
float: left;
border: 1px solid  #CCCCCC;
margin: 4px; 
padding: 4px;
}

.imgthumb {
border: 1px solid #CCCCCC;
padding: 4px;
}


.imgleft {
float: left;
border: 1px solid #CCCCCC;
margin: 5px 15px 10px 0px;
padding: 10px;
}

.hr {
	background: url("../images/hr.gif") bottom repeat-x;
	border: none;
	margin: 5px 0 5px 0;
	padding: 0;
	height: 2px;
	font-size: 0px;
	}

blockquote {
	font-family: Trebuchet MS;
	font-size: 12px;
                  color: #656565;
                  margin: 15px 30px 15px 10px;
	padding-left: 16px;
	padding-bottom: 10px;
                  border-left: 5px solid #C17D58;
	border-bottom:1px solid #C17D58;
}


table.spam { font: Arial;
             font-size: 9px;
             font-weight: bold;
             text-transform: uppercase;
             color: #555555;
             letter-spacing: 0px;
}


table.ph {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #666666 #666666 #666666 #666666;
	border-collapse: collapse;
	background-color: #FCFCFC;
                  margin: 0px;
}
table.ph th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #666666 #666666 #666666 #666666;
	background-color: #FCFCFC;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.ph td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: #666666 #666666 #666666 #666666;
	background-color: #FCFCFC;
	-moz-border-radius: 0px 0px 0px 0px;
}

TD.back {
                 background-image:url(../images/page.gif);
} 


