@charset "ISO-8859-1";
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: 100%;
	background-color: #8997a4;
	background-image: url(../image/design/backGrad.jpg);
	background-repeat: repeat-x;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address ,blockquote,span,ul,ol,li,dl,dd,dt,img{
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	background-color: #FFF;
	background-image: url(../image/design/mainContentBack.jpg);
	position: relative;
} 
.twoColFixRtHdr #container #sideInfo {
	width: 325px;
	position: absolute;
	bottom: 50px;
	right: 0px;
}

.imageMargin { margin-left: 10px; }

.twoColFixRtHdr #header {
	background-color: #347092;
	background-image: url(../image/design/p2Header.jpg);
	height: 165px;
	width: 900px;
	background-repeat: no-repeat;
	margin: 0px;
	position: relative;
} 
.twoColFixRtHdr #container #header #topNav {
	position: relative;
	width: auto;
	top: 15px;
	float: right;
	margin-right: 70px;
	text-align: right;
	font-size: 13px;
	color: #FFF;
}
.twoColFixRtHdr #container #header #topNav a {
	text-decoration: none;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
}
.twoColFixRtHdr #container #header #topNav a:hover {
	text-decoration: none;
	background-color: #FFCB65;
	padding-right: 4px;
	padding-left: 4px;
	color: #03F;
}
.twoColFixRtHdr #container #header #ori {
	float: right;
	position: relative;
	clear: right;
	top: 128px;
	font-size: 12px;
	right: 70px;
}
.twoColFixRtHdr #container #header #ori a {
	color: #FFF;
	text-decoration: none;
}
.twoColFixRtHdr #container #header #ori a:hover {
	text-decoration: none;
	background-color: #FFCB65;
	color: #03F;
}
.twoColFixRtHdr #header h1 { margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ }
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 325px;
	height: 100%;
}
.twoColFixRtHdr #sidebar1 a:hover {
	text-decoration: none;
	background-color: #FFCB65;
}
.twoColFixRtHdr #sidebar1 h3 {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.twoColFixRtHdr #sidebar1 h4 {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.twoColFixRtHdr #container #address  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}
.twoColFixRtHdr #container #icon  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0px;
}


.twoColFixRtHdr #sidebar1 p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px;
	padding-bottom: 10px;
}
.twoColFixRtHdr  #sidebar1 a { font-size: 105%; }
.twoColFixRtHdr #sidebar1 #nav  {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.twoColFixRtHdr #sidebar1 #nav ul {
	list-style-type: none;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.twoColFixRtHdr #sidebar1 #nav li {
	list-style-type: none;
	width: 250px;
	background-color: #FFB841;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #999;
}


.twoColFixRtHdr #sidebar1 #nav ul li {
	list-style-type: none;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #sidebar1 #nav li a  {
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	letter-spacing: 0.04em;
}
.twoColFixRtHdr #sidebar1 #nav li a:hover {
	text-decoration: none;
	background-color: #03F;
	color: #FFCB65;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}

.twoColFixRtHdr #container #phone  {
	background-color: #7A8CA0;
	padding-top: 8px;
	padding-bottom: 9px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	position: relative;
	color: #FFF;
	font-size: 20px;
}
.twoColFixRtHdr #sideList ul {
	font-size: 12px;
	margin-left: 25px;
	margin-bottom: 10px;
	list-style-type: disc;
	margin-top: 0px;
	padding: 0px;
}
.twoColFixRtHdr #sideList ul li {
	padding-top: 10px;
	padding-left: 0px;
}

.twoColFixRtHdr #side2  {
	width: 570px;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #mainImage {
}
.twoColFixRtHdr #mainNav  {
	padding-left: 5px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 4px;
}

.twoColFixRtHdr #mainContent {
	width: 470px;
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
} 
.twoColFixRtHdr #mainContent h1   {
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #mainContent h2 { padding-bottom: 7px; }
.twoColFixRtHdr  #mainContent a { font-size: 105%; }
.twoColFixRtHdr #mainContent a:hover {
	text-decoration: none;
	background-color: #FFCB65;
}
.twoColFixRtHdr #mainContent p   {
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 10px;
	letter-spacing: 0.09em;
}
.twoColFixRtHdr #mainContent ul {
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.07em;
	margin-left: 20px;
}
.twoColFixRtHdr #mainContent li   {
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.09em;
	padding-top: 2px;
	padding-bottom: 3px;
	list-style-type: none;
}
.twoColFixRtHdr #container #side2 #mainContent ul li ul {
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 0px;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #d7b97a;
	background-image: url(../image/design/footerGrad.jpg);
	color: #FFF;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 12px;
}
.twoColFixRtHdr #container #footer p a {
	color: #FFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.twoColFixRtHdr #container #footer p a:hover {
	color: #03F;
	text-decoration: none;
	background-color: #FFF;
}
.twoColFixRtHdr #subFooter {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #subFooter ul li { list-style-type: none; }
.twoColFixRtHdr #subFooter ul li a {
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.twoColFixRtHdr #subFooter ul li a:hover {
	text-decoration: none;
	background-color: #FFCB65;
	padding-right: 4px;
	padding-left: 4px;
}
.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 { /* 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;
}
.paddingTop { margin-top: 70px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
h3 {
	margin-top: 10px;
	margin-bottom: 3px;
}
.twoColFixRtHdr #container #side2 #mainContent #test {
	height: 150px;
	overflow: scroll;
	z-index: auto;
}
#hme a   {
	text-decoration: none;
	color: #447293;
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	position: absolute;
	width: 899px;
	top: 36px;
	display: block;
	padding-top: 95px;
	z-index: 400;
	height: 10px;
}
