html, body {
	height: 100%;
	margin: 0; 
	padding: 0;
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #678040 url(http://images.viariva.com/bkg_green.gif) repeat-y 0 0;
}

p, a, div, td, h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	color: #4B4B4B;
	line-height: 16px;
}


h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	line-height: 12px;
	height: 12px;
	color: #747474;
}

* html h1 {
	padding-top: 4px;
}

h1 b {
	font-size: 25px;
	color: #000000;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	font-weight: normal;
	vertical-align: text-bottom;
	font-variant: normal;
	display: block;
}


h2 {
	
}

h2 b {
	
}


h3 {

}

h4 {
	font-size: 20px;
	line-height:28px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	display: block;
	margin: 0px 0px 5px -10px;
	background-color: #B4CC8F;
}

input, textarea {
	font-size: 12px;
	height: 18px;
	padding: 2px 2px 0px 2px;
	margin: 2px 0px 2px 0px;
	background-color: white;
	border: 1px solid #678040;
}

input:focus {
	border: 1px solid ; 
}

textarea{
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	height: 150px;
}

#navigation {
	position: absolute;
	top: 0px; left: 0px;
	width: 170px; 
	float: left;
	margin: 0px;
	padding: 120px 0px 0px 0px;
	z-index: 10;
}

.navigationGroup {
	width: 160px;
	padding: 10px 0px 10px 0px;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #B4CC8F;
}

.navigationGroup ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.navigationGroup li {
	padding-left: 22px;
	background: url(http://images.viariva.com/nav_bullet.gif) no-repeat 10px 6px;
}

.navigationGroup li.activeBut {
	background: url(http://images.viariva.com/nav_bullet_active.gif) no-repeat 10px 6px;
}

.navigationGroup li.noContent {
	background: url(http://images.viariva.com/dot_clear.gif) no-repeat;
	line-height: 8px;
}

.navigationGroup a, .navigationGroup a:visited, .navigationGroup a:focus, .navigationGroup a:hover, .navigationGroup a:active {
	text-decoration: none;
	display: block;
	width: 130px;
	line-height: 17px;
	padding: 1px 5px 1px 3px;
	color: #44552C;
}

.navigationGroup a:hover {
	color: #44552C;
	background-color: #B4CC8F;
}

#townNav p, #regionNav p{
	margin-left: 8px;
	margin-bottom: 0px;
}

#mainNavigation {
	position: absolute;
	top: 0px; left: 246px;
	width: 560px; height: 100px;
	padding-left: 20px;
	z-index: 10;
}

#mainNavigation a, #mainNavigation a:visited, #mainNavigation a:focus, #mainNavigation a:hover, #mainNavigation a:active {
	display: block;
	width: 100px; height: 14px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 1px;
	margin-top: 7px;
	padding-left: 10px;
	color: #44552C;
	border-bottom: 5px solid #678040;
}

#mainNavigation a:hover{
	color: #44552C;
	border-bottom: 5px solid #44552C;
}

#pagePic {
	position: absolute;
	left: 170px; top: 0px;
	padding: 0px;
	width: 76px;
	z-index: 2;
	background-color: #B4CC8F;
}

#titleBox {
	position: absolute;
	top: 26px; left: 10px;
	width: 816px; height: 60px;
	z-index: 14;
	background-color: #ffffff;
}

#titleBox #logo {
	float: left; 
	width: 236px; height: 60px;
}

#titleBox #pageTitle {
	float: left; 
	width: 540px; height: 50px;
	padding: 5px 10px 5px 30px;
}

#mainDiv {
	position: absolute;
	left: 266px; top: 0px;
	width: 725px;
	padding-bottom: 20px;
	
}

#content {
	width: 560px;
	padding-top: 120px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	
}

#textBox {
	width: 560px;
	float: left;
	background: url(http://images.viariva.com/bkg_text_green.gif) repeat-y 0 0;
}

#smallTextBox { 
	width: 345px;
	margin-right: 20px;
	padding-left: 10px; 
	float: left;
	
}

#longTextBox { 
	width: 550px;
	margin-left: 10px;
}

#halfContentBox { 	width: 275px;
	float: left;
}


#contactBox {
	width: 165px;
	float: left;
	overflow: hidden;
	padding: 31px 10px 20px 10px;
	font-size: 9px;
	line-height: 14px;
	
}

#contactBox a, #contactBox a:visited, #contactBox a:focus, #contactBox a:hover, #contactBox a:active{
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	line-height: 14px;
	color: #678040;
}

#contactBox a:hover{
	color: #44552C;
}

#content .messageBox{
	padding-left: 10px;
	height:50px;
}

.impression {
	width: 560px;
	height: 373px; 	margin-bottom: 30px;
}

.contactTable {
	margin-top: 7px;
	margin-bottom: 15px;
}

.contactTable input, .contactTable textarea {
	width: 250px;
}

.contactForm .contactButton, .contactForm .contactButton:visited, .contactForm .contactButton:focus, .contactForm .contactButton:hover, .contactForm .contactButton:active {
	display: block;
	font-size: 11px;
	width: 260px; height: 20px;
	padding: 1px 10px 1px 10px;
	text-decoration: none;
	margin: 0px;
	background-color: #B4CC8F;
	border: 1px solid #44552C;
	color: #44552C;
}

.contactForm .contactButton:hover{
	background-color: #44552C;
	color: #B4CC8F;
}


#messageBox {
	padding: 5px;
	margin-bottom: 20px;
	color: #7C2525;
	border: 2px solid #7C2525;
	background-color:  #F8FFEC;
}

#teaserBox {
	width: 150px;
	float: left;
	margin-top: 25px;
}

#searchBox {
	height: 51px;
	margin-bottom: 35px;
	padding: 5px;
	overflow: hidden;
	background-color: #B4CC8F;
}

#searchBox input {
	width: 90px;
	margin-top: 0px;
	margin-bottom: 3px;
}

* html #searchBox input {
	margin-bottom: 0px;
}

#searchBox input:focus {
	border: 1px solid #44552C;
}

#searchBox .suchButton {
	width: 40px; height: 21px;
	margin-top: 6px;
	margin-bottom: 0px;
}

* html #searchBox .suchButton {
	margin-bottom: 1px;
}


.suchButton, .suchButton:visited, .suchButton:focus, .suchButton:hover, .suchButton:active {
	background-color: #678040;
	border: 1px solid #44552C;
	color: #F8FFEC;
}

.suchButton:hover{
	background-color: #44552C;
	color: #B4CC8F;
}

#copyright {
	float: left;
	width: 700px; height: 45px;
	padding: 3px 10px 3px 10px;
	margin-top: 20px;
	line-height: 25px;
	background-color: #F8FFEC;
}

#copyright a {
	margin-right: 10px;
}

.listBox{
	float:left;
	width: 273px;
	height: 230px;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #B4CC8F;
}

.listBox p{
	line-height: 14px;
	margin: 5px 10px 5px 10px;
}

.listBox a, .listBox a:visited, .listBox a:focus, .listBox a:hover, .listBox a:active {
	text-decoration: none;
	font-weight: normal;
	color: #747474;
	line-height: 14px;
	padding: 10px 10px 5px 10px;
	display: block;
	width: 255px;
	height: 50px;
}

.listBox a:hover {
	background-color: #B4CC8F;
}

.listBox b {
	font-size: 16px;
	line-height: 20px;
	padding: 0px;	
	color: #4B4B4B;
	display: block;
	font-weight: normal;
	font-variant: normal;
}



