* { font-family: Arial, Sans Serif; }

body
{
	background-color: #1175bc;
	
}

a
{color:#40ae49;}

#header
{
	text-align: center;
	padding: 0;
}

.headerImg
{
	margin: 0px auto;
	width: 900px;
	padding: 0;
}

H1
{
	color: #000;
	width: auto;
	display: block;
	text-align: center;
	font-family: Georgia;
}

H3 { font-family: Georgia; }

.EnterLinks a
{
	color: #3fb4ba;
	font-size: 131%;
	text-decoration: none;
}


.HPmainTable
{
	margin: 0px auto;
	width: 90%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 20px 20px 20px 20px;
	background-color: #FFF;
}

.page_beginning
{
	margin: 0px auto;
	width: 900px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-color: #205458;
	border-width: 1px;
	border-style: solid;
	padding: 0px 8px 0px 8px;
	background-color: #FFF;
}

.loop_items
{
	margin: 0px auto;
	width: 900px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-color: #205458;
	border-width: 1px;
	border-style: solid;
	padding: 0px 8px 0px 8px;
	background-color: #FFF;
}

table.loop_items td form
{padding:20px 0px;}

table.loop_items td form select
{margin-bottom:20px;}


#pagecenterlinks
{
	margin: 0px auto;
	width: 900px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-color: #205458;
	border-width: 1px;
	border-style: solid;
	padding: 0px 8px 0px 8px;
	background-color: #FFF;
}

.PVmainTable .loop_items td
{
	text-align: center;
	width: 440px;
}

.pa_cntr_lnk { padding: 10px; }

#topnav ul.nav li
{
	float: left;
	margin: 0px 0px 20px 40px;
	background: transparent url(nav_li.gif) no-repeat 0 50%;
	padding-left: 18px;
	list-style-type: none;
	list-style-position: default;
	width: 100px;
	display: block;
}

#topnav li a
{
	color: #FFC;
	text-decoration: none;
	margin-left: 14px;
	display: block;
	height: 30px;
}

#footer ul.nav
{
	margin: 0px auto;
	display: block;
	width: 900px;
	height: 16px;
	background-color: #008acf;
	border: 1px #000;
	border-radius: 20px;
	padding: 10px 0;
}

#footer ul.nav li
{
	float: left;
	margin: 0px 0px 8px 0px;
	padding-left: 18px;
	list-style-type: none;
	list-style-position: default;
	width: 20%;
	display: block;
	padding: 0px;
}

#footer li a
{
	color: #fff;
	text-decoration: none;
	display: block;
	text-align:center;
}

.copyright
{
	text-align: center;
	font-size: 10px;
}

.copyright a
{color: #fff;}

.ThankYouTable
{
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	width: 800px;
	margin: 0px auto;
}

.order table
{
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

.order table table { border: none; }

.billing table
{
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

.billing table table { border: none; }

div.footer
{
	text-align: left;
	width: 800px;
	margin: 0px auto;
}


/* this hides the links to the business and category pages pre-lanuch */

/* .EnterLinks, div#footer .nav {display:none;} */