/************Robert Good Photography**************/
/********************Contact Styles**********************/


#contactHead
{
	background-image: url(images/contactPage/contactHead.png);
	width: 380px;
	height: 45px;
	position: relative;
	left: 0px;
	top: 60px;
	margin-bottom: 15px;
}

#contactInfo
{
	background-image: url(images/contactPage/contactinfo.jpg);
	width: 670px;
	height: 400px;
	position: relative;
	left: 0px;
	top: 55px;
}
#contactForm
{
	margin-top: 65px;
}
#formbox1
{
	width: 700px;
	height: 180px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: hidden;
}
#personals
{
	width: 320px;
	height: 150px;
	text-align: right;
	position: relative;
	left: -170px;
}
#requestType
{
	background-color: #200f08;
	width: 220px;
	height: 90px;
	position: relative;
	left: 170px;
	top: -150px;
	border: solid;
	border-color: #7e6961;
}

.contactTextBox
{
	background-color: transparent;
	color: #ffffff;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid;
	border-width: 1px;
	border-color: #cbcbcb;
}

#contactdropMenu
{
	background-color: #200f08;
	color: #ffffff;
	border: solid;
	border-width: 1px;
	border-color: #7e6961;
}


.contactQuestBox
{
	background-color: transparent;
	color: #ffffff;
	border: solid;
	border-width: 1px;
	border-color: #cbcbcb;
}

