﻿BODY {
	background-color: #F7F9ED;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	height:100%;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
   }

a img {
   border: 0;
   }

#bcontain {
   width: 500px;
	height:100%;
	text-align:center;
	}

#main {
position:absolute;
width: 398px;
height:100%;
left:100px;
vertical-align:middle;
background-color: #FFF;
text-align:center;
border-style:solid;
border-color: #000 #776940 #000 #776940;
border-width: 0px 2px 0px 2px;
text-decoration:none;
padding:0px;
}



A {
font: 1.0em 'Trebuchet MS',Arial,Helvetica,sans-serif;
text-decoration:none;
color:#C00000;
}

A:hover {
font: 1.0em 'Trebuchet MS',Arial,Helvetica,sans-serif;
text-decoration:underline;
color:#C00000;
}

a.nav {
border-style:solid;
border-width: 0px 1px 2px 0px;
border-color:#ede9cb;
text-decoration:none;
padding: 0px 5px 1px 5px;
font-family:Arial,Verdana,Sans-Serif;
font-size:0.7em;
color:#000;
}

a.nav:hover {
border-style:solid;
height:100%;
border-width: 0px 1px 2px 0px;
border-color:#000 #FFF #776940 #FFF;
padding: 0px 5px 1px 5px;
text-decoration:none;
background-image:url(images/nav-bg-on.png);
background-repeat:repeat-x;
font-family:Arial,Verdana,Sans-Serif;
font-size:0.7em;
color:black;
}


#header {
position:relative;
width:398px;
height: 84px;
background: #E2E9C2;
background-image:url(images/header.png);
background-repeat: no-repeat;
}

#nav {
position:relative;
top:84px;	
width:100%;
height: 19px;
border-style:solid;
border-color: #9D926D #9D926D #9D926D #9D926D;
border-width: 1px 1px 1px 0px;
background-image:url(images/top-nav-bg.png);
background-repeat: repeat-x;
text-align:center;
}

#navMobile {
position:relative;
height: 19px;
border-style:solid;
border-color: #9D926D #9D926D #9D926D #9D926D;
border-width: 1px 1px 1px 0px;
text-align:center;
}

h3 {
font:0.8em 'LucidaGrande',Verdana,Arial,Sans-Serif;
width: 373px;
height: 26px;
margin:0 0 0 0px;
padding:0px 0px 5px 5px;
background:url('images/bar.png') no-repeat;
}

#body_content {
position:absolute;
top:130px;
left:8px;
width:374px;
height: auto;
padding: 0 0 0 0px;
margin: 0 0 0 0 0px;
font: 0.9em 'Trebuchet MS',Arial,Helvetica,sans-serif;
text-align:left;
}

blockquote {
margin:5px 10px;
padding:5px 5px 5px 10px;
border-left:#988C6A 3px solid;
background:#D9D3BF;
font:0.8em 'LucidaGrande',Verdana,Arial,Sans-Serif;
}

h5 {
font:1.0em 'LucidaGrande',Verdana,Arial,Sans-Serif;
margin:0px;
font-weight:bold;
color:#68704B;
}

h4 {
padding:5px 5px 5px 5px;
font:0.8em 'LucidaGrande',Verdana,Arial,Sans-Serif;
margin:0px;
width:auto;
height:auto;
font-weight:bold;
color:#68704B;
}


.jotsTable{
	font-size:11;
	font-family:arial;
	width : 100%;
}
.jotCell{
	border-style:solid;
	border-width: 0px 0px 1px 0px;
	border-color:#e4decd;	
}
