@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bckgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	font-family: "Courier New", Courier, monospace;
	font-size: 62.5%;
	color: #555454;
}
p {
	font-size: 1.5em;
	line-height: 1.5em;
	padding-bottom: 15px;
}
#container {
	height: auto;
	width: 1025px;
	background-color: #f5f0e5;
	position: relative;
	margin: 0 auto;
	clear: both;
}
#header {
	height: 22px;
	width: 1025px;
	margin: 0 auto;
	background-color: #f5f0e5;
	background-image: url(../images/header_pagetop.gif);
	background-repeat: no-repeat;
}
#footer {
	height: 110px;
	width: 1025px;
	background-color: #f5f0e5;
	background-image: url(../images/footer_pagebottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav {
	height: 53px;
	width: 1025px;
	background-image: url(../images/header_stitching.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: right;
	font-size: 20px;
	color: #253783;
	line-height: 53px;
}
#nav a:link, #nav a:visited {
	color: #253783;
	text-decoration: none;		
}
#nav img {
	vertical-align: middle;	
}
#nav ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 53px;
}
#nav li {
	display: inline;
	line-height: 53px;
	padding-right: 10px;
	padding-left: 10px;
	
}
#tag {
	background-image: url(../images/header_tag.png);
	height: 229px;
	width: 392px;
	position: absolute;
	left: -47px;
	top: -97px;
	z-index: 100;
}
#social {
	width: 187px;
	height: 111px;
	position: absolute;
	left: 873px;
	top: 420px;
	background-image: url(../images/social_findus.png);
	background-repeat: no-repeat;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
}
#social .fb {
	width: 50px;
	height: 50px;
	background-image: url(../images/social_facebook.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: 45px;
}
#social .fb:hover {
	background-position: -50px;
}
#social .twit {
	width: 50px;
	height: 50px;
	position: absolute;
	background-image: url(../images/social_twitter.png);
	background-repeat: no-repeat;
	left: 70px;
	top: 45px;
}
#social .twit:hover {
	background-position: -50px;
}
#social .pinterest {
        width: 50px;
        height: 50px;
        position: absolute;
        background-image: url(../images/social_pinterest.png);
        background-repeat: no-repeat;
        left: 115px;
	top: 44px;
}
#social .pinterest:hover {
        background-position: -50px;
}				
#carousel {
	height: 498px;
	width: 980px;
	margin: 0 auto;
}
ul#rotate {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftcolumn {
	width: 366px;
	height: auto;
	float: left;
	font-size: 1.5em;
	line-height: 1.5em;
}
#rightcolumn {
	width: 489px;
	min-height:500px;
    height:auto !important;
	float: right;
	padding-right: 170px;
}
#footer_container {
	width: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	line-height: 30px;
	vertical-align: top;
	font-size: 1.5em;
	line-height: 1.5em;
}
#footer_container a:link {
	color: #555454;
	text-decoration: none;	
	vertical-align: top;
}
#footer_container a:visited {
	color: #555454;
	text-decoration: none;	
	vertical-align: top;
}
#footer .fb, #rightcolumn .fb {
	width: 30px;
	height: 30px;
	background-image: url(../images/footer_facebook.png);
	background-repeat: no-repeat;
	display: inline-block;
}
#footer .fb:hover, #rightcolumn .fb:hover {
	background-position: -30px;
}
#footer .twit, #rightcolumn .twit {
	width: 30px;
	height: 30px;
	background-image: url(../images/footer_twitter.png);
	background-repeat: no-repeat;
	display: inline-block;
}
#footer .twit:hover, , #rightcolumn .twit:hover {
	background-position: -30px;
}
.celeb_name {
	padding-top: 20px;
	padding-bottom: 10px;
}
#rightcolumn a:link, #rightcolumn a:visited {
	color: #555454;
	text-decoration: none;
	font-weight: bold;
}
form {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bolder;
}
#locations {
	font-size: 1.5em;
	line-height: 1.5em;
}
#locations table {
	vertical-align: top;
	padding-left: 25px;
}
#locations table td {
	vertical-align: top;
}
