* { behavior: url(iepngfix.htc) }



#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #039;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-top: 0px;
	margin-bottom: 16px;
}

#content h2 {
	color: #222;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#content h3 {
	color: #2e4861;
	/*color: #667;*/
	/*color: #0087a9;*/
	font-size: 18px;
	font-weight: bold;
	/*letter-spacing: 1px;*/
}



body {
	font: 14px/1.5 Georgia, serif;
	background: #596851 url(images/bg-ornaments.jpg) 50% 0 no-repeat;
	color: #222;
	text-align: center;
	}

#page {
	text-align: left;
	margin: 0 auto;
	width: 842px;
	}

#content {
	background: transparent url(images/box-middle-lg.png) 0 0 repeat-y;
	width: 754px;
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*height: 420px;*/
}

#home #content {
	padding-bottom: 0;
}
.wide {
	margin: -26px -25px 0 -25px;
}
#content .specialties {
	margin: 0 -25px 0 -25px;
	padding-left: 25px;
	padding-right: 25px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 12.5px;
	line-height: 100%;
}
#content .specialties span {
	position: relative;
	top: 12px;
}
#content .specialties strong {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
}	
#content .specialties a:link, #content .specialties a:visited, #content .specialties a:hover, #content .specialties a:active {
	color: #fff;
	text-decoration: none;
}
#content .specialties a:hover {
	text-decoration: underline;
}



#gallery #content {
	background: transparent;
	padding-left: 16px;
	padding-right: 16px;
}

#box-top {
	background: transparent url(images/box-top.png) 0 0 no-repeat;
	height: 35px;
	width: 842px;
}

#box-bottom {
	background: transparent url(images/box-bottom.png) 0 0 no-repeat;
	height: 35px;
	width: 842px;
}

#home #box-bottom {
	background: transparent url(images/box-bottom-black.png) 0 0 no-repeat;
}
	
#footer {
	
	}

#footer p {
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 11px;
	text-align: center;
}

#footer p#copyright {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
}

#footer a {
	color: #fff;
	
}

#login a {
	color: #242a21;
}

#header h1 {
	text-indent: -5000px;
	width: 328px;
	height: 122px;
	background: url(images/daniels-photography-logo.png) no-repeat top left;
	margin: 0 auto;
}


#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#navigation li a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;

	/*
	padding: 5px 1em;
	*/
}

#navigation li.current a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}





#subnav ul, #subnav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav ul {
	text-align: center;
	margin-top: 10px;
}

#subnav ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#subnav li a {
	color: #A8B3A4;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
}

#subnav li.current a {
	color: #fff;
}

/*subnav Prices */
#subnav_prices ul, #subnav_prices ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav_prices ul {
	text-align: justify;
	margin-top: 10px;
}

#subnav_prices ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#subnav_prices li a {
	color:#A8B3A4;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
}

#subnav_prices li.current a {
	color: #000;
}

#subnav_prices li.current a {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#content-left{
	width: 324px;
	float: left;
	clear: right;
}



.floatclear {
	float: none;
	clear: both;
}

.bottom {
	margin-bottom: 40px;
}


.img-left      { float: left;margin: 0 24px 24px 0; }.img-right     { float: right;margin: 4px 0 4px 10px; }
.img-center  {display: block; margin-left: auto; margin-right: auto; }

.text-left {
	float: left;
	width: 430px;
}

.price {font-weight: bold;}

#fblink {
	float: right;
	margin: 0 27px 24px 0;

}

