/* CSS Document */

.scroll {
width: 212px;
height:500;
overflow:auto;
border: 1px solid #666;
background-color: #ccc;
padding: 8px;
}

.text-heading{
font-size:18px;
font-weight:bolder;
color: #000000;
font-family:"Times New Roman", Times, serif;
text-decoration:none
}

.text-findus-small{
font-size:12px;
font-weight:bolder;
color:white;
font-family:"Times New Roman", Times, serif;
text-decoration:none
}
.text-photoshot-heading-{
font-size:21px;
font-weight:bold;
color: #FFCC00;
font-family:"Times New Roman", Times, serif;
text-decoration:none
}
.text-simple{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:300;
color:#000000;
text-decoration:none
}

.box-heading-link{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#3abfeb;
font-weight:bold;
text-align:center;
text-decoration:none
}
.box-heading-link:hover{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:black;
font-weight:bold;
text-align:center;
text-decoration:underline
}

.box-txt-black{
FONT-SIZE: 12px;
COLOR:black;
text-align:center;
FONT-FAMILY:"Times New Roman", Times, serif;
TEXT-DECORATION: none
}
.border-photo{
border:solid;
border-color:white
}
.contactus-body{
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
color:#FFFFFF;
font-size:14px;
text-decoration:none
}
.contactus-link{
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
color:#FFFFFF;
font-size:14px;
text-decoration:none
}

.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.text_footer a:hover {
	color: #F2D600;
	}

.contactus-link:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
color: #999999;
font-size:14px;
text-decoration: underline
}