/* collection 4 */

/* Highlight color #ff01bc, #fbb8ca*/
body{
  background-color: #dca89a;
  font-family:  Tahoma;
  font-size: 16px;
  font-weight: normal;
  color: #b4b3b3;
 /* line-height: 1.3; */
  margin: 0px;
  padding: 0px;  
  }

td {
	font: normal 13px "Comic Sans MS",  Tahoma, Arial;
	color: #FFFFFF;
}

hr{
color: #943C14;	
height: 2px;
}

a {

font: normal 13px "Comic Sans MS", Arial;
color: #dca89a;
text-decoration: underline;
}

a:hover {

font: normal 13px  "Comic Sans MS", Arial;
color: #f06f8a;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}



h1, h3, h4, h5 {
   font-family:  Tahoma;
    color: #c67b54;
    margin: 0px;
}

h1 {
    font-size: 20px;
}

h2 {
 font: normal tahoma, arial 36px;
}

h3 {
    font: 16px "Comic Sans MS", Arial;
/*	color: #2EA9E1; */
	margin: 0px;
}
h4 {
    font: 15px "Comic Sans MS", Arial;
	color: #ffffff;
	margin: 0px;
}

#header {
background-color: #5c2915;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#header a{
font-weight: bold;
font-size: 16px;
color: #FFF!Important;
text-decoration: none;
}

#header a:hover {
	color: #FCC!Important;
	text-decoration: underline;
}
 

#main{
	padding: 0px;
	background-color: #5c2915;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

#testimonials{
	padding: 35px;
	background-color: #5c2915;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

#gallery{
  padding: 0px;
  background-color: #5c2915;
    font-size: 14px;
  font-weight: normal;
}

#gallery a{
color:#f8e5e5;
font: bold 14px  tahoma, Arial;
text-decoration: underline;
}


#menu {
color:#5c2915;
vertical-align:top;
height: 20px;
padding: 2px 0 0 2px;
}


#menu a
{
color:#dca89a;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}
 
 #sidebar {
  padding: 0px;
  background-color: #292929;
  font-size: 12px;  
/*line-height: 1.6; */
  font-weight: bold;
  color: #000000;
}

#sidebar a{
  font-size: 10px; 
  color: #dca89a!Important;   /*ff6633*/
 }
 
#sidebar a:hover {
  color: #444;
}

#sidebar .def {
	cursor: default;
	text-decoration: underline;
	border-bottom: 1px solid #545454;
}


#footer {
background-color: #5c2915;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.white-text {
color: #FFFFFF;
}

.selected{
color: #f06f8a;
}
.blye-text-underline {
color: #f06f8a;
text-decoration: underline;
}

.blye-text-regular {
color: #f06f8a;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

#portfolio {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	 width: 550px; 
}

.samples img {
	margin-right: 0px;
	margin-bottom: 7px;
	border: 0px solid #ebeae8;
}

.portfoliolist ul {
	margin: 0;
	padding: 0;
}

.portfoliolist li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

/* @group Thumbnail Opacity */

a:hover.thumbnailopacity img {
	opacity: 1.00;
	filter:alpha(opacity=100);
}

.thumbnailopacity img {
	opacity: 0.90;
	filter:alpha(opacity=90);
}

/* @end */
 
}

