/* -------------- normalizing -------------- */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 {
 font-size : 100%; 
 font-weight: 200;
 }
h2 {
letter-spacing: .075em;
 }
/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* -------------- layout.css -------------- */

body {
	background: #333 url(../img/bkgd_body.gif) repeat-x;
	text-align: center;
}
#wrapper {
	position: relative;
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
#branding {
	position: relative;
	width: 100%;
	height: 78px;
	margin: 50px 0 20px 0;

}
#branding blockquote {
	text-indent: -3000px;
	display: none;
}
h1 {
	width: 124px;
	height: 78px;
	display: block;
	background: url(../img/cafe_dufrain_logo.gif) no-repeat;
	text-indent: -3000px;
	float: left;
}
#nav_main {
	float: right;
	margin-top: 63px;
}
#nav_main li {
	float: left;
	display: inline;
}
#nav_main .first {
	border-left: none;
}
#content_main {
	left: 0;
	width: 47%;
	padding: 1.5em 0;
	float: left;
}
#content_main p {
	margin-bottom: 1em;
}
#content_sub {
	width: 47%;
	padding: 1.5em 0;
	float: right;
}
#site_info {
	padding: 1.2em 0 2em 0;
	font-size: 12px;
	width: 100%;
	border-top: #d3d7c8 solid 1px;
}
#site_info ul {
	margin-top: 1em;
}
#site_info p span.copyright {
	font-size: 10px;
}
#sidepic {
	width: 47%;
	padding: 1.5em 0;
	float: right;
}
#sidepic img {
	border: #FFF solid 2px;
}
#sidepic .sidepic_dessert img {
	border: none;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
#promo {
	position: absolute;
	top: -75px;
	left: 312px;
}



#dropinboxv2{
width: 210px; /*change width to above width-20. */
height: 103px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
position:absolute; /*Don't change below 3 rules */
left: 308px;
top: -75px;
}

/* ------------------- Styling -------------------- */


body {
	font: 76%/1.5 "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #d3d7c8;
}
a:link, a:visited {
	text-decoration : none;
	color: #92CB1B;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
div#site_info ul {
	color: #85C21B;
	display: inline;
}
h2 {
	font-size: 19px;
	color: #92CB1B;
}
h3 {
	font-size: 15px;
	font-weight: 600;
}
h4 {
	color: #fff; 
	font-size: 15px;
	/* text-decoration: underline; ----- should this be on the a:link? ----- */
	font-weight: 600;
}
lh {
	color: #00bff3; 
	font-size: 14px;
	font-weight: 600;
}
dd {
	text-indent: 0;
	margin-bottom: 0.75em;
}
#content_sub .white {
	color: #FFF;
}
#content_sub .sub_nav li {
	display: inline;
	margin: 0;
	font-size: 10px;
}
#content_sub img {
	border: #d3d7c8 solid 2px;
	margin-top: .5em;
}
#content_sub img:hover {
	border-color: #FFCB05;
}
#content_sub li {
	padding-top: .5em;
}
#content_sub li a:link, #content_sub li a:visited {
	text-decoration: underline;
}
#content_sub li a:hover {
	text-decoration: none;
}
#content_sub ul li {
	margin: -.5em 0 0 85px;
}
#content_sub #mail {
	font-family:'Trebuchet MS',Verdana,Helvetica,sans-serif;  
	font-weight: normal;
	text-align: center;
	border: 1px solid #92CB1B;
	width: 153px;
	padding: 5px 20px 6px 20px;
	margin-top: .35em;
}
#content_sub #mail p.maillist_lg { 
	font-size:13px; 
	color:#fff;
	text-align: center;
}
#content_sub #mail p.maillist { 
	font-size:10px; 
	color: #92CB1B;
	text-align: center;
	padding-bottom: .25em;
}
#site_info li {
	color: #d3d7c8;
	float: left;
}
.menu_nav li {
	display: inline;
	margin: 0;
	font-size: 12px;
}
.menu_nav li a:link, .menu_nav li a:visited {
	color: #92CB1B;
	text-decoration: underline;
}
.menu_nav li a:hover {
	color: #fff;
	text-decoration: none;
}
.current a {
	color: #FFF;
	font-weight: 600;
}
.large_marg {
	margin: 0 0 1em 95px;
}

/* Colors */
.blue {
	color: #00bff3;
}
.red {
	color: #eb1d1f;
}
.white {
	color: #fff;
}
.green {
	color: #92CB1B;
}

/* Fourthdoor Site Design in Header */
#fourth {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	color: #545454;
}
#fourth li {
	font-size: 92%;
}
#fourth a {
	color: #545454;
	margin: 0;
	text-decoration: none;
}
#fourth a:hover {
	color: #fff;
	text-decoration: underline;
}
.menu_item {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.05em;
}
.nocaps {
	text-transform: lowercase;
}
.menutitle {
	color: #00bff3;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	/*background: url(../img/plus_blue.gif) no-repeat 0 50%;*/
  	/*padding-left: 17px;*/
}
.menutitle_small {
	color: #d3d7c8;
	font-size: 10px;
}
#content_main blockquote {
	color: #d3d7c8;
	font-size: 13px;	
}
#content_main cite {
	color: #d3d7c8;
	font-size: 11px;
	margin-left: 0.75em;
	font-style: italic;  
}
blockquote  {
	width: 333px;
	height: 117px;
	display: block;
	border-top: #d3d7c8 solid 1px;
	border-bottom: #d3d7c8 solid 1px;
	margin-bottom: 1.3em;
	text-indent: -9999px;
}
#quote_dinner {
	background: #333 url(../img/cafe_quotes_dinner.jpg) no-repeat;
}
#quote_dessert {
	background: #333 url(../img/cafe_quotes_tampatrib.jpg) no-repeat;
}
#quote_weekly {
	background: #333 url(../img/cafe_quotes_weeklyplanet.jpg) no-repeat;
}
#quote_wine {
	background: #333 url(../img/cafe_quotes.jpg) no-repeat;
}
#content_main p.awardsline {
	border-bottom: #d3d7c8 solid 1px;
	padding-bottom: 1em;  
}
#content_main p.awardsline cite {
	font-size: 11px;
	color: #fff;
	font-size: 11px;
	margin-left: 0.75em;
	font-style: italic;  
}
#content_main p.awardsline cite a {
	color: #92CB1B;
	text-decoration: none;
	background: url(../img/externalLink.gif) no-repeat right top;
  	padding-right: 10px;  
}
.external a {
	background: url(../img/externalLink.gif) no-repeat right top;
  	padding-right: 9px;
}
.sub_nav li#ext a {
	background: url(../img/externalLink.gif) no-repeat right top;
  	padding-right: 9px;
}
#content_main p.awardsline cite a:hover {
	color: #fff;
	text-decoration: underline;
}
#content_main p.last cite {
	font-size: 11px;
	color: #92CB1B;
	font-size: 11px;
	margin-left: 0.75em;
	font-style: italic;  
}
#content_main p.last cite a {
	color: #92CB1B;
	text-decoration: none;
	background: url(../img/externalLink.gif) no-repeat right top;
  	padding-right: 10px;  
}
#content_main p.last cite a:hover {
	color: #00bff3;
	text-decoration: underline;
}
#site_info .copyright a {
	color: #d3d7c8;
}
#content_sub .survey img {
	border: 0;
	margin-bottom: 0;
	padding: 0;
}

/* ----------------- Form Styles ---------------- */

#content_main td {
	height: 2em;
}
#content_main input {
	margin-left: 15px;
}
.form_required {
	font-style: italic;
	font-size: 11px;
}
#content_main td .form_pad {
	padding-left: 15px;

}



