.bullets {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	margin-bottom: 7px;
	line-height: 13px;
	margin-top: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0E276A;
	padding: 0px;
	margin: 10px 0px 1px;
	font-size: 12px;
	line-height: 14px;
}
/*
------------------------------- GENERIC TAG FORMATTING ----------------------------
*/

hr {
	/* THIS IS TO ENSURE THAT HR TAGS WILL NEVER BE USED ON THE SITE */
	display:none;
}
a {
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}

/*
------------------------------- GENERIC TAG FORMATTING ---------------------------- //END

---------------------------------- MASTER CONTAINERS -------------------------------
*/
#mainamazing {
	margin-top:0px;
	margin-bottom: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0;
	color:#333333;
}
#container {
	/* position: absolute;
	left: 50%; */
	width:770px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#single {
	width: 600px;
	margin: 35px auto;
	text-align: center;
}


/*
---------------------------- CONTENT ---------------------------- 

---------------------------- topnav ----------------------------- 
*/
div#nav_top {
	margin:0px;
	width:770px;
	height:42px;
	padding:0px 0px 0px 0px;
}
div#nav_top ul li{
	width:78px;
	float:left;
	color: #FFF;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ffffff;
}
div#nav_top ul li a{
	font-weight:bold;
	display:block;
	height:inherit;
	text-decoration:none;
	padding:6px 0px;
	margin:-1px 0px 0px 0px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
}

div#nav_top ul li #homebutton {
	line-height: 14px;
	padding:12px 0px;
}
/*--------------------- topnav ------- END -------- */
#toparagraph {
	width: auto;
	height: auto;
	margin-bottom: 2px;
	font-size:12px;
	padding:12px;
	line-height: 18px;
}
#columnone {
	text-align: left;
	width:325px;
	height:auto;
	float:left;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 20px;
	margin-left: 10px;
}
#columntwo {
	font-style: normal;
	color: #333333;
	text-align: left;
	width:380px;
	float:right;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	z-index: 10;
}
.title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	display:inline;
}
.title a{
	font-weight: bold;}
#topflash{
	width:770px;
	height:200px;
	vertical-align: top;
	margin-top: -1px;
}
#gocard {
	text-align: center;
	vertical-align: bottom;
	display: block;
	clear: both;
	float: none;
	height: 22px;
	width: 770px;
	padding-top: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	list-style-type: disc;
}
div#bottom_nav {
	margin:10px auto ;
	width:820px;	
	padding:0;
	text-align:center;
}
div#bottom_nav a{
	font-size:10px;
}
#bottom_nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#bottom_nav ul li{
	display:inline;
	margin:10px;
	line-height:16px;
}
#footer {
	width:790px;
	height:22px;
	margin-top: 12px;
	margin-right: auto;
	padding-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
#footer a {
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover{
	font-weight: normal;
	text-decoration: underline;	
}

