/* Nisha Kataria - www.nishakataria.com */
/* Designed by David Lindner */
/* Developed by Schahryar Fekri - www.schahryar.com */

html {
background:white url(../images/bgs/body.jpg);
text-align:center;
}

body {
margin:0px; padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
text-align:left;
}

a {
color:#BD937C;
text-decoration:none;
 font-style:italic; 
}


#header_topnav {
background:black url(../images/bgs/header_topnav.gif);
width:100%; height:31px; 
}

#header {
background:url(../images/navs/header.jpg) center no-repeat;
width:100%; height:477px;
}

#body {
background:black;
width:981px; height:100%;
overflow:hidden;
text-align:left;
}

#column_left {
width:458px;
float:left;
height:100%;
}

#column_left_wide {
width:719px;
float:left;
height:100%;
}

#column_right {
width:476px;
float:right;
}

#column_r_l {
width:260px;
float:left;
}

#column_r_r {
width:200px;
float:right;
}

#content_box {
margin-top:7px;
margin-bottom:7px;
overflow:hidden;
height:100%;
}

#padding_10px {
margin:10px;
overflow:hidden;
}

#padding_15px {
margin:15px;
overflow:hidden;
}

#padding_15px_left {
padding-left:15px;
overflow:hidden;
}

#line {
border-bottom:#3D3D3D 1px solid;
margin-bottom:7px;
}

#ctitle {
width:100%;
text-align:left;
}

#ctitle_r {
width:100%;
text-align:right;
}

h1 {
color:#BD937C;
font-weight:bold;
font-size:12px;
margin:0px;
text-transform:uppercase;
}

h1 a {
font-style: normal;
}

h2 a {
font-style: normal;
}

h2 {
color:#BD937C;
font-weight:bold;
font-size:12px;
margin:0px;
}

.grey {
font-size:9px;
color:#6A6A6A;
}

.content_white, a.content_white:link, a.content_white:visited {
color:white;
text-decoration:none;
font-style:normal;
}

#line_dotted {
border-bottom:black dotted 1px;
padding-top:7px;
margin-bottom:7px;
}

#footer {
background:black;
width:981px; height:auto;
overflow:hidden;
text-align:center;
color:#716F6F;
font-size:11px;
}

.footer, a.footer:link, a.footer:visited {
color:#716F6F;
text-decoration:underline;
font-style:normal;
}


#gallery_left {
width:420px;
float:left;
height:100%;
margin: 10px 0 0 0px;
}

#gallery_right {
width:215px;
float:left;
height:100%;
margin-top: 10px;
margin-left: 3px;
}



#gallery_column_left {
width:718px;
float:left;
height:100%;
}

#gallery_column_right {
width:200px;
float:right;
}

#gallery_choose {
margin-bottom: 5px;
margin-top: -6px;
}

#gallery_ctitle_l {
width:100%;
text-align:left;
margin-left: 2px;
}

#headerborder {

/* height:477px;width:1100px; */ padding:0 0 0 60px;margin:0px; 
}