/* CSS Document */

.topbanner
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B71B1F;
	width:665px;
	
}

.bottompink
{
	width:663px;
	height:400px;
	border:#F5C9D6 solid 1px;
	margin:5px 0px 5px 0px;

}

.photoinfo
{
	width:300px;
	height:377px;
	float:left;
	margin:20px 0px 0px 20px;
}

.photoinfo img
{
	float:left;
	
}

.photoinfo p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:280px;
	float:left;
	text-align:justify;	
	margin-bottom:10px;
}

.blackbold
{
	width:280px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	float:left;
	text-align:left;
}

.blackbold a
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.blackbold a:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.getbutton
{	
	height:32px;
	float:left;
}


.rightimg
{
	float:left;
}

.icontext
{
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	float:left;
	margin:25px 0px 0px 0px;
}

.icontext a
{
	color:#000000;
	text-decoration:none;
}

.icontext a:hover
{
	color:#000000;
	text-decoration:underline;
}

.largview
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: center;
	float:left;

}
