body {
	position: relative;
	padding: 0; margin: 0;
	background: url( ../images/green_texture.jpg ) repeat;
	
	font-family: "Myriad", Arial, Verdana, sans-serif;
	font-size: 13px;
}

div {
	/*border: 1px solid gray;*/
}

a img {
	border: 0;
}
h2, h3, h4, b {
	color: #ffcc66;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
h3, h4 {
	font-size: 13px;
}
h4 {
	font-weight: normal;
}

.w {
	background-color: white;
}
#body {
	margin: 0;
	position: relative;
}
#outer {
	position: relative;
	margin: 75px auto 100px;
	width: 867px;
	
	/*min-height:615px;
	height:auto !important;
    height:615px;*/
    
	padding: 0;
}

#bgBox4 {
	position: absolute; z-index: 10;
	top: -10px; left: 0;
	background: url( ../images/bg_top_corners.png ) no-repeat;
	width: 867px; height: 10px; 
}

#bgBox4a { 
	position: absolute; z-index: 50;
	top: 1px; left: 10px;
	font-size: 1px; /* ie bug */
	width: 841px; height: 8px;
	background: white url( ../images/bg_top_repeat.png ) repeat;
}

#outer2 {
	background: white;
	position: relative;
	margin: 0;
	width: 855px; 
	min-height:370px;
	height:auto !important;
	height: 370px;
	
	padding-top: 155px;
	padding-right: 12px;
}
#header {
	position: absolute;
	top: 13px; right: 13px;
}

#subHeader, #topMenu {
	position: absolute;
	width: 520px;
	top: 105px; left: 337px;
}

#content {
	position: relative;
	margin-left: 317px; 
	margin-top: 1px;
	color: white;
	font-weight: bold;
}
#content a {
	color: white;
}
#contentFltr {
	width: 99%;
	float: left;
	clear: both;
}

#footer {
	position: relative;
	margin: 0; padding-bottom: 0px;
	width: 867px;
}
#bgBox6a {
	font-size: 1px; /* ie bug */
	height: 1px; width: 867px;
	background: white;
}
#bgBox6 {
	margin: 5px 3px 0 10px;
	font-size: 1px; /* ie bug */
	height: 8px; width: 847px;
	background: url( ../images/bg_bottom_repeat.png ) repeat;
}

#bgBox5 {
	position: relative;
	width: 867px; height: 12px;
}
#bgBox5a {
	position: absolute;
	top: 0; left: 0;
	background: url( ../images/bg_bottom_corners.png ) no-repeat;
	width: 867px; height: 12px;
}


/* menu list styles */
.menu ul, .menu ul li {
	list-style: none;
	display: inline;
	margin: 0; padding: 0;
}


#footerMenu {
	
	background: white url( ../images/bg_bottom_menu.png ) repeat;
	width: 847px; height: 19px;
	padding-top: 2px;
	margin-left: 10px;
	margin-top: 10px;
	
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#footerMenu a {
	color: white;
	text-decoration: none;
}
#footerMenu li {
	background: url( ../images/bottom_menu_sep.png ) no-repeat left 2px;
	padding-left: 12px;
	padding-right: 3px;
}
#footerMenu li.first {
	background: none;
	padding-left: 0;
}

#leftPhoto {
	position: absolute;
	left: 10px; top: 13px;
	width: 307px; height: 539px;
}
/* prints */
#bgBox1 {
	position: absolute;
	z-index: 0;
	top: -70px; left: -75px;
	height: 698px; width: 353px;
	background: url( ../images/bg_prints_left.png ) no-repeat 0 0;
}
#bgBox2 {
	position: absolute;
	z-index: 0;
	bottom: -130px; right: 15px;
	height: 158px; width: 813px;
	background: url( ../images/bg_prints_bottom.png ) no-repeat 0 0;
}
#bgBox3 {
	position: absolute;
	z-index: 0;
	bottom: -90px; right: -95px;
	height: 735px; width: 157px;
	background: url( ../images/bg_prints_right.png ) no-repeat 0 0;
}

