html{
height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #D8F8CA;
	background-image: url(images/lime_background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	
}
/**********************LAYOUT STYLINGS*************************/

#wrapper {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-attachment: scroll;
	position: relative;
	z-index: 0;
}
#header {
	height: 268px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	z-index: 999;
	position: relative;
}

#mainContentShadow {
	height: 100%;
	padding: 0px;
	width: 766px;
	margin-top:-2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 112px;
	background-image: url(images/contentShadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#mainContent {
	color: #000000;
	background-color: #ECD8A6;
	width: 754px;
	margin-left: 6px;
	height: 100%;
	padding: 0px;
	z-index: 2;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 14px;
	padding-top:10px;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 1em;
	line-height: 1.4em;
	color: #2D1203;
}
#mainContent a {
	color: #7D1F00;
	text-decoration: none;
}

#mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	font-size: 1em;
	color: #2D1203;
}

#mainContent ol {
	margin-left:40px;
}

#mainContent .bigheader {
	font-size:40px;
	margin-top:0px;
}
/*========NOTE 1- LEFT SIDE WITH NOTE TITLE==========*/
#note1Wrapper {
	background-repeat: repeat-y;
	position: relative;
	top: 25px;
	left: -28px;
	width: 266px;
	float: left;
	z-index: 8;
	background-image: url(images/note1_repeat.jpg);
	background-position: left;
	margin-right: 8px;
	margin-bottom: 24px;
	background-color: #ECD8A6;
}
#note1Header {
	background-image: url(images/note1_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 10;
	position: absolute;
	visibility: visible;
	height: 67px;
	width: 100%;
	top: 0px;
	*left:0px;
	}
#note1Content {
	width: 223px;
	margin-top: 69px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	z-index: 15;
	clear: both;
	position: relative;
	font-family: "Courier New", Times, serif;
	
	color: #1F331D;
	font-size: 0.9empx;
	padding-bottom: 8px;
	*padding-top:70px;
}
#note1Content p {
	font-family: "Courier New", Times, serif;
	
	font-size: .9em;
	line-height: 1.2em;
	color: #003300;
}
#note1Footer {
	background-image: url(images/note1_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 10;
	position: absolute;
	bottom: 0px;
	height: 169px;
	width: 269px;
	clear: both;
	left: 0px;
}

.image_header_nudge { margin-left:15px}
/*=========NOTE 2- RIGHT SIDE WITH NOTE TITLE===========*/
#note2Wrapper {
	
	position: relative;
	top: 25px;
	left: 45px;
	width: 260px;
	float: right;
	z-index: 8;
	background-image: url(images/note2_repeat.jpg);
	background-position: left;
	margin-right: 8px;
	margin-bottom: 24px;
	paddding-bottom:200px;
	/*background-color: #ECD8A6;*/
}
#note2Header {
	background-image: url(images/note2_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 10;
	position: absolute;
	visibility: visible;
	height: 67px;
	width: 100%;
	top: 0px;
	*left:0px;
	}
#note2Content {
background-repeat: repeat-y;

	width: 223px;
	margin-top: 69px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	z-index: 15;
	clear: both;
	position: relative;
	font-family: "Courier New", Times, serif;
	color: #1F331D;
	padding-bottom: 8px;
	*padding-top:70px;
}
#note2Content p {
	font-family: "Courier New", Times, serif;
	
	font-size: .9em;
	line-height: 1.2em;
	color: #003300;
}
#note2Footer {
	background-image: url(images/note2_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 10;
	position: absolute;
	bottom: 0px;
	height: 169px;
	width: 269px;
	clear: both;
	left: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	width: 754px;
	margin-left: 0px;
	padding-bottom: 0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 74px;
	margin-top: 0px;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	position: relative;
}
/*=====NOTE 3- LEFT WITH NO NOTE TITLE================*/
#note3Header {
	background-image: url(images/note3_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 10;
	position: absolute;
	visibility: visible;
	height: 34px;
	width: 100%;
	top: 0px;
	*left:0px;
	}
#note3Content {
	width: 223px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	z-index: 15;
	clear: both;
	position: relative;
	font-family: "Courier New", Times, serif;
	color: #1F331D;
	font-size: 0.9empx;
	padding-bottom: 8px;
	*padding-top:70px;
}
#note3Content p {
	font-family: "Courier New", Times, serif;
	
	font-size: .9em;
	line-height: 1.2em;
	color: #003300;
}

#note2Content .noteheader, #note1Content .noteheader, #note3Content .noteheader {
	font-size: 1.4em;
	font-weight:bold;
	margin-bottom:15px;
}

#note2Content .noteheader2, #note1Content .noteheader2, #note3Content .noteheader {
	font-size: 1.1em;
	font-weight:bold;
}
/**********************FONT STYLINGS*************************/

h1 {
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding-left:20px;

}

.boldred {
	color: #7D1F00;
	font-weight: bold;
}

/***********    SWIFR classes. DO NOT DELETE! ***************/
.tiltLeftShadow {
}
.tiltRightShadow {
}
.tiltRightRound {
}
.tiltLeftRound {
}
.floatLeft{
float:left;
}
.floatRight{
	float: right;
}
#address {
	position: absolute;
	right: 50px;
	top: 10%;
}
#times {
	position: absolute;
	left: 70px;
	top: 8%;
}
#design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:100%;
	float: right;
	position: absolute;
	right: 5px;
	bottom: 2px;
}

#recaptcha_area {

width:100%;
margin-left:150px;
}
