body {
margin: 0px;
}
p {
padding: 0px;
margin: 0px;
}

h4 {
	padding-left: 25px;
	background: url(images/bullet.jpg) no-repeat left top;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	font-size: 14px;
	}

td {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #BE4169;
text-decoration: none;
}
.whitecolor {
color: #ffffff;
}
.footergradient {
background-image: url(images/footer_gradient.gif);
}
.pinkcolor {
background-color: #BC3D66;
}
.navgradient {
background-image: url(images/nav_gradient.gif);
}
.blackcolor {
background-color: #000000;
}
.maruncolor {
font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	font-size: 12px;
color: #FF99CC;
}
.navborder {
border-bottom: #000000 1px solid;
}
.padding14px {
padding-right: 14px;
}
.textalign {
text-align: justify;
}
.backgroundimage {
background-image: url(images/image_background.gif);
background-repeat: no-repeat;
}
.backgroundimage3 {
background-image: url(images/background3.jpg);
background-repeat: no-repeat;
}
.backgroundimage2 {
background-image: url(images/main_image.jpg);
background-repeat: no-repeat;
}
.logopadding {
padding-left: 52px;
}
.padding18px {
padding-left: 18px;
}
.padding36px {
padding-left: 36px;
}
.more {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #BC3D66;
font-weight: bold;
}
.more:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #BC3D66;
font-weight: bold;
}
.padding17px {
padding-top: 17px;
padding-bottom: 17px;
}
#pageName{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	height: 134px;
	width: 760px;
	background-color: #006633;
	font-family:Arial, Helvetica, sans-serif;
}

#topleft{
	width: 100%;
	height: 156px;
	background-color:#000000;
}
#band{
	width: 100%;
	height: 10px;
	background-color: #1C6AB5;
}

#nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	width:25%;
	float:left;
	height: auto;
	background-color: #99CC66;
	}
#content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:65%;
	float:left;
	background-color: #DBEBC4;
	height: auto;
	}
#right{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:10%;
	float:left;
	height: auto;
	background-color: #DBEBC4;
	}
a {
	color: #ffffff;
	}
	
a:hover {
	color: #BC3D66;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px;
	}
	
#navigation a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #BE4169;
	background-color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color: #FF99CC;
	background: url("bullet.jpg") 10px 50% no-repeat;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px  Georgia, "Times New Roman", Times, serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #BE4169;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color: #993300;
	line-height:20px;
	letter-spacing:.1em;
	}

.quote {
	font: 20px  Georgia, "Times New Roman", Times, serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #7B1E3D;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
#footer {
	width:100%;
	float:left;
	background-color: #0E0F11;
	text-align: center;
	font-size: 12px;
	height: auto;
}
#footertext {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #F4FFE4;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}

