	/* ====================================================================
GENERAL STYLING
-------------------------------------------------------------------- */
/* border:nones are for NN4 */
html { margin: 0px; padding: 0px; }
body
	{
	margin: 0px;
	padding: 0px;
	font-size: 96%;
	background-color: #F3F0EB;
	font-family: Arial, Helvetica, sans-serif;
	}
.sm-text {
	font-size: 0.75em;
	color: #6B605D;
}
.grey-bg {
	background-color: #EBE7DE;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}


div { margin: 0px; padding: 0px; }
/*/* .clear { display: none; } * */
/* box-wrap is only needed if you want to set a background color for the columns, put a border round the content block or fix the content width */
.box-wrap{
	color : #000000;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}

/* ************* hold top navigation area in place***************/
.box-topnav
	{
	color: #6B605D;
	margin: 0px;
	border: none;
	background-image: url(../images/topnavpic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 0.75em;
	font-weight: normal;
	height: 20px;
	padding-top: 5px;
}
/*****************style top navigation links************************/
.box-topnav a
	{
	color: #6B605D;
	margin-top: 5px;
}
.box-topnav a:hover
	{
	color: #003399;
}
/* ************* hold 1st blue line in place***************/
.box-blueline
	{
	color: #000000;
	margin: 0px;
	border: none;
	background-color: #003399;
	background-image: url(../images/bluerowpic.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
/* ************* hold header area in place***************/
.box-header
	{
	margin: 0px;
	border: none;
}
/* ************* hold left text a vendia company ***************/
.boxlefttext {
	margin-right: 566px;
}
/* ************* hold short blue line ***************/
.box-blueline2 {
	background-color: #003399;
	margin-right: 566px;
}
.navbg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*********************hold left panel*******************************/
.leftpanel {
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003399;
	margin-right: 566px;
}
/************************style left navigation***********************/
.leftpanel ul {
	list-style-type: none;
	padding-left: 10px;
	margin: 0px;
}
.leftpanel li {
	display: block;
	margin: 0px 20px 0px 0px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.leftpanel a {
	color: #6B605D;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: .75em;
}
.leftpanel a:hover {
	color: #003399;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
	
}
/* ************* Main navigation styles start ***************/
#nav {
	font-size: .80em;
	color: #6B605D;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	padding-left: 10px;
	margin: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 5px;
}
#nav a {
	color: #6B605D;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#nav a:hover {
	color: #003399;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
	
}
/* ************* end main navigation ***************/
.mainbg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
/* ************* hold main content***************/
.box-text {
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
/* ************* style main content***************/
.box-text h1{
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, System;
	color: #003399;
	font-size: 21px;
	font-weight: bold;
	}
.box-text h2{
	font-size: .90em;
	color: #6B605D;
	margin-top: 0px;
	font-variant: small-caps;
	
}
.box-text h3{
	font-size: .75em;
	font-weight: bold;
	color: #6B605D;
	margin-bottom: 0px;
}
.box-text p{
	font-size: 0.75em;
	margin-top: 5px;
	color: #6B605D;
}
/* ************* hold news content***************/
.box-news {
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
/* ************* style news content***************/
.box-news h3{
	font-size: .75em;
	font-weight: bold;
	color: #6B605D;
	margin-bottom: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B83826;
}
.box-news p{
	font-size: 0.75em;
	margin-top: 5px;
	color: #6B605D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
/* ************* hold footer content***************/
.footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}
.footer p{
	font-size: 0.75em;
	margin-top: 5px;
	color: #6B605D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
caption {
	font-size: .80em;
	color: #6B605D;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B605D;
}
.space-img {
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #EBE7DE;
}
.space-address {
	margin-right: 2em;
	margin-left: 2em;
}
.required {
	color: #FF0000;
}
.box-text li {

	font-size: 0.75em;
	margin-top: 5px;
	color: #6B605D;
}
