html {
	background-image: url(../images/mainBG.jpg);
	}
	
body {
	margin: 0;
	background-position: top left;
}

#wrapper {
	background-image: url(../images/ivy_home.jpg);
	background-repeat: no-repeat;
}

#interiorwrapper {
	background-image: url(../images/ivy_interior.jpg);
	background-repeat: no-repeat;
}

#page {
	background-image: url(../images/body_top.jpg);
	background-repeat: no-repeat;
	width: 578px;
	position:relative;
	margin-left: 395px;
	}
	
#interiorpage {
	background-image: url(../images/interiorbody_top.jpg);
	background-repeat: no-repeat;
	width: 757px;
	position:relative;
	margin-left: 216px;
	}

/* Begin Header Styles */
	#header {
		padding-top: 50px /*110px*/;
		padding-left: 55px;
		position: relative;
		}
		
	#header h1.logo {
		background-image: url(../images/ul_logo.gif);
		background-repeat: no-repeat;
		width: 273px;
		height: 57px;
		display: block;
		margin: 0px;
		padding: 0px;
		}
		
	#header a.hide {
		display: block;
		width: 273px;
		height: 57px;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		}
		
	#header_interior {
		padding-top: 37px;
		padding-left: 55px;
		position: relative;
		}
		
	body.popup #header_interior {
		padding-top: 37px;
		padding-left: 12px;
		position: relative;
		}	
		
	#header_interior h1.logo {
		background-image: url(../images/ul_logo.gif);
		background-repeat: no-repeat;
		width: 273px;
		height: 57px;
		display: block;
		margin: 0px;
		padding: 0px;
		}
		
	#header_interior a.hide {
		display: block;
		width: 273px;
		height: 57px;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		}
/* End Header Styles */

/* Begin Navigation Styles */	
	#nav {
		/*margin-left: -200px;
		top: 290px;
		position: absolute;*/
		float: left;
		width: 168px;
		margin: 180px 0 0 -180px;
		position: relative;
		z-index: 900;
		}
		
	#page > #nav {
		/*margin-left: -180px;
		top: 290px;
		position: absolute;*/
		float: left;
		width: 168px;
		margin: 180px 0 0 -180px;
		}
		
	#nav_interior {
		/*margin-left: -150px;
		top: 230px;
		position: absolute;
		left: -60px;
		width: 168px;*/
		float: left;
		width: 168px;
		margin: 180px 0 0 -190px;
		position: relative;
		z-index: 900;
		}
		
	#interiorpage > #nav_interior {
		/*margin-left: -150px;
		top: 230px;
		position: absolute;
		left: -60px;
		width: 168px;*/
		float: left;
		width: 168px;
		margin: 180px 0 0 -180px;
		}
		
	#nav ul, #nav_interior ul {
		/*text-align: right;*/
		font-weight: bold;
		line-height: 24px;
		}
		
	#nav p, #nav_interior p  {
		font-family: 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		color: #666666;
		font-size: 11px;
		line-height: 2em;
		padding: 0;
		margin: 0;
		}
/* End Navigation Styles */

/* Begin Container, Content Styles */
	#container {
		width: 530px;
		margin: 0 0 0 20px;
		padding: 30px 0 0 0;
		}
		
	#page > #container {
		margin: 0 0 0 20px;
		padding: 30px 0 0 0;
		}
		
	#content {
		padding-left: 55px;
		padding-right: 50px;
		padding-bottom: 45px;
		}
		
	#container_interior {
		width: 717px;
		margin-left: 20px;
		padding-top: 41px;
		position: relative;
		}
	body.popup #container_interior {
		width: 400px;
	   }
		
	#interiorpage > #container_interior {
		padding-top: 30px;
		}
		
	#content_interior {
		padding-left: 55px;
		padding-right: 200px;
		padding-bottom: 45px;
		position: relative;
		}
		
	body.popup #content_interior {
		padding-right: 0px;
		}
		
/* End Container, Content Styles */

/* Begin Right Column Styles */

	#rightcolumn {
		width: 167px;
		right: 10px;
		position: absolute;
		background-image: url(../images/rightcol_brackets.gif);
		background-repeat: no-repeat;
		top: 100px;
		}
		
	#rightcolumn_content {
		width: 125px;
		padding: 0;
		margin: 0;
		}
		
	#rightcolumn ul, #rightcolumn ol {
		font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		color: #666666;
		font-size: 12px;
		font-weight: bold;
		}
		
	#rightcolumn ul li {
		list-style-image: url(../images/bullet_plus.gif);
		border-bottom: 1px solid #cbc5b9;
		padding-bottom: 7px;
		padding-top: 7px;
		}

/* End Right Column Styles */

/* Footer Section */
	#footer {
		background-image: url(../images/body_bottom_new.jpg);
		background-repeat: no-repeat;
		width: 578px;
		height: 480px;
		/*height: 240px;*/
		position:relative;
		}
		
	#footercontainer {
		border-top: 1px dashed #6d9e9f;
		width: 530px;
		margin-left: 20px;
		}
		
	#footercontent {
		width: 473px;
		padding-left: 30px;
		padding-top: 10px;
		}
		
	#footer_interior {
		background-image: url(../images/interiorbody_bottom_new.jpg);
		background-repeat: no-repeat;
		width: 757px;
		/*height: 283px;*/
		height: 566px;
		position:relative;
		}
		
	#footercontainer_interior {
		border-top: 1px dashed #6d9e9f;
		width: 717px;
		margin-left: 20px;
		}
		
	#footercontent_interior {
		width: 654px;
		padding-left: 30px;
		padding-top: 10px;
		}
		
	.alignright_footer {
		text-align: right;
		margin-top: -42px;
		}
		
	#footercontent > p.alignright_footer, #footercontent_interior > p.alignright_footer {
		margin-top: -34px;
		/*margin-top: -102px;*/
		}
/* End Footer Section */

/* Begin Text Styles */
	p {
		font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		color: #666666;
		font-weight:normal;
		font-size: 12px;
		line-height: 22px;
		}
		
	h2, h3, h4, h5, h6 {
		color: #788F49;
		border-top: 1px dashed #6d9e9f;
		border-bottom: 1px dashed #6d9e9f;
		height: 33px;
		display: block;
		}
	h3 {
		font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		font-size: 12px;
		height: auto;
		color: #666666;
		}
		
	#container h2 {
		color: #788F49;
		border-top: 1px dashed #6d9e9f;
		border-bottom: 1px dashed #6d9e9f;
		height: 33px;
		width: 530px;
		display: block;
		background: no-repeat;
		padding: 0;
		margin: 0;
		}
		
	#container_interior h2 {
		color: #788F49;
		border-top: 1px dashed #6d9e9f;
		border-bottom: 1px dashed #6d9e9f;
		height: 33px;
		width: 717px;
		display: block;
		background: no-repeat;
		padding: 0;
		margin: 0;
		}
		
	body.popup #container_interior h2 {
		width: 430px;
		overflow: hidden;
		}
		
	#content p, #container_interior p {
	text-align:justify;
	}
	a {
		font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		color: #76a39e;
		font-size: 12px;
		text-decoration: none;
		}
		
	a:link {
		font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		color: #76a39e;
		font-size: 12px;
		text-decoration: none;
		}
		
	a:visited {
		font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		color: #76a39e;
		font-size: 12px;
		text-decoration: none;
		}
	
	a:hover {
		font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		color: #76a39e;
		font-size: 12px;
		text-decoration: underline;
		}
		
	a:active {
		font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		color: #76a39e;
		font-size: 12px;
		text-decoration: none;
		}
		
	ul, ol {
		font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'Helvetica Rounded', Helvetica, Arial, sans-serif;
		color: #666666;
		font-size: 12px;
		}
		
	li {
		list-style-image: url(../images/bullet_plus.gif);
		}
/* End Text Styles */

/* Begin Various Styles and Classes */
	.hidden {
		display: none;
		}
		
	.alignright {
		text-align: right;
		}
		
	img.right  {
		float: right;
		margin: 7px 0 7px 15px;
		}
		
	hr {
		border-bottom: 1px dashed #6d9e9f;
		color: #fdf1df;
		padding: 0;
		display: block;
		}
		
	.orange {
		color: #FD5636;
		}
		
	.green {
		color: #76a39e;
		}
	.active {
	color: #fd5634;
	}	
	
	#content img, #content_interior img {border: 1px solid /*#cbdfdf*/ /*#7eb6b7*/ #a4a4a4; padding: 2px;}
		
	/* h2 img {
		padding-left: 55px;
		}
/* End Various Styles and Classes */
