body {
	font-family: Times, serif, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	line-height:13pt;
	background-color: #07141D;
}
a:visited {
	color: #222299;
	text-decoration: none;	
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #5555bb;
	text-decoration: none;
	}
.small {
	font-size: 11px;
	text-align: center;
	line-height:13pt;
}
.main {
	text-align:left;
	font-size: 18px;
	font-family: times;
	line-height:24pt;
	color:black;
	width:700px;
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000;
	border-top: 0px solid #000000;
	margin: auto;
	padding:4px 20px 2px 20px;
	background-color:#FFFFFF;

}
.top { 
	background-color: #000000;
	border-bottom: 1px solid #777777; 
	border-right: 0px solid #CCCCCC; 
	border-left: 0px solid #CCCCCC;
	border-top: 1px solid #444444;
	text-align: center;
	margin-left: 0;

}
.package {
	padding:4px;
	background-color:white;
	width:280px;
	border:0px solid black;
}

.contact {
	text-align:center;
	font-size:18px;	padding:8px;
	background-color:white;
	border:1px solid black; width:auto;

}
.contact a:link {
	color: #07141D; 
		padding:8px;
}
.contact a:hover {
	padding:8px;
	color: #07141D; 
	background-color:#eeeeee; 
}
blockquote {
	font-size: 12px;
	text-align: left;
}
table {
	font-size:15px;
	border:1px solid black;
	text-align:center;
	padding:5px;
	}
td, th{
	padding-left:35px;
	padding-right:35px;
}


h1 {
	line-height:1.6em;
	font-size: 1.4em;
	color:#303050;
	border-bottom: 1px dashed #aaaaee;
	padding: 0px;
	font-variant: small-caps;
	font-family:serif;
}

h2 {
	line-height:.6em;
	font-size: 1.1em;
	color:#303050;
	font-family:serif;
}


h3 {
	line-height:.6em;
text-align:center;
font-size:1.0em;
color:#333366;
}

.features {
line-height:13px;
font-size:12px;
color:#333366;

}
ul {
margin:6px;
line-height:1.3em;
font-size:0.8em;
}

/* /////////////////////////////////NAV BAR///////////////////////////////// */
.nav {
padding: 6px 0px 2px 0px;
background-color: #000011;
border-bottom: 1px solid #777777; 
border-right: 0px solid #CCCCCC; 
border-left: 0px solid #CCCCCC;
border-top: 1px solid #444444;
text-align: left;
margin-left: 0;
width:100%;
font-family:serif;
}
.nav a:visited {
color: #BBBBBB; 
}
.nav a:link {
color: #BBBBBB; 
}
.nav a:hover {
color: #FFFFFF; 
background-color:#000000; 
border: 1px solid #333344;
}
.nav ul li a {
#background-color:#0A4800;
padding: 2px 18px 2px 18px;
border: 1px solid #111122;
text-align: left; 
text-decoration: none; 
}
.nav ul {
padding:2px; 
margin:3px; 

}
.nav ul li{ 
display:inline;
padding:0px; 
margin:0px; 
font-size:18px;
font-weight:700;
text-align:center;

}
	
