@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	background-color: #CBBEAB;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	text-align: center; 
}
html {
	overflow: -moz-scrollbars-vertical;
	}
h1 {
  color: #968C73;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #968C73;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

a {
outline: none;
}
a,  a:link {
	color: #ECE8D9;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
a:visited {
  color: #ECE8D9;
  font-weight: normal;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #FFF;
  text-decoration: none;
}
a:focus {
  color: #ECE8D9;
}
a:active {
	color: #ECE8D9;
	outline: none;
}
div#content a:link {
	color: black;
	outline: none;
}
div#content a:visited {
	color: black;
	outline: none;
}
div#content a:hover {
	color: #666666;
}
div#content a:active {
	color: black;
}

#outerWrapper {
	background-color: #CBBEAB;
	margin: 0 auto 0 auto; 
	max-width: 760px;
	text-align: left; 
	width: 760px;
	background-image: url(../images/bgimg/main_bg.jpg);
}
#outerWrapper #header {
	background-color: #CBBEAB;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	background-image: url(../images/bgimg/header_bg.jpg);
	height: 145px;
}
#outerWrapper #topNavigation {
	background-color: #968C73; 
	height: 25px; 
	background-image: url(../images/bgimg/topnavarea_bg.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #subnav {
	background-color: #968C73; 
	height: 60px; 
	background-image: url(../images/bgimg/contenttop_bg.jpg);
	background-repeat: repeat-y;
	}
#outerWrapper #contentWrapper {
	background-image: url(../images/bgimg/main_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 261px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	background-image: url(../images/bgimg/leftnavarea_bg.jpg);
	max-width: 261px;
}

#outerWrapper #contentWrapper #content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #837A63;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 261px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#outerWrapper #footer {
	text-align: center;
	background-image: url(../images/bgimg/footer_bg.jpg);
	height: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left: 223px;
	padding-top: 4px;
	background-color: #CBBEAB;
	background-repeat: no-repeat;
	background-position: top;
}
#leftcolnav {
	background-image: url(../images/bgimg/leftnavarea_bg.jpg);
	background-repeat: repeat;
	text-align: right;
	font-size: 14px;
	width: 208px;
	background-color: #968C73;
	padding-top: 10px;
	margin-left: 10px;
}
#leftcoltext1 {
	background-image: url(../images/bgimg/leftnavarea_bg.jpg);
	background-repeat: repeat-y;
	width: 208px;
	color: #F2EFEA;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: normal;
}
#leftcolimgbreak {
	background-image: url(../images/bgimg/picboxtop_bg.jpg);
	height: 64px;
	max-width: 261px;
}
#leftcolImage {
	text-align: center;
	width: 229px;
	background-image: url(../images/bgimg/sidebarlower.jpg);
	float: inherit;
	color: #736B57;
	clip: rect(auto,auto,auto,auto);
	overflow: visible;
	height: auto;
	font-size: 11px;
}
#topnavigation {
	background-image: url(../images/bgimg/topnavarea_bg.jpg);
	height: 31px;
	float: none;
	background-color: #968C73;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 2px;
	padding-left: 68px;
	padding-bottom: 2px;
}
#contenttoparea {
	background-image: url(../images/bgimg/contenttop_bg.jpg);
	height: 17px;
	background-color: #968C73;
}
#sbmain {
	width: 450px
}#undertabs {
}
#leftcoltext2 {
	padding-right: 15px;
	padding-left: 15px;
	line-height: normal;
}
#sitemeter {
	position:absolute;
	width:200px;
	height:115px;
	z-index:51;
	visibility: hidden;
}
.blogroll {
	text-align: right;
}

