.shell{
background-color: #383838;
width: 680px;
margin: 0 auto;
padding: 10px;
}

body,td,th,p, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #fff;
}

a{
color: #fff;
}

h1{
	font-size:medium;
}

h2{
	font-size: small;
}

h2 a{
	color: #fff;
	text-decoration:none;
}

h2 a:hover{
	color: #fff;
	text-decoration:underline;
}

h3{
	font-size:x-small;
}

h4{
	font-size:x-small;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.nav{
float: right;
padding: 30px 0 0 0;
width: 72%;
font-size: 11px;
text-align: right;
}

.nav ul{
width: 100%;
}

.logo{
float: left;
}

.nav ul li{
display: inline;
padding: 0 5px 0 2px;
border-left: 1px solid #fff;
}

.nav .first{
border-left: 1px solid #383838;
}

.nav a{
color: #fff;
text-decoration: none;
font-weight: bold !important;
background:url()!important;
}

.nav a:hover, a:hover{
color: #63F304;
text-decoration: underline;
}

.clear{
clear:both;
line-height: 2px;
}

.picholder{
height: 303px;
background: #9A8164 url(../gfx/homepicright.gif) no-repeat top right;
}

.heading h1{
font-size: medium;
color: #fff;
}

img{
border: 0px;
}

.imageblockfirst{
float: left;
margin: 0 0 0 2px;
width: 145px;
}

.imageblock{
float: left;
margin: 0 0 0 30px;
width: 145px;
}


.imageblock h2, .imageblockfirst h2{
font-size: 150%;
color: #fff;
margin: 2px 1px;
}

.imageblock p, .imageblockfirst p{
font-size: 100%;
color: #fff;
margin: 2px;
padding: 0;
}
ul li{
list-style: none;
}

ul{
margin: 0 0 0 0px;
padding: 0 0 0 2px;
}

li a{
background: url(../gfx/bullet.gif) left 50% no-repeat;
color: #fff;
text-decoration:none;
padding: 0 0 0 10px;
}

li a:hover, li a:hover{
color: #fff;
text-decoration:underline;
}

.content{
clear:left;
float:left;
width: 500px;
padding: 15px 15px 15px 0;
}

.rightnav{
float:left;
width: 145px;
padding: 15px 0px 15px 0;
}