

/* USED BY INDEX PAGE ONLY - FOR ALL OTHER PAGES SEE: /STYLES/OIISTYLES.CSS   */

html { height: 100%; }

body {
	margin-left: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C1DCDC;
	background-image: url(../images/tidwell/bg-site.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	zoom: 1;
}


#TOP_SPACER {
	height: 20px;
	_height: 32px;
	#height: 32px;
	margin: 0px; 
	padding: 0px;
	border: 0px none; 
}

#TOP_SPACER h1 {
	margin: -10px 0px 0px 0px;
}

/* roughly corresponds to #PAGE_LO in /styles/oiistyles.css ???  */
/*#div1 {
	width: 100%;
}*/

#div1 { 
	background-image:url(/layout/images/bg-page-w-palm-white.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;	
	width: 950px;
	overflow: hidden;
	zoom: 1;
}


#wrapper {
	width:950px;
	margin:auto;
}
#nav {
	width:950px;
	height:50px;
	background-image: url(../images/oiHeader.jpg);
}
#flashHolder {
	width:950px;
	height:351px;
	background-image: url(../images/tidwell/homeGallBkgrnd.jpg);
}
#homeLower {
	width:950px;
	height: 512px;
}
#notepad {
	width:368px;
	height:512px;
	float:left;
	background-image: url(../images/tidwell/notepad.jpg);
}
#lowerRight {
	width:582px;
	float:right;
	height: 512px;
}
#guestBook {
	width:582px;
	height:119px;
	background-image: url(../images/tidwell/guestBkgrnd.jpg);
}
#wedding {
	width:582px;
	height:392px;
	background-image: url(../images/tidwell/weddingBkgrnd.jpg);
}
#weddingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	font-style: italic;
	line-height: 15px;
	text-align: right;
	padding-top: 130px;
	padding-right: 33px;
	height: 263px;
}
#guestText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	font-style: italic;
	line-height: 15px;
	text-align: left;
	width: 280px;
	padding: 20px 0px 0px 20px;
}
#notepadText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	font-style: none;
	line-height: 17px;
	text-align: left;
	width: 320px;
	padding: 75px 0px 0px 30px;
}

#div3 {
	top: -400px;
	left: 150px;
	_left: 25px;
	#left: 25px;
	position: relative;
	width: 400px;
}
#div3a {
	position: relative;
}

#div3 p {
		text-align: center;
		width: 845px;
		margin-left: auto;
		margin-right: auto;
}
		
#div3 span {
		display: inline;
		margin: 10px 0px 0px 150px;
}
