/* CSS Document */

*{
margin:0px;
padding:0px;
}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
background:#ead2a5 url(../images/body-bg.gif) top left repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#container{
width:924px;
margin:auto;
}

.header{
height:420px;
background:url(../images/header-bg1.gif) top left no-repeat;
}

.logo{
padding-top:12px;
}

.top-links ul{
list-style:none;
padding-top:54px;
}

.top-links li{
display:block; 
float:left;	
text-align:center;	
list-style:none;
background:url(../images/li-seperator.gif) top right repeat-y;
padding:0px 10px 0px 10px;

}

.top-links li a{
color:#ffb74a;
font-weight:bold;
display:block;
float:left;
padding:0px 0px 0px 4px;
text-decoration:none;
cursor:pointer;
}

.top-links li a span{
color:#ffb74a;
font-weight:bold;
display:block;
float:left;
padding:3px 7px 4px 5px;
}

.top-links li a:hover{
background:url(../images/links-left-bg.gif) left top no-repeat;
color:#000;
}

.top-links li a:hover span{
background:url(../images/links-right-bg.gif) top right no-repeat;
color:#000;
}

.top-links li a.active{
background:url(../images/links-left-bg.gif) left top no-repeat;
color:#000;
}

.top-links li a.active span{
background:url(../images/links-right-bg.gif) top right no-repeat;
color:#000;
}

.info{
padding-top:77px;
width:497px;
}

.info h2{color:#fff;}

.info span{
color:#000;
font-weight:bold;
}

.info-text-bg{
background:url(../images/info-bg.png) top left no-repeat;
height:129px;
padding:12px 0px;
margin-top:25px;
}

.info-text-bg img{
margin-left:11px;
}

.content-box{
padding-bottom:20px;

}

.left-col{
width:280px;
background:url(../images/left-col-seperator.gif) right 45px no-repeat;
padding-right:45px;
}

.form-middle-bg{
background:url(../images/form-middle-bg.gif) top left repeat-y;
width:278px;
}

.form-top-bg{
background:url(../images/form-top-bg.gif) top left no-repeat;
width:278px;
}

.form-bottom-bg{
background:url(../images/form-bottom-bg.gif) bottom left no-repeat;
width:258px;
padding:10px 10px 0px 10px;
margin:1px 0px 0px 0px;
}

.form-bottom-bg h3{
color:#ebc69b;
font-size:20px;
font-weight:normal;
margin-bottom:20px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.form-bottom-bg a {color:#ffb74a; text-decoration: underline; padding: 10px;}
.form-bottom-bg a: hover; {text-decoration: none;}

.form-bottom-bg ul{
margin:0px;
padding:0px;
}
.form-bottom-bg ul li{
margin:0px;
list-style:none;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
color:#f1dfa2;
}
.form-bottom-bg ul li label{
width:50px;
display:inline-block;
}
.form-bottom-bg ul li input{
	margin:0px;
	padding:0px;
	background-color: #7e7456;
	border: 1px solid #9c9172;
	width:186px;
}

.form-bottom-bg ul li select{
	margin:0px;
	padding:0px;
	background-color: #7e7456;
	border: 1px solid #9c9172;
	width:188px;
}

.artist-blog-section{
margin:30px 0px;
}

.artist-blog-section h2{
font-size:27px;
color:#011502;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
padding:0px 0px 5px 0px;
}

.artist-blog-section span{
color:#813100;
font-size:15px;
}

.artist-blog-section p{
color:#000;
line-height:20px;
padding-bottom:15px;
width:170px;
padding-left:10px;
padding-top:20px;
}

.news-section h2{
font-size:27px;
color:#011502;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
padding:0px 0px 10px 0px;
}

.news-section span{
color:#a10200;
font-size:13px;
font-weight:bold;
}

.news-section p{
padding:10px 0px;
margin-bottom:10px;
}



.right-col{
width:582px;
padding-top:35px;
}

.main-content h1{
font-size:31px;
color:#011502;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:10px;
}

.main-content span{
color:#813100;
font-size:15px;
}

.main-content{
color:#000;
line-height:22px;
}

a{color:#000000;
		text-decoration:underline;}
a:hover{text-decoration:none;}

h1, h2, h3, h4{line-height:normal;}

.main-content p{
color:#000;
padding:15px 0px;
line-height:22px;
}

.award-section{
padding:20px 0px 0px 0px;
}

.award-section h2{
font-size:27px;
color:#011502;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:15px;
}

.award-section h2 span{
color:#a10200;
font-size:15px;
}

.award-section ul{
list-style:none;
}

.award-section li{
float:left;
width:186px;
color:#000;
padding-right:8px;
}

.award-section li p{
line-height:22px;
padding-top:10px;
}

.award-section li a{
color:#860f00;
}

.testimonial-section{
margin-top:30px;
}

.testimonial-section h2{
font-size:27px;
color:#011502;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:10px;
} 

.testimonial-section p{
color:#000;
line-height:20px;
font-style:italic;
width:380px;
padding-left:30px;
}

.testimonial-section a{
color:#921608;
font-weight:bold;
text-decoration:none;
font-style:normal;
display:block;
padding-right:15px;
}

#footer{
background:#0a1602;
padding:22px 0px;
width:auto;
margin:auto;
font-size:11px;
}

.footer-links{
font-size:11px;
text-align:center;
width:900px;
margin:auto;
color:#686868;
}

.footer-links ul{
list-style:none;
padding-left:285px;
}

.footer-links li{
float:left;
margin-right:15px;
color:#bcc7b4;
margin-bottom:10px;
font-weight:bold;
}

.footer-links li a{
text-decoration:none;
color:#bcc7b4;
}


/* 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 */