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

	D.R. Hegedus Photography
	
	Design: http://patrickcarterdesign.com

--------------------------------------------------------------------------- */

/* RESET! */


html, body, div, ul, li, h1, h2, h3, h4, h5, h6, pre, form, 

fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }

fieldset, img { border: 0; }


/* ---------------------------------------------------------------------------  */


body {
	background-attachment: scroll;
	background-color: 1a1a1a;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-shadow:1px 1px 1px #000000;
}
#wrapper {
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
#footer {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 770px;
	background-position: center 7px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #9FA153;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#nav ul{
	position: relative;
	width: 300px;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#nav li {
	margin: 0;
	height: 31px;
	float: left;
	position: relative;
}
#nav {
	position: relative;
	width: 451px;
	height: 31px;
	list-style: none;
	float: left;
	top: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: -12px;
}
#nav_bio {
	background-image: url(../images/b_bio.jpg);
	height: 34px;
	width: 194px;
	position: relative;
}
#nav_bio_current {
	background-image: url(../images/b_bio.jpg);
	background-position: 0 bottom;
	height: 34px;
	width: 194px;
	position: relative;
}
#nav_bio:hover {
	background-position: 0 bottom;
}
#nav_gallery {
	background-image: url(../images/b_gallery.jpg);
	height: 34px;
	width: 136px;
	float: none;
	position: relative;
}
#nav_gallery_current {
	background-image: url(../images/b_gallery.jpg);
	height: 34px;
	width: 136px;
	float: none;
	position: relative;
	background-position: 0 bottom;
}
#nav_gallery:hover {
	background-position: 0 bottom;
}
#nav_contact {
	background-image: url(../images/b_contact.jpg);
	height: 34px;
	width: 121px;
	position: relative;
}
#nav_contact_current {
	background-image: url(../images/b_contact.jpg);
	height: 34px;
	width: 121px;
	position: relative;
	background-position: 0 bottom;
}
#nav_contact:hover {
	background-position: 0 bottom;
}
#bio_link {
	display: block;
	height: 31px;
	width: 194px;
}
#gallery_link {
	display: block;
	height: 31px;
	width: 136px;
}
#contact_link {
	display: block;
	height: 31px;
	width: 121px;
}
.hidden_text {
	display: none;
}
.right {
	float: right;
}
#contact_content {
	width: 800px;
	float: left;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#content {
	width: 530px;
	float: left;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 24px;
}
#content_right {
	width: 250px;
	float: left;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.fancy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CECC65;
}
.fancy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #CECC65;
}
.links a{
	color: #3366FF;
	text-decoration: none;
}
.links a:link {
	color: #999999;
	text-decoration: none;
}
.links a:visited {
	color: #999999;
	text-decoration: none;
}
.links a:hover {
	color: #999999;
	text-decoration: underline;
}
.links a:active {
	color: #999999;
	text-decoration: none;
}
.links2  a{
	color: #CFCB64;
	text-decoration: none;
}
.links2  a:link {
	color: #CFCB64;
	text-decoration: none;
}
.links2  a:visited {
	color: #CFCB64;
	text-decoration: none;
}
.links2  a:hover {
	color: #CFCB64;
	text-decoration: underline;
}
.links2  a:active {
	color: #CFCB64;
	text-decoration: none;
}
.bio_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CECC65;
	font-size: 16px;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
.image_home {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.image_contact {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.gallery_table {
	position: relative;
	top: -15px;
}
/*  ---------------------------------------------------------------------------



	=form



--------------------------------------------------------------------------- */

.line {
	background-image: url(../images/images/dots.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px;
	float: none;
	clear: none;
	z-index: 3;
}
.field {
	width: 325px;
	background-image: url(../images/input.gif);
	border: 2px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	height: 20px;
}
.field_multi {
	width: 325px;
	background-image: url(../images/input.gif);
	border: 2px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	height: 40px;
}
#form {
	width: 330px;
	position: relative;
	clear: none;
	background-position: center;
	display: block;
	float: left;
}
.right_link3 {
	float: right;
	width: 200px;
	text-align: right;
}
.right_link4 {
	float: right;
	width: 400px;
	text-align: right;
}

/* ---------------------------------------------------------------------------

