@charset "utf-8";

/* CSS Document */

@font-face {
	font-family: 'EdmundsDistressedRegular';
	src: url('fonts/edmundis-webfont.eot');
	src: local('☺'), url('fonts/edmundis-webfont.woff') format('woff'), url('fonts/edmundis-webfont.ttf') format('truetype'), url('fonts/edmundis-webfont.svg#webfont2eiEIHNW') format('svg');
	font-weight: normal;
	font-style: normal;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
	scrollbar-face-color: #2A1B05;
	scrollbar-highlight-color: #67818C;
	scrollbar-3dlight-color: #2A1B05;
	scrollbar-shadow-color: #67818C;
	scrollbar-darkshadow-color: #2A1B05;
	scrollbar-arrow-color: #67818C;
	scrollbar-track-color: #67818C;
	}

body,td,th,p {
	font-family: MS Sans-serif, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 9pt;
	line-height: 17px;
	}
	
img {
	border: none;
	}
		
	img.ad {
		border: solid;
		border-color: white;
		border: 2px;
		}
		
	img.stack1 {
		position: absolute;
		z-index: 5;
		}
		
	img.mainpic {
		position: absolute;
		}

a:link {
	color: #c6a984;
	text-decoration: none;
	font-weight: bolder;
	}

a:visited {
	color: #c6a984;
	text-decoration: none;
	}

a:hover {
	color: white;
	text-decoration: none;
	}

a:active {
	color: white;
	text-decoration: none;
	}

	#bg {
		width: 980px;
		height: auto;
		background-image: url(../images/nav/paper.jpg);
		background-repeat: no-repeat;
		margin-left: auto;
		margin-right: auto;
		}
		
	#menu {
		width: 100%;
		height: 94px;
		background-image: url(../images/nav/bg2.jpg);
		background-repeat: repeat-x;
		}
		
		#nav {
			width: 980px;
			height: 94px;
			padding-top: 43px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(../images/nav/bg.jpg);
			background-repeat: no-repeat;			
			}
			
		#nav a {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.125em;
		color: #c6a984;
		padding: 0 10px 0 10px;
		vertical-align: middle;
		text-align: left;
		}
		
		#nav a:hover, #nav a.hot {
			color: #fff;
			}
	
	#header {
		position: relative;
		width: 950px;
		height: 125px;
		}
		
	#heart {
		position: relative;
		width: 980px;
		height: 593px;
		}
		
		#left {
			width: 200px;
			height: 450px;
			position: absolute;
			background-image: url(../images/lbg.jpg);
			background-repeat: no-repeat;
			clear: left;
			padding: 20px 7px 0 7px;
			}
			
		#mid {
			position: absolute;
			z-index: 5;
			margin: 10px 0 0 30px;
			width: 595px;
			height: 409px;
			background-image: url(../images/main.jpg);
			background-repeat: no-repeat;
			}
			
		#mid2 {
			position: absolute;
			z-index: 5;
			margin: 10px 0 0 30px;
			width: 650px;
			text-align: center;
			}
			
		#blurb {
				position: absolute;
				margin: 0px 0 0 650px;
				width: 280px;
				padding: 20px;
				white-space: normal;
				font-family:  "MS Sans Serif", Geneva, Verdana, Arial, Helvetica, sans-serif;
				font-size: 1.25em;
				color: Black;
				}
				
		#blurb2 {
				position: absolute;
				margin: 0px 0 0 500px;
				width: 280px;
				padding: 20px;
				white-space: normal;
				font-family:  "MS Sans Serif", Geneva, Verdana, Arial, Helvetica, sans-serif;
				font-size: 1.25em;
				color: Black;
				}
				
		#form {
				position: absolute;
				margin: 30px 0 0 675px;
				width: 300px;
				white-space: normal;
				}
				
			
		#mid3 {
			position: absolute;
			z-index: 3;
			margin: 10px 0 0 20px;
			}
			
		#progressbar {
		position: absolute;
		z-index: 50;
		margin: 60px 20px 0 60px;
		padding: 35px;
		width: 400px;
		height: 200px;
		color: White;
		background-image: url(../images/black50.png);
			}
			
			iframe.fill{
				background-color: White;
				margin: 0 0 0 0px;
				height: 200px;
				}

		#right {
			position: absolute;
			z-index: 3;
			width: 200px;
			height: 450px;
			margin: 0 0 0 750px;
			}
			
		#right2 {
			position: absolute;
			z-index: 3;
			width: 200px;
			height: 450px;
			margin: 0 0 0 765px;
			}

		#right3 {
			position: absolute;
			z-index: 3;
			margin: 0 0 0 650px;
			}

		#bot {
			position: absolute;
			margin: 478px 0 0 30px;
			font-size: 9pt;
			line-height: normal;
			font-weight: bold;
			}

			#signup {
				margin: 235px 0 0 0;
				}
								
			p.main {
				width: 500px;
				}
				
			tr.name {
				background-image: url(../images/name.jpg);
				background-repeat: no-repeat;
				}

			tr.email {
				background-image: url(../images/email.jpg);
				background-repeat: no-repeat;
				}

			tr.sms {
				background-image: url(../images/sms.jpg);
				background-repeat: no-repeat;
				}

			tr.add1 {
				background-image: url(../images/add1.jpg);
				background-repeat: no-repeat;
				}

			tr.add2 {
				background-image: url(../images/add2.jpg);
				background-repeat: no-repeat;
				}

			tr.city {
				background-image: url(../images/city.jpg);
				background-repeat: no-repeat;
				}

			tr.state {
				background-image: url(../images/state.jpg);
				background-repeat: no-repeat;
				}
				
				td.bigboard {
					background-image: url(../images/menu/bigboard.jpg);
					background-repeat: no-repeat;
					width: 230px;
					height: 495px;
					vertical-align: top;
					}
						
					td.bigboard img {
						vertical-align: top;
						}

					p.item {
						font-family: 'EdmundsDistressedRegular', Verdana, Geneva, Arial, Helvetica, sans-serif;
						font-size: 2.50em;
						white-space: nowrap;
						line-height: 1.5em;
						text-align: left;
						margin: 10px 0 -5px 0;
						font-weight: bold;
						color: black;
						}
					
					p.intro {
						text-align: left;
						line-height: 150%;
						font-weight: normal;
						font-size: 1em;
						padding: 0 25px 0 0px;
						}

						p.intro a {
							color: #fff;
							}
							
						p.intro a.back {
							color: #fff;
							text-align: left;
							font-size: .85em;
							float: left;
							}

					p#bboard {
						width: 271px;
						height: 501px;
						background-image: url(../images/menu/bigboard.jpg);
						background-repeat: no-repeat;
						}
						
					p.linx {
						text-align: left;
						font-weight: normal;
						font-size: 1em;
						padding-left: 10px;
						padding-top: 40px;
						}
						
						p.linx a.indent {
							display: block;
							padding: 5px;
							margin-left: 20px;
							}
							
						p.linx a.indented {
							padding: 5px;
							margin-left: 20px;
							color: white;
							text-transform: uppercase;						
							}
								
						p.linx a {
							color: #c6a984;
							}
							
						p.linx a:hover {
							color: white;
							}
							
							

				td.b1 {
					background-image: url(../images/menu/board1.jpg);
					background-repeat: no-repeat;
					width: 190px;
					height: 165px;
					vertical-align: top;
					}
						
					td p.weekday {
						text-align: center;
						margin: 5px 0 0 0;
						font-weight: normal;
						font-size: 1em;
						color: white;
						text-transform: uppercase;
						line-height: 2em;
						}	
	
					td p.item2 {
						font-family: 'EdmundsDistressedRegular', Verdana, Geneva, Arial, Helvetica, sans-serif;
						font-weight: normal;
						font-size: 1.5em;
						white-space: nowrap;
						line-height: 1.5em;
						text-align: center;
						margin: 5px 0 -5px 0;
						color: #000;
						}
						
						td p.item2 a {
							color: black;
							}
							
						td p.item2 a:hover {
							color: #eee;
							}
						
					td b.note {
						text-align: center;
						font-size: .75em;
						white-space: nowrap;
						}
						
					td p.intro2 {
						text-align: center;
						line-height: normal;
						font-weight: normal;
						font-size: .95em;
						width: 170px;
						margin: 0 0 0 10px;;
						}

		#footer {
			width: 650px;
			padding: 490px 0 0 40px; 
			}

				#copy {
					width: 980px;
					margin-left: auto;
					margin-right: auto;
					text-align: center;
					font-family: "MS Sans Serif", Geneva, sans-serif;
					font-size: 10px;
					color: #CCCCCC;
					}









/* LIGHT BOX STYLE PARAMETERS */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 500;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 400;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#logoport {
	position: absolute;
	height: 2px;
	z-index: 50;	
	}
	
#logoport img {
	display: none;
	z-index: 30;
	}
	
