
/*@import url("default.css");*/


html 
{
			min-height:100px;
			margin-top: 0;
			margin-bottom: 0;
			margin-left: auto;
			margin-right: auto;
			height: auto;
			padding: 0px;
			min-width: 100% !important;
			width: 100%;
			background-color: #000;
}	

body
{
			margin-top: 0px;
			margin-bottom: 20px;
			margin-left: auto;
			margin-right: auto;
			height: auto;
			min-width: 100% !important;
			width: 100%;
			text-align: center;
			font-family:  tahoma, arial, tahoma, sans-serif;
			font-size: 11px;
			background-color: #000;
			background-image: url('../images/background_photography.jpg');
			background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: top center;
}


.nav
{
			background-color: #433633;
			width: 801px;
			height: 21px;
			color: #fff;
			padding: 0;
			text-align: center;
			margin-top: 11px;
}

.choose
{
			background-image: url('../images/top_photography.jpg');
			width: 246px;
			height: 142px;
			float: right;
			padding: 20px 0px 0px 260px;
}

#slide 
{
			position:absolute; 
			height:21px; 
			background:#c3a54c; 
			z-index:10
}

.col1
{
			float: left;
			width: 263px;
			padding-left: 13px;
			color: #464646;
			text-align: left;
			padding-top: 15px;
}

.col2
{
			float: left;
			width: 267px;
			color: #464646;
			text-align: left;
			padding-top: 15px;
}

.col3
{
			float: left;
			width: 205px;
			color: #464646;
			text-align: left;
			padding-top: 14px;
}


.col1head
{
			background-image: url('../images/header_photography_left.gif');
			background-repeat: no repeat;
			padding-left: 12px;
			padding-top: 12px;
			font-size: 11px;
			color: #fff;
			text-align: left;
			width: 241px;
			height: 18px;
}

.col2head
{
			background-image: url('../images/header_photography_center.gif');
			background-repeat: no repeat;
			padding-left: 18px;
			padding-top: 12px;
			font-size: 11px;
			color: #fff;
			text-align: left;
			width: 239px;
			height: 20px;
}

.col3head
{
			background-image: url('../images/header_photography_right.gif');
			background-repeat: no repeat;
			padding-left: 15px;
			padding-top: 13px;
			font-size: 11px;
			color: #fff;
			text-align: left;
			width: 190px;
			height: 20px;
}

.internal
{
			text-align: left;
			padding: 20px;
			color: #464646;
}


.footer
{
			background-image: url('../images/footer_photography.gif');
			color: #fff;
			width: 801px;
			height: 38px;
			padding-top: 10px;
}

.footercolor
{
			color: #d7af0a;
}

.FAcol1box a, .FAcol1box a:active, .FAcol1box a:visited, .col1box a, .col1box a:active, .col1box a:visited, .col2box a, .col2box a:active, .col2box a:visited, .col3box a, .col3box a:active, .col3box a:visited, .links ul a, .links ul a:active, .links ul a:visited, .news ul a, .news ul a:active, .news ul a:visited, .ombanner a, .ombanner a:active, .ombanner a:visited, .fLinks a, .fLinks a:active, .fLinks a:visited, .internal a, .internal a:active, .internal a:visited,  .reading a, .reading a:active, .reading a:visited, .greytext a, .greytext a:active, .greytext a:visited
{
			outline:	none;
		/*color:#d7af0a; */
		color:#b59314;
			text-decoration:none; 
}

.FAcol1box a:hover, .col1box a:hover, .col2box a:hover, .col3box a:hover, .links ul a:hover, .news ul a:hover, .ombanner a:hover, .internal a:hover, .reading a:hover, .greytext a:hover
{
			color: #232323;
			border-bottom: 1px dotted #232323;
}

.fLinks a:hover
{
			color:#fff; 
			border-bottom:	1px dotted #fff;
}

h1
{
			text-transform: uppercase;
			color: #565656;
			font-size: 19px;
}

h4
{
			line-height: 20px;
			text-transform: uppercase;
			font-size: 15px;
}

fieldset 
{
		  border: none;
		  margin-bottom: 20px;
}

.textInput
{
		  background-color: #FFF;
		  font-family: arial, helvetica, sans-serif;
		  border: 1px dotted #000;
}

.textarea 
{
		  background-color: #FFF;
		  font-family: arial, helvetica, sans-serif;
		  border: 1px dotted #000;
}

.inputHighlighted 
{
		  background-color: #d7b85c;
		  font-family: arial, helvetica, sans-serif;
		  border: 1px dotted #000;
}

.joinlisttextInput
{
		  background-color: #FFF;
		  font-family: arial, helvetica, sans-serif;
		  border: 1px dotted #000;
}

.joinHighlighted
{
		  color: #000;
		  background-color: #d7b85c;
		  font-family: arial, helvetica, sans-serif;
		  border: 1px dotted #000;
}


