	body
		{
			margin: 10px;
			padding: 0;
			font-family:  sans-serif;
			font-size: 16px;
			color: #333;
			background-color: #f3f3f3
		}
				
		a:link {
		color: #2440F1
		
		}
		
		a:visited {
		color: #2440F1
		}
		
		a:hover {
		color: #bad41d;
		background-color: #f3f3f3
		}
		
		a:active {
		color: #2440F1
		}
				
		a {
		text-decoration: none
		}
		
		a.inlink:link  
		{ color: #475946
		}
		
		a.inlink:visited 
		{ color: #475946
		}
		
		a.inlink:hover 
		{ color: #bad41d
		}
		
		.inlink{
		text-decoration: none
		}
		
		
		a.footer:link  
		{ color: #475946
		}
		
		a.footer:visited 
		{ color: #475946
		}
		
		a.footer:hover 
		{ color: #bad41d
		}
		

			
		h1 {
		font-family: arial, helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #bad41d;
		border-bottom: 1px solid #bad41d;
		}

		h2 {
		font-family: arial, helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #333
		} 	
		
		h3 {
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #333;
		margin-bottom: 0px;
		padding-bottom: 0px
		} 	
		h4 {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333;
		margin-bottom: 0px;
		padding-bottom: 0px
		} 	
		
		.subheader {
		font-family: arial, helvetica, sans-serif;
  		font-weight: bold;
		font-size: 16px;
		color: #333
  		}
			
		
		#sidenavtxt	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #475946;
		text-align: left;
		line-height: 1.5
		}
		
		.indent { 
		padding: 0 0 0 50px /*top, right, bottom and left*/
		}
		
		ul{
    	list-style-type: circle;
		font-family: serif;
		font-size: 16px
		}
	
		ol {
		list-style-type: decimal;
		font-family: serif;
		font-size: 16px
		}

/************************** Begining of Menu **************************/	
	
	#menu_wrapper {
	float: left;
	width:871px;
	height: 26px;
	background-image: url(../imgs/buttons/nav_bkg.png)
	}

	#menu{	
	margin: 0;
	padding: 0;
	z-index: 30
	}

	#menu li {	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 16px arial
	}

	#menu li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 22px;
	/*background-image: url(../imgs/buttons/nav_bkg_sl.png);/* this is the background image for the buttons and the dropdown buttons ;*/
	text-align: center;
	text-decoration: none;
	color: #666
	}
	
	/* this is the hover color it also works with an image*/
	#menu li a:hover
	{		background-color: #ccc
	}

	#menu div                 
	{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #fff; /* this is the drop down element */
	border-left: 1px #333333
	}
 
 	/* these are the attributes for the elements in the dropdown part of the menu */
	#menu div a 
	{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #475946;
	font: 14px arial
	}
		
	/* this is the hover image for mouse over dropdown menu element*/
	#menu div a:hover {	
	color: #FFF
	}
	
	
/************************** End of Menu **************************/
				
				
	#wrapper {
	width:871px;
	margin: 10px auto
	}
	
	.clear {
	clear: both
	}
	
	.spacer {
	float: left;
	width:871px;
	height: 5px;
	background-color: #f3f3f3;
	clear:left
	}

	.logo {
	float: left;
	padding-left: 30px;
	width: 502px;
	height: 68px;
	background-color: #f3f3f3	
	}
	
	a.logo {
	border-bottom:0
	}
		
	#top_text_nav{
	float: left;
	width: 72px;
	height: 48px;
	padding: 10px 10px 10px 10px; /*top, right, bottom and left*/
	background-color: #f3f3f3;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: .86em					
	}
		
	#search {
	float: right;
	width: 247px;
	height: 63px;
	padding: 5px 0 0px 0; /*top, right, bottom and left*/
	background-color: #f3f3f3
	}

	.results {
	width: 836px;
	height: auto;
	padding: 15px;
	border:3px solid #C9C9C9;
	clear:left
	}

	#lg_img {
	float: left;
	width: 680px;
	height: 380px;
	padding: 7px;
	border:3px solid #C9C9C9
	}
	
	#lg_img_caption {
	float: left;
	width: 545px;
	padding: 10px 60px 0 60px; /*top, right, bottom and left*/
	text-align:justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	clear:left
	}
	
	#lg_txt {
	float: left;
	width: 664px;
	height: 380px;
	padding: 7px;
	border:3px solid #C9C9C9;
	text-align:left
	}
	
	.txt_wrap {
	float: left;
	width: 635px;
	padding: 15px;
	text-align:left
	}
	.top_txt_wrap {
	float: left;
	width: 635px;
	padding: 15px 15px 0 15px; /*top, right, bottom and left*/
	text-align:left
	}
	.bot_txt_wrap {
	float: left;
	width: 635px;
	padding: 0 15px 15px 15px; /*top, right, bottom and left*/
	text-align:left
	}
		
	.half_wrap {
	float: left;
	width: 318px;
	padding: 0 7px 7px 7px; /*top, right, bottom and left*/
	text-align:left
	}
	
	.third_wrap {
	float: left;
	width: 199px;
	padding: 0 7px 7px 7px; /*top, right, bottom and left*/
	text-align:left;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif
	}
		
	#media_wrap {
	float: left;
	width: 665px;
	text-align: center;
	clear:left	
	}
	
	.internal_media{
	float: left;
	width: 665px;
	text-align: center;
	clear:left	
	}
	
	#description_wrap {
	float: left;
	width: 680px;
	height: 110px
	}
	
	.thumb_wrap { /*for thumbnail alignment*/
	float: left;
	width: 155px;
	height:100px
	}
	
	.portrait {
	float: left;
	width: 665px
	}
	
	.portrait_wrap { /*for thumbnail alignment*/
	float: left;
	width: 95px
	}
	
	.portrait_text_wrap {
	float: left;
	width: 550px;
	padding: 0 10px 15px 10px /*top, right, bottom and left*/
	}
	
	
	
	#thumb_text_wrap {
	float: left;
	width: 480px;
	height:90px;
	padding: 10px
	}

	#stacked_imgs {
	float: left;
	width: 154px;
	height: 380px;
	padding: 7px;
	border-top:3px solid #C9C9C9;
	border-right:3px solid #C9C9C9;
	border-bottom:3px solid #C9C9C9;
	font-size: 11px;
	text-align: left;
	line-height: 1.5;
	white-space: nowrap
	}
	
	.image_wrap {
	float: left;
	width: 154px;
	height: 113px;
	padding: 0 0 10px 0
	}
	


/*********************************Text Nav***********************************/
	#bot_box {
	float: left;
	width: 694px;
	border:3px solid #C9C9C9
	}

	.bot_nav_m{
	float: left;
	width: 153px;
	height: 85px;
	padding: 10px;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 1.5
	}

	#bot_nav_r {
	float: left;
	width: 168px;
	height: 105px;
	line-height: 1.5;
	border-right:3px solid #C9C9C9;
	border-top:3px solid #C9C9C9;
	border-bottom:3px solid #C9C9C9
	}


/*********************************Footer***********************************/

	#footer {
	float: left;
	width: 711px;
	height: 20px;
	font-family: arial, sans-serif;
	font-size: .9em;
	text-align: left;
	color: #CCCCCC;
	text-decoration: none;
	padding: 5px
	}
	
	#addthis {
	float: left;
	width: 140px;
	height: 20px;
	padding: 5px
	}
	
	#footer a {
	text-decoration: none
	}

	#footer a:hover {
	text-decoration: underline;
	clear:left
	}


	#copywrite {
	float: left;
	font-family: arial, sans-serif;
	font-size: .8em;
	text-align: left;
	color: #C9C9C9;
	clear:left;
	padding: 5px
	}

