BODY { 
		background: #FFFFEE url(images/gradient.jpg) repeat-x top; 
		color: #666666;
		font: 13px arial, sans-serif;
	}

p {
		margin-top:0px;
		margin-bottom:10px;
	}

h4 {
		font-size: 16px;
		margin-bottom:10px;
		margin-top:2px;
	}

ul {
		margin-top:6px;
		margin-bottom:14px;
	}


	#sidenav a {
    min-width:160px;
	background-color: #FFFFEE;
    color:#333333;
    text-decoration:none;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:2px;
    padding-left:12px;
	text-align:left;
	display:block;
	}

	#sidenav a:hover {
    font-weight:bold;
    background-color: #CCCCBB;
	}
	
	#sidenav a.selected {
    font-weight:bold;
    background-color: #CCCCBB;
	}
	
	#sidenav h1 {
    min-width:162px;
	font: 15px"Times New Roman", serif;
    color:#333333;
    font-weight:bold;
    background-color: #CCCCBB;
	text-align: center;
    padding:6px;
	margin:0px;
	}
	
	#sidenav h2 {
    min-width:162px;
	font: 13px "Times New Roman", serif;
    color:#FFFFEE;
    font-weight:bold;
    background-color: #CCCCBB;
	text-align: center;
    padding:0px 6px 6px 6px;
	margin:0px;
	}
	
	#sidenav a.special {
    min-width:162px;
	font: 15px "Times New Roman", serif;
    color:#333333;
    font-weight:bold;
    background-color: #FF3333;
	text-align: center;
    padding:6px;
	margin:0px;
	}
	#sidenav a.special:hover {
    background-color: #CCCCBB;
	}
	
h1.top {
	font: 13px "Times New Roman", serif;
    color:#FFFFEE;
    font-weight:bold;
	text-align: right;
    padding:0px 6px 2px 6px;
	margin:0px;
	}
	
p.contact {
	font-size: 11px;
	color: #333333;
	text-align: right;
    padding:0px 6px 2px 6px;
	margin:0px;
	}
	
a {
    color:#333333;
	}
a:hover {
    background-color: #CCCCBB;
	}

a.sitemap {
    color:#333333;
	text-decoration : none;
	font-size : 120%;
	}
a.sitemap:hover {
    background-color: #CCCCBB;
	}

a.sitesub {
    color:#333333;
	text-decoration : none;
	}
a.sitesub:hover {
    background-color: #CCCCBB;
	}

.footer {
	font-size: 9px;
}

	#subnav a {
    min-width:120px;
    min-height:17px;
	background-color: #FFFFEE;
    color:#333333;
    text-decoration:none;
    padding-top:3px;
    padding-bottom:3px;
    padding-right:2px;
    padding-left:12px;
	text-align:left;
	display:block;
	border-bottom: 1px solid #CCCCBB;
	border-right: 1px solid #CCCCBB;
	}

	#subnav a:hover {
    font-weight:bold;
    background-color: #CCCCBB;
	}
	
	#subnav a.selected {
    font-weight:bold;
    background-color: #CCCCBB;
	}
	
img.floatr {
	float : right;
	padding : 0px 0px 10px 10px;
}	

img.floatl {
	float : left;
	padding : 0px 10px 10px 0px;
}	
	
.offer {
	font-size:15px;
	line-height: 150%;
}	
