@charset "UTF-8";
/* Twinty Photography */

body
{
	background-image: url(http://www.ryanmarc.com/twintyphotography/images/web_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #29839f;
	display: inline;
}

#fullwide 
{
	width: 100%;
	text-align: center;
	float: left;
	display: inline;
}

#header
{
	width: 960px;
	margin: 0px auto 0px auto;
}

#header h1 a
{
	width: 351px;
	height: 132px;
	display: inline;
	cursor: pointer;
	float: left;
	background: url(http://www.ryanmarc.com/twintyphotography/images/logo.jpg) no-repeat;
	text-indent: -5000px;
}


#navholder
{
	text-align: left;
	width: 544px;
	height: 26px;
	float: left;
	display: inline;
	margin: 50px 0px 0px 30px;

}

#nav
{
	margin: 0;
	padding: 0;
	width: 610px;
	height: 26px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: left;
}

#nav li
{
	margin: 0; 
	padding: 0px 0px 0px 10px;
	list-style: none;
	display: inline;
	float: left;
}
	
#nav a
{
	float: left;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:26px; /* for IE5/Win only */
}
	
#nav a:hover
{
	background-position: 0 -26px;
}

#nav a:active, #nav a.selected
{
	background-position: 0 -26px;
}

#about a
{
	background: url(http://www.ryanmarc.com/twintyphotography/images/about.jpg) top left no-repeat;
	width: 55px;
}

#twinkle a
{
	background: url(http://www.ryanmarc.com/twintyphotography/images/twinkle.jpg) top left no-repeat;
	width: 67px;
}

#twinsetters a
{
	background: url(http://www.ryanmarc.com/twintyphotography/images/twinsetters.jpg) top left no-repeat;
	width: 97px;
}

#twinkidinks a
{
	background: url(http://www.ryanmarc.com/twintyphotography/images/twinkidinks.jpg) top left no-repeat;
	width: 90px;
}

#matwinity a
{
	background: url(http://www.ryanmarc.com/twintyphotography/images/matwinity.jpg) top left no-repeat;
	width: 89px;
}

#contact a
{
	background: url(http://www.ryanmarc.com/twintyphotography/images/contact.jpg) top left no-repeat;
	width: 70px;
}

#specials a
{
	background: url(http://www.ryanmarc.com/twintyphotography/images/specials.jpg) top left no-repeat;
	width: 66px;
}

#mainholder
{
	width: 960px;
	height: 525px;
	min-height: 525px;
	height: auto !important;
	clear: both;
	margin: 0px auto 0px auto;
	text-align: center;
}

#banner
{
	position: relative;
	padding-top: 25px;
}

#birds
{
	position: absolute;
	right: 35px;
	top: -23px;
	width: 122px;
	height: 54px;
	background: url(http://www.ryanmarc.com/twintyphotography/images/birds.jpg) no-repeat top left;
}

#blurb 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	position: absolute;
	width: 429px;
	height: 88px;
	padding: 10px;
	top: 268px;
	left: 253px;
	color: #FFF;
}

#bottomContent
{
	display: inline;
	margin: 30px 0px 20px 50px;
	width: 850px;
	float: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}

#content
{
	background: url(http://www.ryanmarc.com/twintyphotography/images/content_bg.png) repeat-x;
	margin-top: 6px;
	padding: 15px 15px 15px 15px;
	width: 540px;
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

#contentFull
{
	background: url(http://www.ryanmarc.com/twintyphotography/images/content_bg.png) repeat-x;
	margin-top: 6px;
	padding: 15px 15px 15px 15px;
	width: 930px;
	height: 470px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

#leftContent
{
	margin-top: 6px;
	width: 380px;
	display: inline;
	float: left;
}


#footerHolder
{
	clear: both;
	width: 960px;
	height: 75px;
	margin: 20px auto 0px auto;
}

#footernav
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	font-size: 12px;
}



#footernav a, a:visited
{
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	text-decoration: none;
}

#footernav a:hover, a:active
{
	color: #a6a6a6;	
}

a, a:visited
{
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	text-decoration: none;
}

a:hover, a:active
{
	color: #a6a6a6;	
}

#formarea
{
	padding: 0px 20px 0px 20px;
}

#formarea .textBox 
{
	border: 1px solid #29839f;
	width: 100%;
	padding: 3px;
}

#formarea .textBoxArea
{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #29839f;
	width: 100%;
	height: 125px;
}

#formarea .button
{
	padding: 3px;
	width: 75px;
	border: 1px solid #29839f;
	background: #FFF;
	color: #333;
}

#banner_index
{
	position: relative;
	padding-top: 35px;
	border: 0px;
}

#left_image,
#right_image {
	margin: 20px;
	float: left;
}

#left_image {
	margin-left: 160px;
}

