/*
  
Copyright (c) 2010 Bryce Eriksen
	
*/

/* Global Styles */
/* -------------------------------- */
* { 
margin: 0;
padding: 0;
}
ul {}
ol {}
li {}
ul li {}
ol li {}
dl {}
dt {}
dd {}
address {}
abbr {}
acronym {}
blockquote {}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
img {border: 0;}
a img {border: 0;} 
hr {}

pre {} 
code {font-family: courier new, courier, monospace;}

/* Hyperlink Styles */
/* -------------------------------- */

a {}
a:hover {}

/* Form Styles */
/* -------------------------------- */

form {}
label {}
input {} 
input.text {} 
input.radio, input.checkbox {border: 0; background: transparent;} 
input.button {}
input.image {border: 0;} 
select {}
option {}
textarea {}
.smallText {
font-size: 10px;
}
/* Layout Styles */
/* -------------------------------- */

body {
	background-color: #FFFFFF;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	word-spacing: 0.1em;
}
p a {
	color: #EC1D23;
	text-decoration: none;
	font-weight: normal;
}
p a:hover {
	text-decoration: underline;
}
b {

	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
em {
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #EC1D23;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 6px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 6px;
	}
#wrapper {
	padding: 0px;
	height: auto;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topWrapper {
	padding: 0px;
	height: 45px;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#nav {
	padding: 0px;
	float: right;
	height: 22px;
	width: 1000px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 17px;
	text-transform: uppercase;
}
#nav ul li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #EC1D23;
	
}
#headerWrapper {
	padding: 0px;
	height: 550px;
	width: 1050px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#headerWrapperInterior {
	padding: 0px;
	height: 379px;
	width: 1050px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#headerImage {
	background-color: #EAEAEA;
	padding: 0px;
	height: 546px;
	width: 1050px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_placeholder2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerImageInterior {
	background-color: #EAEAEA;
	padding: 0px;
	height: 379px;
	width: 1050px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_placeholder_interior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerImageInteriorTwo {
	background-color: #EAEAEA;
	padding: 0px;
	height: 150px;
	width: 1050px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_placeholder3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentWrapper {
	height: auto;
	width: 1050px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#typeOne {
	float: left;
	height: auto;
	width: 820px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F7F7F7;	
}
#typetwo {
	float: left;
	height: auto;
	width: 820px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F7F7F7;
}
#rightContent {
	float: right;
	height: auto;
	width: 350px;
}
#rightBox {
	float: right;
	height: auto;
	width: 344px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightBox p {
	color: #666666;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
}
#rightBox img {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#rightBox h1 {
	font-size: 20px;
	font-weight: normal;
}
#leftBox {
	padding: 10px;
	float: left;
	height: auto;
	width: 200px;
	margin-right: 28px;
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	/*background-image: url(http://www.bryceeriksen.com/dlynne/images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: center 402px;*/
}
#leftBox p {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#leftBox b {
	font-weight: bold;
	font-size: 12px;
}
#content {
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
}
#content2 {
	float: left;
	height: auto;
	width: 900px;
	margin-bottom: 10px;
}
#content ul {
	list-style-position: inside;
	list-style-type: disc;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#content h1 {
	margin-bottom: 15px;
}
#content img {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin-left: 5px;
}
#homeContentMiddle {
	padding: 0px;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeContentMiddle2 {
	padding: 7px;
	float: left;
	height: auto;
	width: 600px;
        border: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#clear { 
	clear: both;
}
#clearTwo {
	float: right;
	height: 1px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-left: 9px;
	margin-right: -9px;
}
#logoCloudWrapper {
	margin: 0px;
	padding: 0px;
	height: 590px;
	width: 1050px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
#logoCloudWrapper img {
	margin-right: 6px;
	margin-bottom: 4px;
	margin-top: 6px;
	margin-left: 6px;
	vertical-align: middle;
}
#footerWrapper {
	padding: 0px;
	height: 120px;
	width: 1050px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerNav {
	background-color: #EC1D23;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 1050px;
	text-align: right;
}
#footerNav ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
#footerNav ul li {
	display: inline;
}
#footerNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-right: 17px;
}
#footerNav ul li a:hover {
	text-decoration: underline;
}
#footerContent {
	text-align: center;
}
#footerContent p {
	font-size: 10px;
	color: #999999;
}
#footerContent p a {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
#footerContent p a:hover {
	text-decoration: underline;
}
span#directions {
	color: #FF0000;
}
div#section {
	background-color: #E9E9E9;
	height: auto;
	width: 820px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div#sectionTwo {
	background-color: #E9E9E9;
	height: auto;
	width: 606px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
div#sectionThree {
	background-color: #E9E9E9;
	height: auto;
	width: 600px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 10px;
}
#blanket {
	background-color:#000;
	opacity: 0.65;
	position:absolute;
	z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:fixed;
	width:700px;
	height:366px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
	margin-top: 0px;
	padding: 10px;
	border: 4px solid #000000;
	background-color: #FFFFFF;
}
#popUpDiv a img {
	text-align: right;
	float: right;
}
#noPromo {
	float: left;
	height: 320px;
	width: 335px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	margin-top: 10px;
}
#yesPromo {
	float: right;
	height: 320px;
	width: 335px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-top: 10px;
}

h1#savethedate {
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#directionsleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 570px;
	width: 310px;
}
#directionsright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 320px;
	width: 320px;
}
#box-link {
		position: absolute; 
		top: 368px;
		left: 998px;
		width: 199px;
		height: 63px;
		background-color: transparent;
}
span#right {
	float: right;
	text-align: right;
}
