/* meyerweb - universal reset */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	text-align:center;	
	padding:0px;
	margin:0px;
margin-top:60px;
	}

#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
	
#contentMain 
{
    width:800px;
	float:left;
	background:#fff;
	
	}

#contentFooter 
{
    width:800px;
	float:left;
	height:86px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
display:none;
	}
	
#contentFooter  #sitemap
{
	float:right;
	width:200px;
	margin-top:35px;
	margin-right:35px;
	text-align:right;
	}	
	
#contentFooter  #logos
{
	float:left;
	width:500px;
	margin-top:25px;
	margin-left:8px;
	text-align:left;
	}				
	
#contentFooter  #sitemap a
{
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#ffffff;	
	}			
	
#contentFooter #sitemap a:hover
{
	text-decoration:underline;
	}			

#contentHeader 
{
    width:700px;
    float:left;

	height:185px;
	
	}
	
#contentHeader #logo
{
    width:180px;
    float:left;
	height:185px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	}	
	
#contentHeader #address
{
    width:400px;
    float:right;
	height:144px;
	}		

#leftmenu
{
    display:none;
}

#contentright
{
    float:left;
    width:700px;
}

#contentHeader #address p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-align:right;
	}		
	
#contentHeader #address .titletext
{
	color:#666666;
	}		
	
#contentHeader #address a
{
	color:#000000;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	}					
	
#contentHeader #address a:hover
{
	text-decoration:underline;
	}		
	
#contentHeader #topmenu
{
    width:620px;
    float:right;
	height:41px;
	text-align:right;
	}		
	
	
p
{
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:14px;
}

strong
{
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:14px;
    font-weight:bold;
}

h1
{
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:30px;
}

h2
{
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:18px;
    font-weight:bold;
}

h3
{
        font-family:Georgia, "Times New Roman", Times, serif;	
        font-size:16px;
        font-weight:bold;
}

h4
{
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:14px;
    font-weight:bold;
}

h5
{
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:12px;
    font-style:italic;
    font-weight:lighter;
}

a
{
    
color:#A76E29;
text-decoration:none;
font-style:italic;
font-weight:bold;
}

a:hover
{
text-decoration:underline;
}

#dots
{
    background-image:url(images/dots.jpg);
    background-repeat:repeat-x;
    height:5px;
}

#imgTitle
{
    float:left;
    width:248px;
    height:34px;
    background-color:#715C41;
    padding:10px;
    filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;

}   

#imgTitle a
{
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:14px;
    color:#ffffff;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}  

#imgTitle p
{
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:14px;
    color:#ffffff;
    text-decoration:none;
}  
        
.tblList th
{
    padding:5px;
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:12px;
    color:#ffffff;
    background-color:#715C41;
    text-align:left;
}   

.tblList td
{
    padding:5px;
    margin:5px;
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:12px;
    text-align:left;
    border-bottom:solid 1px #FFFFFF;
    cursor:pointer;

}   

.tblList td a
{
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:12px;
    font-weight:normal;
    color:#000000;
    text-decoration:none;
    font-style:normal;

}   

#contentHeader #mainmenu
{
    width:620px;
    float:right;
	height:41px;
	text-align:right;
	}	
	
	#mainmenu
	{
	    display:none;
	}

#mainmenu .menuon a
{
    float:right;
    background-image:url(images/btnbg.jpg);
    background-repeat:repeat-x;
    background-color:#715C41;
    height:41px;
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:12px;
    font-weight:normal;
    color:#ffffff;
    text-decoration:none;
    font-style:normal;
    padding:13px;
    cursor:pointer;
    letter-spacing:0.2px;
}

#mainmenu .menuon a:hover
{
    background-image:none;
    background-color:#ffffff;
    color:#303030;
}

#mainmenu .menuoff a
{
    float:right;
    background-color:#ffffff;
    height:41px;
    font-family:Georgia, "Times New Roman", Times, serif;	
    font-size:12px;
    font-weight:normal;
    color:#303030;
    text-decoration:none;
    font-style:normal;
    padding:13px;
    cursor:pointer;
    letter-spacing:0.2px;
}

