
body {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px; 
        background-color: #ffffff;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
        margin: 0px 0px 0px 0px;
        background-image: url(images/background.jpg);
        background-repeat: repeat;
        background-position: center;}
}


a { 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
color: #ffffff; 
text-decoration: none}

a.nav { 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
color: #000000; 
text-decoration: none}

a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #FFFFFF;
	}
a:active { 
	color: #FFFFFF;
	}
a { 
    text-decoration:none 
    }	
	
	
a.nav:link { 
	color: #333333;
	}

a.nav:visited { 
	color: #333333;
	}
	
a.nav:hover { 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
color: #cbc9ca; 
text-decoration: none }


a:hover { 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
color: #cbc9ca; 
text-decoration: none }

a.foot:hover { 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
text-decoration: none }

a.foot { 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
color: #000000; 
text-decoration: none}

h1 { font-family: Arial, Verdana, sans-serif; font-size: 32px; color: #A52A2A }
h2 { font-family: Arial, Verdana, sans-serif; font-size: 24px; color: #A52A2A }

hr{ color:brown; background-color:tan; width:90%; height:2px; } 

table {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-color: black;
border-collapse: separate;
background-color: white;
}

table td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: ;
}

table.tdb td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: #949091;
	-moz-border-radius: ;
}

table.contact {
	border-width: 2px;
	padding: 2px;
    border-color: #cbc9ca;
	background-color: #cbc9ca;
	border-collapse: collapse;
	-moz-border-radius: ;
}

table.contact td {
	border-color: #cbc9ca;
	-moz-border-radius: ;
}

table.nav {
	border-width: 2px;
	padding: 2px;
    border-color: #949091;
	background-color: #949091;
	border-collapse: collapse;
	-moz-border-radius: ;
}

table.nav td {
	border-color: #949091;
	-moz-border-radius: ;
}


}

.table2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color: #ffffff;
}


/* This is the background image */
#bg1 {
	width: 400px;
	height: 176px;
	background: url(images/background.jpg) repeat;
	border: 1px solid black;
	}


/* This is the transparent box */
#transbox1 {
	width: 400px;
	margin: 0 0px;
	background-color: #fff;
	border: 1px solid black;
	filter:alpha(opacity=85);
	opacity: 0.5;
	-moz-opacity:0.5;
	}


/* This is the background image */
#bg2 {
	width: 212px;
	height: 168px;
	background: url(images/background.jpg) repeat;
	border: 1px solid black;
	}

/* This is the transparent box */
#transbox2 {
	width: 212px;
	margin: 0 0px;
	background-color: #fff;
	border: 1px solid black;
	filter:alpha(opacity=85);
	opacity: 0.5;
	-moz-opacity:0.5;
	}

/* This is the background image */
#bg3 {
	width: 212px;
	height: 272px;
	background: url(images/background.jpg) repeat;
	border: 1px solid black;
	}

/* This is the transparent box */
#transbox3 {
	width: 212px;
	margin: 0 0px;
	background-color: #fff;
	border: 1px solid black;
	filter:alpha(opacity=85);
	opacity: 0.5;
	-moz-opacity:0.5;
	}

/* This is the background image */
#bg4 {
	width: 333px;
	height: 65px;
	background: url(images/background.jpg) repeat;
	border: 1px solid black;
	}

/* This is the transparent box */
#transbox4 {
	width: 333px;
	margin: 0 0px;
	background-color: #fff;
	border: 1px solid black;
	filter:alpha(opacity=85);
	opacity: 0.5;
	-moz-opacity:0.5;
	}

/* This is the background image */
#bg5 {
	width: 333px;
	height: 35px;
	background: url(images/background.jpg) repeat;
	border: 1px solid black;
	}

/* This is the transparent box */
#transbox5 {
	width: 333px;
	margin: 0 0px;
	background-color: #fff;
	border: 1px solid black;
	filter:alpha(opacity=85);
	opacity: 0.5;
	-moz-opacity:0.5;
	}


