orig {
background: #60513a;
}

body {
	background: #80715a;
	color: #000000;
	font-size: 1em;
}


ul {
	list-style-type: none;
    margin-left: 0;
    padding: 0;
}

#logo {
	float: right;
	height: 140px;
}

#home {
	float: none;
	text-align: center;

}

i, em {
    font-style: italic;
}

#textareadark {
	background-color: White !important;
	color: #ccb !important;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: justify;
	padding: 1em 6em 1em 6em;
}
#textareadark, a.text:link {
	background-color: white !important;
	border: none;
	color: #ccb !important;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 1.0em !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
#textareadark, a.text:visited {background-color: white !important; color: #ccb !important; text-decoration: none !important;}
#textareadark, a.text:hover {background-color: white !important; color: #ccb !important; text-decoration: underline !important;}
#textareadark, a.text:active {background-color: white !important; color: #ccb !important; text-decoration: none !important;}

#textarealight {
	 color: #80715a !important;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, Sans-serif;
             font-size: 0.9em;
	 text-align: justify;
	 padding: 1em 6em 0em 6em;
}

address {
    font-style: normal;
}

a.button:link, a.button:visited {
	background: #b0a696 !important;
	border-right: none;
	border-left: thin solid white;
	border-top: none;
	border-bottom: none;
	color: white !important;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, Sans-serif;
	font-size: .75em;
	height: 2.0em;
	font-weight: normal !important;
	padding: .2em 1.4em .2em 1.4em;
	text-align: center;
	text-decoration: none !important;
	white-space: nowrap;
	display: inline;	
	 voice-family: "\"}\"";
    voice-family: inherit;
    padding: .1em .8em .1em .8em;
height: 1.2em;
}


a.button:hover {
	background: #80715a !important;
	}

a.button:active {
	background: #b0a696 !important;
}

div#centrecol {
    float: left;
    margin: 0;
    border: 0;
    width: 490px;
    padding: 10px 0 0 20px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 470px;
    padding: 10px 0 0 0;
}

div#content {
    float: right;
    margin: 0;
    border: 0;
    width: 812px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 800px;
}


div.widecontent {
	position: relative;
	clear: both;
	text-align: center;
	top: 6em;
}

		

div.widecontent table {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: white;
}



div.navcontent {
	clear: both;
	text-align: center;
}

div.navcontent table {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #b0a696;
}

div.naventer {
	clear: both;
	text-align: center;
}

div.naventer table {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #ffffff;
}



#centrecol .panel ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#rightcol {
    float: right;
    position: absolute; 
    left: 770px;
    border: 1px solid #CCCCCC;
    padding: 9px 9px 0 9px;
    width: 120px;
    margin-top: 10px;
}


.hideimage img {
    display: none;
}



#footer {
	background-color: #b0a696;
	clear: both;
	color: White;
	width: 920px;
}

#footer .company {
    background-color: transparent;
    color: #000099;
    font-size: .75em;
	 
    margin: 4px 2px;
    width: 920px;
}


hr {    
    margin: auto;
}

div.divider {

	clear: both;
	height: 0px;
	border-bottom: dotted 0px #000099;
	margin: 0px 0;
}

div.divider hr {display: none;}

div.divider * {display: none;}

#container {
    width: 100%;
	 height: 101%;
}

#top {
    background-color: #CCEBFF;
    margin: 0;
    padding: 0;
    width: 920px;
}

#top .brand img {
    margin: 0;
    padding: 0 6px;
}










