/*
Description: The Creamery
Author: Dream Designs
Author URI: http://dreamdesignstream.com

    Pink: #FF0066;
    Teal: #00B183;
    Light Beige: #DAC7B4;
	Dark Beige: #B7A395;
	NavMenu Brown: #736357;
	Gold: #996633;

*/

*, html, body, div, form, label, p {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
body {
    background: url(images/bg/bg.png) top left repeat #fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #000;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    border: 0;
}
address, caption, cite {
    font-style: normal;
    font-weight: normal;
}
a {
	text-decoration: none;
	color: #996633;
}
a:link {
	color: #996633;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #FF0066;
}
ol, ul, li {
    list-style: none;
}
a img {
    border: none; /* Gets rid of IE's blue borders */
} 
.clear {
    clear: both;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1em;
	line-height: 1.5em;
	color: #000;
	font-size: 0.9em;
}
#fade {
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	background: url(images/bg/main.png) top left repeat-x #ff72aa;
	width: 960px;
	margin: 0 auto;
}
#page-wrap {
    width: 891px;
    margin: 0 auto -150px auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
#push {
    height: 150px;
}



/**********
Headers
**********/

h1 {
	font-size: 3.0em;
	font-weight: normal;
    padding: 10px 0 20px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	padding: 1.7em 0 3px 0;
	line-height: 1.5em;
	color: #FF0066;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: 3px;
	padding: 0 0 .7em 0;
	line-height: 1.5em;
	color: #FF0066;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 1em 0 0 0;
	line-height: 1.5em;
	color: #000;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #736357;
	font-size: 1.1em;
	text-align: left;
	padding: 5px 0 .7em 2px;
}



/**********
Squares Border
**********/
#square {
	background: url(images/bg/squares.png) top left repeat;
	width: 891px;
	margin: 0;
}
#main {
	background: url(images/bg/mainbg.png) top left repeat-x #ff6aa5;
	width: 837px;
	margin: 0 27px 0 27px;
}
.squares {
	background: url(images/bg/squares.png) top left repeat;
	height: 27px;
	width: 837px;
	margin: 0;
}



/**********
Top Header
**********/
.header {
	background: url(images/bg/header.png) top left no-repeat;
	height: 285px;
	width: 837px;
	margin: 0 auto;
	position: relative;
}



/******************
SlideShow
******************/
.show {
    background: url(images/slideshow/exterior.jpg) top center no-repeat;
	width: 397px;
	height: 243px;
	margin: 0 0 0 420px;
	position: relative;
}

#slideshow {
	width: 397px;
	height: 243px;
	margin: 0;
	position: relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



/**********
Common Page Elements
**********/

.largecolumn {
	margin: 0;
	padding: 0;
    height: 100%;
	width: 545px;
	float: right;
	clear: none;
	display: inline; /* IE6 fix */
}

.smallcolumn {
	margin: 0;
	padding: 0;
    height: 100%;
	width: 292px;
	float: left;
	clear: none;
}
.entry {
	margin: 30px auto;
    height: 100%;
	width: 584px;
	text-align: justify;
}
.entry ul li {
	list-style: disc;
	padding: .7em;
	margin: 0 0 0 50px;
	line-height: 1.1em;
	font-size: 0.9em;
}



/**********
HomePage
**********/

.cow {
    height: 280px;
	width: 292px;
	margin: 0;
	float: left;
	display: inline; /* IE6 fix */	
}
.welcome {
	margin: 0;
    height: 330px;
	width: 90%;
	float: left;
	text-align: justify;
	display: inline; /* IE6 fix */
}
.youtube {
	height: 360px;
	width: 580px;
	margin: 0 auto;
	text-align: center;
}



/**********
Location
**********/

.building {
    height: 220px;
	width: 292px;
	margin: 0;
	float: left;
	display: inline; /* IE6 fix */	
}
.street {
	background: url("images/hours.png");
	height: 20px;
	width: 480px;
	overflow: hidden;
	margin: 0;
}
.locate {
	margin: 0;
    height: 130px;
	width: 90%;
	float: left;
	text-align: justify;
	display: inline; /* IE6 fix */
}



/**********
Events
**********/

.banquet {
	height: 387px;
	width: 580px;
	margin: 0 auto;
}
.events {
	margin: 0;
    height: 250px;
	width: 90%;
	float: left;
	text-align: justify;
	display: inline; /* IE6 fix */
}


/**********
Sidebar NavMenu
**********/

.navmenu {
	background: url("images/bg/navmenu.png");
	height: 70px;
	width: 837px;
	margin: 0;
	padding: 0px;
	position: relative;
}
.navmenu li {
	padding:0;
	margin: 0;
	list-style: none;
	position:absolute;
	}
.navmenu li a {
	text-decoration:none;
	font-weight:bold;
	display: block;
	height: 70px;
}
.nav-home { 
	background: url("images/bg/navmenu.png") -53px 0px no-repeat; 
	left: 53px; 
	width: 128px;
}
.nav-specials {
	background: url("images/bg/navmenu.png") -181px 0px no-repeat; 
	left: 181px; 
	width: 147px;
}
.nav-location { 
	background: url("images/bg/navmenu.png") -328px 0px no-repeat; 
	left: 328px; 
	width: 145px; 
}
.nav-events { 	
	background: url("images/bg/navmenu.png") -473px 0px no-repeat; 
	left: 473px; 
	width: 115px; 
}
.nav-contact { 	
	background: url("images/bg/navmenu.png") -588px 0px no-repeat; 
	left: 588px; 
	width: 193px; 
}
.nav-home a:hover { 
	background: url("images/bg/navmenu.png") -53px -70px no-repeat; 
}
.nav-specials a:hover {
	background: url("images/bg/navmenu.png") -181px -70px no-repeat; 
}
.nav-location a:hover { 
	background: url("images/bg/navmenu.png") -328px -70px no-repeat; 
}
.nav-events a:hover { 	
	background: url("images/bg/navmenu.png") -473px -70px no-repeat; 
}
.nav-contact a:hover { 	
	background: url("images/bg/navmenu.png") -588px -70px no-repeat; 
}



/**********
Footer
**********/

.footer {
	height: 150px;
    font-size: 12px;
}
.footer p {
	color: #000;
}
.footer a:link {
	color: #FFCAD8;
}
.footer a:visited {
    color: #FFCAD8;
}
.footer a:hover {
	color: #fff;
}
#footer-inside {
    background: url(images/bg/footer.png) top left repeat-x;
	height: 100%;
	width: 891px;
	margin: 0 auto;
    text-align: center;
	position: relative;
}
#footer-inside table {
	height: 40px;
	width: 784px;
	margin: 0;
    text-align: center;
	position: absolute;
	top: 95px;
	left: 56px;
}



/**********
Contact Page
**********/

.hours {
	background: url("images/hours.png");
	height: 103px;
	width: 485px;
	margin: 5px 0 0 0;
}

.webform {
	height: 510px;
	width: 335px;
	margin: 0 auto;
}
.webform p {
	color: #3A1304;
	padding: .5em;
}
.textfield {
	padding: .5em;
}
.LV_validation_message{
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#EC174C;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #EC174C;
}