

#maincontainer
{
	border-right: solid 1px #985754;
	
	width: 780px;
}

div.topright
{
	
	width: 389px;
	border-left: solid 1px #985754;
}


div.topleft
{
	
	
	width: 390px;
	/*border-right: solid 1px #761F1B;*/
}

div.greenstrip
{
	height: 17px;
	width: 100%;
	background-color:#A2B62D;
}

div.searchbar 
{
	padding:10px 0 10px 10px;
}

#search
{
	float:left;
	
}

div.bottomleft
{
	width:389px;
		border-right: 0px;

}



div.bottomright
{
	
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	
	background-color:#661E1B;
	
}

div.textcontent
{
	
	padding: 15px 20px 8px 25px;
}


div.logo
{
	padding-top: 15px;
	padding-left: 47px;
}

div.smallpicouter
{
	padding-top: 126px;
}
div.smalltoppic
{
	border-top: solid 1px #985754;
	border-right: solid 1px #985754;
	
}

div.searchbar
{
	border-left: solid 1px #985754;
}

div.registerHolder
{
	
	
	background-color:#661E1B;
	padding: 12px 0 10px 25px;
	border-left: solid 1px #985754;
	/*border-bottom: solid 2px #761F1B;
	border-right: solid 2px #761F1B;
	border-left: solid 1px #985754;*/
	
}

div.loginHolder
{
	width:250px;
	padding: 15px 15px 15px 66px;
	
	/*border-bottom: solid 2px #761F1B;
	border-right: solid 2px #761F1B;
	border-left: solid 0px #985754;*/
	
}

div.propHolderFirst
{
	width:200px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 15px 15px;
	border-bottom: solid 1px #000000;
}



div.propHolder a
{
	font-weight:bold;
	color: #000000;
}

div.propHolder a:hover
{
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}





 
#searchbutton
{
	padding-top: 1px;
	padding-left: 10px;
}

#footer
{
	
	border-left: solid 1px #985754;
	border-right: solid 1px #985754;


}

select.generic 
{
	font-size: 11px;
	margin:5px 0 5px 0;
	width:150px;
}

input.generic 
{
	font-size: 11px;
	margin:5px 0 5px 0;
	width:150px;
}

p.header
{
	font-size:140%;
	font-weight:bold;
}

p
{
	padding:5px 0 5px 0;
	

