body {
	background: #DEDACA;
	color: #333;
	font-family: Trebuchet MS, Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}


h1 { font-size: 24px; color: #8C7B41; }
h2 { font-size: 20px; color: #8C7B41; }
h3 { font-size: 16px; }

p, ol, ul, li, dt, dd, th, td { font-size: 14px; }

a {	color: #446EB9; }

dt { font-weight: bold; }
dd { margin: 0; }

form { margin: 0; }
input { background: #ffffff; border: solid 1px #999; }
img { border: 0; }

/*  =General
------------------------------------------------------- */

.float-left { float: left; }
.float-right { float: right; }
.center {  display: block; margin: 0 auto 0 auto; }
.txt-center { text-align: center; }

.block { display: block; }
.inline { display: inline; }
.clear { clear: both; }

.skip-nav { display: none; }
.no-show { display: none; }

.psmall { font-size: x-small; }
.pxsmall { font-size: xx-small; }

.pad { margin: 5px; }
.pad-left { margin: 0 0 10px 10px; }
.pad-right { margin: 0 10px 10px 0; }
.img-container { padding: 5px; width: 50%; }
.img-container p { margin: 0 5px 5px 5px; }


/*  =Template
------------------------------------------------------- */

#top {
	background: #fff;
	height: 110px;
	margin: 0 auto 0 auto;
	padding: 20px 40px 0 40px;
	width: 860px;
}

#header h3 {
	color: #08022F;
	float: left;
	font-size: 44px;
	margin: 0;
	padding: 0;
	width: 600px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: rgba(50, 50, 50, 0.2) 1px 2px 2px;

}

#header h3 span {
	color: #A49149;
	font-size: 36px;
}

#header h3 em {
	color: #81808A;
	font-size: 18px;
	font-style: normal;
}

#header p {
	color: #81808A;
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 200px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: rgba(50, 50, 50, 0.2) 1px 2px 2px;
}
#header p a {
	color: #81808A;
    text-decoration:none;
    }

#top-nav {
	clear: both;
	float: right;
	font-size: 14px;
	padding: 27px 0 0 0;
	width: 670px;
}
#top-nav a.f {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: rgba(50, 50, 50, 0.2) 1px 2px 2px;
}


#main {
	background: #fff;
	border-top: solid 8px #ABAAB1;
	margin: 0 auto 0 auto;
	padding: 0 40px 0 40px;
	width: 860px;
}

#bottom {
	background: #fff;
	margin: 0 auto 0 auto;
	padding: 0 40px 20px 40px;
	width: 860px;
}

#bottom form label {
	color: #A49149;
}


#news-social {
	border-top: solid 1px #AEADB4;
	border-bottom: solid 1px #AEADB4;
	padding: 10px 0 0 0;
}



#news-input {
	height:24px;
	width: 160px;
    font-size:16px;
}

#news-button {
	background: url(/images/template/join-btn-bg.jpg) no-repeat top;
	border: 0;
	color: #fff;
	height:29px ;
	text-align: center;
	width: 73px;
     font-size:14px;
}


#newsletter {
	float: left;
	width: 40%;
}

#social  {
	float: right;
	padding: 15px 0 0 0;
	width: 55%;
}

#social img {
	display: block;
	float: right;
	margin-left: 16px;
}

#copyright {
	float: left;
	width: 48%;
}

#copyright a {
	color: #505050;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#footer-nav {
	float: right;
	text-align: right;
	width: 50%;
}

#footer-nav a {
	color: #505050;
	text-decoration: none;
}

#footer-nav a:hover {
	text-decoration: underline;
}








/*  =Content
------------------------------------------------------- */

#bc {
	border-bottom: solid 1px #ABAAB1;
	clear: both;
	color: #555;
	margin: 0 -40px 20px -40px;
	padding: 0 0 4px 40px;
	width: 900px;
}

#bc a {
	color: #555;
	text-decoration: none;
    text-transform:capitalize;
}

#bc a:hover {
	text-decoration: underline;
}

#sidebar {
	background: #EDE9DB;
	float: left;
	padding: 25px;
	width: 210px;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
}

#sidebar h2 a {
	color: #080230;
	text-decoration: none;
}

#sb-services ul {

}

#sb-services li {
	margin: 0 0 0 -20px;
	padding: 0 0 0 0;
}

#sb-services li a {
	color: 444;
	text-decoration: none;
}

#sb-services li a:hover {
	text-decoration: underline;
}


#sb-clients li {
	list-style-image: url(/images/template/bullet.gif);
	margin: 0 0 5px -20px;
}

#sb-clients li a {
	color: #434343;
	text-decoration: none;
}

#sb-clients li a:hover {
	text-decoration: underline;
}

#sb-test {

}

#sb-test dt {
	padding: 0 0 10px 0;
}

#sb-test dt a {
	color: #666;
	font-style: italic;
	text-decoration: none;
}

#sb-test dt a:hover {
	/*text-decoration: underline;*/
}

#sb-test dd {
	padding-bottom: 10px;
	text-align: right;
}

#sb-test dd a {
	color: #A49149;
	text-decoration: none;
}

#sb-test dd a:hover {
	text-decoration: underline;
}

.sd-br-div {
	background: #D1C8A4;
	height: 2px;
	margin: 0 0 20px 0;
}

#content {
	float: left;
	margin: 0 0 0 25px;
	padding: 0 0 25px 0;
	width: 569px;
}


#content li {
padding-bottom: 5px;
}
#img-right {
float:right;
margin: 0 0 10px 15px;

}

#img-right p {
float:right;
 margin-top:-8px;
 font-size:10px;
}

/*   Content  Header  */

#img-header { font-size:10px;
}
#img-header a {text-decoration:none; 
 color:#666666;
 }
#img-header img {
border:solid 1px #DEDFCD;
 margin-bottom:3px;
}

 

#content h2 {
	margin: 11px 0 -2px 0;
	 
}






/*  collections gallery 
---------------------------- */


#gallery-pg h1 {
	float: left;
	width: 290px;
}

#gallery-pg dl {
	float: left;
	width: 263px;
	margin: 0 20px 20px 0;
}

#gallery-pg img  {
 border:solid 2px #8C7B41;

}
#gallery-pg dd a  {
 text-decoration:none; 
 color:#333;
}


#top-gallery-links {
	float: right;
	margin: 20px 0 0 0;
	width: 300px;
	text-align: right;
	word-spacing: 4px;
}

#top-gallery-links a {
	color: #555;
	text-decoration: none;
}

#top-gallery-links a {
	color: #555;
	text-decoration: none;
}
#top-gallery-links a:hover {
	text-decoration: underline;
}
#top-gallery-links a.active {
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

#top-gallery-links a.non-active {
	color: #999;
}







#bottom-gallery-links {
	float: right;
	margin: 20px 0 0 0;
	width: 300px;
	text-align: right;
	word-spacing: 4px;
}

#bottom-gallery-links a {
	color: #555;
	text-decoration: none;
}

#bottom-gallery-links a {
	color: #555;
	text-decoration: none;
}
#bottom-gallery-links a:hover {
	text-decoration: underline;
}
#bottom-gallery-links a.active {
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

#bottom-gallery-links a.non-active {
	color: #999;
}


