/* CSS Document */

/* GLOBAL AND NAVIGATION STYLES */

	BODY {
		margin: 0px; padding: 0px; 
		background-color: #ffffff; 		
		font-family: Tahoma, Arial, Verdana;
		font-size: 12px;
		color: #2C2C2C;
	}
	h3 {
		font-size: 15px;
		font-weight: bold;
		color: #238476;
	}
	a:link { color: #AF2A30; }
	a:visited {	color: #86755F; }
	.small {
		font-size: 10px;
	}
	
	#header {
		height: 83px;
		width: 968px; 
		margin-right: auto; 
		margin-left: auto; 
		border: 0px solid #D6D6D6;
		padding: 0px;	
			
	}
	
	#logo {
		height: 50px;
		width: 764px; 
		border: 0px solid #D6D6D6;
		padding-left: 204px;
		margin-right: auto; 
		margin-left: auto;	
			
	}
	
	#main {
		width: 968px; 
		margin-right: auto; 
		margin-left: auto; 
		margin-top: 0px;
		position: relative;	
		border: 0px solid #D6D6D6;		
	}
	
	.nav {
		background-color: #ffffff; 
		height: 234px;
		width: 204px; 
		margin-top: 0px;
		position: absolute;
		border: 0px solid #D6D6D6;
		
	}
	
		.image {
		background-color: #ffffff; 
		height: 367px;
		width: 668px;
		top: 0px;
		left: 204px;
		position: absolute;
		border: 0px solid #D6D6D6;
		text-align: right;
		font-family: Tahoma, Arial, Verdana;
		font-size: 11px;
		
	}
	
			.rightimage {
		padding-left: 20px;
		padding-bottom: 20px;
		
	}
	
	.redtext {
		color: #AF2A30;
	}
	
	.caption {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	}
	
	.thumbs {
		width: 668px;
		top: 0px;
		left: 204px;
		position: absolute;
		border: 0px solid #D6D6D6;
		
	}
	
		.gallimage {
		width: 654px;
		height:440;
		top: 0px;
		left: 314px;
		position: absolute;
		border: 0px solid #D6D6D6;
		text-align: left;
		font-family: Tahoma, Arial, Verdana;
		font-size: 11px;
		
	}
	
	td {
	padding-bottom:8px;
	}
	
		.imagedimensions {
		text-align: left;
		font-family: Tahoma, Arial, Verdana;
		font-size: 11px;
		
	}
	
	
	.imagetitle {
		text-align: left;
		font-family: Tahoma, Arial, Verdana;
		font-size: 11px;
		color: #AF2A30;
		
	}
	
	.content {
		width: 644px;
		top: 0px;
		left: 228px;
		position: absolute;
		border: 0px solid #D6D6D6;
		text-align: left;
		font-family: Tahoma, Arial, Verdana;
		font-size: 12px;
		padding-bottom: 20px;
		line-height:16px;
				
	}

	H2 {
	font-size: 13px;
	color: #AF2A30;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
	H1 {
	font-size: 15px;
	color: #AF2A30;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
	.small {
	font-size: 10px;
	
	}
	
	
	
	
	

	

