@charset "UTF-8";
/* CSS Document */
form {margin: 0px; padding: 0px;}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(/images/body/design1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E4E4E2;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
h1 {
	font-size: 28px;
	color: #666;
}
h2 {
	font-size: 18px;
	color: #666;
}
h3 {
	font-size: 16px;
	color: #666;
}
h4 {
	font-size: 14px;
	color: #666;
}
h5 {
	font-size: 12px;
	color: #666;
}
h6 {
	font-size: 10px;
	color: #666;
}
.precisionopinion2010 #studio11 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 10px 10px 10px;
	letter-spacing: 2px;
	text-align: right;
	width: 95%;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
.precisionopinion2010 #studio11 a:link {
	color:#000000;
	text-decoration: none;
}
.precisionopinion2010 #studio11 a:visited {
	color:#000000;
	text-decoration: none;
}
.precisionopinion2010 #studio11 a:active {
	color:#000000;
	text-decoration: none;
}
.precisionopinion2010 #studio11 a:hover {
	color:#990000;
	text-decoration: none;
}
.precisionopinion2010 #container {
	width: 954px;
	margin: 0 auto;
	text-align: left;
}
.precisionopinion2010 #header {
	height: 400px;
	width: 954px;
	z-index: 1;
}
.precisionopinion2010 #TopJim {
	width: 910px;
	position: absolute;
	z-index: 3;
	float: right;
	text-align: right;
	height: 49px;
	padding: 0px;
}
.precisionopinion2010 #mainTopMenu {
	width: 954px;
	position: absolute;
	z-index: 2;
	float: right;
	text-align: right;
	height: 51px;
	padding: 349px 0px 0px;
}
.precisionopinion2010 #mainContent {
	padding: 315px 380px 0px 100px;
	text-align: justify;
}
.precisionopinion2010 #footer {
	padding: 20px 10px 0px;
	text-align: center;
	color: #333;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
.precisionopinion2010 #footer a:link {
	color:#000000;
	text-decoration: none;
	font-variant: normal;
}
.precisionopinion2010 #footer a:visited {
	color:#000000;
	text-decoration: none;
	font-variant: normal;
}
.precisionopinion2010 #footer a:active {
	color:#000000;
	text-decoration: none;
	font-variant: normal;
}
.precisionopinion2010 #footer a:hover {
	color:#F00;
	text-decoration: none;
	font-variant: normal;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.precisionopinion2010 #studio11 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 10px;
	letter-spacing: 2px;
	text-align: right;
	width: 95%;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
.precisionopinion2010 #studio11 a:link {
	color:#000000;
	text-decoration: none;
}
.precisionopinion2010 #studio11 a:visited {
	color:#000000;
	text-decoration: none;
}
.precisionopinion2010 #studio11 a:active {
	color:#000000;
	text-decoration: none;
}
.precisionopinion2010 #studio11 a:hover {
	color:#990000;
	text-decoration: none;
}
#directions {
	background: #FFFFFF;
	text-align: left;
	overflow: visible;
}
hr {
	width: 100%;
	background-color: #DED487;
	height: 1px;
	color: #DED487;
	border: thin none #DED487;
}
