img {
  border: none;
  display: block;
}
p img {
  display: inline;
}
.centre {
  margin: 0px auto 0px auto;
}
.ctr {
  text-align: center;
}
a:link, a:visited {
  color: #ed7c42; /* #000000 */
  font-weight: bold;  /*  normal */
  text-decoration: none; /* underline */
}
a:hover, a:active {
  color: #de1779; /* #ed7c42 */
  font-weight: bold;  /*  normal */
  text-decoration: none; /* underline */
}
body {
  color: #fff500;
  background: #ffffff; /* #d9281e url(../images/body.jpg) repeat 50% 0% */
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
}
#mastheadWrapper {
  position: relative;
  background: transparent; /* #ffffff url(../images/masthead_wrapper.jpg) repeat-x;  #6597b0 url(../images/header.jpg) no-repeat 40% 0% 0px 78px */
  /* height: 90px;  80px */
  /* border-bottom: solid 1px red; */
}
#masthead {
  position: relative;
  width: 1000px;
  height: 127px; /* 178px */
  color: #ffffff;
  background: #ffffff url(../images/masthead.png) no-repeat center center; /* url(../originals/VaughnWarrenairbrushedmuralRiversid.jpg)  no-repeat 90% 50% */
  margin: 10px auto 0px auto;
  /* border-bottom: solid 1px red; */
}
#masthead p {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 994px;
  color: #ffffff; /* #d9281e */
  background: transparent url(../images/50black.png) repeat;
  height: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  line-height: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  padding: 3px 0px 3px 0px;
  margin: 3px 3px 3px 3px;
}
#masthead a:link, #masthead a:visited {
  color: #faf506; /* #e6ebde */
  font-weight: bold;  /*  normal */
  text-decoration: none; /* underline */
}
#masthead a:hover, #masthead a:active {
  color: #ffffff; /* #ed7c42 */
  font-weight: bold;  /*  normal */
  text-decoration: none; /* underline */
}
.navWrapper {
  background: transparent; /* transparent #d9281e url(../images/nav.jpg) center center; #9d9a93 transparent  url(../images/nav.png) repeat-x top */
}
div.nav {
  width: 1000px;
  height: 71px;
  background: transparent url(../images/nav.png) no-repeat left bottom;
  margin: 0px auto 0px auto;
}
/* new sprite navigation */
div.nav ul {
	list-style: none;
	background-color: #fff;
  padding: 0px 0px 0px 0px;
	/* border: solid 1px black; */
  margin: 0px 0px 0px 94px;
	float: left;
	clear: left;
}
div.nav ul li {
	float: left;
	font: 900 14px "Arial", Helvetica, sans-serif;
  height: 42px;
  line-height: 42px;
  /* border: solid 1px red; */
  /* padding: 0px 0px 0px 0px; */
  /* margin: 0px 0px 0px 0px; */
}
div.nav ul li a {
	float: left;
  display: block;
	text-decoration: none;
	color: #ccc;
  height: 42px;
  line-height: 42px;
  /* border: solid 1px green; */
	margin-right: 8px;
}
div.nav ul li a span.text {
	float: left;
  display: block; /* inline */
  height: 42px;
	line-height: 42px;
  cursor: pointer;
	padding: 0px 0px 0px 15px;
  /* border: solid 1px yellow; */
	/* margin-top: -4px; */
}
div.nav ul li a span.cap {
	float: left;
  display: block; /* inline */
  height: 42px;
	line-height: 42px;
	width: 15px;
  cursor: pointer;
 
  /* border: solid 1px yellow; */
	/* margin-top: -4px; */
}
div.nav ul li a:link span.text, div.nav ul li a:visited span.text {
 	color: #fff500; /* yellow on dark */
	background: url(../images/button.png) no-repeat 0px 0px;
}
div.nav ul li a:link span.cap, div.nav ul li a:visited span.cap {
 	color: #fff500; /* yellow on dark */
	background: url(../images/button.png) no-repeat -280px 0px;
}
/* dark on yellow
div.nav ul li a:visited {
 	color: #1f1a17;
	background-image: url(../images/button.png);
  background-repeat: no-repeat;
	background-position: 0px -45px;
}
div.nav ul li a:visited span.text {
	background-position: 0px -45px;
}
div.nav ul li a:visited span.cap {
	background-position: -280px -45px;
}
*/
div.nav ul li a:hover span.text {
 	color: #fff500; /* yellow on orange */
	background: url(../images/button.png) no-repeat 0px -90px;
}
div.nav ul li a:hover span.cap {
 	color: #fff500; /* yellow on orange */
	background: url(../images/button.png) no-repeat -280px -90px;
}
div.nav ul li a:active span.text {
 	color: #fff500; /* yellow on pink */
	background: url(../images/button.png) no-repeat 0px -135px;
}
div.nav ul li a:active span.cap {
 	color: #fff500; /* yellow on pink */
	background: url(../images/button.png) no-repeat -280px -135px;
}
div.nav ul li a.selected span.text {
 	color: #1f1a17; /* dark on white */
	background: url(../images/button.png) no-repeat 0px -180px;
}
div.nav ul li a.selected span.cap {
 	color: #1f1a17; /* dark on white */
	background: url(../images/button.png) no-repeat -280px -180px;
}
/* old nav
div.nav {
  width: 1000px;
  height: 70px;
  background: transparent url(../images/nav.png) no-repeat left bottom;
  margin: 7px auto 0px auto;
}
div.nav ul {
  float: left;
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 20px;
  display: inline;
}
div.nav ul li {
  float: left;
  text-align: center;
  font-size: 14px;
  line-height: 47px;
  height: 47px;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  display: inline;
  margin: 0px 0px 0px 0px;
}
div.nav a:link, div.nav a:visited {
  display: block;
  text-decoration: none;
  color: #fff500;
  background-color: transparent;
  background-image: url(../images/button_black.png) no-repeat right center;
  line-height: 47px;
  padding-left: 9px;
  padding-right: 3px;
  margin-left: 10px;
  margin-right: 6px;
  float: left;
  height: 47px;
  overflow: hidden;
}
div.nav a:link span, div.nav a:visited span {
  display: block;
  float: left;
  padding-right: 10px;
  height: 47px;
  background-color: transparent;
  background-image: url(../images/button_left.png);
}
div.nav a:hover, div.nav a:active {
  display: block;
  text-decoration: none;
  color:  #ffffff;
  background-color: transparent;
  background-image: url(../images/button_black.png) no-repeat right center;
  line-height: 47px;
  padding-left: 9px;
  padding-right: 3px;
  float: left;
  height: 47px;
  overflow: hidden;
}
div.nav a:hover span, div.nav a:active span {
  display: block;
  float: left;
  padding-right: 10px;
  height: 47px;
  background-color: transparent;
  background-image: url(../images/button_left.png);
}
div.nav a.selected:link, div.nav a.selected:visited, div.nav a.selected:hover, div.nav a.selected:active {
  display: block;
  text-decoration: none;
  color:  #fff500;
  background-color: transparent;
  background-image: url(../images/button_black.png) no-repeat right center;
  line-height: 47px;
  padding-left: 9px;
  padding-right: 3px;
  float: left;
  height: 47px;
  overflow: hidden;
}
div.nav a.selected:link span, div.nav a.selected:visited span, div.nav a.selected:hover span, div.nav a.selected:active span {
  display: block;
  float: left;
  padding-right: 10px;
  height: 47px;
  background-color: transparent;
  background-image: url(../images/button_left.png);
}
*/
 #torsoWrapper {
  background: transparent;  /* #ffffff url(../images/column.jpg) repeat-y url(../images/rose.jpg) no-repeat bottom left */
  /* border-top: solid 1px transparent; */
  /* border-bottom: solid 1px transparent; */
}
#torso {
  width: 960px;
  background: #ffffff url(../images/torso.png) repeat-y;   /* #f9f1da url(../images/ellen_bottom.jpg) no-repeat center bottom */
  padding: 0px 20px 0px 20px;
  /* border-top: solid 1px #ffffff; */
  /* border-bottom: solid 1px #ffffff; */
  margin: 0px auto 0px auto;
}
div.clear {
  clear: both;
  height: 0px;
}
#subNav {
  float: left;
  width: 178px; /* 180 px */
  padding: 0px 0px 0px 0px;
  /* border: solid 1px black; */
  margin: 16px 0px 0px 0px;
}
#subNav ul {
  padding: 0px 0px 0px 0px;
  /* border: solid 1px green; */
  margin: 0px 0px 0px 0px;
}
#subNav ul li {
  list-style-type: none;
  color: #cda89f;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}
#subNav li a:link, #subNav li a:visited {
  display: block;
  color: #ffffff; /* #caa86b */
  background: #ed7c42;
  text-decoration: none;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
}
#subNav li a:hover, #subNav li a:active {
  display: block;
  color: #ffffff;
  background: #de1779;  /* #ffffff */
  text-decoration: none;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
}
#subNav li a.selected:link, #subNav li a.selected:visited {
  display: block;
  color: #000000;
  background: #ffffff; /* #ffffff */
  text-decoration: none;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
}
#subNav p {
  color: #1f1a17;
  background: #fff500 url(../images/subNavP.png) repeat-y;  /* #ffffff */
  text-align: center;
  font-style: italic;
  padding: 6px 6px 6px 6px;
}
#Content {
  float: right;
  width: 738px;
  color: #000000;
  /* background: #ffffcc; transparent */
  /* border: solid 1px #000000; */
  margin: 0px 0px 0px 0px;
  display: inline; /* IE fix */
}
.colLeft {
  float: left;
  width: 358px;
  /* border: solid 1px black; */
  display: inline; /* IE fix */
}
.colRight {
  float: right;
  width: 358px;
  /* border: solid 1px black; */
  display: inline; /* IE fix */
}
h1 {
  color: #fff500; /* #d9281e */
  background: transparent url(../images/h1.gif) no-repeat; /* #333333 */
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%; /* 200% */
  line-height: 40px;
  font-family: Georgia, Palatino, Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
  color: #b27853;
  font-weight: bold;
  text-decoration: none; /* none */
}
h1 a:hover, h1 a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none; /* none */
}
#footerWrapper {
  background: transparent; /* #000000 transparent */
}
#footer {
  position: relative;
  width: 1000px;
  height: 100px;
  background: #ffffff url(../images/footer.png) 0px 0px no-repeat; /*  url(../vaughn/TCLHfooter_3.png) url(../images/footer.png) url(../images/footer.gif)  no-repeat 90% 50% */
  margin: 0px auto 0px auto;
}
p.copy {
  height: 16px;
  color: #666666; /* #ffffff */
  background: transparent;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
  line-height: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 80px 0px 3px 0px;
  margin: 0px 0px 0px 0px;
}
/* Social Media Links */
div.icons {
  position: absolute;
  width: 120px;
  height: 30px;
  padding: 0px; /* 15px */
  /* border: solid 1px orange; */
  top: 33px;
  left: 0px;
}
div.icon {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0px 15px 0px 15px;
  /* border: solid 1px blue; */
}
div.icon a {
  float: left;
  width: 30px;
  height: 30px;
  background-color: transparent;
}
#facebook {
  background-image: url(../images/facebook_button.png);
}
#twitter {
  background-image: url(../images/twitter_button.png);
}
div.icon a:link, div.icon a:visited {
  background-position: 0px 30px;
}
div.icon a:hover, div.icon a:active {
  background-position: 0px 0px;
}
div.icon img {
  border: none;
}
#creditWrapper {
  background: transparent; /* #ffffff */
}
#credit {
  /* width: 780px; */
  background: transparent; /* #d06b45 */
  padding-bottom: 5px;
  margin: 0px auto 0px auto;
}
#credit p {
  color: #000000;
  background: transparent; /* url(../images/75white.png) */
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 780px;
  padding: 0px 0px 0px 0px;
  margin: 10px auto 10px auto;
}
#credit p a:link, #credit p a:visited {
  color: #ed7c42;  /* #e6ebde */
  text-decoration: none;
  font-weight: normal;
}
#credit p a:hover, #credit p a:active {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
h2 {
  color: #fff500; /* #00af9f */
  background: transparent; /* transparent url(../images/h2.jpg) repeat-x center bottom; transparent */
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  line-height: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /* text-transform: uppercase; */
  /* border: solid 1px white; */
  margin: 10px 0px 10px 0px;
}
h2 a:link, h2 a:visited {
  color:  #ed7c42;
  font-weight: bold;
  text-decoration: none; /* none */
}
h2 a:hover, h2 a:active {
  color: #de1779;
  font-weight: bold;
  text-decoration: none; /* none */
}
h3 {
  color: #ffffff;
  background: #de1779; /* #d9281e transparent url(../images/h3.jpg) repeat-x top */
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  line-height: 22px;
  font-family: Georgia, Palatino, Arial, Helvetica, sans-serif;
  border-top: solid 1px black;
  margin: 10px 0px 10px 0px;
}
h4 {
  color: #000000;
  background: transparent; /* #cce0d5 transparent url(../images/h3.jpg) repeat-x top */
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  line-height: 22px;
  font-family: Georgia, Palatino, Arial, Helvetica, sans-serif;
  margin: 10px 0px 10px 0px;
}
h5 {
  color: #e67817;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
}
h6 {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%;
  line-height: 130%;
  font-family: Georgia, Palatino, Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 10px 0px 10px 0px;
}
p {
  color: #fff500;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: 130%;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px 0px 10px 0px;
}
p.contents {
  font-style: italic;
  text-align: center;
}
p.finePrint {
  color: #666666;
  font-size: smaller;
}
address {
  color: #fff500;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 15px 0px 5px 0px;
}
dl {
  margin: 5px 16px 10px 16px;
}
dt{
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 90%;
  line-height: 120%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 8px;
}
dd {
  color: #fff500;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 90%;
  line-height: 130%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
dl.links {
  padding-bottom: 10px;
}
li {
  color: #fff500;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: 130%;
  font-family: Georgia, Palatino, Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 5px 0px 5px 0px;
}
ul.plans {
  /* width: 550px; */
  background-color: #e6ebde;
  padding: 10px 10px 10px 10px;
  border: solid 1px #d9281e;
  margin: 0px auto 0px auto;
}
ul.plans li {
  list-style: none;
  background: transparent url(../images/get_pdf.gif) no-repeat;
  padding-left: 44px;
  margin-left: 20px;
}
ul.star {
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
ul.star li {
  background: url(../images/star.png) no-repeat 0px 5px;
  font-style: normal;
  padding-left: 18px;
  margin-left: 20px;
}
ul.star li strong {
  text-transform: uppercase;
}
ul.faq {
  list-style-type: none;
}
div.slides {
  margin-left: -16px;
}
div.slide {
  margin-top: 10px;
}
div.slide img a {
  display: block;
}
div.slide h2 {
  color: #fff500; /* #00af9f */
  background: transparent; /* #556b7b url(../images/h2.png) */
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  font-family: 'times new roman', times, serif;
  text-transform: uppercase;
  /* border: solid 1px black; */
  margin: 5px 16px 10px 16px;
}
/* thumbs from lindas originals */
div.thumbs {
   /* border: solid 1px black;  */
  margin: 10px 0px 0px 0px;;
}
div.thumb {
  position: relative;
  width: 181px;
  height: 221px; /* 181px */
  overflow: hidden;
  /* border: solid 1px black; */
  margin: 0px 0px 3px 3px;
  float: left;
  display: inline; /* IE fix */
}
div.thumb div {
  position: absolute;
  width: 181px;
  /* border: solid 1px black; */
  bottom: 40px;
}
div.thumb img {
  display: block;
  padding: 2px 2px 2px 2px;
  border: solid 1px black;
  margin: 0px auto;
}
div.thumb div a {
  display: block; /*  */
  /* width: 181px; 181px */
  /* height: 181px;181px */
  background-color: transparent; /* #e6ebde */
  /* vertical-align: middle; */
}
div.thumb div a:link, div.thumb div a:visited {
  color: #ffffff;
  background-color:  transparent; /* #aabc91 */
  font-weight: normal; /* bold */
  text-decoration: underline; /* none */
}
div.thumb div a:hover, div.thumb div a:active {
  color: #ffffff;
  background-color: transparent;  /* #d9281e */
  font-weight: normal; /* bold */
  text-decoration: underline; /* none */
}
div.thumb p {
  position: absolute;
  top: 180px;
  width: 175px;
  color: #000000; /* #00af9f */
  background: transparent; /* #556b7b url(../images/h2.png) */
  text-align: center;
  font-weight: bold;
  font-size: 60%;
  font-family: 'times new roman', times, serif;
  text-transform: uppercase;
  /* border: solid 1px black; */
  margin: 5px 0px 0px 0px;
}
div.photo {
  position: relative;
  margin: 26px auto 0px auto;
}
div.photo a {
  display: block;
}
div.photo img {
}
div.back {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  right: 10px;
  padding: 10px;
  background: transparent url(../images/50black.png);
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
div.back a:link, div.back a:visited {
  color: #fff500;
}
div.back a:hover, div.back a:active {
  color: #ffffff;
}
div.contact {
  width: 360px;
  background: transparent; /* url(../images/river_city_marine_blue.png) no-repeat center top; */
  padding: 40px 0px 5px 0px;
  /* border: solid 1px #161645; */
  margin: 10px auto 10px auto;
}
div.contact p {
  color: #161645;
}
div.contact input, div.contact textarea {
  width: 324px;
}
div.contact input[type="submit"] {
  width: 60px;
}
p.enlarge {
  text-align: center;
  font-weight: normal;
}
p.enlarge a {
  font-weight: normal;
}
p.price {
  clear: both;
  text-align: center;
  font-weight: bold;
}
div.products {
}
div.product {
  width: 90%;
  border: dashed 1px black;
  margin: 10px auto 10px auto;
}
div.product a.thumb {
  display: block;
  float: left;
  padding: 5px;
  border: solid 1px #000000;
  margin: 10px;
}
div.product h2 {
  /* border: solid 1px black; */
}
div.product span {
  float: right;
}
img.left {
  float: left;
  margin: 11px 16px 10px 16px;
}
div.hideMe {
  display: none;
}
div.showMe {
  display: block;
}
legend {
  color: #000000;
}
div#map {
  width: 738px;
  height: 500px;
  background: transparent; /* url(../images/map_stretched.gif) */
  margin: 26px auto 0px auto;
}
div.special p {
 font-style: italic;
 margin-left: 100px;
 margin-right: 100px;
}
span.special {
  color: #990000;
  font-style: italic;
}
div.rates {
  margin-left: 180px;
  margin-right: 180px;
}
div.location {
  position: relative;
  width: 712px;
  height: 393px;
  margin: 0px auto 0px auto;
}
#spot {
  position: absolute;
  top: 233px;
  left: 333px;
  width: 12px;
  height: 12px;
  background: red;
}
div.video {
  margin: 0px auto;
  width: 356px
}
div.video table {
  width: 100%;
}

div.video p {
  font-size: 12px;
  margin: 0px 10px 0px 0px;
}
/* Contact Form */
div.contact {
  width: 700px; /* 360px */
  background: transparent; /* url(../images/river_city_marine_blue.png) no-repeat center top; */
  padding: 40px 0px 5px 0px;
  /* border: solid 1px #161645; */
  margin: 10px auto 10px auto;
}
div.contact p {
  color: #161645;
}
fieldset {
  background-color: #e3e9db;
  margin-bottom: 10px;
}
legend {
  color: #000000;
  font-weight: bold;
}
label {
  float: left;
  width: 180px;
  text-align: right;
  padding-right: 12px;
}
div.contact select, div.contact input, div.contact textarea {
  width: 420px;
}
div.contact input[type="submit"] {
  width: 60px;
  color: #000000;
  background: #ffffff;
  border: 2px outset #666666; /* #009933 */
}
/*  categories table  */
table h2 {
  font-size: 80%;
  text-transform: uppercase;
}
/* categories div - not used */
div.categories {
   /* border: solid 1px black;  */
  margin: 10px 0px 0px 0px;;
}
div.category {
  width: 244px;
  /* height: 181px; 141px */
  overflow: hidden;
  /* border: solid 1px black;  */
  margin: 0px 0px 2px 2px;
  float: left;
  display: inline; /* IE fix */
}
div.category a {
  display: block;
  width: 240px;
  padding: 2px 2px 2px 2px;
}
div.category a:link, div.category a:visited {
  color: #ffffff;
  background:  #ed7c42; /* url(../images/menu.jpg) no-repeat 50% 50% #aabc91 */
  font-weight: bold; /* normal */
  text-decoration: none; /* none */
}
div.category a:hover, div.category a:active {
  color: #ffffff;
  background: #de1779;  /* #d9281e */
  font-weight: bold; /* normal */
  text-decoration: none; /* none */
}
div.category img {
  display: block;
  margin: 0px auto;
}
div.category h2 {
  color: #000000; /* #00af9f */
  background: transparent; /* #556b7b url(../images/h2.png) */
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  /* border: solid 1px black; */
  margin: 2px 0px 0px 0px;
}
/* UIPhotoGrid */
.UIPhotoGrid_Container {
  padding: 0px;
   /* border: solid 1px red;  */
  margin: 0px;
}
.UIPhotoGrid_DefaultPadding {
  padding: 5px 5px; /*  */
}
.UIPhotoGrid_Table{
  width: 100%;
  /* border: solid 1px #999;  */
  margin: 0px auto 0px auto;
}
.UIPhotoGrid_TableCell {
  background: transparent; /* #ffffff */
  /* width: 150px; */
  vertical-align: middle;
  text-align: center;
  padding: 10px 0px 0px 0px;
  /* border: solid 1px #999;  */
  margin: 0px 0px 0px 0px;
}
a.UIPhotoGrid_PhotoLink:link, a.UIPhotoGrid_PhotoLink:visited {
  display: inline-block; /* block */
  /* background: red;  */
  /* padding: 5px;  */
}
a.UIPhotoGrid_PhotoLink:hover, a.UIPhotoGrid_PhotoLink:active {
  display: inline-block; /* block */
  /* background: green;  */
  /* padding: 5px;  */
}
.UIPhotoGrid_PhotoLink .UIPhotoGrid_Image{
  display: inline;
  background: transparent; /* transparent #ffffff */
  padding: 4px;
  border: solid 1px #ed7c42; /* #ccc */
  vertical-align: middle;
}
.UIPhotoGrid_PhotoLink:hover .UIPhotoGrid_Image{
  display: inline;
  border: solid 1px #de1779; /* #3B5998 */
  background: #ffffff;
}
.UIPhotoGrid_TableCell h2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* Clearfix
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height:0;
  height:0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
 */
 blockquote p {
  font-style: italic;
 }
 /* facebook like container */
div.fb_like {
  width: 300px;
  background-color: #ffffff;
  margin: 0px auto 0px auto;
}

