@charset "utf-8";
/* CSS Document */
html { margin: 0; padding: 0; width: 100%}

body {
 	padding: 0px;
	margin: 0px;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	line-height: 18px;
	background: #7a0609;
	
}

h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img, a{ border:none; text-decoration: none;}

a:link{color: #990000; text-decoration: none;}
a:visited{color: #990000; text-decoration: none;}
a:hover{color: #19305c; text-decoration: none;}
a:active{color: #006600; text-decoration: none;}

#wrapper {
	text-align: left;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	min-width: 775px;
	max-width: 1100px;
	width: 780px;
	background: url(images/background.gif) #ecd996;
	/*border: 6px solid #7a0609;
	*/
}

* html div#wrapper { 
   width: expression( document.body.clientWidth < 801 ? "775px" : "775px" ); /* set min-width for IE */
   /*width: expression( document.body.clientWidth > 1281 ? "1100px" : "85%" )*/
  
}

#wrapper2 {
	color: white;
	width: 100%;
	clear: both;
}

/* main body wrapper box Start */
.t {background: url(images/border.gif) 0 0 repeat-x; width: 100%}
.b {background: url(images/border.gif) 0 100% repeat-x}
.l {background: url(images/border.gif) 0 0 repeat-y}
.r {background: url(images/border.gif) 100% 0 repeat-y}
.blsealion {background: url(images/bottom_sealion1.gif) 0 100% no-repeat}
.br {background: url(images/border_bottom.gif) 100% 100% no-repeat}
.tl {background: url(images/border_top.gif) 0 0 no-repeat}
.trgarud {background: url(images/top_garud2.gif) 100% 0 no-repeat; padding:6px}

.bltiger {background: url(images/bottomtiger.gif) 0 100% no-repeat}
.trdragon {background: url(images/top_dragon.gif) 100% 0 no-repeat; padding:6px}
/* main body wrapper box End */

/* Logo Area Start */
#prayerwheel {
float: left;
width: 124px;
margin-left: 50px;
margin-top: 35px;
}

* html #prayerwheel{ /*IE only hack*/
margin-left: 25px;
}

#logo {
width: 400px;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
}

#title h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #996600;
width: 162px;
float: right;
margin-top: 110px;
line-height: 20px;
}
/*index page menu Start*/
.indexmenu, .indexsmall{
font-size: 10px;
line-height: 15px;
width: 400px;
color: #996633;
text-align: center;
font-weight: bold;
}
.indexmenu{
height: 45px;
padding-top: 4px; 
padding-bottom: 3px;
background: url(images/indexmenu.png);
}

.indexmenu a{ 
padding: 3px 3px;
}

.indexsmall a{
text-align: left;
padding-left: 12px;
background: url(images/reddot.gif) no-repeat;
}


/* Index page Menu End */
#indextitle {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 36px;
line-height: 45px;
color: #6e1010;
margin-bottom: 10px;
}

/* Logo Area End */
	
#body-top {	
	position: relative;
}

#mainbodybot {
	padding-bottom: 65px;
}

#mainpic{
	margin-bottom: 10px;
	
}

#mainpic img{
border: 5px solid #FFFFFF;
	
}

#body-bot {
	padding-top: 12px;
}

/* Main Menu */
#menu {
	width: 100%;
	clear: both;
	height: 58px;
	margin-bottom: 10px;	
}

.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 10px Arial;
width: 100%;
line-height: 42px;
border-bottom: 1px solid #996600;
/*border-width: 1px 0; */
background: url(images/menugold.gif) #bda350 center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #FFFFCC;
padding: 0px 6px;
text-decoration: none;
border-right: 0px solid #ecd996;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background: transparent url(images/menured.gif) center center repeat-x;
}

.tabcontainer{
clear: left;
color: #66FFFF;
width:100%; /*width of 2nd level sub menus*/
background: #8c2828;
/*background: #8c2828; */
filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontainer a:link{color: #66FFFF; text-decoration: none; margin-left: 20px}
.tabcontainer a:visited{color: #66FFFF; text-decoration: none; margin-left: 20px}
.tabcontainer a:hover{color: #FFFFFF; text-decoration: none; margin-left: 20px}
.tabcontainer a:active{color: #66FFFF; text-decoration: none; margin-left: 20px}

/**:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
/*margin-top: -1em;
}*/

/** html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
/*margin-top: -1em;
}*/

.tabcontent{
display:none;
}
/*Main Menu End */

.dockclass {
	position: relative;
	float: left;
	width: 180px; /*Width of left column
	margin-top: 130px;*/
}

* html .dockclass{ /*IE only hack*/
 	width: 174px; /*Width of left column
	margin-left: -100%;*/
}

.dockclass a {
	color: #F2F7F8;
}
.dockclass a:hover {
	color: #CFCCBF;
}
.dockclass h2 {
	text-align: center;
	margin: 5px;
	color: #6e1010;
	font-size:16px;
}
.dockclass p {
	margin: 0px 19px;
}
/*
.dockclass .more {
	margin-top: 18px;
	margin-bottom: 10px;
}*/

.ct {background: url(images/roundbody_bg.png) 0 0 repeat-x; width: 100%}
.cb {background: url(images/roundbody_bg.png) 0 100% repeat-x}
.cl {background: url(images/roundbody_bg.png) 0 0 repeat-y}
.cr {background: url(images/roundbody_bg.png) 100% 0 repeat-y}
.cbl {background: url(images/roundbody_bottom_left.png) 0 100% no-repeat}
.cbr {background: url(images/roundbody_bottom_right.png) 100% 100% no-repeat}
.ctl {background: url(images/roundbody_left.png) 0 0 no-repeat}
.ctr {background: url(images/roundbody_right.png) 100% 0 no-repeat; padding:20px}

#contentwrapper{
margin-left: 180px;
}

* html #contentwrapper{ /*IE only hack*/
 	margin-left: 174px;
}

#content {
	margin: auto;
	padding: 2%;
	width: 92%;
	color: #000000;
	background: url(images/roundbody_bg.png) repeat;
}


#content .left {
	margin-right: 10px;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}
#content p {
margin: 10px 10px;
}

#content p strong {
color: #4A552A;
font-size: 14px;

}

#content img {
border: 5px solid #7a0609;
border-style: double;
margin: 10px;
}

#content h2 {
margin-left: 10px;
color: #990000;
font-size: 150%;
line-height: 220%

}

#content a:hover img{
  filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;
}



#footer {
	font: 12px arial, sans-serif;
	color: #4E4A3A;
	text-align: center;
	margin-left: 60px;
	padding-right: 47px;
	margin-bottom: 5px;
}
#footer p {
	margin-top: 0.5em;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.clear-flat {
	margin-bottom: 2px;
}


/* Side Menu Start */

.menutitle{
cursor:pointer;
background: url(images/sidemenu.gif) no-repeat;
color:#000000;
width:170px;
padding-left: 18px;
line-height: 40px;
text-align:center;
font-size: 10px;
}
* html .menutitle{ /*IE only hack*/
width:156px;
padding-left: 18px;
}


.submenu{
position: relative;
width: 147px;
color: #FFFFCC;
margin-bottom: 0.5em;
margin-left: 20px;
background: #000000;
filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
}


 /* Side Menu End */
 
 /* For Image gallery only*/
 

#contentgallery {
	margin: auto;
	padding: 2%;
	width: 92%;
	color: #000000;
	background: url(images/roundbody_bg.png) repeat;
}


#contentgallery a {
	color: #5A5644;
}
#contentgallery a:hover {
	color: #26241A;
}
#contentgallery p {
margin: 10px 10px;
}
#contentgallery a:hover img{
  filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;
}

.headerbg{
background: url(images/r1c1.png) repeat;
}



#noscreen{display: none}
.virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}


.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: #ecd996;
}