body 								{ font-family:Arial; background-color:#344725; }

<!-- masterpage.master -->
.ie #container		 			{ }
.ie5 #container 				{ }
.ie6 #container 				{ }
.ie7 #container 				{ }
.ie8 #container  				{ }
.gecko #container  				{ }
.win.gecko #container  			{ }
.linux.gecko #container			{ }
.opera #container  				{ }
.konqueror #container 	 		{ }
.webkit #container  			{ }
#container 						{ margin-left:auto; margin-right:auto; width:1000px; }

.ie #header		 				{ }
.ie5 #header 					{ }
.ie6 #header 					{ }
.ie7 #header 					{ }
.ie8 #header  					{ }
.gecko #header  				{ }
.win.gecko #header  			{ }
.linux.gecko #header			{ }
.opera #header  				{ }
.konqueror #header 	 			{ }
.webkit #header  				{ }
#header 						{ width:1000px; height:122px; background:url(../images/bg-header.jpg); }

.ie #menu		 				{ }
.ie5 #menu 						{ }
.ie6 #menu 						{ }
.ie7 #menu 						{ }
.ie8 #menu  					{ }
.gecko #menu  					{ }
.win.gecko #menu  				{ }
.linux.gecko #menu				{ }
.opera #menu  					{ }
.konqueror #menu 	 			{ }
.webkit #menu  					{ }
#menu 							{ float:left; width:1000px; height:35px; background:url(../images/bg-menu.jpg); }

#page_content 					{ float:left; width:1000px; margin:0px; font-size:12px; background:url(../images/bg-page.jpg); }

#footer 						{ float:left; width:1000px; text-align:center; font-size:10px; line-height:20px; color:#648747; }

<!-- include/header.ascx -->
.ie #header-logo		 		{ }
.ie5 #header-logo 				{ }
.ie6 #header-logo 				{ }
.ie7 #header-logo 				{ }
.ie8 #header-logo  				{ }
.gecko #header-logo  			{ }
.win.gecko #header-logo  		{ }
.linux.gecko #header-logo		{ }
.opera #header-logo  			{ }
.konqueror #header-logo 	 	{ }
.webkit #header-logo  			{ }
#header-logo					{ width:205px; float:left; padding-left:1px; padding-top:1px; }

.ie #header-details		 		{ padding-top:17px; width:770px; }
.ie5 #header-details 			{ width:563px; }
.ie6 #header-details 			{ padding-top:17px; width:563px; }
.ie7 #header-details 			{ padding-top:17px; width:770px; }
.ie8 #header-details  			{ padding-top:17px; width:770px; }
.gecko #header-details  		{ padding-top:17px; width:770px; }
.win.gecko #header-details  	{ padding-top:17px; width:770px; }
.linux.gecko #header-details	{ padding-top:17px; width:770px; }
.opera #header-details  		{ padding-top:17px; width:770px; }
.konqueror #header-details 	 	{ padding-top:17px; width:770px; }
.webkit #header-details  		{ padding-top:17px; width:770px; }
#header-details					{ margin-top:0px; margin-right:15px; line-height:17px; text-align:right; font-size:11px; color:#FFFFFF; float:left; }

.red-header						{ color:#92B674; }

<!-- links -->
a:Link							{ color:#4C6636; text-decoration:none; }
a:Visited						{ color:#4C6636; text-decoration:none; }
a:hover							{ color:#4C6636; text-decoration:underline; }
a:Active						{ color:#4C6636; text-decoration:none; }

a.general:Link					{ color:#4C6636; text-decoration:none; }
a.general:Visited				{ color:#4C6636; text-decoration:none; }
a.general:hover					{ color:#4C6636; text-decoration:underline; }
a.general:Active				{ color:#4C6636; text-decoration:none; }

a.header:Link					{ color:#92B674; text-decoration:none; }
a.header:Visited				{ color:#92B674; text-decoration:none; }
a.header:hover					{ color:#92B674; text-decoration:underline; }
a.header:Active					{ color:#92B674; text-decoration:none; }

a.footer:Link					{ color:#648747; text-decoration:none; }
a.footer:Visited				{ color:#648747; text-decoration:none; }
a.footer:hover					{ color:#648747; text-decoration:underline; }
a.footer:Active					{ color:#648747; text-decoration:none; }

<!-- headings -->
h1								{ font-size:18px; font-weight:normal; color:#FFFFFF; }
h2								{ font-size:14px; font-weight:bold; color:#FFFFFF; margin:0px; }
h3								{ font-size:16px; font-weight:normal; color:#FFFFFF; }
h4								{ font-size:18px; font-weight:normal; color:#FFFFFF; }

<!-- Horizontal Rules -->
.ie hr				 			{ margin-top:15px; margin-bottom:7px; }
.ie5 hr 						{ margin-top:0px; margin-bottom:0px; }
.ie6 hr 						{ margin-top:15px; margin-bottom:7px; }
.ie7 hr 						{ margin-top:15px; margin-bottom:7px; }
.ie8 hr  						{ margin-top:15px; margin-bottom:7px; }
.gecko hr 						{ margin-top:15px; margin-bottom:7px; }
.win.gecko hr  					{ margin-top:15px; margin-bottom:7px; }
.linux.gecko hr					{ margin-top:15px; margin-bottom:7px; }
.opera hr  						{ margin-top:15px; margin-bottom:7px; }
.konqueror hr 	 				{ margin-top:15px; margin-bottom:7px; }
.webkit hr  					{ margin-top:15px; margin-bottom:7px; }
hr								{ color:#CCCCCC; background-color:#CCCCCC; border:0px; width:100%; height:1px; }

.ie #page-title-large		 		{ height:23px; width:940px; }
.ie5 #page-title-large 				{ height:30px; width:960px; }
.ie6 #page-title-large 				{ height:23px; width:940px; }
.ie7 #page-title-large 				{ height:23px; width:940px; }
.ie8 #page-title-large  			{ height:23px; width:940px; }
.gecko #page-title-large  			{ height:23px; width:940px; }
.win.gecko #page-title-large 		{ height:23px; width:940px; }
.linux.gecko #page-title-large		{ height:23px; width:940px; }
.opera #page-title-large  			{ height:23px; width:940px; }
.konqueror #page-title-large 		{ height:23px; width:940px; }
.webkit #page-title-large  			{ height:23px; width:940px; }
#page-title-large					{ float:left; padding-top:7px; padding-left:20px; margin-bottom:15px; color:#FFFFFF; font-weight:bold; background:url(../images/bg-page-title-large.jpg); }

.ie #page-title		 				{ height:23px; width:690px; }
.ie5 #page-title 					{ height:30px; width:710px; }
.ie6 #page-title 					{ height:23px; width:690px; }
.ie7 #page-title 					{ height:23px; width:690px; }
.ie8 #page-title  					{ height:23px; width:690px; }
.gecko #page-title  				{ height:23px; width:690px; }
.win.gecko #page-title 				{ height:23px; width:690px; }
.linux.gecko #page-title			{ height:23px; width:690px; }
.opera #page-title  				{ height:23px; width:690px; }
.konqueror #page-title 				{ height:23px; width:690px; }
.webkit #page-title  				{ height:23px; width:690px; }
#page-title				 			{ float:left; padding-top:7px; padding-left:20px; margin-bottom:15px; color:#FFFFFF; font-weight:bold; background:url(../images/bg-page-title.jpg); }

.ie #page-title-small		 		{ height:23px; width:210px; }
.ie5 #page-title-small 				{ height:30px; width:230px; }
.ie6 #page-title-small 				{ height:23px; width:210px; }
.ie7 #page-title-small 				{ height:23px; width:210px; }
.ie8 #page-title-small  			{ height:23px; width:210px; }
.gecko #page-title-small  			{ height:23px; width:210px; }
.win.gecko #page-title-small 		{ height:23px; width:210px; }
.linux.gecko #page-title-small		{ height:23px; width:210px; }
.opera #page-title-small 			{ height:23px; width:210px; }
.konqueror #page-title-small 		{ height:23px; width:210px; }
.webkit #page-title-small  			{ height:23px; width:210px; }
#page-title-small		 			{ float:left; padding-top:7px; padding-left:20px; margin-bottom:15px; color:#FFFFFF; font-weight:bold; background:url(../images/bg-page-title-small.jpg); }

#index-banner			 			{ float:left; width:1000px; height:200px; background:url(../images/banner-index.jpg); }
.ie #index-content		 			{ margin:20px; }
.ie5 #index-content 				{ margin-top:20px; margin-bottom:10px; margin-left:10px; margin-right:10px; }
.ie6 #index-content 				{ margin-top:20px; margin-bottom:10px; margin-left:10px; margin-right:10px; }
.ie7 #index-content 				{ margin:20px; }
.ie8 #index-content  				{ margin:20px; }
.gecko #index-content  				{ margin:20px; }
.win.gecko #index-content  			{ margin:20px; }
.linux.gecko #index-content			{ margin:20px; }
.opera #index-content  				{ margin:20px; }
.konqueror #index-content 	 		{ margin:20px; }
.webkit #index-content  			{ margin:20px; }
#index-content			 			{ float:left; width:960px; }
.ie #index-text		 				{ margin-bottom:-5px; }
.ie5 #index-text 					{ margin-bottom:10px; }
.ie6 #index-text 					{ margin-bottom:10px; }
.ie7 #index-text 					{ margin-bottom:15px; }
.ie8 #index-text  					{ margin-bottom:-5px; }
.gecko #index-text  				{ margin-bottom:-5px; }
.win.gecko #index-text  			{ margin-bottom:-5px; }
.linux.gecko #index-text			{ margin-bottom:-5px; }
.opera #index-text  				{ margin-bottom:-5px; }
.konqueror #index-text 	 			{ margin-bottom:-5px; }
.webkit #index-text  				{ margin-bottom:-5px; }
#index-text				 			{ margin-top:15px; margin-left:15px; margin-right:15px; }



.ie #accommodation-content			{ padding-bottom:0px; margin-left:20px; margin-right:20px; }
.ie5 #accommodation-content 		{ padding-bottom:0px; margin-left:10px; margin-right:10px; }
.ie6 #accommodation-content 		{ padding-bottom:0px; margin-left:10px; margin-right:10px; }
.ie7 #accommodation-content 		{ padding-bottom:15px; margin-left:20px; margin-right:20px; }
.ie8 #accommodation-content  		{ padding-bottom:0px; margin-left:20px; margin-right:20px; }
.gecko #accommodation-content  		{ padding-bottom:0px; margin-left:20px; margin-right:20px; }
.win.gecko #accommodation-content  	{ padding-bottom:0px; margin-left:20px; margin-right:20px; }
.linux.gecko #accommodation-content	{ padding-bottom:0px; margin-left:20px; margin-right:20px; }
.opera #accommodation-content  		{ padding-bottom:0px; margin-left:20px; margin-right:20px; }
.konqueror #accommodation-content 	{ padding-bottom:0px; margin-left:20px; margin-right:20px; }
.webkit #accommodation-content  	{ padding-bottom:0px; margin-left:20px; margin-right:20px; }
#accommodation-content	 			{ float:left; width:960px; margin-top:20px; margin-bottom:5px; }
#accommodation-row		 			{ float:left; margin-bottom:15px; }
#accommodation-column-image 		{ float:left; width:250px; }
#accommodation-column-info 			{ float:left; width:710px; }
.ie #accommodation-text				{ margin-left:15px; margin-right:15px; }
.ie5 #accommodation-text 			{ margin-left:0px; margin-right:0px; }
.ie6 #accommodation-text 			{ margin-left:0px; margin-right:0px; }
.ie7 #accommodation-text 			{ margin-left:15px; margin-right:15px; }
.ie8 #accommodation-text  			{ margin-left:15px; margin-right:15px; }
.gecko #accommodation-text  		{ margin-left:15px; margin-right:15px; }
.win.gecko #accommodation-text  	{ margin-left:15px; margin-right:15px; }
.linux.gecko #accommodation-text	{ margin-left:15px; margin-right:15px; }
.opera #accommodation-text  		{ margin-left:15px; margin-right:15px; }
.konqueror #accommodation-text 		{ margin-left:15px; margin-right:15px; }
.webkit #accommodation-text  		{ margin-left:15px; margin-right:15px; }
#accommodation-text 				{ float:left; }

.ie #booking-content			 	{ padding-bottom:0px; margin:20px; }
.ie5 #booking-content 				{ padding-bottom:0px; margin-top:20px; margin-bottom:20px; margin-left:10px; margin-right:10px;}
.ie6 #booking-content 				{ padding-bottom:0px; margin-top:20px; margin-bottom:20px; margin-left:10px; margin-right:10px; }
.ie7 #booking-content 				{ padding-bottom:20px; margin:20px; }
.ie8 #booking-content  				{ padding-bottom:0px; margin:20px; }
.gecko #booking-content  			{ padding-bottom:0px; margin:20px; }
.win.gecko #booking-content  		{ padding-bottom:0px; margin:20px; }
.linux.gecko #booking-content		{ padding-bottom:0px; margin:20px; }
.opera #booking-content  			{ padding-bottom:0px; margin:20px; }
.konqueror #booking-content 	 	{ padding-bottom:0px; margin:20px; }
.webkit #booking-content  			{ padding-bottom:0px; margin:20px; }
#booking-content		 			{ float:left; width:960px; }
#booking-row			 			{ float:left; width:960px; }
#booking-form-column-label			{ float:left; width:150px; margin-top:10px; margin-left:15px; }
#booking-form-column-label-small	{ float:left; width:60px; margin-top:10px; }
#booking-form-column-info			{ float:left; width:250px; margin-top:10px; }
#booking-form-label	 				{ float:left; width:150px; margin-top:10px; margin-left:15px; }
#booking-form-info	 				{ float:left; width:700px; margin-top:10px; }
#booking-text 						{ float:left; margin-left:15px; }

#contact-banner			 			{ float:left; width:1000px; height:200px; background:url(../images/banner-map.jpg); }
.ie #contact-content			 	{ padding-bottom:0px; margin:20px; }
.ie5 #contact-content 				{ padding-bottom:0px; margin-top:20px; margin-bottom:20px; margin-left:10px; margin-right:10px; }
.ie6 #contact-content 				{ padding-bottom:0px; margin-top:20px; margin-bottom:20px; margin-left:10px; margin-right:10px; }
.ie7 #contact-content 				{ padding-bottom:20px; margin:20px; }
.ie8 #contact-content  				{ padding-bottom:0px; margin:20px; }
.gecko #contact-content  			{ padding-bottom:0px; margin:20px; }
.win.gecko #contact-content  		{ padding-bottom:0px; margin:20px; }
.linux.gecko #contact-content		{ padding-bottom:0px; margin:20px; }
.opera #contact-content  			{ padding-bottom:0px; margin:20px; }
.konqueror #contact-content 	 	{ padding-bottom:0px; margin:20px; }
.webkit #contact-content  			{ padding-bottom:0px; margin:20px; }
#contact-content		 			{ float:left; width:960px; }
.ie #contact-address-label			{ margin-left:15px; width:60px; }
.ie5 #contact-address-label 		{ margin-left:0px; width:75px; }
.ie6 #contact-address-label 		{ margin-left:15px; width:60px; }
.ie7 #contact-address-label 		{ margin-left:15px; width:60px; }
.ie8 #contact-address-label  		{ margin-left:15px; width:60px; }
.gecko #contact-address-label  		{ margin-left:15px; width:60px; }
.win.gecko #contact-address-label  	{ margin-left:15px; width:60px; }
.linux.gecko #contact-address-label	{ margin-left:15px; width:60px; }
.opera #contact-address-label  		{ margin-left:15px; width:60px; }
.konqueror #contact-address-label 	{ margin-left:15px; width:60px; }
.webkit #contact-address-label 		{ margin-left:15px; width:60px; }
#contact-address-label	 			{ float:left; height:25px; }
#contact-address-info	 			{ float:left; width:120px; font-weight:bold; height:25px; }
#contact-form-label	 				{ float:left; width:150px; margin-top:10px; margin-left:15px; }
#contact-form-info	 				{ float:left; width:500px; margin-top:10px; }
#contact-column-left 				{ float:left; width:710px; }
#contact-column-right 				{ float:left; width:250px; }
#contact-sent-message				{ margin-left:15px; height:200px; }

#gallery-banner						{ float:left; width:1000px; height:300px; background:url(../images/banner-gallery.jpg); }
.ie #gallery-content			 	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie5 #gallery-content 				{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:5px; }
.ie6 #gallery-content 				{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:5px; }
.ie7 #gallery-content 				{ padding-bottom:10px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie8 #gallery-content  				{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.gecko #gallery-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.win.gecko #gallery-content  		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.linux.gecko #gallery-content		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.opera #gallery-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.konqueror #gallery-content 	 	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.webkit #gallery-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
#gallery-content		 			{ float:left; width:960px; }
#gallery-row			 			{ float:left; width:960px; margin-bottom:20px; }
#gallery-column			 			{ float:left; width:240px; text-align:center; }

#attractions-banner					{ float:left; width:1000px; height:200px; background:url(../images/banner-lake-hawea-shore.jpg); }
.ie #attractions-content		 	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie5 #attractions-content 			{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:20px; }
.ie6 #attractions-content 			{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:20px; }
.ie7 #attractions-content 			{ padding-bottom:5px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie8 #attractions-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.gecko #attractions-content  		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.win.gecko #attractions-content  	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.linux.gecko #attractions-content	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.opera #attractions-content  		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.konqueror #attractions-content 	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.webkit #attractions-content  		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
#attractions-content	 			{ float:left; width:960px; }
#attractions-row			 		{ float:left; width:960px; }
#attractions-row-hr			 		{ float:left; width:960px; margin-left:20px; }
.ie #attractions-title		 		{ padding-bottom:0px; }
.ie5 #attractions-title 			{ padding-bottom:0px; }
.ie6 #attractions-title 			{ padding-bottom:0px; }
.ie7 #attractions-title 			{ padding-bottom:10px; }
.ie8 #attractions-title  			{ padding-bottom:0px; }
.gecko #attractions-title  			{ padding-bottom:0px; }
.win.gecko #attractions-title  		{ padding-bottom:0px; }
.linux.gecko #attractions-title		{ padding-bottom:0px; }
.opera #attractions-title  			{ padding-bottom:0px; }
.konqueror #attractions-title 	 	{ padding-bottom:0px; }
.webkit #attractions-title  		{ padding-bottom:0px; }
#attractions-title			 		{ float:left; width:200px; margin-left:15px; margin-bottom:10px; font-weight:bold; }
.ie #attractions-info		 		{ padding-bottom:0px; }
.ie5 #attractions-info 				{ padding-bottom:0px; }
.ie6 #attractions-info 				{ padding-bottom:0px; }
.ie7 #attractions-info 				{ padding-bottom:10px; }
.ie8 #attractions-info  			{ padding-bottom:0px; }
.gecko #attractions-info  			{ padding-bottom:0px; }
.win.gecko #attractions-info  		{ padding-bottom:0px; }
.linux.gecko #attractions-info		{ padding-bottom:0px; }
.opera #attractions-info  			{ padding-bottom:0px; }
.konqueror #attractions-info 	 	{ padding-bottom:0px; }
.webkit #attractions-info  			{ padding-bottom:0px; }
#attractions-info			 		{ float:left; width:700px; margin-bottom:10px; }
#attractions-text					{ margin:15px; }
 

#wineries-banner					{ float:left; width:1000px; height:200px; background:url(../images/banner-wineries.jpg); }
.ie #wineries-content		 		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie5 #wineries-content 				{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:20px; }
.ie6 #wineries-content 				{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:20px; }
.ie7 #wineries-content 				{ padding-bottom:5px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie8 #wineries-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.gecko #wineries-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.win.gecko #wineries-content  		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.linux.gecko #wineries-content		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.opera #wineries-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.konqueror #wineries-content 	 	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.webkit #wineries-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
#wineries-content		 			{ float:left; width:960px; }
#wineries-row			 			{ float:left; width:960px; }
#wineries-info			 			{ float:left; width:200px; margin-left:20px; margin-top:10px; }

.ie #sitemap-content		 		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie5 #sitemap-content 				{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:0px; }
.ie6 #sitemap-content 				{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:20px; }
.ie7 #sitemap-content 				{ padding-bottom:5px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie8 #sitemap-content  				{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.gecko #sitemap-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.win.gecko #sitemap-content  		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.linux.gecko #sitemap-content		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.opera #sitemap-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.konqueror #sitemap-content 	 	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.webkit #sitemap-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
#sitemap-content		 			{ float:left; width:960px; }
#sitemap-text						{ margin:15px; }


.ie #disclaimer-content		 		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie5 #disclaimer-content 			{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:10px; }
.ie6 #disclaimer-content 			{ padding-bottom:0px; margin-top:20px; margin-left:10px; margin-right:10px; margin-bottom:20px; }
.ie7 #disclaimer-content 			{ padding-bottom:5px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.ie8 #disclaimer-content  			{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.gecko #disclaimer-content  		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.win.gecko #disclaimer-content  	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.linux.gecko #disclaimer-content	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.opera #disclaimer-content  		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.konqueror #disclaimer-content 	 	{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
.webkit #disclaimer-content  		{ padding-bottom:0px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
#disclaimer-content		 			{ float:left; width:960px; margin-top:20px; margin-left:20px; margin-right:20px; margin-bottom:5px; }
#disclaimer-text					{ margin:15px; }

.form 								{ color:#333333; font-size:12px; font-family:Arial;  }
.required							{ color:#FF0000; }
.legal								{ color:#666666; font-size:11px; }