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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
margin-left: 20px;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, div { behavior: url(images/iepngfix.htc) }

body {
    background-color: #868789;
	background-image: url(../images/bodyBG.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-size: 12px;
    line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

p, li { 
font-size: 12px;
line-height: 1.3;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
}

h1 {
color: #466A40;
font-size: 19px;
margin-bottom: 5px;

}

.red {
color: #466A40;
font-weight: bold;
}

b{font-size: 110%;}

#bgwrap {
width: 900px; /*Width of main container*/
margin: 0px auto;
background-image:url(../images/bg_full.jpg);
background-repeat:repeat-x;
background-color: #ECE6DA;
}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0px auto;
background-image:url(../images/bg_full.jpg);
background-repeat:repeat-x;
background-color: #ECE6DA;
}

#topsection{
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
height: 167px; /*Height of top section*/
}

#nav {
font-size: 12px;
font-weight: bold;
margin-left: 25px;
line-height: 16px;
margin-top: 30px;
color: #466A40;
}


#full {
margin: 10px;
}

#full p {
text-align: center;
}

a {
color: #466A40;
font-weight: bold;
text-decoration: none;
}

a:hover { 
color: #466A40;

}

#nav a {
color: #000000;
}

#nav a .select {
color: #466A40;
}

#col_line {
border-left: dashed #466A40 thin;
height: 350px;
margin-bottom: 5px;
padding-left: 5px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
margin-top: 20px;
}

#contentcolumn{
margin-right: 200px; /*Set right margin to RightColumnWidth*/
}

#colleft {
width: 295px;
float: left;
margin-left: 15px;
}

#col_left p {
color: #466A40;
text-align:left;
margin-left: 5px;
}

#colright {
width: 295px;
float: right;
margin-right: 15px;

}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
text-align: center;
min-height: 600px;
}

#footer{
clear: left;
width: 100%;
font-size: 10px;
text-align: center;
padding: 4px 0;
color: #000000;
}

hr {
color: #466A40;
width: 90%;
background-color: #466A40;
height: 3px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
