.compname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #C2BAB3;
	line-height: 18px;
	display: block;
	margin-top: 2px;
	margin-bottom: 4px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #5F3000;
	margin: 0px;
	line-height: 20px;
	text-align: center;
	background-image: url(images/jsibg.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}
p a:link {
	color: #FF0000;
	text-decoration: underline;
}
p a:visited {
	color: #FF0000;
	text-decoration: underline;
}
p a:hover {
	color: #351400;
	text-decoration: underline;
}
p a:active {
	color: #FF0000;
	text-decoration: underline;
}
.brdrs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9f8f80;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9f8f80;
}
.btmbrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9f8f80;
	padding-top: 20px;
}
.btmnobrdr {
	padding-top: 20px;
	padding-bottom: 20px;
}
.padded {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.padded2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 16px;
}
.padded2 li {
	padding-left: 20px;
	background-image: url(images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
}
h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7E4D29;
}
.chromestyle{
	width: 100%;
	font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	padding: 4px 0;
	margin: 0;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F8F80;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #C2BAB3;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 22px;
}

.chromestyle ul li a:hover,.chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color: #FFFFFF;
}
.callouts {
	font-size: 12px;
	color: 666666;
}
.submitbtn {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5F3000;
	display: block;
	padding: 1px;
	line-height: 12px;
	border: 1px solid #7E4D29;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; 
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: #D7D1CF;
	width: 215px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #351400;
	text-align: left;
}


.dropmenudiv a{
	width: auto;
	display: block;
	border-bottom: 1px solid #BBB;
	text-decoration: none;
	color: #351400;
	padding: 4px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
	background-color: #FFFFFF;
	color: #FF0000;
}
#wrapper {
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #351400;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2A1100;
	border-left-color: #2A1100;
	}
.brownborder {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2A1100;
}
#wrapper2 {
	height: auto;
	width: 748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #351400;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2A1100;
	border-left-color: #2A1100;
}
.logopad {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: block;
	text-align: right;
}
.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9f8f80;
}
.contactinput {
	background-color: silver;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	font-size: 12px;
}
.captions {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.indent {
	padding-left: 15px;
	display: block;
}

