body {
	margin: 5px;
	background-image: url(images/bg.gif);
	background-color: #CCCCCC;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
ol {
	margin: 20px;
	padding: 20px;
}

#main {
	width: 750px;
	background-color: #FFFFFF;
	overflow: visible;
	clear: both;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	border: 3px double #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#hr {
	height: 23px;
	border-top: 1px solid #363439;
	border-bottom: 1px solid #363439;
	text-align: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	width: 750px;
	background-image: url(images/topNav.jpg);
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #A0A0A0;
	font-weight: bold;
	padding-bottom: 0px;
}
#hr a{
	text-decoration: none;
	color: #FFFFFF;
}
#hr a:visited{
	text-decoration: none;
}
#top {
	left:0px;
	top:0;
	width:750px;
	height:95px;
	z-index:auto;
	background-color: #CC0000;
	margin: 0px;
	padding: 0px;
}
#top .logo {
	float: left;
}

#top .login {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 22px;
	float: right;
	margin: 15px 0px 0px;
	padding-right: 20px;
	text-align: right;
	line-height: 1.5em;
}

#left {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	float: left;
	text-align: left;
	width: 150px;
}

#left .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin: 0px 0px 5px;
	padding: 5px 0px 4px 5px;
}
#left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 115%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 2px;
	color: #FFFFFF;
}

.content {
	width: 570px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: small;
	text-align: justify;
	margin-bottom: 10px;
	overflow: visible;
	clear: both;
	margin-top: 0px;
	padding: 10px 10px 0px;
	color: #333333;
	line-height: 2em;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content h1 {
	font-size: 1.2em;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.content ol {
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
}

a:link {
	color: #0099CC;
	font-weight: bold;
}


.border {
	border: 1px solid #363439;
}

.breadCurrent {color: #C2D3FC
}

.quote {
	color: #006699;
	font-size: 0.8em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.newsDate {font-size: x-small}.newsRow {
	padding-bottom: 25px;
}
.newsTitle {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
}
.bullet {
	list-style-image: url(images/bullet.gif);
}

a:visited {
	color: #0099CC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.sep {
	color: #5AB1B3;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}

#right {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
	clear: both;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#left a{
	color: #0099CC;
	text-decoration: none;
}
#left a:visited{
	color: #0099CC;
}
#left a:hover {
	color: #0099CC;
	text-decoration: underline;
}

#right .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #5AB1B3;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	margin: 0px 0px 5px;
	padding: 5px 0px 4px;
}
#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 115%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
	color: #999999;
	text-align: center;
}

#left {
	text-align: left;	
}
#right a {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
#right a:visited {
	color: #0099CC;
	font-weight: bold;
}
#right a:hover {
	color: #0099CC;
	font-weight: bold;
	text-decoration: underline;
}
#right ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-image: url(images/nav-list-bullet.gif);
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	line-height: 1.5em;
}
#right ul a {
	text-decoration: none;
	color: #99CC99;
	font-weight: bold;
}#right ul a:hover {
	text-decoration: underline;
	color: #99CC99;
	font-weight: bold;
}
#right ul a:visited {
	text-decoration: none;
	color: #99CC99;
	font-weight: bold;
}
.content h2 {

	font-size: small;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	padding-bottom: 2px;
}
.content a {
	text-decoration: none;
}
.content a:visited {

	text-decoration: none;
}
.sitemap {
	list-style-image: url(images/nav-list-bullet.gif);
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.content a:hover {

	text-decoration: underline;
}
.phoneText
{
	color: #FFFFFF;
	font-size: 16px;
}


.leftColumn {
	background-color: #333333;
	width: 160px;
}

	
#menu2 {
	width: 140px;
	margin: 8px;
	text-align: left;
	}
	
#menu2 li a {
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #FFFFFF;
	background-image: url(images/nav.jpg);
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #8D8D8D;
	background-repeat: repeat-x;
	}	

	
#menu2 li a:link, #menu2 li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 4px 0 0 15px;
	background-color: #8B8B8B;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	}
	
#menu2 li a:hover {
	color: #FFFFFF;
	background:  url(images/menu2.gif);
	padding: 4px 0 0 15px;
	}
#hr .leftText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	padding-left: 8px;
	font-weight: bold;
}

	#bottom {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.7em;
	background-image: url(images/topNav.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #A2A2A2;
}
#bottom a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#bottom a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottom a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#menu2 .subnav a {
	color: #FFFFFF;
	font-size: 83%;
	display: block;
	padding: 4px 5px 4px 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu2 .subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
}
#menu2 .subnav a:visited {

	color: #FFFFFF;
	display: block;
}
.Title {
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;
}
.list {
	list-style-image: url(images/bullet.gif);
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
/*.about #about, .home #home, .design #design, .punch #punch, .training #training, .testimonials #testimonials, .nursery #nursery, .directory #directory, .mailing #mailing, .contact #contact, .parties #parties, .amanda #amanda {
	text-decoration: underline;
	color: #CC0000;
}
*/

.sideimage {
	font-size: 12px;
	text-decoration: none;	
}

a:hover.sideimage  {
	font-size: 12px;
	text-decoration: none;	
}


.sideimage img {
	border: none;
}
#main .content ul {
	margin-left: 40px;
	padding-bottom: 10px;
}

#main .content li {
	list-style-type: disc;
	padding-left: 30px;
	padding-top: 10px;
	font-style: italic;
}