#nav
{
	padding-top: 6px;
	vertical-align: center;
	text-align: center;
	background-image: url('/alpine/nav.gif');
	background-repeat: no-repeat;
	width: 752px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma;
}

div#contact
{
	padding: 5px;
	background-color: #FFECCF;
	width: 400px;
	height: 580px;
}

div.contact input
{

	width: 100px;
	height: 14px;
}

.red
{
	color: red;
}

div#name {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 125px; }
div#address {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 150px; }
div#address input {width: 150px;}
div#city {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 130px; }
div#city input {width: 130px;}
div#state {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 30px; }
div#state input {width: 25px;}
div#zip {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 90px; }
div#zip input {width: 85px;}
div#email {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 130px; }
div#email input {width: 120px;}
div#phone {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 100px; }
div#phone input {width: 90px;}
div#date {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 390px; }
div#date input {width: 390px;}
div#guests {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 390px; }
div#guests input {width: 390px;}
div#questions {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 390px; }
div#questions textarea {width: 390px; height: 130px;}
div#interested {font-size: 11px; border-style: solid; border-color: #FFECCF; width: 390px; }
div#interested checkbox {}
div#submit {font-size: 11px; border-style: solid; border-color: #FFECCF; float: right;}

.dining
{
	font-family: arial;
}

legend
{
	font-family: arial;
	font-size: 15px;
	color: #805426;
	font-weight: bold;
}

p.weddingCeremony
{

	width: 350px;
	float: right;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

#nav a
{
	color: #7b5513;
}

.bullet
{
	padding-right: 0px;
}

.divider
{
	position: absolute;
	top: 194px;
}

#pageHeader
{
	width: 100%;
	background-color: #fdf2e0;3
	height: 100%;
}

#newsletter
{
	background-image: url('/alpine/newsletter.gif');
	background-repeat: no-repeat;
	background-color: #fdf2e0;
	height: 50px;
	width: 473px;
	margin-left: 10px;
}

#newsletterContent
{
	position: relative;
	top: 10px;
	left: 5px;
}

#bodyTable
{
	width: 100%;
	background-color: #fdf2e0;
	width: 751px;
	margin-left: -1px;
	padding-left: 0px;
	text-align: left;
}

#weddingTable
{
	width: 100%;
	background-image: url('/alpine/weddingHeader.jpg');
	background-color: #fdf2e0;
	width: 751px;
	height: 516px;
	margin-left: -1px;
	padding-left: 7px;
	
}

.bodyHeader
{
	padding-left: 10px;
	padding-top: 10px;
}

#leftColumn
{
	padding-left: 10px;
	width: 67%;
	vertical-align: top;
	text-align: left;
}

#cakeLeftColumn
{
	padding-left: 0px;
	width: 67%;
	vertical-align: top;
	text-align: left;
}

#rightColumn
{
	width: 33%;
	vertical-align: top;
	text-align: center;
}

.largeHeader
{
	font-family: arial;
	font-size: 17px;
	color: #805426;
}

.smallHeader
{
	font-family: arial;
	font-size: 12px;
	color: #805426;
}

#copyrightInfo
{
	text-align: center;
}

.copyright
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.warehouse
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

#footer
{
	clear: both;
	margin-left: -1px;
}

#footerImages
{
	text-align: center;
}

hr
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #e1d0ba;
	border: 0px;
	height: 1px;
}

.rules
{
	font-family: arial;
	font-size: 11px;
	color: #805426;
}

.testimonialHeader
{
	font-family: arial;
	font-size: 13px;
	color: #805426;
}

body {
	color: #000000;
}