/* CSS Document */

div#main {
	color: #000;
	width: 960px;
	text-align: right;
	position: relative;
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;

}

div#paula_ph {
	float: right;
	margin-left: 3.5em;
	font-size: 80%;
	color: #555;
}

div#content {
	position: absolute;
	left: 241px;
	text-align: left;
	font-size: 95%;
	line-height: 1.15em;
	background-color: #fff;
}

div#leftmnu {
	float: left;
	width: 200px;
	line-height: 11px;
}

div#leftmnu img {
 	margin: 0 0 5px 0;
	border: 0;
}

div#startline {
	margin-bottom: 15px;
	line-height: 10px;
}

h1 {
	margin: 0;
	text-align: right;
}


h2 {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 10px;
	
}

div.filler {
	height: 50px;
}

h3 {
	color: #600;
	font-size: 120%;
	margin-bottom: 0.5em;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}


a:link {
	color: #7D5F00;
}

a:visited {
	color: #600;
}

a:hover, a:active {
	color: #A86500;
}



div#contacth {
	margin-top: 5px;
	margin-bottom: 0.2em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	color: #600;
}

div#contactinfo {
	font-size: 90%;
}

div#footer {
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	margin-top: 1em;
}

div#footer a {
	color: #5b5b38;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#contactline {
	margin-top: 3em;
}
