/* CSS Document */
body {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #c8bbbe;
	margin: 0px auto;
	padding: 0px;
}

#mainTable { width: 100%; border: 0px; /*/*/line-height: 1.5em; /* */ }

#mainContent { border: 20px; font-size: 14px; background-color: #DDE1D7; /*/*/font-size: 100%; /* */ }

#bottomrow {vertical-align: middle; text-align: center; font-size: 10px; /*/*/font-size: 83%; /* */ }

#bodytext{margin:0px 12px 0px 12px; font-size: 1.3em; line-height: 1.3em; text-align: left; font-family: Georgia, "Times New Roman", Times, serif}

#stoppresstext{
	margin:0px 12px 0px 12px;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #D0D4CA;
}

.picture_right { float: right; padding: 6px 0 6px 6px; margin:6px 0 6px 6px; }

.picture_left {	float: left; padding: 6px 6px 6px 0; margin: 6px 6px 6px 0;}

a.linkopacity:hover {filter:alpha(opacity=90);   
-moz-opacity: 1.0;   
opacity: 1.0;}

h2 {
	color: #AF746C;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.15em;
	line-height: normal;
	margin: 12px 0 0 12px;
	text-align: left;}

h3 {
	color: #AF746C;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.12em;
	line-height: normal;
	margin: 12px 0 0 0px;
	text-align: left;}
	
.contact_info { margin-left: 57px;}	

#header { background-color: #949AAD; color: #949AAD; }

input, textarea { font-family: "Courier New", Courier, mono; font-size: 1.0em; }
