@charset "utf-8";
/* CSS Document */

body {
	background: #072072;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
form {	margin: 0px; padding: 0px;}
.clear {clear: both }
.fltRt {float: right; clear: right}
.fltLt {
	float: left;
	clear: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
.crew {
	text-decoration: none;
	border: 1px solid #333;
	margin-left: 24px;
}
.crew:hover {
	border: 1px solid #C30;
}
.crew img{
	text-decoration: none;
	border-style: none;
}
.crewMember {
	min-height: 140px;
	clear: left;
}
.crewMember h3 {
	margin-top: 20px;
	clear: left;
}


.widthExempt { width: auto!important;}
#wrp {
	width: 984px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(/img/wrpBck.gif);
}
.homePg {
	background: url(/img/wrpBckHm.gif)!important;
}

#header {
	background: url(/img/hdPhto.jpg) no-repeat 12px 111px;
	position: relative;
}
#header h4 {
	margin: 0px 12px;
	height: 43px;
	padding-top: 13px;
	color: #fff;
	text-align: right;
	font: bold 20px Arial, Helvetica, sans-serif;
	background: #FF6600 url(/img/tpH4bck.gif);
	padding-left: 13px;
	padding-right: 13px;
}
#header h1 {
	margin: 0px 12px;
	font: normal 32px Georgia, "Times New Roman", Times, serif;
	color: #101F7E;
	letter-spacing: .1em;
	height: 46px;
	padding-top: 8px;
	background: url(/img/tpH1bck.gif) repeat-x;
	padding-left: 200px;
	border-bottom: 2px solid #FF6600;
}
#header h1 em {
	color: #FF4D00;
	font-style: normal;
}


#mainMenu {
	margin: 122px 0px 0px 12px;
	padding: 0px;
	height: 35px;
	width: 958px;
	background: url(/img/mnuBck.gif);
	list-style: none;
	border: 1px solid #FFFFFF;
}
#mainMenu li {
	float: left;
}
#mainMenu li a {
	display: block;
	height: 26px;
	padding-top: 9px;
	color: #fff;
	text-decoration: none;
	letter-spacing: .1em;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-right: 19px;
	padding-left: 19px;
	border-right: 2px solid #FFFFFF;
	text-transform: uppercase;
}
.lstNv {
	border-style: none!important;
	padding-right: 22px!important;
	padding-left: 22px!important;
}
#mainMenu li a:hover {
	background: #FF6500;
}
#logo {
	position: absolute;
	top: 0px;
	left: 20px;
}
#content {
	float: left;
	width: 740px;
	margin-left: 14px;
	padding-bottom: 20px;
}
.homePg #content {
	width: 418px!important;
	margin-left: 0px!important;
	padding-bottom: 0px!important;
}
#content h2 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 24px;
	margin-right: 24px;
	margin-left: 24px;
	background: #FFFFFF;
}
#content h2 a {
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-top: 10px;
}
#content h2 em {
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-top: 10px;
}
#content h3 {
	margin-left: 24px;
	margin-right: 24px;
	color: #2E3192;
	font-weight: normal;
	font-size: 20px;
}
#content h3 a {
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-top: 6px;
	color: #666666;
	text-decoration: none;
}
#content h3 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#content h4 {
	margin-left: 24px;
	margin-right: 24px;
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
#content p {
	margin-right: 34px;
	margin-left: 25px;
	background: #fff;
}
#ltCol {
	background: #072072;
	width: 200px;
	float: left;
	margin-left: 12px;
}

#rtCol {
	background: #FF6600;
	width: 300px;
	float: left;
}



#footer {
	clear: both;
	position: relative;
	background: url(/img/ftBck.gif) center top;
}
#footer h4{
	margin: 0px 20px;
	color: #fff;
	text-align: left;
	font: bold 18px Arial, Helvetica, sans-serif;
	position: relative;
	vertical-align: middle;
	display: block;
	padding: 5px 1px;
}
.fm {
	color: #999999;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(http://www.freshmango.com/img/brand/ftLogoGrey.gif) no-repeat 846px center;
	margin-top: 5px;
	margin-right: 13px;
	text-align: right;
	display: block;
	margin-bottom: 2px;
}
.fm:hover {
	color: #fff;
	text-decoration: none;
}
#wrp #notePad {
	width: 242px;
	float: left;
	background: url(/img/padBck.gif);
	margin-left: 12px;
}
.homePg #notePad {
	height: 334px;
	overflow: auto;
}
#notePad a{
	text-decoration: none;
	color: #000066;
}
#notePad a:hover{
	color: #FF3300;
}
#notePad ul {
	background: #fff url(/img/padUlBck.gif) no-repeat center bottom;
	list-style: none;
	padding: 10px 0px 0px;
	height: 25px;
	width: 205px;
	margin: 5px 12px 2px;
}
#notePad ul li {
	float: left;
}
#notePad ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 66px;
	margin-left: 1px;
	text-align: center;
}
#notePad ul li a:hover {
	color:#fff!important;
}
#notePad h4 {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px 20px 18px;
}
#notePad h5 {
	margin: 2px 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#notePad p {
	margin: 0px 43px 0px 15px!important;
	text-align: left;
	font: normal 10px/17px Arial, Helvetica, sans-serif;
	color: #333333;
}

#dontateFrm {
	display: none;
}

.contributeLinks {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.contributeLinks li a {
	display: block;
	background: #072072;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px 7px;
	border-bottom: 1px solid #FFFFFF;
}
.contributeLinks li a em {
	color: #FF6600;
	font-style: normal;
}
.contributeLinks li a:hover {
	background: #fff;
	color: #FF6600;
}
.contributeLinks li a:hover em{
	color: #072072;
}
.articleImgLt {
	margin: 5px 26px 15px 24px!important;
	float: left!important;
	clear:left!important;
	display: block;
	padding: 1px;
	border: 2px solid #003876!important;
	text-align: center;
	width: 250px;
}
.articleImgLt:hover {
	border: 2px solid #FF9900!important;
}
.articleImgLt p{
	margin: 5px 10px;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.articleImgRt {
	float: right!important;
	clear:right!important;
	display:block;
	padding: 1px;
	border: 2px solid #003876!important;
	text-align: center;
	width: 250px;
	margin: 3px 35px 25px 36px;
}
.articleImgRt:hover {
	border: 2px solid #FF9900!important;
}
.articleImgRt p{
	margin: 5px 48px;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
p .articleImgRt {
	margin-right: 0px;

}
p .articleImgLt {
	margin-left: 0px!important;
}
.genericLstTbl {
	background: #CCCCCC;
	margin-left: 24px;
}
.genericLstTbl th{
	background: #022170;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding: 4px 4px 4px 6px;
}
.genericLstTbl td{
	background: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px;
}.extLink {
	background: url(/img/extLink.gif) no-repeat right center;
	padding-right: 16px;
}
.buyBt {
	background: #990000;
	color: #fff;
	text-decoration: none;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	border-top: 2px solid #990000;
	border-right: 4px solid #990000;
	border-bottom: 4px solid #990000;
	border-left: 4px solid #990000;
}
.buyBt:hover {
	background: #FF6600;
	border-color: #FF6600;
}
.wishList {
	width: 242px!important;
	background: url(/img/padBckRt.gif)!important;
	clear: right!important;
	float: right!important;
	margin-left: 30px!important;
}
.wishList h4 {
	background: #F2F2F2!important;
	padding: 10px 10px 10px 5px;
	margin-left: 40px!important;
}
.wishList p {
	margin-left: 148px!important;
	margin-right: 5px!important;
	background: transparent url(none)!important;
	padding-left: 28px;
	padding-bottom: 1px;
	font-style: normal!important;
	font-family: Arial, Helvetica, sans-serif;
	width: 174px;
}
.wishList p a{
	background-color: transparent!important;
}
.wishList #padBottom {
	background: #fff url(/img/padBckFtRt.gif) no-repeat left top;
	height: 36px;
	width: 212px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-left: 30px;
	padding-top: 10px;
}
.wishList .buyBt {
	background: #990000!important;
	border-width: 1px 4px;
	clear: right;
	float: right;
	font-size: 10px!important;
}
.wishList .buyBt:hover{
	background: #FF6600!important;
}
.newsListBox {
	background: center bottom;
	margin: 20px 28px 0px;
}
.newsListBox h3 {
	margin: 0px!important;
	font: bold normal 16px Arial, Helvetica, sans-serif!important;
	color: #FFFFFF!important;
	letter-spacing: 0.1em!important;
	padding: 8px 10px;
	background: #003876;
}

.newsListBox h3 a:hover {
	text-decoration: underline;
	color: #FED900;
	background: #003366!important;
}
.newsListBox a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px dotted #FF6600;
	min-height: 50px;
}
.newsListBox h3 a {
	color: #fff;
	text-decoration: none;
	font-size: 12px!important;
	display: block;
	padding: 4px!important;
	float: right;
	margin-top: -4px;
	border-style: none;
	min-height: 19px!important;
}
.newsListBox a:hover, .newsListBox a:hover p{
	background: #E1E2FF!important;
}
.newsListBox a h5 {
	font-size: 12px!important;
	margin: 7px 0px 0px!important;
}
.newsListBox a p {
	font-size: 12px;
	margin: 1px 16px 0px 0px!important;
	text-align: justify;
}
.newsListBox em {
	display: block;
	height: 50px;
	width: 50px;
	clear: left;
	float: left;
	background: url(/img/visar-logo.png) center top;
	margin: 0px 12px 0px 0px;
	border: 4px solid #FF6600;
}
.mapLnk {
	text-align: center;
	width: 100px;
	float: left;
	padding: 5px;
	margin-left: 29px;
	border: 1px solid #DAE6FE;
	margin-bottom: 29px;
	height: 140px;
	text-decoration: none;
}
.mapLnk p {
	text-decoration: none;
	margin: 0px 0px 4px!important;
	width: 100px!important;
	text-align: center;
}
.mapLnk:hover, .mapLnk:hover p{
	color: #333333;
	background: #DAE6FE!important;
}
.spLnk {
	text-align: center;
	width: 180px;
	float: left;
	padding: 5px;
	margin-left: 29px;
	border: 1px solid #DAE6FE;
	margin-bottom: 29px;
	text-decoration: none;
	display: block;
}
.spLnk p {
	text-decoration: none;
	margin: 0px 0px 4px!important;
	text-align: center;
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
}
.spLnk:hover, .spLnk:hover p{
	color: #333333;
	border-color: #FF6600;
}
.donate {
	background: url(/img/star.png);
	background-position:left;
	display: block;
	height: 45px;
	width: 73px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-top: 28px;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif!important;
}
.donate:hover {
	background-position:right;
}
.articleImgLt {
	margin: 5px 28px 15px!important;
	float: left!important;
	clear:left!important;
	display: block;
	padding: 16px;
	text-align: center;
	width: 250px;
	border-width: 2px;
	border-style: solid;
	border-color: #E8E8E8 #DBDBDB #DBDBDB #E8E8E8;
	text-decoration: none;
	background: #fff;
}

.articleImgLt:hover {
	border: 2px solid #FF9900!important;
}
.articleImgLt p{
	margin: 5px 10px;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.articleImgRt {
	float: right!important;
	clear:right!important;
	display:block;
	padding: 16px;
	text-align: center;
	width: 250px;
	margin: 5px 32px 15px 28px!important;
	position: relative;
	top: 2px;
	right: 1px;
	text-decoration: none;
	background: #fff;
	border-width: 2px;
	border-style: solid;
	border-color: #E8E8E8 #DBDBDB #DBDBDB #E8E8E8;
}
.articleImgRt:hover {
	border: 2px solid #FF9900!important;
}
.articleImgRt p{
	margin: 12px 10px 5px!important;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
p .articleImgRt, .genericLst .articleImgRt {
	margin-right: 0px!important;

}
p .articleImgLt {
	margin-left: 0px!important;
}
#tpPgNav {
	display: inline!important;
	float: right!important;
	clear: right!important;
	text-transform: uppercase;
	padding: 0px!important;
	margin-top: 2px;
	font: 10px helvetica, Arial, Verdana, sans-serif;
}
#tpPgNav a{
	color: #00425B;
	text-decoration: none!important;
	border-bottom: 1px solid #B1C6F3;
	display: inline!important;
	float: none!important;
	clear: both!important;
}
#tpPgNav a:hover{
	text-decoration:none!important;
	color: #004E6B;
	border-bottom-color: #A60000;
}
#btPgNav a {
	display: inline!important;
	margin: 0px!important;
	padding: 2px!important;
	float:none!important;
	background: url(none);
	border-style: none;
	color: #00425B;
	text-decoration: none!important;
	border-bottom: 1px solid #B1C6F3;
}
#btPgNav {
	clear: both!important;
	text-align: center!important;
	padding: 20px!important;
	font: 12px Arial, Helvetica, sans-serif;
}
#btPgNav a:hover{
	text-decoration:none!important;
	color: #004E6B;
	border-bottom-color: #A60000;
}
.currentPg{
	border-top: 3px solid #C52E25!important;
	border-bottom: 3px solid #C52E25!important;
}
