body{ 
	font-family : arial,helvetica,sans-serif;
	font-size: 12px;
	line-height:1.5em;
}
*{
font-size: 12px;
	line-height:1.5em;
	}
p,td {	
	color : #fffff;
}

input {
	font-family : inherit;
	font-size:inherit;
	color : #000000;
}
.comLink {
	color : #E8DA85;
	font-weight : bold;
}
.wh_brdr_right{
border-right:2px solid white;
}
.wh_brdr_bottom{
border-bottom:2px solid white;
}
#nav img{
border-bottom:2px solid white;
}
#homeImg img{
border:2px solid white;
border-width:0 2px 2px 0;
}
.text{
width:40em;
}
.imgR{
float:right;
margin-left:10px;
}
fieldset{
border:0;
}
label{
display:block;
float:left;
width:8em;
padding-right:.5em;
text-align:right;
height:2.5em;
line-height:2.5em;
}
.reqd{
font-weight:bold;
}
form, fieldset{
margin:0;
padding:0;
}
form div{
height:2.5em;
}
form div.textarea{
height:10em;
}
#sendBtn{
padding-left:8.5em;
}
#sendBtn a{
display:block;
float:left;
padding:2px;
background-color:#aeb57f;
color:white;
text-decoration:none;
}
#sendBtn a:hover{
background-color:e8da85;
}
.gallery{
margin-bottom:1.5em;
}

