body {
	background-color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #554739; 
	text-align: center;
	line-height: 20px;
	margin: 0px;
}
#wrapper_in {
	text-align: left;
	width: 780px;
	margin: 14px auto 0px;;
	background:url(images/bkg_main1.gif) repeat-y;
}
#wrapper {
	text-align: left;
	width: 780px;
	margin: 14px auto 0px;;
	background:url(images/bkg_main.gif) repeat-y;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav_in {
	width: 235px;
	height: 286px;
	padding-top: 24px;
	background:url(images/bg_nav.jpg) no-repeat top;
}
#nav {
	width: 235px;
	height: 380px;
	padding-top: 24px;
	background:url(images/bg_nav.jpg) no-repeat top;
}

#nav1 {
	width: 230px;
	height: 380px;
	padding-top: 24px;
	background:url(images/bg_nav1.jpg) no-repeat top;
}

/*  @@@@@[  Subnav  ]@@@@@
#subnav {
	width: 244px;
	background: #e3df9a;
	font-size: 13px;
}
#subnav ul {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
	background:url(images/subnav_bot.jpg) no-repeat bottom;
}
#subnav ul li {
	list-style: none;
	line-height: 13px;
}
a.subnav:link,  a.subnav:visited,  a.subnav:active {
	background:url(images/subnav_bull_n.gif) no-repeat top left;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 9px;
	color: #4d4339;
	text-decoration: none;
	border-top: solid 1px #b6b27b;
	width: 179px;
	display:block;
}
a.subnav:hover {
	background:url(images/subnav_bull_o.gif) no-repeat top left;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 9px;
	color: #4d4339;
	text-decoration: none;
	border-top: solid 1px #b6b27b;
	width: 179px;
	display:block;
}
a.subnav1:link,  a.subnav1:visited,  a.subnav1:active {
	background:url(images/subnav_bull_n.gif) no-repeat top left;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 9px;
	color: #4d4339;
	text-decoration: none;
	width: 179px;
	display:block;
}
a.subnav1:hover {
	background:url(images/subnav_bull_o.gif) no-repeat top left;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 9px;
	color: #4d4339;
	text-decoration: none;
	width: 179px;
	display:block;
}
a.subnavact:link, a.subnavact:visited, a.subnavact:active {
	background:url(images/subnav_bull_o.gif) no-repeat left;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 9px;
	color: #4d4339;
	text-decoration: none;
	width: 179px;
	display:block;
} */
/* @@@@@[  Header / Footer  ]@@@@@ */
#header_in {
	width: 762px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 8px;
	background:url(images/bg_top.gif) no-repeat top;
}
#header {
	width: 762px;
	height: 168px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 8px;
	background:url(images/bg_top.gif) no-repeat top;
}
#logo {
	padding-top: 20px;
	padding-left: 26px;
	width: 185px;
}
#banner {
	width: 953px;
	padding-bottom: 4px;
}
#footer {
	color: #a39f8e;
	clear: both;
	width: 770px;
	margin: 0px auto;
	font-size: 11px;
	padding: 3px 5px 10px;
	line-height: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #a39f8e;
	text-decoration: none;
}
#footer a:hover {
	color: #a39f8e;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #a39f8e;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #a39f8e;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#gravitate{
	font-size: 11px;
	text-align: center;
	padding: 5px 0px;
}

/* @@@@@[  Main Page  ]@@@@@ */
#main_in {
	width: 762px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	background:url(images/bg_bot_in.gif) bottom no-repeat;
}
#main_img {
	float:left;
	width: 527px;
}
#left_col {
	float:left;
	width: 488px;
	padding-left: 44px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#left_col p {
	margin: 0px;
	padding-bottom: 8px;
	padding-right: 50px;
	line-height: 18px;
}
#right_col {
	float:left;
	width: 230px;

}
/* @@@@@[  Secondary Page  ]@@@@@ */
#main {
	width: 762px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	background:url(images/bg_bot.gif) bottom no-repeat;
}
#leftcol {
	float:left;
	width: 436px;
	padding-left: 41px;
	padding-right: 50px;
	padding-top: 40px;
}
#leftcol div {
	width: 426px;
	height: 98px;
	padding-bottom: 20px;
}
.img1 {
	margin-right: 20px;
	border: solid 1px #a49f74;
	float:left;
}
#rightcol {
	float:left;
	width: 235px;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
h2 {
	font: bold 13px/20px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 7px;
	margin: 0px;
}
h1 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #537ca6;
	font-weight: bold;
	color: #537ca6;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	font-style: italic;
	
}
h3{
	font-style: italic;
	color: #999999;
	font-size: 11px;
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
#leftcol ul {
	list-style:none;
	padding:0px 0 15px 0;
	margin:0px;
}

#leftcol li {
	list-style:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:17px 8px;
	padding:0px 0px 5px 30px;
	margin:0px;
}
#leftcol ul ul{
	margin: 0;
	padding: 0 0 15px 35px;
} 
#leftcol ul ul li{
	padding-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #4f808c; 
	text-decoration: underline;
}
a:hover {
	color: #4f808c; 
	text-decoration: none;
	}
a.seo:link, a.seo:visited, a.seo:active {
	color: #554739; 
	cursor: text;
	text-decoration: none;
}
a.seo:hover {
	color: #554739; 
	cursor: text;
	text-decoration: none;
	}

p {
	margin: 0px;
	padding-bottom: 12px;
	color: #000000;
}
.left {
	float: left;
}
.right {float: right;}

img.right {
	margin-bottom: 10px;
	margin-left: 13px;
	margin-top: 5px;
}
.style{
	padding: 22px 29px 0 33px;
}
img.left {
	float:left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.space{
	padding: 20px 20px 0 20px;
}
.space1{
	padding-top: 5px;
}
.clr {
	clear:both;
}
#main .clrSolo {
	clear: both; 
 	font-size: 0px; 
 	line-height: 0px; 
	height: 0px;
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
	height: 0;
}
#rightcol ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 65px;
	margin-bottom: 0px;
}
#rightcol li {
	margin-bottom: 0px;
}
#rightcol a:link, #rightcol a:visited, #rightcol a:active {color: #605735; text-decoration: none;}
#rightcol a:hover {color: #E9E6C7; text-decoration: none;}
.smalltext {
	font-size: 9px;
	font-style: italic;
}

#teamWrap .teamWrap { 
	margin:0px auto;
	border:2px solid #736e54;
	background-image:url(images/_bg_team.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:auto;
	margin-bottom:30px;
}

#teamWrap .teamWrap .teamTop {
	background-color:#736e54;
	height:28px;
	margin:0px;
	padding:0px;
}
#teamWrap .teamWrap .teamTop img {
	background-color:#736e54;
	float:right;
	margin:0px;
	padding:0px;
}

#teamWrap .teamWrap .teamLeft {
	width:155px;
	float:left;
}
#teamWrap .teamWrap .teamRight {
	width:245px;
	float:left;
	padding:7px 13px;
}

#teamWrap .teamWrap .teamRight p {
	padding:3px 0px;
	line-height:17px;
}

#wrappergomb {
width: 1000px; margin: 0px; text-align: left; background: url(images/bkg_gallery_main.html) repeat-y left top;
}
#contentgomb {
padding: 15px 0px 0px 17px;width: 1000px;background: url(images/bkg_gallery_top.html) no-repeat left top;text-align: left;margin: 0px;
}
#footergomb {
background: url(images/bkg_gallery_low.html) no-repeat left; margin: 0px; padding: 0px; width: 100%;
}
#contentrohw {
	padding: 15px 0px 0px 17px;
	width: 831px;
	background: url(images/bkg_gallery_top_rohwer.html) no-repeat left top;
	text-align: left;
	margin: 0px;
}
#footerrohw {
	background: url(images/bkg_gallery_low_rohwer.html) no-repeat left;
	margin: 0px;
	padding: 0px;
	width: 831px;
}
#wrapperrohw {
width: 850px; margin: 0px; text-align: left; background: url(images/bkg_gallery_main_rohwer.html) repeat-y left top;
}

.imglast {
margin: 0px; padding: 0px;
}

#gallerybig {
	font-weight: bold;
	padding: 0px;
	width: 555px;
	display: inline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#gallery img {
	padding-left:2px;
	padding-right:3px;
	padding-bottom:4px;
	padding-top:0px;
	margin:0px;
	border:none;	
}
/* [@@@@@ Site map @@@@@@@]*/
#sitemap{
	padding-left: 41px;
}
#sitemap ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
}
#sitemap li {
	margin-bottom: 0px;
}
#main .col-left{
	float: left;
	width: 200px;
	height: auto;
	padding-bottom: 0;
}
