body {
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}


.mainText, .mainText A {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	padding-top: 0px;
}

a{
	color: #478147;
	font-size:9pt;
	line-height:120%;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clear { 
	clear: both; 
}

.rollover a {
display:block;
font: bold 13px sans-serif;;
color:#FFF;
text-decoration: none;
}
.rollover a:hover { 
color: #ffaf51;
}
.rollover a:active {
color:#ffaf51;
}

#header {
background:#5796d2;
width: 830px;
}


#topnav {
background:#054179;
width: 830px;
height:20px;
padding-top: 7px;
}

#topnavBG {
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat;
	height:86px;
}


#rightColHome {
	float:right;
	width: 260px;
	background: #e5edef;
	margin-top: 6px;
}

#rightCol {
	float:right;
	width: 260px;
	background: #e5edef;
	overflow:hidden;
}

#rightColInner {
	padding-left:10px;
	font-size:11px;
}

#rightColHeader {
background:#5796d2;
width: 100%;
margin-bottom:10px;
}


#rightColHeaderStripes {
	background-image: url(../img/small_stripes.jpg);
	background-repeat: repeat;
	height:22px;
}


#rightBgTop {
	text-align:center;
	height:20px;
	padding-bottom:10px;
	background-color: #FFF;
	background-image: url(../img/right_bg_top.gif);
	background-repeat: repeat-x;
}

#leftCol {
	float:left;
	width: 550px;
	margin-right:20px;
	line-height:150%;
	overflow:hidden;
}

/*
* homepage
*/

#homePhotoText {
	margin-left: 0px;
}

#spotlight_title {
	font-weight:bold;
	paddin-left:5px;
}

#spotlight_photo {
	vertical-align:text-top;
}


#spotlight_subtitle p { display: inline; }


#fun_title{
	font-size: 11px;
	line-height:170%;
	padding-left:20px;
}
#bookHeader{
	color: #34528a;
	font-size:16pt;
	line-height:120%;
	font-weight:bold;
}

#popupHeader {
	background-image: url(../img/popup_header.gif);
	background-repeat: repeat;
	height:22px;
}

#recipeTitle {
	color: #5796d2;
	border-bottom: 1px #ff6633 solid;
	font-weight:bold;
	width:80%;
}
#drinkingRecipieHeader {
	border-bottom: 1px #969696 solid;
	font-weight:bold;
	width:500px;
	margin-bottom:10px;
}


#recipeContent {
	color: #5796d2;
	width:70%;
	line-height:170%;
	padding-top:20px;
}

.drinkingSub{
	color: #5796d2;
	font-size:11pt;
	line-height:120%;
	font-weight:bold;
}

#secondsBox {
	background-image: url(../img/60seconds_box.gif);
	background-repeat: no-repeat;
	height: 480px;
	width: 550px;
}
.secondsInner{
	position:relative;
	left:5px;
	top:5px;
	height: 400px;
	width: 530px;
	font-size:11px;
}

#aboutBox {
	background-image: url(../img/about_sandwich.jpg);
	background-repeat: no-repeat;
	height: 489px;
	width: 288px;
}
.aboutInner{
	position:relative;
	left:15px;
	top:15px;
	height: 479px;
	width: 258px;
	line-height:120%;
	font-size:11px;
}


a.drinkingLinks{
	color: #478147;
	font-size:9pt;
	line-height:120%;
	font-weight:bold;
	text-decoration:none;
}

a.drinkingLinks:hover{
	text-decoration:underline;
}

#livingFeature {
	background-image: url(../img/feature1.jpg);
	background-repeat: no-repeat;
	height:185px;
	width:563px;
	position:relative;
	left:-12px;
}
#livingFeature P{
	position:relative;
	height:185px;
	width:220px;
	left:300px;
	top:55px;
}

