@charset "UTF-8";
/* CSS Document */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0px;
}

#gmmmain {
	margin: 0px auto;
	width: 773px;
	height: 1000px;
}
#header {
	background: url(images/goshgarian-marshall-plc.gif) no-repeat left top;
	height: 64px;
	width: 773px;
	margin: 0px auto;
}
.phone {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 12pt/20px Georgia, "Times New Roman", Times, serif;
	color: #564C44;
	text-decoration: none;
	text-align: right;
	height: 45px;
}
image {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	height: 198px;
}
#navigation {
	float: left;
	width: 12em;
	margin: 0px;
	padding: 0px;
}
#content {
	float: right;
	width: 550px;
	text-align: left;
}
p {
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
}
h1 {
	font: bolder 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #5D534E;
}
#footer {
	margin: 20px 20px 0px 30px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.text {
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
}
.smalltext {
	font: 11px Georgia, "Times New Roman", Times, serif;
}
.opentext {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #71645B;
}
a:visited {
	color: #71645B;
}
a:hover {
	color: #A19385;
}
a:active {
	color: #71645B;
}#imageplacement {
	height: 194px;
	width: 773px;
}
#share {
	float: right;
	width: 90px;
	margin-top: 5px;
}
.smalltext2 {
	font: 10px Georgia, "Times New Roman", Times, serif;
}
