/* body and top are in the head.php */

a{ font-weight:bold; }
img { border-color: #666666; }

.nomargin { margin: 0; }
.notop { margin-top: 0; }
.smalltop { margin-top: 4px; }
.white { color: #ffffff; }
.whitebg { background-color: #ffffff; }
h2
{
	color: #222222;
	text-align: center;
}
h3 { color: #444444; }
h4 { color: #666666; }

#nav, #nav2
{
	color: #555555;
	background-color: #000000;
	text-align: center;
}
#nav a, #nav2 a { color: #000; }

.caption
{
	color: #666666;
	margin-top: 5px;
}

.righttextcell
{
	padding-left: 5px;
	text-align: left;
}
.righttextcell_extra
{
	padding-left: 15px;
	text-align: left;
}

td.bigsec, table.bigsec
{
	background-color: #eeffee;
	border-bottom: 1px solid #aaccaa;
	font-weight:bold;
	color:#666;
}

h2.bigsec, h1.bigsec, h1
{
	background-color: #eeffee;
	border-bottom: 1px solid #aaccaa;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
}


table.BigNotice 
{
	background: #fff0f0;
	color: #000000;
	margin-bottom: 10px;
	border: 1px solid #ff8888;
}

table.BlueNotice 
{
	background: #f0f0ff;
	color: #000000;
	margin-bottom: 10px;
	border: 1px solid #8888ff;
}

div.sec { margin-bottom: 30px; }
.smIndent
{
	margin-left: 22px;
	margin-bottom: 7px;
}

.callout 
{
	background: #f0f0ff;
	color: #666;
	border-left: 8px solid #8888ff;
	margin:50px;
	margin-top:0;
	margin-bottom:0;
	padding:10px;
	font-size:20px;
}
td.price { font-size: 36pt; }
span.dollar { font-size:24pt;vertical-align:top; }
.service_description { padding-left: 10px; }
.tableHighlight { background-color:#f6f6f6; border:1px solid #ccc; padding-right:20px;}