body.main
{
    background-image: url('home_temp_rev.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #FBD989;
    background-position: 3.7cm .2cm
}

body.blank
{
	background-repeat: no-repeat;
	background-color: #FBD989
}

table.clear
{
	border-style: none;
	border-collapse: collapse;
	padding: 0;
	margin: 0
}

table.menu
{
	border-style: none;
	border-collapse: collapse;
	padding: 0;
	margin: 0	
}	
	
	
td.text
{
	border-width: thin;
	padding: 0.2cm;
	border-style: solid #DCE1C1;
	background-color: #FDEAB3;
	margin: 1px
}

td.photo
{
	border-width: thin;
	padding: 0.2cm;
	border-style: solid #DCE1C1;
	background-color: #FDEAB3;
	margin: 1px;
	width: 200
}

td.video
{
	border-width: thin;
	padding: 0.2cm;
	border-style: solid #DCE1C1;
	background-color: #FDEAB3;
	margin: 1px;
	width: 200
}

td.flyer
{
	border-width: thin;
	padding: 0.2cm;
	border-style: solid #DCE1C1;
	background-color: #FDEAB3;
	margin: 1px;
	width: 200
}



span.bold
{
	font-family: Century Gothic; 
	color: black; 
	font-weight: bold;
	font-variant: normal;
	font-size: 10pt 
}

span.header
{
	font-family: Century Gothic;
	font-size: 20pt; 
	color: #000000; 
	text-transform: capitalize; 
	font-weight: 700	
}

span.header2
{
	font-family: Century Gothic;
	font-size: 16pt; 
	color: #000000; 
	text-transform: capitalize; 
	font-weight: 700	
}

span.footer
{
	font-family: Century Gothic;
	fcolor: black; 
	font-variant: normal;
	font-size: 10pt; 
	font-weight: 700	
}

span.text
{
	font-family: Century Gothic; 
	color: black; 
	font-weight: normal;
	font-variant: normal;
	font-size: 10pt 	
}
