/* CSS Document */


		body {
		height: 100%;
		min-width:792px;
		text-align:center;
		background-image:url(images/bgTile_main.gif);
		}
		
	
		#container {
			width: 792px;
			\width: 812px;
			w\idth: 792px;
			margin-top:20px;
			margin-left: auto;
			margin-right: auto;
			text-align:left;
		}
		
		#banner{
			width:792px;
			height:90px;
			margin-top:75px;
			}

		#banner-right{
			float:right;
			}
		#banner-left{
			float:left;
			}
			
		#stripe{
			height:16px;
			background-color: rgb(198,217,145);
			border-left:1px solid rgb(74, 34, 6);
			border-right:1px solid rgb(74, 34, 6);
			background-image:url(images/stripe.gif);
			}
		
		#content {
			height:327px;
			padding:15px;
			background-color:rgb(238,249,197);
			border: 1px solid rgb(74, 34, 6);
		}
		
		#nav {
			float:right;
			width:140px;
			padding-left:20px;
		}
		
		#nav-tag {
			height:180px;
			background-image:url(images/nav_tag.gif);
			background-repeat:no-repeat;
			background-position:bottom;
		}
		
		#ctr-image{
			float:right;
			margin-top:-7px;
			border: 1px solid rgb(74, 34, 6);
			width:226px;
		}
		
		#gallery-content {
			height:347px;
			padding-top:10px;
			padding-left:10px;
			padding-right:10px;
			background-color:rgb(238,249,197);
			border: 1px solid rgb(74, 34, 6);
		}

		#content-main {
			width:330px;
			height:310px;
			margin-left:12px;
			padding:0px;
			overflow:hidden;
			background-image:url(images/content_tag.gif);
			background-position:bottom;
			background-repeat:no-repeat;
		}
		#content-tag {
			position:relative;
			float:left;
			height:75px;
			margin-left:30px;
			margin-top:190px;
			
		}
		
		#footer{
			width:700px;
			height:25px;
			margin-top:5px;
			margin-left:10px;
			}
		
		#bottom{clear: both;}
			
		
/* Text Styles */
	
	.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	}
	.nav a:link {color: rgb(237,81,0);text-decoration:none;}
	.nav a:visited {color: rgb(237,81,0); text-decoration:none;}
	.nav a:active {color: rgb(237,81,0)}
	.nav a:hover {color: rgb(198,217,145);text-decoration:none;}

	.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(74, 34, 6);
	text-align: left;
	}
	.content a:link {color: rgb(237,81,0);text-decoration:none;}
	.content a:visited {color: rgb(237,81,0); text-decoration:none;}
	.content a:active {color: rgb(237,81,0)}
	.content a:hover {color: rgb(198,217,145);text-decoration:none;}
	
	.nav-gallery {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	}
	.nav-gallery a:link {color: rgb(237,81,0);text-decoration:none;}
	.nav-gallery a:visited {color: rgb(237,81,0); text-decoration:none;}
	.nav-gallery a:active {color: rgb(237,81,0)}
	.nav-gallery a:hover {color: rgb(237,81,0);text-decoration:underline;}

	.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: rgb(237,81,0);
	}
	
	.h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(74, 34, 6);
	}

	.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: rgb(74, 34, 6);
	padding-right: 5px;
	font-style: italic;
	}

	
	.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(74, 34, 6);
	}
	.footer a:link {color: rgb(237,81,0);text-decoration:none;}
	.footer a:visited {color: rgb(237,81,0); text-decoration:none;}
	.footer a:active {color: rgb(74, 34, 6)}
	.footer a:hover {color: rgb(74, 34, 6);text-decoration:none;}
	
	.bio {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bolder;
	color:black;
	}
	.bio a:link {color: rgb(74, 34, 6);text-decoration:none;}
	.bio a:visited {color: rgb(74, 34, 6); text-decoration:none;}
	.bio a:active {color: rgb(74, 34, 6)}
	.bio a:hover {color: rgb(237,81,0);text-decoration:none;}