html, body
{
	margin: 0;
	padding: 0;
	background-color: #0066CC;
	font-family: Arial;
	font-size: small;
}

div#container
{
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 791px;
	background-image: url('images/gradient3.gif');
	background-repeat: repeat-y;
}

div#container2
{
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 791px;
	background-image: url('images/gradient3.gif');
	background-repeat: repeat-y;
}

#content
{
	background-color: White;
	margin: 0px auto;
	text-align: left;
	top: 0px;
	width: 779px;
}

#bluestuff
{
	/* background-color: #D2DDF4;*/
	background-color: #DEF4D2;
	margin: 0px auto;
	position: relative;
	text-align: left;
	height: 100%;
	top: 0px;
	width: 711px;
	font-family: Arial; /*	border-color: #0066CC; 	border-width: 5px; 	border-style: solid;*/
	color: #0066CC;
}

.blue1f, .blue2f, .blue3f, .blue4f
{
	font-size: 1px;
	overflow: hidden;
	display: block;
}
.blue1f
{
	height: 1px;
	background: #0066CC;
	margin: 0 5px;
}
.blue2f
{
	height: 1px;
	background: #0066CC;
	margin: 0 3px;
}
.blue3f
{
	height: 1px;
	background: #0066CC;
	margin: 0 2px;
}
.blue4f
{
	height: 2px;
	background: #0066CC;
	margin: 0 1px;
}
.bluecontentf
{
	background: #0066CC;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
}
.bluecontentf div
{
	margin-left: 5px;
}

.bluecontentf2
{
	background: #0066CC;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
}

.bluecontentf2 div
{
	margin-left: 5px;
}


.green1f, .green2f, .green3f, .green4f
{
	font-size: 1px;
	overflow: hidden;
	display: block;
}
.green1f
{
	height: 1px;
	background: #DEF4D2;
	margin: 0 5px;
}
.green2f
{
	height: 1px;
	background: #DEF4D2;
	margin: 0 3px;
}
.green3f
{
	height: 1px;
	background: #DEF4D2;
	margin: 0 2px;
}
.green4f
{
	height: 2px;
	background: #DEF4D2;
	margin: 0 1px;
}
.greencontentf
{
	background: #DEF4D2;
	color: #0066CC;
}
.greencontentf div
{
}

div.indented
{
	margin-left: 20px;
	margin-right: 20px;
}

#header
{
	width: 718px;
	position: relative;
	margin: 0px auto;
}

#greencontent
{
	padding-top: 15px;
	width: 718px;
	position: relative;
	margin: 0px auto;
}

#bottom
{
	height: 35px;
}

#footer
{
	width: 718px;
	position: relative;
	margin: 0px auto;
}

#blurb
{
	width: 400px;
	position: relative;
	margin: 0px auto;
}

/*.bluecontentf2 {background: #0066CC;
               color:#FFFFFF;
               text-align:center;
               font-family: Arial;
               font-size: 8pt;
               }
.bluecontentf2 div 
{
	margin-left: 0px;
	margin-right: 0px;
}*/

img.key
{
	vertical-align: middle;
	border-width: 0px;
}

#fppics
{
	float: right;
	padding: 10px 0px 0px 20px;
}

#fppics2
{
	float: left;
	padding: 10px 0px 0px 20px;
}

#about-headshot
{
	position: relative;
	left: 0px;
	top: 0px;
	float: right;
}

#about-text
{
	width: 435px;
	position: relative;
	top: 0px;
	left: 0px;
	vertical-align: top;
	float: left;
}

#headerspacer
{
	height: 7px;
}

#image-left
{
	position: relative;
	float: left;
}

div.right
{
	position: relative;
	float: right;
}

tr.package
{
	vertical-align: middle;
}

td.package-right
{
	padding-right: 20px;
}

td.package-left
{
	padding-left: 20px;
}

div.package
{
	border-width: 2px;
	border-style: solid;
	border-color: White;
	padding: 5px 5px 5px 5px;
}

div.testimonial
{
	padding: 0px 0px 35px 0px;
	margin-bottom: 10px;
	background-position: bottom;
	background-image: url('images/key-divider-faded.gif');
	background-repeat: no-repeat;
}

div.testimonial-last
{
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

div.package2
{
	border-width: 2px;
	border-style: solid;
	border-color: White;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

#alacarte
{
	width: 552px;
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
}

ul.bullet1
{
	list-style-image: url('images/bullet1.gif');
}

ul.bullet2
{
	list-style-image: url('images/bullet2.gif');
}

ul.bullet3
{
	list-style-image: url('images/bullet3.gif');
}

ul.columns
{
	float: left;
	width: 100%;
	margin: 100;
	padding: 100;
	list-style-image: url('images/bullet2.gif');
}

li.columns
{
	float: left;
	width: 33%;
	margin: 0;
	padding: 0;
}

#applause
{
	height: 500px;
}

a:visited
{
	color: #0066CC;
}

p.faq
{
	line-height: 100%;
}

div.faq-return
{
	width: 100%;
	text-align: right;
}

td.extras-right
{
	vertical-align: middle;
	padding-right: 20px;
	text-align: right;
}

td.extras-left
{
	vertical-align: middle;
	padding-left: 20px;
}

div.credits
{
	text-align: center;
	text-decoration: none;
}

a.atodo
{
	text-decoration: none;
}

a.atodo:visited
{
	text-decoration: none;
	color: #0066CC;
}

div.blog-post-headline
{
	font-size: large;
	font-weight: bold;
}

ol
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.regular
{
	list-style-image: none;
}

p.item
{
	margin-left: .5in;
	text-indent: -.5in;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.item2
{
	margin-left: .5in;
	text-indent: -.15in;
	margin-bottom: 0px;
	margin-top: 0px;
}

#buttonsrow
{
	width: 30px;
	height: 25px;
}

img.voicemail
{
	position: absolute;
	top: 20px;
	left: 562px;
}
a.phoneblurb
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: large;
	color: White;
	text-decoration: none;
}

a.faq
{
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}

a
{
	color: #0066CC;
}

ul.columns
{
	float: left;
	width: 100%;
	margin: 100;
	padding: 100;
	list-style-image: url('images/bullet2.gif');
}

li.columns-3
{
	float: left;
	width: 33%;
	margin: 0;
	padding: 0;
}

li.columns-2
{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}

ul.columns-nopadding
{
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 100;
	padding: 100;
	list-style-image: url('images/bullet2.gif');
}

ul.columns-services
{
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 100;
	padding: 100;
	list-style-image: url('images/bullet2.gif');
}

.packagename
{
	font-size: larger;
	font-weight: bold;
}

a.menu
{
	color: #99CC66;
	text-decoration: none;
}

.menu
{
	color: #99CC66;
	font-size: 10pt;
	font-weight: bold;
}

ul.tile
{
	margin: 0px;
	padding: 0px;
	top: -100px;
	*top: 0px; /* IE7 */
	*left: -100px;  /* IE7 */
	_top: 0px; /* IE6 */
	_left: -100px;  /* IE6 */
	list-style-image: none;
	list-style-type: none;
	display: none;
}

.callback
{
	text-align: center;
	vertical-align: middle;
	background-color: #DEF4D2;
	border-bottom: solid 1px #0066CC;
	border-top: solid 0px black;
	border-left: solid 0px black;
	border-right: solid 0px black;
	color: #0066CC;
	font-style: italic;
}