body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	font-size:62.5%;
}

#baseLayer {
       	width:750px; 
	background: orange url('../img/contentBg1.jpg') repeat-y;
	margin:auto;
	text-align:center;
}

#header {
	text-align:left;
	position:relative;
}

#logo h1 {
	float:left;
	width:175px;
	height:130px;
	color: #d2c385;
	font-size:2.3em;
	font-family: "Franklin Gothic Demi", "Apple Gothic", sans-serif ;
	text-transform: uppercase;
	letter-spacing: .1em;
	background: red url("../img/logoGIPHeader.jpg") repeat-none top left;
	overflow:auto;
}
	
h2 {
	position:absolute;
	bottom:0px;
	right: 10px;
	padding:3px;
}


### Fading Images ###}
.slideshow { height: 182px; width: 182px; padding:10px; }
.slideshow img { padding: 15px; border: 1px solid #bc202b; background-color: #d5a463; width:150px; height:150px; }

#Content {
	width:730px;
	margin:auto;
	text-align:left;
	clear:both;
	margin-top:2px;
	padding-top:2px;
	margin-left:10px;
	padding-bottom:200px;
}

#olive {
	float:right;
	margin-right:-110px;
}

#badWine {
	float:right;
	margin-right:0px;
	margin-top:0px;
}

.youtube {
	float:right;
}

.newParagraph {
	margin-top:50px;
}

.rounded {
 	padding:5px;
}
#social {
	width:35%;
	float:left;
	margin-top:10px;
}
.floatRight {
	float:right;
}
#kegOfBeer {
	position:relative;
	margin-right:-60px;
}
#bottlesOfWine {
}
.wineAndBeerHeader {
	margin-bottom:1.1em;
}
.floatRightCentered {
	float:right;
	margin-right:10em;
}

.hoursId {
	margin-left:5em;
}
.center {
	text-align:center;
	margin:auto;
}
.marginTop {
	margin-top:5em;
}
#marginTopSmall {
	margin-top:2em;
}

.clearBoth {
	clear: both;
	margin:0;
	padding:0;
}
.clearRight {
	clear: right;
	margin: 0;
	padding: 0;
}

