/* CSS Document */
body {
    margin:0;
    padding:0;
    background-color: #121212;
    font-family: Arial, Helvetica,sans-serif;
    font-family: Times;
    font-size: 13px; 
    color: #816F38;
    font-weight: normal; 
    line-height: 18px;  
    letter-spacing:1px; 
}

div.wrapper {
  background-color: #FEF7DA;
  text-align: left;
  width:990px;
  position: relative;
  float: center;
  overflow: auto;
}


div.leftwrapper {
    width: 230px;
    text-align: left;
    position:relative;
    float:left; 
    height: 100%;
}

div.logo {
    background:url(../images/gokulotsavji-logo.jpg) top right no-repeat; 
    height: 178px;
    margin-left: -500px;
}

h1.headertag {
    width: 60px;
    font-size: 8px;
}

div.links {
    margin-left: 58px;
    margin-top: -4px;
    border: 0px solid;
    background:url(../images/dots.gif) repeat-y; 
    background-position:top left;
}

ul.leftlinks {
    margin: 0px;
    padding-left: 20px;
    list-style:none;
}

a.leftlink {
    color: #A48442;
    text-decoration: none;
    display: block;
    font-weight: normal;
    line-height: 22px;  
}

a.leftlink:hover {
    color: #FF7B24;
}

div.peacock {
    margin-left: 8px; 
    height: 329px; 
    background:url(../images/peacock.jpg) no-repeat; 
    background-position:top left;
}

div.rightwrapper {
    width: 760px;
    text-align: left;
    position:relative;
    float:left; 
}

div.header {
    background:url(../images/gokulotsavji-photo.jpg) top right no-repeat;
    padding:0; 
}

h1.header {
    font-size: 15px;
    font-weight:normal; 
    word-spacing:3px; 
    letter-spacing:2px; 
    text-decoration: none; 
    padding:0; 
    padding-left: 2px;
    padding-top: 235px;
    padding-bottom: 2px;
    margin:0; 
    background:url(../images/line.jpg) bottom left no-repeat;
    color: #444444;
    color: #816F38;
    color: #746236;
}

h2 {
    padding-top: 1px;
    font-size: 13px;
    font-weight: normal; 
    text-align: justify;
    color: #5C5027;
    letter-spacing:1px; 
    color: #342C16;
}

div.body {
    padding-right: 20px;
    padding-top: 4px;
    position: relative;
    width: 490px;
    float: left;
    color: #111111;
    color: #807031;
    color: #816F38;
    color: #7C6834;
    letter-spacing:1px;
}

div.rightbody {
    padding-right: 20px;
    position: relative;
    float: left;
    padding-top: 15px;
}

div.image {
    text-align: center;
    padding-bottom: 20px;
    width: 230px;
}

img.image {
    border: solid 1px #DFCCA4;
    padding: 2px;
    width: 100%;
}

p {
    margin-top: 5px;
    text-align: justify;
}

a {
    color:  #F26100; 
    text-decoration: none;
}

a:hover {
    color: #111111; 
}