body,
html{
	margin: 0;
	padding: 0;
	background-image: url('/images/bgimage.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 0px;

	color: #603813;
	font-family: Garamond, Georgia;
	}	
	
body {
text-align: center;
min-width: 750px;
}



.wrap {
	
	margin: 0 auto;
	width: 742px;

	}
	
	
#columnleft {
background: #ffffff;
padding: 10px 10px 0 10px;
font-family: Garamond, Georgia;
font-size: 15px;
text-align: left;
color: #603813;
float: left;
width: 350px;
border-style: solid;
border-width: 1px;
border-color: #Efeddf;
}

#columnleft a:link, a:active {
font-size:15px;
color: #74C2B4;
text-decoration: none;
}

#columnleft a:visited {
font-size: 15px;
color: #42210B;
text-decoration: none;
}

#columnleft a:hover {
font-size: 15px;
color: #603813;
text-decoration: none;
}
	
#columnleft table{
	border-width: 2px;
	border-spacing: 2px;
	border-style: solid none solid none;
	border-color: #Efeddf;
	border-collapse: separate;

}	

#columnleft th{
	border-width: 1px;
	padding: 1px;
	border-style: none;
	font-size: 17px;
}

#columnright {
background: #ffffff;
padding: 10px 10px 0 10px;
font-family: Garamond, Georgia;
font-size: 12px;
text-align: right;
color: #603813;
float: right;
width: 302px;
border-style: solid;
border-width: 1px;
border-color: #Efeddf;
}	
	
#columnright a:link, a:active {
font-size:12px;
color: #74C2B4;
text-decoration: none;
}

#columnright a:visited {
font-size: 12px;
color: #42210B;
text-decoration: none;
}

#columnright a:hover {
font-size: 12px;
color: #603813;
text-decoration: none;
}	
	
	
	
#content {
background: #ffffff;
padding: 10px 10px 0 10px;
font-family: Garamond, Georgia;
font-size: 15px;
text-align: left;
max-width: 510px;
color: #603813;
border-style: solid;
border-width: 1px;
border-color: #Efeddf;
}	

#content p{
padding: 0 10px 0 10px;
font-family: Garamond, Georgia;
font-size: 15px;
text-align: left;
color: #603813;
}	

#content h1 {
padding: 0 10px 0 10px;
font-family: Garamond, Georgia;
text-align: left;
color: #603813;
}

#content h3 {
padding: 0 10px 0 10px;
font-family: Garamond, Georgia;
text-align: left;
color: #603813;
}

#content h4 {
padding: 0 10px 0 10px;
font-family: Garamond, Georgia;
text-align: left;
color: #603813;
}


#bigfont a:link, a:active, a:visited, a:hover {
font-size: 24px;
}


#content a:link, a:active {
font-size:15px;
color: #74C2B4;
text-decoration: none;
}

#content a:visited {
font-size: 15px;
color: #42210B;
text-decoration: none;
}

#content a:hover {
font-size: 15px;
color: #603813;
text-decoration: none;
}
	
#content table, tr, td {
font-size: 14px;
}	
	
	
	
	
.footer
{
text-align:center;
font-size: 12px;
color: #603813;
clear: both;
}

.footer table tr td
a:link, a:active
{
text-align: center;
font-size: 12px;
color: #603813;
text-decoration: none;
}

.footer table tr td 
a:hover
{
text-align: center;
text-decoration: none;
font-size: 12px;
color:#74C2B4;
border: 0px;
}

.footer table tr td
a:visited
{
text-align: center;
font-size: 12px;
color: #603813;
text-decoration: none;
}