body{
margin:0;
padding:0;
background-image: url(../images/top-tile.gif);
background-repeat: repeat-x
}

b{font-size: 110%;}
em{color: #824722;}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #fbf8ed;
height: 275px; /*Height of top section*/
background-color: #fbf8ed;
background-image: url(../images/main-header.jpg); 
background-repeat: no-repeat;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
padding: 0 0 9px 0;
}

#contentcolumn{
margin: 0 212px 12px 206px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding: 0 0 0 0;
}

#contentcolumn h1 {
	margin: 0 0 12px 0;
	font-size: 22px;
	color: #2f4d89;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: ;
	letter-spacing: 0;
	}

#contentcolumn h2 {
	margin: 0 0 12px 0;
	font-size: 19px;
	line-height: 22px;
	color: #335b3a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0;
	}
	
#contentcolumn h3 {
	margin: 0 0 12px 0;
	font-size: 18px;
	line-height: 24px;
	color: #565251;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
	}
	
#contentcolumn h3.emp {
	margin: 0 0 12px 0;
	padding: 0 0 0 30px;
	font-size: 16px;
	line-height: 21px;
	color: #412a0d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0;
	}

#contentcolumn p {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	font-size: 15px;
	line-height: 21px;
	color: #565251;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: ;
	letter-spacing: 0;
	}
	
#contentcolumn ul { 
	color: #333333; 
	font-family: ; 
	line-height: ; 
	margin: 0px 0px 18px 36px;
	padding: 0px 0px 0px 36px;
	background-color: #ffffff;
	}

#contentcolumn li { 
	color: #335b3a; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic; 
	line-height: 16px; 
	margin-top: 6px; 
	}
	
#contentcolumn a.reg:link, a.reg:visited {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	font-size: 13px;
	line-height: 18px;
	color: #412a0d;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 0;
	display: inline;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-image: none;
	}
	
#contentcolumn a.reg:hover {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	font-size: 13px;
	line-height: 18px;
	color: #565251;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0;
	display: inline;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-image: none;
	}

#contentcolumn td {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	font-size: 15px;
	line-height: 21px;
	color: #565251;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: ;
	letter-spacing: 0;
	}



#leftcolumn{
float: left;
width: 176px; /*Width of left column in pixel*/
padding-right: 30px;
padding-top: 6px;
margin-left: -900px; /*Set margin to that of -(MainContainerWidth)*/
background: #ffffff;
}

#leftcolumn p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#leftcolumn a.main:link, a.main:visited {
	color: #412a0d;
	font-weight: bold;
	text-decoration:none;
	text-align: right;
	margin: 0px 0px 0px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d2c49d;
	border-bottom-color: #d2c49d;
	letter-spacing: 0px;
	word-spacing: 0em;
	display: block;
	background-color: #ffffff;
	background-image: url(../images/diamond.gif); 
	background-repeat: no-repeat;
	background-position: left;
	}

#leftcolumn a.main:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align: right;
	background-color: #7e521d;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	letter-spacing: 0px;
	display: block;
	word-spacing: 0em;
	background-image: none; 
	}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
background: #ffffff;
}

a.rightcol:link, a.rightcol:visited {
	color: #7e521d;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-weight: ;
	font-style: italic;
	}
	
a.rightcol:hover {
	color: #7e521d;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-weight: ;
	font-style: italic;
	}
	
.jump {
	margin: 9px 0 0px 0;
	padding: 0 0 0 0px;
	font-size: 17px;
	line-height: 21px;
	color: #7e521d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: ;
	letter-spacing: 0;
	}
	
	

#footer{
clear: left;
width: 100%;
background: #eadcc3;
color: #565251;
text-align: center;
padding: 4px 0 4px 0;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #412a0d;
border-bottom-color: #412a0d;
font-size: 14px;
	line-height: 17px;
	color: #335b3a;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-style: ;
	letter-spacing: 0;
	}

#footer a.reglink{
	font-size: 14px;
	line-height: 17px;
	color: #335b3a;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-style: ;
	letter-spacing: 0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-image: none;
	text-decoration: underline;	
	}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
