/* CSS Document */

.nav-list a {
    text-decoration:none;
}


/* 
STATIC CONTENT ...help & such
*/

#page-center-column h2{
	font-size: 120%;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#page-center-column h3{
    display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 1px;
	margin-top: 15px;
	text-align: center;
}
#page-center-column h4{
	font-weight: bold;
	color: #666666;
}
#page-center-column p{
	margin-bottom: 10px;
}
#page-center-column blockquote{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.header {
	text-align: center;
	display: block;
	font-size: 200%;
	color: #999999;
	padding-top: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}.phone-number {
	font-size: 175%;
	font-weight: normal;
	color: #999999;
}
.size-table{
	margin-top: 10px;
	margin-bottom: 30px;
	display: block;
}

