@charset "utf-8";
/* CSS Document */

/* Front Page Menu */
* {margin: 0px; padding: 0px;}

p{ font-size: small; font-family: "Century Gothic", Verdana, Sans-serif; }

a, a:visited {color: #CC3333; text-decoration: none; }

a:hover, a:active {color: #333; text-decoration: none;}


#wrapper {clear: both; margin-left: auto; margin-right: auto; margin-top: 10px; width: 728px; height: auto; }
#top {
	clear: both;
	width: 728px;
	height: 120px;
}
#left-top {width: 364px; height: 120px; float: left;}

#left-social {
	width: auto;
	height: 40px;
	float: left;
	margin-bottom: 0px;
	bottom: 0px;
	margin-left: 3px;
	margin-top: 78px;

}

#left-social img{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#right-top {
	width: 364px;
	height: 120px;
	float:left;
}
#right-top img {
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 0%;
}
#breaker {clear: both; width: 728px; height: 3px; margin-left: auto; margin-right: auto; margin-top: 2px;background-image: url(cherry-fizz-divider.jpg);}
#main {clear: both; width: 728px; height: auto;}
#main p {text-align: center;}
#one p, #two p, #three p, #four p {
	text-align: left;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-size: small;
	font-style: normal;
	line-height: normal;
}

#one img, #two img, #three img, #four img { padding-top: 5px; }
#one {width: 182px; float: left;}
#two {width: 182px; float: left; }
#three {width: 182px; float: left;}
#four {width: 182px; float: left;}
#social2 {clear: both; width: 728px; height: auto; margin-top: 10px; text-align: center;}
#social2 img {padding: 5px; border-width: 0px; margin-top: 5px;}
#social2 a img {
    padding: 5px;
    }

#social2 a:hover img {
    background: #eeeeee;
    border: 0px;
    padding: 5px;

    }
#social2 p { text-transform: uppercase;
font-family: "Century Gothic", Verdana, sans-serif;
font-size: xx-small;
}

#outro {
	float: left;
	width: 100%;
	height: auto;
}

#outro p {
	font-size: x-small;
	font-family: "Century Gothic", Verdana, sans-serif;
}

#footer {clear: both; width: auto; height: auto; font-size: x-small; text-align: center; text-align: center; font-family: "Century Gothic", Verdana, sans-serif;}
#footer img {float: inherit;}
#footer p {text-transform: uppercase;
font-family: "Century Gothic", Verdana, sans-serif;
font-size: xx-small;}
