/* akinneycourt.com css */

#main{
	margin: 20px;
}

body{
	font-family: "Courier New", fixed;
	font-size: 13px;
	line-height: 16px;
	background-color: white;
}

#gallery_address1{
	font-family: "Courier New", fixed;
	font-size: 18px;
	line-height: 20px;
	background-color: white;
	text-align:center;
}


#gallery_address2{
	font-family: "Courier New", fixed;
	font-size: 18px;
	line-height: 20px;
	background-color: white;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#gallery_address2{
	font-family: "Courier New", fixed;
	font-size: 14px;
	line-height: 18px;
	background-color: white;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#gallery_address3{
	font-family: "Courier New", fixed;
	font-size: 11px;
	line-height: 14px;
	background-color: white;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	text-transform:uppercase;

}

#gallery_bio{
	margin-left:150px;
	margin-right:150px;
	text-align:justify;
	margin-bottom:20px;

}

#gallery_images{
	margin-left:10px;
	margin-right:10px;
	margin-top:8px;
	text-align:justify;

}

#terms{
	font-family: "Courier New", fixed;
	font-size: 11px;
	line-height: 14px;
	background-color: white;
	text-align:justify;
}

a, a:visited{
	font-weight: normal;
	text-decoration: none;
	color: black;
}

a:hover{
	color: silver;
}

h2{
	font-family: "Helvetica", fixed;
        text-transform:uppercase;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 22px;
        margin-top:15px;
}


#logo{
	
}

#logo a img,
#logo a{
	text-decoration: none;
	border: 0;
}

#nav{
	border: 1px solid black;
	/* sorry, the border makes this a little ghetto */
	height: 10px;
	padding: 40px 15px 15px 5px;
	margin: 40px 9px 0px 9px;
	text-align: right;
	width: 770px;
}

#nav a.active, #nav a.active:visited{
	color: green;
}

#front_page_caption{
	margin-top: 20px;
	text-align: right;
}

#content{
	padding-top: 10px;
}

.friend_gallery{
	width: 780px;
	text-align: right;
}

hr {
	height: 1px;
	width: 100%;
	border: 0;
	border-top: 1px solid black;
	padding: 0;
	margin: 15px 0;
}

#press_listings{
	text-align: right;

}

#press_zoom_link_wrapper{
	text-align: right;

}


#pressdate{
	font-family: "Times", fixed;
        text-transform:uppercase;
	font-size: 14px;
	line-height: 14px;
	color:888888;
}

#presstitle{
	font-family: "Times", fixed;
        text-transform:uppercase;
	font-size: 14px;
	line-height: 14px;
	color:888888;
}


