/* Junebug CSS */
*{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #707070;
}
h3{
	font-size: 16px;
	margin: 0px;
	font-style: italic;
}
body{
	margin: 0px;
}

.BodyArea{
	width:700px;
}
#mainTable{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: url('../img/background_top.gif');
	background-repeat: no-repeat;
	width: 850px;
}
#mainnav{
	background-image: url('../img/Nav_repeat.gif');
	background-repeat: repeat-x;
}
#content{
	padding-left: 125px;
}
div#wrapper{
	margin-left:125px;
	display:table;
}

form {
	border: 1px solid #B6CD93;
	padding: 5px;
	width: 535px;
	color: #333333;
	float:left;

}

.copy{
	padding: 0px;
	color: #707070;
}
a, .copy a{
	color: #387D2C;
	text-decoration: none;
}
a:hover, .copy a:hover{
	text-decoration: underline;
	color: #F4AECA;
}
.vendor{
	width: 100%;
}
.vendor a{
	color: green;
	font-style: italic;
	text-decoration: none;
}
.vendor td{
	padding-top: 40px;
	vertical-align: top;
}
.veven{
  padding-left: 40px;
  padding-bottom: 40px;
}

.vodd{
  padding-right: 40px;
  padding-bottom: 40px;
}
#photoCopy{
	padding: 10px;
}
#interview{
	padding: 20px;
}
#header{
	margin-left: 0px;
	margin-top: 36px;
	margin-right: 0px;
}
#footer{
	padding-top: 5px;
	background-image: url(../images/background_bottom.gif);
	background-repeat: no-repeat;
	background-position : top;
	height: 184px;
	margin: 0px;
	width: 855px;
}
#footer a{
	color: #a8a8a8;
	text-decoration: none;
}
#drpDown{
	border: 1px solid #eee;
	background: #fff;
}
#tmp p{
  font-size: 15px;
}
.greyLine{
  PADDING-LEFT: 10px;
  BORDER-LEFT: #ddd 1px solid; 
  PADDING-TOP: 0px
}

.homebox {
	 BORDER-RIGHT: #ccc 1px solid; 
	 BORDER-TOP: #ccc 1px solid; 
	 BORDER-LEFT: #ccc 1px solid; 
	 BORDER-BOTTOM: #ccc 1px solid;
}
.nameform {
	width: 250px;
	font-weight: bold;
	color: #333333;
	float: left;
	padding: 2px 5px;
	text-align: left;
	background-color: #FFFFFF;
}
.mailform {
	width: 250px;
	font-weight: bold;
	color: #333333;
	float: right;
	height: 55px;
	padding: 2px 5px;
	text-align: left;
	background-color: #FFFFFF;
}
.datewedform {
	font-weight: bold;
	color: #333333;
	padding: 2px 5px;
	float: left;
	width: 520px;
	border: 1px solid #FFFFFF;
	text-align: left;
	background-color: #FFFFFF;
	
}
h2 {
	color: #387D2C;
	font-size: 18px;
	font-weight: bold;
}
