/* Start of CMSMS style sheet 'ER Global Site Style 2.0' */
body {
	background-color: #AF906A;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}
#maintable {
    margin-left: auto;
    margin-right: auto;
}
#border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#top_logo {
    padding-left: 10px;
}

#top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	list-style-type: none;
	text-align: right;
}
#top_nav ul {
/*	list-style-type: none;*/
	padding: 0;
	display:inline;
}
#top_nav ul li {
	display:inline;
	margin:0;
	padding: 0 3px 0 3px;
	list-style: none;
}
#top_nav ul li.first {
	margin-left: 0;
	padding-left:0;
	margin-top:10;
	border-left:none;
	list-style: none;
	display: inline;
}
#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    margin-right: 20px;
    padding: 0px;
	list-style-type: none;
	text-align: right;
	white-space: nowrap;
}

#search form {
        margin-right: auto;
        margin-left: auto;
}

#search #m2searchinput {
  width: 90px;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 10px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	height: 500;
	min-height: 500;
}

#side_nav {
	width: 161px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
#side_nav ul {
	padding: 5px 0;
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style-type: none;
}
#side_nav ul li {
	margin-left: 0px;
    padding-bottom: 5px;
	list-style: none;
	list-style-type: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

#side_portfolio {
	width: 246px;
	height: 500px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#main01 {
	background-color: #d3c4b6;
	width: 166px;
	height: 42px;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
#main02 {
	background-color: #d3c4b6;
	width: 166px;
	height: 42px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	list-style-type: none;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 10px;
	height: 25px;
	vertical-align: middle;
}
#footer ul {
	padding: 5px 0;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#footer ul li {
	display:inline;
	margin:0;
	padding: 5px 17px;
	list-style: none;
}
#footer ul li.first {
	margin-left: 0;
	padding-left:0;
	border-left:none;
	list-style: none;
	display: inline;
}

/* Start of CMSMS style sheet 'Yahoo! Map' */
#mapContainer {
  height: 450px;
  width: 520px;
}
/* End of 'Yahoo! Map' */

/* FONTS */
h1
{
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 0px;
font-size: 20px;
font-weight:bold;
color: #000000;
}

h2
{
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 00px;
font-size: 14px;
font-weight:bold;
color: #000000;
}

h3
{
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 0px;
font-size: 14px;
font-weight:bold;
font-style:italic;
color: #000000;
}

p
{
display: block;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family: Verdana, Arial, Helvetica, san-serif;
font-size: 11px;
color: #000000;
}

smalltext
{
display: block;
margin-left: 00px;
margin-bottom: 0px;
margin-right: 0px;
font-family: Verdana, Arial, Helvetica, san-serif;
font-size: 10px;
color: #000000;
}

blockquote
{
border-left: 0px solid #000000;
margin-left: 0px;
}

pre
{
font-family: monospace;
font-size: 11px;
}

strong, b
{
font-weight: bold;
}

i
{
font-style: italic;
}

.tiny_gray
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#59585A;
}


/* End of 'ER Global Site Style 2.0' */

