html, body		{
							height: 100%;
							}						
							
body					{
							background: #8D8169;
							margin: 0;
							padding: 0;
							font-family: verdana, arial, sans-serif;
							font-size: 0.8em;
							}
							
h2						{
							color: #510402;
							font-size: 1.65em;
							font-family: garamond, serif;
	            text-align: left;
							margin-left: 20px;
	            margin-top: 5px;
							width: 620px;
							padding-top: 0px;
							padding-bottom: 0px;
							padding-top: 6px;
							height: 25px;
							background: url('../images/h2_image.jpg') no-repeat;
							border-bottom: 1px #fff dotted;
							}							

h3						{
							font-size: 1em;
							color: #300;
							margin-left: 20px;
							text-align: center;
							}							
							
a							{
							text-decoration: none;
							color: #510402;
							}
							
img						{
							border: 0px;
							}														
							
#container		{
							width: 800px;
							text-align: center;
							margin-left: auto;
							margin-right: auto;
							}							
							
#top					{
							height: 105px;
							}
							
#banner				{
							width: 800px;
							height: 182px;
							background: url('../images/banner.jpg') no-repeat;
							}
							
#banner .text	{
							margin-left: 400px;
							margin-right: 10px;
							padding-top: 47px;
							color: #000;
							text-align: left;
							font-size: 0.88em;
							font-weight: bold;
							line-height: 1.35em;
							overflow: hidden;
							}					
							
#banner .text	a 
							{
							height: 25px;
							width: 100px;
							margin-right: 10px;
							margin-bottom: 10px;
							float: right;
							}		
							
#banner .text #gallery
							{
							height: 25px;
							width: 105px;
							margin-right: 0px;
							margin-left: 5px;
							margin-bottom: 10px;
							float: right;
							}																
														
#top_nav			{
							width: 800px;
							height: 44px;
							background: url('../images/top_nav.jpg') no-repeat;
							}														
							
#top_nav a		{
							height: 32px;
							width: 123px;
							display: block;
							float: left;
							padding-left: 10px;
							padding-top: 12px;
							font-family: "times new roman", garamond, serif;
							color: #000;
							font-weight: bold;
							font-size: 1.25em;							
							}		
							
#top_nav a:hover	
							{
							color: #c00;
							}													
							
#brown_spacer	{
							width: 798px;
							height: 10px;
							background: #5b4e33;
							border-left: 1px #fff solid;							
							border-right: 1px #fff solid;														
							}							

#content			{
							width: 799px;
							background: #dad3c1 url('../images/content_tile.gif') repeat-y;
							border-right: 1px #fff solid;
							}
														
#content #left_nav			
							{
							width: 135px;							
							float: left;
							border-top: 1px #fff solid;
							list-style: none;
							margin: 0;
							padding: 0;
							}							

#content #left_nav li	
							{
							background: url('../images/btn.jpg') no-repeat;
							width: 135px;
							height: 44px;
							}
							
#content #left_nav #end_btn
							{
							background: url('../images/btn.jpg') no-repeat;
							width: 135px;
							height: 44px;
							}
							
#content #left_nav li	a
							{
							display: block;
							height: 30px;
							width: 100%;
							padding-top: 12px;
							font-family: "times new roman", garamond, serif;
							color: #000;
							font-weight: bold;
							font-size: 1.25em;
							}									
							
#content #left_nav li a:hover
							{
							color: #c00;
							}				

#content #info 
							{
							float: left;
							width: 664px;
							text-align: left;
							border-top: 1px #fff solid;
							}							
							
#content #info ul
							{
							list-style: none;
							margin: 0;
							padding: 0;
							}						
							
#content #info ul li
							{
							float: left;
							}								
							
#content #info ul #box_1
							{
							width: 222px;
							height: 196px;
							background: url('../images/box_1.jpg') no-repeat 0px -1px;
							}
							
#content #info ul #box_2
							{
							width: 221px;
							height: 196px;
							background: url('../images/box_2.jpg') no-repeat 0px -1px;							
							}
							
#content #info ul #box_3
							{
							width: 221px;
							height: 196px;
							background: url('../images/box_3.jpg') no-repeat 0px -1px;							
							}			
							
#content #info ul #box_4
							{
							width: 222px;
							height: 199px;
							background: url('../images/box_4.jpg') no-repeat;							
							}
							
#content #info ul #box_5
							{
							width: 221px;
							height: 199px;
							background: url('../images/box_5.jpg') no-repeat;							
							}
							
#content #info ul #box_6
							{
							width: 221px;
							height: 199px;
							background: url('../images/box_6.jpg') no-repeat;							
							}
							
#content #info ul li .text
							{
							margin-left: 10px;
							margin-right: 10px;
							margin-top: 105px;
							color: #fff;
							text-align: left;
							font-size: 0.85em;	
							font-weight: bold;
							line-height: 1.26em;
							}
							
#content #info ul li .red
							{
							color: #510402;
							}			
							
#content #info ul li .more_info
							{
							float: right;
							margin-top: 5px;
							margin-right: 2px;
							width: 95px;
							height: 28px;
							}																													
							

#footer				{
							width: 800px;
							margin: 0 auto;
							background: #5b4e33;
							border-top: 1px #fff solid;
							border-bottom: 1px #fff solid;							
							clear: both;
							}						
							
#footer #sub_nav
							{
							width: 798px;
							height: 42px;
							text-align: center;
							margin-left: auto;
							margin-right: auto;
							background: #dad3C2 no-repeat;
							border-left: 1px #fff solid;
							border-right: 1px #fff solid;				
							}							
							
#footer #sub_nav ul
							{
							margin-top: 0px;
							padding-top: 10px;
							width: 728px;
							list-style: none;						
							text-align: center;
							overflow: auto;	
							margin-left: auto;
							margin-right: auto;
							font-size: 1.2em;
							}							

#footer #sub_nav li
							{
							float: left;
							}	
							
#footer #sub_nav .spacer
							{
							margin-left: 10px;
							margin-right: 10px;
							}									
							
#footer #sub_nav li a
							{
							color: #000;
							font-weight: bold;
							font-family: "times new roman", garamond, serif;
							}			
							
#footer #sub_nav li a:hover
							{
							color: #c00;
							}																
							
#bottom				{
							width: 800px;
							margin: 0 auto;
							min-height: 37px;
							background: #4d473b;
							text-align: center;
							}
									
#bottom #legal
							{
							width: 800px;
							text-align: center;
							margin-left: auto;
							margin-right: auto;							
							}							
							
#bottom #legal ul 		
							{
							width: 260px;
							list-style: none;
							margin: 0;
							padding: 0;		
							padding-top: 10px;					
							text-align: center;
							margin-left: auto;
							margin-right: auto;
							overflow: auto;
							}			
							
#bottom #legal ul li	
							{
							float: left;
							}						
							
#bottom #legal ul .spacer
							{
							margin-left: 10px;
							margin-right: 10px;
							color: #fff;
							}																				
							
#bottom #legal ul li a
							{
							color: #fff;
							font-weight: bold;
							font-family: "times new roman", garamond, serif;						
							}	