
body, li, ul, html, td, tr, ol{
	margin:0px;
	padding:0px;
}

html, body{
	width:100%;
	height:100%;
}

#site{
	width: 997px;
	height:100%;
	border:0px solid #000000;
}

#site td{
border:0px solid #000000;
}

#spacerow{
	height:100%px;
	width:17px;
	border:0px solid #000000;
}


#tabrow{
	height:512px;
	width:72px;
	border:0px solid #000000;
	background-image:url(img/tab.gif);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
}

#mainrow{
	height:100%px;
	width:771px;
	background-image:url(img/background.gif);
	background-position:top;
	background-repeat:repeat-y;
	vertical-align:top;
}

#spacerow2{
	height:100%px;
	width:10px;
	border:0px solid #000000;
}

#informrow {
	padding-top: 95px;
	width:180px;
	height:100%px;
	font-family: Trebuchet MS,Times New Roman, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:regular;
	color:#939C99;
	text-decoration:none;
	vertical-align:top;
	text-align: right;
	line-height: 20px;
}

#informrow b{
	font-family: Trebuchet MS,Times New Roman, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#939C99;
	text-decoration:italic;

}

#websiterow{
	height:100%px;
	width:100%px;
	vertical-align:top;
}

#contentrow{
	font-family: Trebuchet MS,Times New Roman, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:regular;
	color:#46463D;
	text-decoration:none;
	vertical-align:top;
	padding-top: 12px;
	line-height: 20px;
}

#contentrow h1{
	font-family: Trebuchet MS,Times New Roman, Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#5A5706;
}

#contentrow h2{
	font-family: Trebuchet MS,Times New Roman, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#5A5706;
}

#contentrow h3{
	font-family: Trebuchet MS,Times New Roman, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#5A5706;
}

#contentrow b{
	font-family: Trebuchet MS,Times New Roman, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

#contentrow a{
	color:#333333;
}

#contentrow hr{
  color: #EFEDE2;
  border-style: dashed;
  border-height: 1px; 
}

#contentrow a:hover{
	color:#DD9406;
}


#menurow{
	vertical-align:top;
	padding-top: 12px;
	padding-bottom: 22px;
}



#menuvak{
	height:100%px;
	width:252px;
	background-image:url(img/lines252.gif);
	background-position:top;
	background-repeat:repeat-y;
	vertical-align:top;
	horizontal-align: center;
}

#menu ul{
	font-family: Trebuchet MS,Times New Roman, Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-left: 16px;
	padding-right: 16px;
	text-align: left;
}

#menu ul ul{
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}


#menu ul li {
	width: 214px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #DBD8C7;
	background-color: #E5E3D7;
	vertical-align: middle;
}

#menu ul ul li {
	width:182px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #E5E3D7;
	text-align: left;
}


#menu ul li a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #234D40;
	vertical-align: middle;
	padding-left: 28px;
	padding-right: 2px;
	
}

#menu ul ul li a {
	font-size:11px;
	font-weight: regular;
	text-decoration: none;
	color: #234D40;
	list-style-type: diamond;
	vertical-align: middle;
	padding-left: 22px;
	padding-right: 12px;
}

#menu ul li a:hover {
	text-decoration: underline;
}  

#menu ul ul li a:hover {
	text-decoration: underline;
}  


#menu ul li.active a {
	font-weight: bold;
	color: #87622E;
}  

#menu ul ul li.active a {
	font-size:11px;
	font-weight: bold;
	color: #87622E;
}  


#meta {
float: right;
padding-right: 5px;
padding-bottom: 3px;
height: 12px;
}

#meta ul {
list-style-type: none; 
}

#meta ul li {
border-right: 1px solid #828275;
float: left;
padding-left: 12px;
padding-right: 12px;
}

#meta ul li a {
font-size:11px;
font-family: Trebuchet MS,Times New Roman, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #6C6C5F;
vertical-align: top;
text-decoration: none;
}

#meta ul li a:hover {
text-decoration: underline;
}

#meta ul li.last {
border-right: 1px solid #DBD8C7;
float: left;
padding-left: 12px;
padding-right: 12px;
color: red;
}

