/* CSS Document */

body {
	background-color: #E7E7D5;
}


.navbg {
	background-color: #AA006A;
}

.pageheading {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	color: #439D9D;
	line-height: 18px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.photo-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.bodytext-profile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}

.bodytextBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: 26px;
	font-weight: bold;
}

.bodytext_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 16px;
	font-weight: normal;
}

.bodytext_redBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
}

.textorder {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	font-weight: bold;
}

.textorder_Red {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #FF0000;
	line-height: 24px;
	font-weight: bold;
}

.bodytext_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

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

.bodytext_linkRed {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

a.bodytext_linkRed:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
 
.link {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #0066CC;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover {
	color:#0066CC;
	text-decoration: underline;
	font-weight: bold;
}

.linknav {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
}

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

.linknav2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
}

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

.nametitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}


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


.footerwht {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
}

.rollover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #439D9D;
	height: 40px;
	width: 175px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 14px;
}
a.rollover:hover {
	background-color: #97BA84;
}

.rollover2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #97BA84;
	height: 40px;
	width: 175px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 14px;
}
a.rollover2:hover {
	background-color: #97BA84;
}

.red_bold {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 24px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
