/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:url(images/sunrise2.jpg);
background-repeat:repeat-y;
/*background-color:#ee2f00;*/
background-color:#ffffff;
background-position:center top;
margin-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

a:link { color: #371932; text-decoration:none; font-weight:bold; }
a:visited { color: #371932; text-decoration:none; font-weight:bold;} 
a:hover { color: #371932; text-decoration:underline; font-weight:bold;}

p.justify{text-align:justify;}

p.italic{font-style:italic; font-weight:normal; font-size:11px;}

.italic{font-style:italic;}

.bulletpic{
list-style-image:url(images/bullet.gif);
padding-bottom:20px;


}

.bulletpic2{
list-style-image:url(images/bullet2.gif);
padding-bottom:20px;

}

ol li{
padding-bottom:20px;
}

.orangebanner{
width:960px;
height:2px;
background-color:#e6810a;
}
.curve{
width:960px;
height:132px;
background-image:url(images/curve3.gif);
background-repeat:no-repeat;
position:relative;
z-index:1;
}

#fb{
	width:90px;
	height:35px;
	position:absolute;
	left: 36px;
	top: 12px;

}

.scape{
width:960px;
height:70px;
background-image:url(images/scape.gif);
background-repeat:no-repeat;
position:relative;
clear:both;
}

#advert1{
width:180px;
height:156px;
border:solid 2px #e6810a;
margin:0 auto;
background-image:url(images/temple1.gif);
background-repeat:no-repeat;
}

#advert2{
width:180px;
height:136px;
border:solid 2px #e6810a;
margin:0 auto;
background-image:url(images/temple2.gif);
background-repeat:no-repeat;

}

#advert3{
width:180px;
height:250px;
border:solid 0px #e6810a;
margin:0 auto;
text-align:center;


}

#donate{
	width:100px;
	height:50px;
	position:absolute;
	left: 858px;
	top: 18px;


}



#maincontainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#FFFFFF;
border:solid 1px #000000;
}

#topsection{
background-image:url(images/header3.gif);
background-repeat:no-repeat;
height: 200px; /*Height of top section*/
}



#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 0px; /*Set left margin to LeftColumnWidth*/

}

#contentcolumn2{
margin-left: 230px; /*Set left margin to LeftColumnWidth*/

}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
margin-left: -960px; /*Set left margin to -(MainContainerWidth)*/
background: #ffffff;
margin-top:25px;
text-align:center;
}

#footer{
clear: left;
width: 100%;
background: #371a32;
color: #FFF;
text-align: center;
height:150px;
position:relative;
}

#footer a{
color: #FFFF80;
}

#footerinfo{
position:absolute;
width:960px;
left:0;
bottom:5px;
font-size:10px;
height:20px;
margin:0 auto;
color:#FFFFFF;





}

.innertube{
margin: 25px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.orangebox{
width:650px;
background-color:#fffff0;
border:solid 1px #ff6600;
text-align:center;
font-size:14px;
margin:0px auto;



}

.gurustable{
border:solid 1px #ff6600;



}

.tabrow{
background-color:#fffebb;


}

.italic{
font-style:italic;

}

#menu{
z-index:100;


}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}
