/* CSS Document */

div.leftUnit{
width:200px;
margin:10px;
background-color:#FAAF42;
height:400px;
float:left;
}

ul.landingUL{
	list-style-image:url(../images/bullet.jpg);
	}
li.landingUL{
	padding-bottom:10px;
	font-size:medium;
	}


div.nextPage{
	position:relative;
	left:10px;
	top:10px;
	}

#centerDiv{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
	
div.oRight{
	float:right;
	font-size:xx-small;
	color:#936039;
	margin-left:20px;
	text-align:center;
	}
	
.attribution{
	color:#B99673;
	text-decoration:none;
	}

div.pageHeart{
width:730px;
height:1200px;
}

div.topRightNav2{
	margin-top:10px;
	margin-right:10px;
	float:right;
	border-top:1px solid #19599f;
	border-left:1px solid #19599f;
	padding-top:5px;
	padding-left:5px;
	font-size:small;
	font-weight:bold;
}

div.topUnit{
	/* background-color:#FF99FF; */
	width:235px;
	height:61px;
	float:right;
	}
	
div.topRightWrap{
	float:right;
	width:235px;
	}
	

a.topLink2{
	font-size:normal;
	font-weight:bold;
	font-variant:small-caps;
}

body{
	background-image:url(../images/bgGradient.jpg);
	background-repeat:repeat-x;
	}
	
#pageFrame{
	border:2px ridge #000000;
	width:1000px;
	}
	
div.bottomUnit{
	width:730px;
	}
	
div.insideRight{	
	float:right;
	border:1px dashed #EC7F00;
	margin-right:5px;
	margin-top:28px;
	padding:10px;
	width:150px;
	height:19em;
	}
	
#calcH2{
	display:inline;
	}
	
h3{
	display:inline;
	}
	
div.otherCalcs{
	margin-top:5px;
	margin-bottom:10px;	
	}
	
div.squareUnit{
	float:right;
	padding-left:15px;
	padding-top:15px;
}

#searchWrapper{
	height:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}