html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	padding: 0; 
	text-align: center; 
	background-image: url(images/backgroundTile.gif);
	margin: 0;
	color: #666666;
	background-repeat: repeat;
}
a, a:link {
  color: #0033CC;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #0066CC;
}
a:hover {
  color: #0099FF;
}
a:focus {
  color: #0099FF;
}
a:active {
  color: #0099FF;
}

#outerWrapper {
	background-color: #fff; 
	text-align: left; 
	width: 768px;
	border: 6px solid #A2A4B9;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: auto;
}
#contentWrapper {
}
#outerWrapper #header {
	height: 186px;
	background: #FFFFFF url(images/header.jpg) no-repeat 18px 16px;
}
#flashhead {
	height: 160px;
	width: 740px;
	margin: 15px auto auto 18px;
}

#header_bottom {
}

#outerWrapper #contentWrapper #leftColumn {
	float: left;
	padding: 0px; 
	width: 244px;
}

#outerWrapper #contentWrapper #content {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 480px;
	margin-right: 30px;
	margin-left: 255px;
}
#outerWrapper #contentWrapper #content h1 {
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A4B9;
	margin-bottom: 5px;
	display: block;
	font: bold 18px/16px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	margin-top: 5px;
}
#outerWrapper #contentWrapper #content h2 {
	color: #000099;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outerWrapper #contentWrapper #content h3 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

#outerWrapper #contentWrapper .clearFloat {
	clear: both;
	display: block;
	height: 1px;
}
#outerWrapper #footer {
	height: 48px;
	margin-bottom: 12px;
	margin-top: 12px;
	font: bold 11px/40px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-right: 38px;
	padding-left: 40px;
	background: url(images/footer.jpg) no-repeat 16px center;
	margin-left: 2px;
}
#footer a:link, #footer a:hover, #footer a:visited, #footer a:focus{
	color: #CCFFFF;
}


#nav_top {
}
#nav_bottom {
	height: 2px;
}
#nav {
	margin-left: 32px;
	margin-bottom: 15px;
}
#nav a, #nav a:link, #nav a:visited {
	height: 32px;
	width: 178px;
	display: block;
	line-height: 30px;
	padding-left: 30px;
	background-image: url(images/button_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover, #nav a:active {
	padding-left: 30px;
	background-image: url(images/button_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
}


#contactColumn {
	margin-left: 30px;
	height: 80px;
	width: 194px;
	background: url(images/contactBackground.jpg) no-repeat left top;
	padding: 10px;
	color: #FFFFFF;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
}
#contactColumn a:link, #contactColumn a:visited  {
	color: #FFFFFF;
}
#contactColumn a:hover, #contactColumn a:active {
	color: #CCFFFF;
}
#header #siteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	display: block;
	margin: 15px;
}
#content ul {
	color: #000099;
	font-weight: bold;
	list-style: square;
	margin-bottom: 15px;
	margin-left: -5px;
	margin-top: 5px;
}
#content li {

}

#banner_photo {
	height: 150px;
	width: 480px;
	margin-bottom: 15px;
}

.note {
	font-size: 10px;
	color: #6666FF;
}
.title, .title a:link, .title a:visited {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.title a:hover, .title a:active {
	color: #0099FF;
}
.twoColumn {
	width: 240px;
	float: left;
	height: auto;
}
.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.showTitle {
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.testimonialName {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: right;
}
#quoteOpen {
	height: 21px;
	width: 27px;
	margin-left: -27px;
}

#dailyQuote {
	color: #996600;
	font: normal 14px/28px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	margin-left: 40px;
	width: 185px;
}
#quoteClose {
	height: 21px;
	width: 27px;
	margin-top: -10px;
}

#dailyQuoteAuthor {
	font: italic bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 40px;
	width: 185px;
	margin-bottom: 20px;
}
#designer, #designer a:link, #designer a:visited, #designer a:hover, #designer a:active {
	font-weight: normal;
	color: #999999;
	font-size: 10px;
	margin: 10px auto;
	height: 12px;
}
#sociallinks p {
	color: #FFFFFF;
	margin: 5px;
}
#sociallinks  img {
	border-width: 0px;
	margin: 0px 5px;
}
