﻿/* CSS Document */

*{
margin:0px;
padding:0px;
}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
background:#fdd7b2 url('images/body-bg.gif') repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#container{
width:900px;
margin:auto;
background:url('images/header-bg.gif') no-repeat left top;
padding:10px;
}

.header{
height:414px;

}

.header-left-col{
width:262px;
}

.logo{
padding-top:6px;
padding-left:0px;
}

.main-links ul{
list-style:none;
padding-left:15px;
padding-top:20px;
}

.main-links li{
color:#fdd7b2;
line-height:35px;
background:url('images/main-links-dotted-bg.gif') repeat-x left bottom;
padding-left:10px;
}

.main-links li a{
text-decoration:none;
color:#fdd7b2;
background:url('images/main-links-bullets.gif') no-repeat left 4px;
padding-left:10px;
font-weight:bold;
}

.main-links li a:hover{
color:#fff;
}

.main-links li a.active{
color:#fff;
}

.header-right-col{
width:435px;
}

.search-area{
width:290px;
font-size:12px;
color:#fff;
font-weight:bold;
padding-top:22px;
}

.txtfield{
width:202px;
height:19px;
background:#fdd7b2;
border:none;
margin:0px 5px;
}

.header-info h1{
font-size:25px;
color:#fdd7b2;
font-weight:normal;
padding-bottom:20px;
padding-top:67px;
}

.header-info p{
color:#f7f7f7;
line-height:30px;
padding-bottom:20px;
}

.header-info a{
text-decoration:none;
color:#ffba7f;
font-weight:bold;
background:url('images/read-more-icon.gif') no-repeat left 1px;
padding-left:20px;
}

.info2{
color:#31251a;
font-size:16px;
font-style:italic;
line-height:30px;
width:510px;
padding-top:45px;
text-align:center;
}

.content-box{
padding:20px 0px 20px 0px;
}

.left-col{
background:url('images/left-col-dotted-bg.gif') repeat-y right top;
width:575px;
padding-right:30px;
color:#4c2d0e
}

.left-col a{
color:#472d17;
font-size:12px;
font-weight:bold;
}

.main-content h1{
font-size:25px;
font-weight:normal;
color:#000;
padding-bottom:25px;
}

.main-content span{
font-weight:bold;
color:#720f02;
}

.main-content p{
line-height:22px;
color:#4c2d0e;
padding-top:15px;
}

.main-content{
line-height:22px;
color:#4c2d0e;
}

h4{line-height:normal;}

h3{line-height:normal;}

h2{line-height:normal;}

h1{line-height:normal;}

a{color:#4c2d0e;
	text-decoration:underline;}
	
a:hover{text-decoration:none;}

.upcoming-events-section{
padding-top:35px;
}

.upcoming-events-section h1{
font-size:25px;
font-weight:normal;
color:#000;
padding-bottom:25px;
}

.upcoming-events-section span{
font-weight:bold;
color:#720f02;
}

.upcoming-events-section ul{
list-style:none;
padding-top:15px;
}

.upcoming-events-section li{
background:url('images/upcoming-list-dotted-bg.gif') repeat-x left bottom;
line-height:29px;
width:385px;
color:#4c2d0e;
}

.upcoming-events-section li a{
text-decoration:none;
color:#4c2d0e;
background:url('images/upcoming-list-bullets.gif') no-repeat left 4px;
padding-left:15px;
}

.upcoming-events-section img{
padding-top:7px;
}

.collection-section{
margin-top:40px;
}

.collection-section h1{
font-size:25px;
font-weight:normal;
color:#000;
padding-bottom:35px;
}

.collection-list{
background:#feefe0;
border:3px solid #b9936e;
padding:10px 0px;
}

.collection-list img{
margin-left:24px;
}

.pagination{
background:#530b01;
color:#fff;
font-weight:bold;
font-weight:12px;
height:19px;
padding:5px 4px 0px 4px;
margin-top:5px;
}

.pagination ul{
list-style:none;
}

.pagination li{
float:left;
text-align:center;
font-size:12px;
margin-left:3px;
}

.pagination li a{
text-decoration:none;
color:#fff;
padding:0px 5px;
}

.pagination li a:hover{
background:#994d43;
color:#fff;
padding:0px 5px;
}

.pagination li a.active{
background:#994d43;
color:#fff;
padding:0px 5px;
}

.right-col{
width:248px;
}

.right-col a{
color:#472d17;
font-size:12px;
font-weight:bold;
}

.artist-section h1{
color:#000;
font-weight:normal;
font-size:26px;
padding-bottom:30px;
}

.artist-section span{
font-weight:bold;
color:#720f02;
}

.artist-section p{
line-height:16px;
color:#000;
font-size:11px;
padding:10px 0px;
}

.artist-section img{
padding-right:15px;
}

.events-section{
padding-top:30px;
}

.events-section h1{
color:#000;
font-weight:normal;
font-size:26px;
padding-bottom:5px;
}

.events-section span{
font-weight:bold;
color:#720f02;
} 

.events-section p{
line-height:16px;
color:#000;
font-size:11px;
padding:10px 0px 25px 0px;
}

.testimonials-section{
padding-top:30px;
}

.testimonials-section h1{
color:#000;
font-weight:normal;
font-size:26px;
padding-bottom:5px;
}

.testimonials-section p{
line-height:22px;
color:#000;
padding:0px 0px 20px 0px;
}

#footer{
background:url('images/footer-bg.gif') repeat-x left top;
}

.footer-links{
color:#fff;
line-height:82px;
background:url(../images/footer-dotted-bg.gif) top left repeat-x;
width:905px;
margin:auto;
}

.footer-links ul{
list-style:none;
}

.footer-links li{
float:left;
margin-right:12px;
color:#fff;
}

.footer-links li a{
text-decoration:none;
color:#fff;
}

.footer-links p{
color:#fff;
}

/* inner pages css start */
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font-size:15px;font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #666;	margin:0px 0px 10px 0px;}
h6{font-size:16px; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#000; background:#ffc850; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #5b7a92;}
input.button:hover{cursor:pointer; color:#fff; background:#663300; border:1px solid #ffc850;}
.project-img{float:right; margin-left:20px;	border: 6px solid #666;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #666; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
