@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #09072a;
	margin: 0px;
	margin-top: 10px;
	line-height: 16px;
}

.pumkin-text {
	color: #e7d0ac;
}

.lt-blue-text {
	color: #a5cbfe;
	}

li {
	line-height: 18px;
	}

.footer {
	font-size:11px;
	color:#CCCCCC;
}

a.footer {
	font-size:11px;
	color:#CCCCCC;
}

a.footer:hover {
	font-size:11px;
	color:#FFFFFF;
}
 li.v-bullet{
	list-style-image: url(graphics/v-bullet.gif);
	margin-left: -10px;
	color: #a5cbfe;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom:10px
}
	
#content {
	padding:40px; 
	padding-top: 5px; 
	float:left;
}
#right-col {
	margin-right: 14px;
	margin-left: 14px;
	float: right;
	width: 250px;
}


#subtitle {
	float:left;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	}
.subheading {
	font-size: 20px;
	color:#a5cbfe;
	font-weight:bold;
	font-style:italic;
	}
	
.subheading2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#e7d0ac;
	font-weight:bold;
	font-style: italic;
	}

a.menu {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-style: italic;
	}
a.menu:hover {
	text-decoration: underline;
	}
li.v-bullet-whitetext {
	list-style-image: url(graphics/v-bullet.gif);
	margin-left: -10px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	padding-bottom:10px
}

a.intext {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-style: italic;
	}
a.intext:hover {
	text-decoration: underline;
	}
.subheading3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFFF99;
	font-weight:bold;
	font-style: italic;
}

#main-image {
	float:right;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	width:325px;
	}
.picture1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	
}

	
#main-image2 {
	float:right;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	width:325px;
	}
.picture2 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-top: 5px;
}
.footer-italics {
	font-size:12px;
	color:#CCCCCC;
	font-style: italic;
}
a.pink {
	color: #FF0033;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.pink:hover {
	color: #FF0033;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.redtext {
	color: #FF0033;
	font-weight: bold;
	font-style: italic;
}
