/* CSS Document */
h1
{
	font-family:verdana;
	font-size:18px;
	color:#003366;
}

.smallText
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
}

.topLink{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:none;
font-size:13px;
text-decoration:none;
}

.topLink:hover{
font-family:Arial, Helvetica, sans-serif;
color:#ffb400;
font-weight:none;
font-size:13px;
text-decoration:none;
}

.bgColor{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
}

.btmTxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;

}
.intropara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	padding: 9px;
}
.bgintro1 {
	background-image: url(../images/intro_photo_1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.butgetText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}
.bgintro2 {
	background-image: url(../images/intro_photo_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgintro3 {
	background-image: url(../images/intro_photo_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgright {
	background-image: url(../images/right-curve.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.intropara2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	padding: 5px;
}
