/* CSS Document */

.rjt-search {
  padding-top: 20px;
  float: right;
  width: 200px;
}

.art-article img.noborder  {
  border: none;
  }

.art-article img.ngg-singlepic  {
  border: none;
  margin-top: 0;
  }  

.cp-tourbox-border img.ngg-singlepic {
  border: solid 1px;
}

.cp-border-img img.ngg-singlepic {
  border: solid 1px;
}


.cp-rev-item {
  margin-top: 30px;
  margin-bottom: 10px;
  }

.cp-rev-item h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  }

h3.cp-quote {
  margin-top: 17px;
  margin-bottom: 15px;
  margin-left: 10px;
  color: #800000 !important;
}

p.cp-cite {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    font-size: x-small;
}

h1.cp-rev-hdg {
  margin-top: 50px;
  }


  .art-Logo
{
	width: 600px;
}

#contactsubmit {
	background: #a6ab75;
}

table.cp-thirdstable {
  width: 100%;
  border: none;
  margin-left: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
}

table.cp-thirdstable art-article.img { 
  margin: 0;
}

table.cp-thirdstable th, table.cp-thirdstable td {
border: none;
padding:2px;
text-align:center;
vertical-align:middle;
width:33%;
}

table.cp-thirdstable h4 
{
margin: 0px;
}

.art-article table.cp-thirdstable img
{
margin-top: 0px;
margin-bottom: 0px;
}

.art-article div.cp-tourbox {
width: 530px;
float: right;
}

.art-article div.cp-tourbox-border {
width: 530px;
float: right;
}

.cp-vert-space
{
	float: none;
	clear: both;
	margin: 0;
	padding: 10px;
	border: none;
	font-size:1px;
}

.cp-faq-style h3
{
	font-family: Georgia, "Times New Roman", Times, serif; 
	border-bottom: 1px solid #dadada;
	font-weight: normal;
        font-size: 1.2em;
	padding-bottom: 5px; 
	margin-top: 1.5em; 
	margin-bottom: 1px; 
        color: #3E3414 !important;
}

.cp-faq-style p
{
	margin-left: 25px; 
	margin-top: 5px; 
}
/* FAQ Bits */
#solution_id {
display: block;
width: 10em;
float: right;
text-align: right;
}
#article_content {
margin-top: 1em;
}