@charset "UTF-8";

body  {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	background: #338533 url(../images/bg_body.gif) center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4A5353;
}
#shell {
	width: 960px;
	margin: 0 auto;
	text-align: left;
} 
#topnav {
	background: #BDC4C4;
	padding: 0 0 0 625px;
	height: 19px;
	width: 335px;
	text-align: left;
} 
#topnav img {
	margin: 0px 2px 0px 0px;
}
#flag {
	background: url(../images/bg_flag.jpg) no-repeat;
	padding: 101px 0 0 269px;
	height: 201px;
	width: 691px;
} 
#container {
	background: url(../images/bg_shell.jpg) repeat-y;
	width: 960px;
}
#sidebar {
	width: 248px;
	float: left;
	padding: 0px 0px 36px 21px;
}
#sidebar .sidetext {
	background: url(../images/sidebar_shadow.jpg) no-repeat left 0px;
	padding: 19px 12px 12px;
	width: 203px;
	font: 11px/14px "Trebuchet MS", Helvetica, sans-serif;
	color: #666666;
}
#sidebar .date {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-right: 6px;
}
#sidebar .sidetext a {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sidebar .sidetext a.small {
	font-size: 10px;
	font-weight: bold;
	color: #4A5254;
}
#sidebar .sidetext a:hover {
	color: #338533;
}
#sidebar li {
	list-style: url(../images/dot_black.gif) outside;
	padding: 0px;
	margin-bottom: 9px;
	margin-left: -12px;
}
#sidebar .sidetext img.button {
	margin: 0px;
}
#sidebar .sideBox {
	margin-bottom: 11px;
}
#content {
	padding: 0;
	width: 671px;
	float: left;
	margin: 0;
} 
#navMain {
	background: #454E4E;
	padding: 0;
	height: 31px;
	width: 671px;
	margin: 0px;
} 
#mainContent {
	width: 599px;
	background: url(../images/bg_content.gif) no-repeat 0px 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #4C5352;
	margin: 0;
	padding: 24px 48px 48px 24px;
} 
#mainContent h1 {
	font: bold 22px "Trebuchet MS", Helvetica, sans-serif;
	color: #4E5955;
}
#mainContent h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #4C903B;
}
#mainContent h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #4E5955;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px dotted #4E5955;
	padding-bottom: 4px;
}
#mainContent h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #338533;
	text-transform: uppercase;
	border-bottom: 1px dotted #338533;
	letter-spacing: 1px;
}
#mainContent h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: .25em;
}
#mainContent h6 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainContent p {
	line-height: 21px;
}
#mainContent a {
	font-weight: bold;
	color: #338533;
	text-decoration: none;
}
#mainContent a:hover {
	color: #4E5955;
}
#foot {
	background: url(../images/bg_foot.gif) no-repeat;
	padding: 0;
	height: 20px;
	width: 960px;
} 
#footer {
	padding: 12px 32px 0px 0px;
	background:url(../images/bg_botshadow.jpg) no-repeat 0px 0px;
	height: 68px;
	width: 920px;
	color: #FFFFFF;
	font: 11px "Trebuchet MS", Helvetica, sans-serif;
	text-align: right;
} 
#footer #MyDesigner {
	margin-left: 24px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#footer a:hover {
	text-decoration: underline;
}


.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img.drawline {
	width: 100%;
	border-bottom: 1px solid #338533;
}
img.drawdots {
	width: 100%;
	border-bottom: 1px dotted #338533;
}
img.drawdashes {
	width: 500px;
	border-bottom: 1px dashed #0D6E0D;
}
#bios {
	width: 400px;
	margin-top: 12px;
	font-size: 12px;
}
img.mug {
	margin-right: 6px;
	border: 1px solid #4A5254;
}
img.pix {
	border: 1px solid #536571;
}
ul.spread li {
	margin-bottom: 9px;
}
a.small {
	font-size: 10px;
	font-weight: bold;
	color: #4A5254;
}
.border-left {
	padding-left: 12px;
	border-left: 1px dotted #338533;
}

