.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color:#FFFFFF;
	font-weight:bold;
	visibility: hidden;
}.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	visibility: hidden;
}.magin {	padding:5px;} body {
	font-size:76%;
	margin:0;
	padding:0;
	color:#000000;
	background-color: #CCC;
}.contactUs {
	background-color: #B28026;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}
table { font-size:100%;}a:link {
	color:#B28026;
	text-decoration: none;
}a:visited {
	color:#B28026;
	text-decoration: none;
}a:hover {
	color:#B28026;
	text-decoration: underline;
}a:active {
	color:#B28026;
	text-decoration: underline;
}.colorline01 {
	background-color:#FFF;
}.colorline02 {
	background-color:#FFF;
}.whiteline {background-color:#FFFFFF}.bgtshadow {
	background-color: #666666;
}.bgheader {
	background-color: #FFF;
}.bgnavigator{
	background-color:#FFF;
}.bgbody {background-color:#FFFFFF;}.bgfooter {
	background-color:#FFF;
}
.border {
	color: #000;
	border: thin solid #B28026;
}
.ContactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.Titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #B28026;
	padding: 5px;
	height: 40px;
	color: #FFF;
	font-style: italic;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
}

.ContactInfo  a:link {
	color: #B28026;
}
.ContactInfo a:visited {
	color: #B28026;
}
.ContactInfo a:hover {
	color: #B28026;
}

a.boldbuttons{
background: transparent url('images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: #B28026; /*button text color*/
}

a.boldbuttons span{
background: transparent url('images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
