/* Start of CMSMS style sheet 'main' */
a {
	color: #000000;
}
a img{
	border: none;
}
a.footer{
	color: #232323;
}

body{
	background-color: #71757a;
	background-image: url(images/body_background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	text-align: center;
}

form{
	margin:0px;
	padding:0px;
}

h1{
	font-size: 20px;
	font-family: serif;
	color: #521711;
	margin: 10px 0px 0px 0px;
	padding-left:6px;
}

h2{
	font-size: 14px;
	display:block;
	height:22px;
	color:#FFFFFF;
	background-image:url(images/h2_bg.jpg);
	padding-left:6px;
}
.h2{
	font-size: 14px;
	font-weight:bold;
	padding-top:2px;
	display:block;
	height:22px;
	color:#FFFFFF;
	background-image:url(images/h2_bg.jpg);
	padding-left:6px;
}
.h2_text{
	display:block;
	padding:8px;
}

h3{
	font-size: 12px;
	display:block;
	height:18px;
	background-image:url(images/h3_bg.jpg);
	padding-left:6px;
}
.h3{
	font-size: 12px;
	font-weight:bold;
	display:block;
	height:18px;
	background-image:url(images/h3_bg.jpg);
	padding-left:6px;
}

hr{
	border: 1px solid #000000;
	color: #000000;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}

option{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul{
	list-style-position: outside;
	margin: 4px 0px 8px 0px;
	padding: 0px;
}
li{
	margin-left:30px;
}
.fancyline{
	background-image: url(images/fancyline.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 6px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

.indexSecHeadBlock{
	float: left;
	height: 188px;
	margin: 0px;
	display: inline;
	width: 179px;
}

.indexSecHeadBlock img{
	display: block;
}

.indexSecHeadBlock a{
	text-decoration: none;
}

.subSecHeadBlock{
	float: left;
	height: 188px;
	margin: 7px 0px 0px 8px;
	display: inline;
	width: 179px;
}

.subSecHeadBlock img{
	display: block;
}

.subSecHeadBlock a{
	text-decoration: none;
}

.ishb_colorblock{
	background-color: #543825;
	/* for IE */
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: 0.6;
	height: 35px;
	margin: 153px 0px 0px 0px;
	position: absolute;
	width: 179px;
}

.ishb_text{
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	margin: 155px 0px 0px 10px;
	position: absolute;
	text-align: center;
	width: 160px;
}

.ishb_text a {
	color:#ffffff;
}

.kahkiBox{
	background-color: #c9b876;
	line-height: 16px;
}

.KahkiTextBox{
	background-color: #c9b876;
	line-height: 16px;
}

#contentColumn{
	margin: 0px 0px 0px 202px;
	padding:0px;
	width: 730px;
}

#contentUnderlay{
	background-image: url(images/content_underlay.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	margin: 0px;
	padding:0px;
	width: 945px;
}

#footer{
	display:block;
	position:relative;
	background-color: #71757A;
	background-image: url(images/footer_background.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	clear: both;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	margin:0px;
	padding-top: 32px;
	text-align: center;
	height:84px;
	width:945px;
	margin-left:auto;
	margin-right:auto;
	_margin-bottom:-26px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer2{
	color: #31353a;
	margin-top: 15px;
}

#footer2 a{
	color: #31353a;
}

#header{
	color: #ffffff;
	height: 144px;
}

#inset{
	margin: 20px;
}

#leftColumn{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 188px;
}

#pageContainer{
	background-color: #ffffff;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	width:945px;
}

#phone{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin: 115px 0px 0px 630px;
	position: absolute;
}

#rightSidePhotos{
	float: right;
	margin:0px 0px 15px 15px;
}

#secondaryHeader{
	height: 196px;
	margin: 0px 0px 10px 0px;
	width: 945px;
}
#indexSecondaryHeader{
	height: 224px;
	margin: 0px 0px 0px 0px;
	width: 945px;
}
.image {
	padding:5px;
}

#images{
	width:325px;
	margin:10px;
        float:right;
	text-align:center;
	z-index:1;
}
#images img{
	padding-bottom:0px;
}

#print_logo {
	display:none;
}

#bg_tile_columns {
	background:url(images/bg_tile_columns.gif) center repeat-y;
}

#bottom_columns_bg {
	background:url(images/bottom_columns_bg.jpg) center bottom no-repeat;
}

#top_columns_bg {
	background:url(images/top_columns_bg.jpg) center top no-repeat;
}
/* End of 'main' */

