html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	margin: 10px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	padding: 10px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
background: url(../images/bgtop.jpg) repeat-x;
background-position: top;
background-color: #96bfe0;
margin: 0;
padding: 0;
color: #3a3a3a;
font-family: tahoma;
}

.logo { 
width: 812px;
height: 150px;
padding-top: 5px;
padding-bottom: 15px;
text-align: center;
margin: auto;
}

h2 {
font-size: 18px;
line-height: 16px;
color: #7b600e;
}

hr {
color: #c96c19;
background-color: #c69e24;
height: 1px;
border: none;
width: 745px;
float: left;
}

.topnav {
width: 784px;
height: 40px;
margin: auto;
margin-top: -5px;
padding-left: 25px;
padding-right: 5px;
padding-top: 5px;
background: url(../images/topnav.jpg) repeat-x;
font-size: 18px;
font-family: tahoma;
text-align: left;
}

.topnav a {
font-size: 16px;
text-decoration: none;
color: #9a7a18;
margin-right: 30px;
}

.container {
background: url(../images/border.png);
width: 812px;
margin: auto;
border: 1px solid #edfafc;
padding-bottom: 10px;
margin-bottom: 30px;

}

.subcontainer {
background-position: bottom;
background-image: url(images/bg.gif);
background-color: #e9bb2e; 
width:747px;
border: 1px solid #c96c19;
margin: auto;
text-align: left;
margin-top: 10px;
font-family: tahoma;
font-size: 13px;
padding: 10px;
padding-left: 30px;
overflow: auto;
display: block;
}

.boxtop {
height: 190px;
margin: auto;
list-style: none;
padding-left: 20px;
}

.imgbox {
display: inline;
}

.imgtext {
  width: 120px;
  padding: 5px;
}

.imgtext ul li:before {
	content: "\00BB \0020";
	line-height: 1.4;
}

#boxen li {
display: inline;
list-style-type: none;
margin-right: 8px;
width: 130px;
float: left;
}

#boxen img {
border: 1px solid #c96c19;
width: 130px;
float: left;
}

.content {
width: 600px;
border: 1px dotted black;
margin-top: 40px;
}


a {
color: #2d2b24;
text-decoration: underline;
}

a:hover {
color: #f6e9c0;
}


/* Style info for content sections */

.conleft {
width: 540px;
float: left;
background: url(images/bg.jpg);
padding: 3px;
color: #392c04;
text-align: left;
}

.conright {
width: 180px;
float: right;
border-left: 1px solid #c69e24;
padding-left: 8px;
min-height: 200px;
line-height: 14px;
color: #392c04;
}

.conimgbox {
width: 130px;
margin: auto;
font-size: 11px;
}

.conimgbox2 {
width: 300px;
margin: auto;
font-size: 11px;
}

#bottomimg {
margin-top: 120px;
width: 400px;
font-size: 11px;
}
.conimgbox img { border: 1px solid #c69e24; }
.conimgbox2 img { border: 1px solid #c69e24; }

.conimgboxb {
width: 140px;
border: px solid #c69e24;
background-color: white;
overflow: auto;
}
