body {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	color: #666666;
	background-position: center;
	background-image: url(../images/photographer/background.jpg);
	background-repeat: repeat;
}
#contentarea {
	width: 700px;
}
#column1 {
	width: 121px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #BA3844;
}
#column2 {
	width: 514px;
	height: 442px;
	padding: 30px;
	background-color: #FFFFFF;
	float: left;
	border-top: 1px solid #BA3844;
	border-right: 1px solid #BA3844;
	border-bottom: 1px solid #BA3844;
	border-left: 1px none #BA3844;
}
#column3 {
	width: 90px;
	float: left;
	}
#column4 {
	width: 516px;
	height: 442px;
	padding: 30px;
	background-color: #FFFFFF;
	float: left;
	border-top: 1px solid #BA3844;
	border-right: 1px none #BA3844;
	border-bottom: 1px solid #BA3844;
	border-left: 1px none #BA3844;

}
#column5 {
	width: 29px;
	float: left;
}
#column6 {
	width: 62px;
	background-color: #FFFFFF;
	float: left;
}
#column7 {
	width: 516px;
	height: 442px;
	padding: 30px;
	background-color: #FFFFFF;
	float: left;
	border-top: 1px solid #BA3844;
	border-right: 1px none #BA3844;
	border-bottom: 1px solid #BA3844;
	border-left: 1px none #BA3844;
}
#column8 {
	width: 62px;
	background-color: #FFFFFF;
	float: left;
}
#column9 {
	width: 31px;
	background-color: #FFFFFF;
	float: left;
}
#column10 {
	width: 516px;
	height: 442px;
	padding: 30px;
	background-color: #FFFFFF;
	float: left;
	border-top: 1px solid #BA3844;
	border-right: 1px none #BA3844;
	border-bottom: 1px solid #BA3844;
	border-left: 1px none #BA3844;
}
#column11 {
	width: 91px;
	background-color: #FFFFFF;
	float: left;
}

#column12 {
	width: 700px;
	height: 505px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #BA3844;

}
#column13 {
	width: 494px;
	float: left;
	margin: 10px;
	padding: 0px;
	color: #BA3844;
}

.clearfloats {
	clear: both;
}
#maincontainer {
	width: 700px;
	height: 504px;
	border: 1px solid #BA3844;
}

#columnA {
	height: 503px;
	float: left;
}
#columnB {
	height: 463px;
	width: 539px;
	_height: 506px;

	_width: 579px;
	float: left;
	margin: 0px;
	padding: 20px;
	background-color: #FFFFFF;
}
#columnC {
	height: 503px;
	float: right;

}
.selecttext {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
}

a, a:link, a:active, a:visited, a:hover {
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif, sans;
	font-weight: normal;
}
/* Home Styles */

.photographerName {
	font-family: georgia, serif;
	color:#c82222;
	font-size:40px;
	display:inline;

}


.photographerTitle {
	font-family: georgia, serif;
	color:#b2b2b2;
	font-size:26px;
	display:inline;
	letter-spacing:3px;
}

/* About Styles */

.photographerAboutText {
	text-align:left;
	margin-right:200px;
}

/* Other Styles */

galleryImages {

}

/* All Photographer Name EXCEPT HOME */

.photographerNameSmall {
	font-family: georgia, serif;
	color:#c82222;
	font-size:30px;
	display:inline;
	font-size:30px;
	padding-right:10px;

}

.footerNote {
	width:700px;
	margin-top:20px;
}

.formFirstTable {text-align:left;}



input {
    font-family:Tahoma, Arial, Georgia;
    font-size: 12px;
    color:000000;
    padding-left:5px;
    padding-right:2px;
}

info {
	font-family:Tahoma, Arial, Georgia;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

.textboxInvisible {
    visibility: hidden;
    width: 180px;


}

.textbox {
	width: 221px;
	margin: 0 auto;
	height: 19px;
	border: 1px solid grey;
	break:after;
}

.password {
	width: 221px;
	margin: 0 auto;
	height: 19px;
	border: 1px solid grey;
	break:after;
}

* html .textbox {
	width:208px;
}

* html .password {
	width:208px;
}

.combo {
	width:229px;

	border:1px solid grey;
	height:70px;
	align:right;
}

* html .combo {
	width:228px;
}

.dropdown {
width:229px;
* width: 230px;
}

* html .dropdown {
	width:208px;
}

.required {
	background: #FFFFFF;
}

textarea {
    width:227px;

    height: 90px;
    border: 1px solid grey;
}

* html textarea {
	width:208px;
}



.valid_row {
	background: #FFFFFF;
	font-family:Tahoma, Arial, Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.invalid_row {
	background: #d6d3ce;
	font-family:Tahoma, Arial, Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.row_name {
	padding-top: 8px;
	color:#666666;

}

.footerLink {
	margin:0 15px 0 15px;

}

/* Static Page Styles */

#imageLink {
	margin-right:30px;
}

	* html #imageLink {
	margin-right:0px;
}

.help {
	position: absolute;
	visibility: hidden;
	background: #ffffe1;
	border: 1px solid #000000;
	color: #000000;
	padding: 5px;
	width: 220px;
}

.legend{
padding-left: 8px;
display: block;
text-align: right;
}

.requiredFieldWarning {
	color:red;
}


.requiredFieldText {
	font-family:Tahoma, Arial, Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.textheading { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt; color: #787878;
	font-weight: normal; 
	padding-left:10px;
}

.textIndented {
	padding-left:10px;
}
