/*ie 5.5-6 png transparency fix */
img, div { behavior: url(iepngfix.htc) }

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #918378;
}
img {
	margin:0px;
	padding:0px;
}
.bodywrapper {
	background: url(images/page-m.gif) repeat-y center #918378;
}
.wrapper {
	width: 920px;
	margin: 0px auto 0px auto;
	background: url(images/content-m.jpg) repeat-y center ;
	min-height: 860px;
}
.wrapper-top {
	width: 920px;
	height:8px;
	position:absolute;
}
.header {
	width: 920px;
	height: 89px;
	background: #fff;
}
.header-slogan {
	float:right;
	padding: 10px;
	font-size:16px;
}
.topmenu {
	background: url(images/topmenu-bg.gif) repeat-x 50% #fff;
	height:29px;
	width:920px;
	margin: 0px auto 0px auto;
	font-size:0.85em;
	z-index:100;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #9d7d54;
	text-align:center;
}
/* remove all the bullets, borders and padding from the default list styling */
.topmenu ul {padding:0px; margin:0px auto;list-style-type:none; height:27px;width:889px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.topmenu li {float:left;height:20px;width:146px;text-align:center;border-color:#9d7d54;
	border-style:dotted;
	border-width: 0px 1px 0px 1px;
	margin-top:4px;
}
/* style the links for the top level */
.topmenu a, .topmenu a:visited {display:block;font-size:13px; font-weight:bold; text-decoration:none; color:#E0AF75; height:20px; padding:0px 0px; line-height:20px;
}
/* a hack so that IE5.5 and 6 faulty box model is corrected */
* html .topmenu a, * html .topmenu a:visited {width:1px; white-space:nowrap}
/* style the top level hover */
.topmenu a:hover, .topmenu ul ul a:hover{color:#fff;}
.topmenu :hover > a, .topmenu ul ul :hover > a {color:#fff;}
.topmenu-shadow {
	background: url(images/content-t.jpg) no-repeat;
	height:15px;
	width:920px;
	margin: 0px auto;
	overflow: hidden;
}
.bottommenu {
	background: url(images/bottommenu.jpg) no-repeat;
	height:15px;
	margin: 10px auto 1px auto;
	width: 908px;
	font-size:10px;
	text-align:center;
}
.bottomborder {
	vertical-align: bottom;
}
.topborder {
	vertical-align: top;
	height:8px;
}
.footer {
	background: url(images/content-b.jpg) no-repeat center ;
	height: 50px;
	width: 920px;
	margin: 0px auto;
	text-align:center;
	padding-top:18px;
}

.footer a, .footer a:visited {text-decoration:none; color:#918378;}

.wrapper-bottom {
	height:68px;
	margin: 0px auto;
	background: url(images/page-b.jpg) no-repeat center ;
}

.sidebar_index {
	background: url(images/rightsidebar.png) no-repeat;
	height:446px;
	width:196px;
	float:right;
	margin-right:1px;
}
.sidebar {
	width:162px;
	padding-left:5px;
	float:left;
	text-align: center;
}
.sidebar-content img {
/*	padding:1px;
	border: 1px solid #554129;
*/
}
.sidebar-item {
	border: 1px solid #554229;
	width: 141px;
	height: 121px;
	margin: 2px auto;
	background: url(images/sidebaritem-bg.jpg);
	color: #E0AF75;
}
.sidebar-item-1 {
	width: 149px;
	height: 310px;
	margin: 2px auto;
	background: url(images/testimonials.jpg);
	color: #645b52;
	position: relative;
	top: -27px;
}
.sidebar-new {
	border: 1px solid #554229;
	width: 141px;
	height: 121px;
	margin: 2px auto;
	background-color: #FFFFFF;
	color: #E0AF75;
}
.sidebar-border {
	border: 1px solid #554129;
	width: 147px;
	height: 128px;
	margin: 20px auto;
}
.sidebar-item marquee{
	height: 100px;
	text-align:center;
}
.testimonial-text {
	text-align: left;
	padding-left: 15px;
	padding-right: 17px;
	color: #645b52;
}
#top-flash {display:none;}
.videos {position:relative; top: -10px;}
.m-front {height: 220px;}
.sidebar-content {padding:0px 0px 0px 0px;}
.sidebar-content ul {padding:0px; margin:0px auto;list-style-type:none; height:27px; width:100%;}
.sidebar-content a, .sidebar-content a:visited {font-size:12px; line-height:1.5em; text-decoration:none;}
.sidebar-content a:hover {color:#fff;}
.sidebar-content :hover > a {color:#fff;}
.content-wrapper {
	float:left;
	width: 747px;
}
.content-top {
}
.content-bottom {
}
.content {
	font-weight:100;
	padding:19px 30px;
}
.doublecolumn li{
	width:300px;
	padding-left:0px;
	margin-left:0px;
	list-style:inside;
	float:left;
}
h1 { /* main content header */
	color: #554129;
	font-weight: normal;
	font-size: 20px;
	margin-top:0px;
	margin-bottom:27px;
}
.sidebar-item h1 { /* sidebar headers */
	color: #958169;
	font-weight: bold;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:3px;
}
.sidebar-new h1 { /* sidebar headers */
	color: #958169;
	font-weight: bold;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:3px;
}
h2 {
	color: #554129;
	font-size: 15px;
}
h3 { /* main content subheaders */
	color: #554129;
	margin-bottom:3px;
}
strong {
	color: #554129;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.quote {
	color: #E0AF75;
	font-weight: bold;
	margin-bottom: 0px;
}
.quoted {
	text-align:right;
	font-style:italic;
	margin-top: 0px;
}
a, a:visited {color:#1800ff;}
a:hover {color:#1800ff;}

div.figure {
  border: 1px silver solid;
  line-height:2px;
  margin: 5px auto;
}
div.figure-noborder {
  float: left;
  width: 200px;
  margin: 5px;
  padding: 5px;
}
div.figure p, div.figure-noborder p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin:5px 0px 0px 0px;
  line-height:1em;
}
div.figure img{
	margin:5px;
}
div.halves {
	width:50%;
  text-align:center;
  float:left;
}
div.halves div.figure {
	width:310px;
  text-align:center;
}
div.thirds {
	width:33%;
  text-align:center;
  float:left;
}
div.thirds div.figure {
	width:210px;
  text-align:center;
}
div.quarters {
	width:25%;
  text-align:center;
  float:left;
  margin:auto;
}
div.quarters div.figure {
	width:160px;
  text-align:center;
}
#top_flash {display: none;}
