/* HTML elements  */		

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	line-height:1em;
}
h1 {
	font-size:2em;
	margin-bottom:.5em;
}
h2 {
	font-size:1.75em;
	margin-bottom:.5142em;
	padding-top:.2em;
}
h3 {
	font-size:1.5em;
	margin-bottom:.7em;
	padding-top:.3em;
}
h4 {
	font-size:1.25em;
	margin-bottom:.6em;
}
h5, h6 {
	font-size:1em;
	margin-bottom:.5em;
	font-weight:bold;
}
p, blockquote, ul, ol, dl, form, table, pre {
	line-height:inherit;
	margin:0 0 1.5em 0;
}
ul, ol, dl {
	padding:0;
}
ul ul, ul ol, ol ol, ol ul, dd {
	margin:0;
}
li {
	margin:0 0 0 0em;
	display:list-item;
	list-style-position:outside;
}
blockquote, dd {
	padding:0 0 0 2em;
}
pre, code, samp, kbd, var {
	font:100% mono-space, monospace;
}
pre {
	overflow:auto;
}
abbr, acronym {
	text-transform:uppercase;
	border-bottom:1px dotted #000;
	letter-spacing:1px;
}
abbr[title], acronym[title] {
	cursor:help;
}
small {
	font-size:.9em;
}
sup, sub {
	font-size:.8em;
}
em, cite, q {
	font-style:italic;
}
img {
	border:none;
}
hr {
	display:none;
}
table {
	border-collapse:collapse;
}
th, caption {
	text-align:left;
}
form div {
	margin:.5em 0;
	clear:both;
}
label {
	display:block;
}
fieldset {
	margin:0;
	padding:0;
	border:none;
}
legend {
	font-weight:bold;
}
input[type="radio"], input[type="checkbox"], .radio, .checkbox {
	margin:0 .25em 0 0;
}
/* //  HTML elements */	

/* common */		
	
.left {
	float:left;
	margin-right:1em;
}
.right {
	float:right;
	margin-left:1em;
	margin-right:2em;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.first {
	margin-left:0 !important;
}
.last {
	margin-right:0 !important;
}
.top {
	margin-top:0 !important;
}
.bottom {
	margin-bottom:0 !important;
}
.hidden, .print {
	display:none;
}
.graphic {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // common */			

/* base */
	
body, table, input, textarea, select, li, button {
	font:1em Trebuchet MS, Helvetica, Arial, Sans-Serif;
	line-height:1.5em;
	color:#676749;
}

body {
	font-size:13px;
	background:#ECDFCC;
	margin:0;
	padding:0;
	text-align:center;
}
a, a:visited {
	text-decoration:none;
	color:#643f3f;
}
a:hover {
	color:#000;
}
ins {
	text-decoration:none;
	color:#900;
	font-style:italic;
}
code {
	color:#555;
}
pre {
	margin-left:2em;
	padding-left:2em;
	border-left:1px solid #ccc;
}
blockquote {
	margin-left:2em;
	border-left:1px solid #ccc;
	font-style:italic;
}
dt {
	font-weight:bold;
}
th, td {
	padding:.5em 1em;
	line-height:1.5em;
}
th {
	background:#eee;
}
td {
	border-bottom:1px solid #eee;
}
caption {
	font-style:italic;
	color:#777;
	margin:.5em 0;
}
fieldset {
	border:1px solid #ccc;
	padding:1em 2em;
	margin:0 0 1.5em 0;
}
legend {
	padding:2px 5px;
}
form div.col {
	clear:none;
}
form div.first {
	clear:both;
}
form div {
	overflow:hidden;
}
input[type="text"], input[type="password"], textarea, .field, .area, select {
	border:1px solid #aaa;
	padding:5px;
	background:#fff;
	width:300px;
	line-height:1em;
	margin:0;
}
select {
	width:312px;
}
textarea, .area {
	overflow:auto;
	height:150px;
	width:400px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus {
	background:#f5f5f5;
	outline:none;
}
.submit {
}
button {
	border:none;
	background:#555;
	color:#fff;
	padding:0 2.5em;
	height:2em;
	line-height:2em;
	cursor:pointer;
}
.note, .success, .error {
	display:block;
}
.error {
	color:#900;
}
.success {
	color:#060;
}
.note {
	font-weight:bold;
}
.notvalid {
	border:1px solid #900 !important;
}
.pullquote {
	width:95px;
	float:left;
	margin-right:1em;
	padding-right:0em;
	text-align:right;
	font-size:1.1em;
	font-style:italic;
	color:#777;
	margin-bottom:.5em;
	
}
.boxout {
	width:20%;
	float:right;
	margin-left:2em;
	padding:1em 2em;
	border:1px solid #ccc;
	margin-bottom:.5em;
}
#easy_tooltip {
	border:1px solid #e1e1e1;
	padding:2px 10px;
	background:#f5f5f5;
}
/* base */

/* layout */

#container {
	margin:0 auto;
	width:920px;
	text-align:left;
	position:relative;
}
.inner {
	position:relative;
}
#header {
	position:relative;
}
#footer {
	position:relative;
	clear:both;
}
.content {
	clear:both;
	padding:1em 0;
}
.main, .secondary, .tertiary, .quaternary {
	float:left;
	display:inline;
}
.main {
	width:600px;
	margin-left:20px;
	
}
.secondary {
	width:270px;
	margin-left:0px;
	
}
.tertiary {
margin-left:5px;
}
.quaternary {
}
/* grid */
		
.cols {
} /* main column container class */

.col {
	float:left;
	display:inline;
	width:48%;
	margin-left:4%; /* 2 equal width columns layout - default */
}
.cols3 .col {
	width:30%;
	margin-left:2%; 
} /* 3 equal width columns layout */
.gallerycols3 .col {
margin-left:1%;
	width:32%; 
} /* 3 equal width columns layout */

.cols4 .col {
	width:22%;
	margin-left:4%;
} /* 4 equal width columns layout */

/* use following classes to build custom grid (add as many as you want) */
		
.col1, .col2, .col3 {
	float:left;
	display:inline;
}
.col1 {
}
.col2 {
}
.col3 {
}
.indent1 {
}
.indent2 {
}
.indent3 {
}
/* grid */	

/* // layout */

/* navigation */
.menu{ margin-top:35px;width: 930px;}
ul#awesome-menu {
	width: 935px; margin:0;
	list-style: none; 
}

ul#awesome-menu li { display: inline; }
	
ul#awesome-menu li a {
	display: block; float: left; height: 67px;
	background-image: url(../images/menu-sprite.png); text-indent: -9999px;
}

ul#awesome-menu li a.Home {
	width: 125px; background-position: 0 0;	
}

ul#awesome-menu li a.About_Ayuskaam {
	width: 181px; background-position: -125px 0;	
}

ul#awesome-menu li a.Our_Services {
	width: 143px; background-position: -306px 0;	
}

ul#awesome-menu li a.Gallery {
	width: 99px; background-position: -449px 0;	
}

ul#awesome-menu li a.Contact_Ayuskaam {
	width: 383px; background-position: -547px 0; 
}


ul#awesome-menu li a.Home:hover, ul#awesome-menu li a.Home:focus, ul#awesome-menu li a.hactive {
	background-position: 0 -67px;	
}

ul#awesome-menu li a.About_Ayuskaam:hover, ul#awesome-menu li a.About_Ayuskaam:focus, ul#awesome-menu li a.aactive{
	background-position: -125px -67px;	
}

ul#awesome-menu li a.Our_Services:hover, ul#awesome-menu li a.Our_Services:focus , ul#awesome-menu li a.oactive {
	background-position: -306px -67px;	
}

ul#awesome-menu li a.Gallery:hover, ul#awesome-menu li a.Gallery:focus, ul#awesome-menu li a.gactive {
	background-position: -449px -67px;	
}

ul#awesome-menu li a.Contact_Ayuskaam:hover, ul#awesome-menu li a.Contact_Ayuskaam:focus, ul#awesome-menu li a.cactive {
	background-position: -547px -67px;	
}


a { outline: none; }


.menu_left{
	background:url(../images/flower.png) top right no-repeat;
	width:213px;
	height:153px;
	float:right;
	/*margin-top:-90px;
	margin-bottom:-30px;*/
	position:absolute;
	top:224px;
	right:0;
}
	

/* //navigation */

/* header */

#header  {
	margin:0;
	margin-top:20px;
}

.logo{ width:300px; height:203px; float:left}

.slider{ width:590px; height:207px; float:right;}



/* // header */
	
/* content */
.content{
	margin-top:20px;

}
.main h1{
	font-family: Century Gothic;
	font-size:22px;
	font-weight:bold;
	color:#643f3f;
}

.content a, .content a:visited {
	text-decoration:none;
}

.our_specialities{
 margin-top:15px;
}

.vertical_spacer{
	background:url(../images/vertical_spacer.png) no-repeat;
	width:3px; 
	height:404px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.specialities_txt{
	font-size:11px;
	margin-top:5px;
}

.secondary {
	
}

.secondary a{
	font-weight:bold;
	color:#643f3f;
}

.secondary a:hover{
	font-weight:bold;
	color:#000;
	text-decoration: underline;
} 

ul.list{
	margin:1em 0;
	padding:0;
	width:270px;
	
}	
ul.list li{
	margin:0;
	padding:0;
	padding-left:30px;
	list-style:none;
	text-align:left;
	color:#e6e7c3;
	background:url(../images/list.gif) 0 7px no-repeat;
}


.portfolio_img {
	border:5px solid #5d040f;
	text-align:center;
	background:#5d040f;
}

.contact_us{
	font-size:18px;
	line-height:24px;
}

div.list1{
		width:600px;
		margin-bottom:1.5em;
		}
div.list1 ul{
	margin:0 0 0 -15px;
	padding:0;		
	}	
div.list1 ul li{
	margin:0 0 0 15px;
	padding:.5em 0;
	list-style:none;
	border-bottom:1px solid #603A3A;
	float:left;
	width:180px;
	}
.map{
 margin-top:50px;
}
/* // content */

/* footer */
#footer{
 	background:#5a2e30 url(../images/footer_bg.jpg) repeat-x;
	height:245px;
	color:#e6e7c3;
	text-align:left;
	padding-top:20px;
}

#footercontainer {
	width:920px;
	margin: 0 auto;
}

#footer h3{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}


#footer a, #footer a:visited {
	text-decoration:none;
	color:#ffffff;
}


.footer_vertical_divider{
	background:url(../images/footer_vertical_divider.png) no-repeat;
	width:3px;
	height:187px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
/* // footer */



/* clearfix */

.inner:after, .content:after, .cols:after, .fixed:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.inner, .content, .cols, .fixed {
	display:block;
	min-height:1%;
}
* html .inner, * html .content, * html .cols, * html .fixed {
	height:1%;
}

/* // clearfix */

#slideshow {
    position:relative;
	width:650px;
    height:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}


#slideshow IMG.last-active {
    z-index:9;
	opacity:0.0;
	display:none;
}

