#outer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: 1px solid #582E1D;
	border-left: 1px solid #582E1D;
	background-color: #FFFFFF;
	background-image: url(images/outer_bg2.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*for Opera*/
html > body #outer {
  width:900px;
}

body {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #582E1D;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/main_bg.gif);
}
.header_log {
	background-color: #582E1D;
}
#header {
	margin-top: 0px;
}
#header2 {
	/*padding: 0px 18px;*/
	clear: both;
}
#name {
	float:left;
	width:210px;
	height: 2px;
	margin-top: 2px;
	margin-left: 1px;
}

#logo {
	float:right;
	text-align: right;
	margin-top: 25px;
	margin-right: 100px;
	margin-bottom: 1px;
	margin-left: 1px;
}
a {
	color: #555F80;
}
a:hover {
	color: #663399;
}
h1 {
	color: #582F1D;
	font-size: 1.6em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 9px;
}
h2 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3.table {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008B98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008B98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008B98;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F0F8F9;
	padding-right: 4px;
	padding-left: 4px;
}
.textMain {
	font-size: 1.2em;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left:25px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .92em;
}
.tagline {
	background-color: #F1DBB2;
	color: #582E1D;
	font-weight: 700;
	text-align: center;
	padding: 3px;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #582E1D;
	font-style: italic;
}
.sidenav {
	width: 170px;
	padding-right: 15px;
	margin-left: 0px;
}
.sidenav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.sidenav li {
	margin-left: 0em;
	padding-left: 0em;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.sidenav a {
	color: #582e1d;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sidenav a:hover {
	color:#663399;
	text-decoration: underline;
}
.sidenav ul li {
	margin-left: 15px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #663399;
}
.sidenav ul ul {
	padding-bottom: 0.5em;
	padding-top: .5em;
}
.sidenav ul ul a {
	color: #582e1d;
}
.sidenav ul ul li {
	margin-left: 25px;
	border: none;
	line-height: 1.2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
.bullet {
	padding-left: 15px;	
	display:block;
}

.bullet:hover {
	background-image: url(../images/bullet_sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bullet_selected {
	background-image: url(../images/bullet_sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display:block;
}

.boxholder {
	float: right;
	width: 200px;
	margin: 5px;

}
.boxtopPhoto {
	margin: 0px;
	padding: 0px;
}
.imgblock {
	display: block;
}
.footer_address {
	background-color: #F1DBB2;
	color: #582E1D;
	text-align: right;
	padding: 3px;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #582E1D;
}
.footer_log {
	background-color: #582E1D;
	color: #F1DBB2;
	padding: 3px;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #582E1D;
}

.home_ihc {
	color: #000000;
}

.home a {
	color: #F1DBB2;
	text-decoration: none;
}

.home a:hover{
	color: #F1DBB2;
	text-decoration: underline;
}
