/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0; }
table{border-collapse:collapse;border-spacing:0; }
fieldset,img{border:0; }
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal; }
ol,ul {list-style:none; }
caption,th {text-align:left; }
h1,h2,h3,h4,h5,h6{font-size:100%; }
q:before,q:after{content:''; }
a{text-decoration:underline; color:#956233; font-family:Arial, Helvetica, sans-serif; }

html { height: 100%; margin-bottom:1px; }
body { background:url(../img/background.jpg) repeat-x #F5f1E7; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#000000; }
	#wrapperNoScroll { width:850px; margin:0 auto 0; }
	#wrapper { width:850px; height:600px; margin:0 auto 0; }
		#masthead { background:url(../img/header_bg.jpg) no-repeat; padding-top:70px; text-align:center; height:70px; }
			#masthead h1 { font-size:4em; text-indent:-2000px; }
			#masthead #sub_nav { font:.9em Arial, Helvetica, sans-serif; color:#85663C; margin-bottom:5px;  }
			#masthead #sub_nav li { display:inline; white-space:nowrap; margin-right:10px; }
			#masthead #sub_nav a:hover { color:#2D0B0B; }
			
		#container { background:url(../img/content_bg.jpg) #F5F1E7 no-repeat; height:439px; font-family:Georgia, "Times New Roman", Times, serif; }
		#containerNoScroll {padding-left:40px; background:url(../img/back_tile.jpg) #F5F1E7 repeat-y; font-family:Georgia, "Times New Roman", Times, serif; }
		#container.logo { background:url(../img/content_bg.jpg) #F5F1E7 no-repeat; }
			#container a { font-family:Georgia, "Times New Roman", Times, serif; color:#2D0B0B; text-decoration:underline; }
			
		#footer { float:left; clear:both; padding-left:20px; font-family:Georgia, "Times New Roman", Times, serif; }
			#footer a:hover { color:#2D0B0B; }
			
ol.regularlist {margin-bottom:1em;}
ol.regularlist li  { margin-left:2.5em; padding-left:0; list-style-type:decimal;}
		ol {margin-bottom:1em;}
		ol li {margin-left:5px;padding-left:5px; list-style-type:disc; list-style-position:inside;}
