/* CSS Document */


	
/*
	yDSF (ydnar Drop-Shadow-Fu)
	ydnar@sixapart.com - http://www.sixapart.com
*/

.ydsf {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(../images/graphics/shadow-grid.gif) repeat;
}

/* ie6 ignores this selector */
html>body .ydsf {
	margin: 10px -10px -10px 10px;
	background: url(../images/graphics/shadow.png) right bottom no-repeat;
}

/* shadow corners */
.ydsf:before,
.ydsf:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;	
}

.ydsf:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.ydsf:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.ydsf .inner {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}

/* ie6 ignores this selector */
html>body .ydsf .inner {
	left: -10px;
	top: -10px;
	margin: 0;
}
/* helper classes (not YDSF related) */

.demo-ydsf {
	position: relative;
	border: 1px solid #999;
	padding: 10px;
	background: #fff url(gradient.jpg) left top repeat-x;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.left {
	float: left;
	display: inline; /* fixes ie double margin-left bug */
}

.right { float: right; }

.note {
	width: 200px;
	border: 1px solid #666;
	padding: 10px;
	background: #ffc;
	color: #333;
}

/*my classes*/


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {
	border:none;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #000066;
}

a:link{
	text-decoration: none;
	color: #000099;	
}

a:visited{
color: #000099;
text-decoration: none;
}

a:hover{
	color: #990000;
	font-weight: normal;
}

a:active {
color: #FFCC00;
}

.link_highlight{
background-color: #CCCCCC;
border: 1px solid #990000;
padding: 5px;
}

body {
	margin: 0px;
	padding:0px;
	text-align:center;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans;
	margin-left: 0px;
	background-color: #660000;
	background-image: url(../images/graphics/shadow_bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size:62.5%
	}
	
#wideheader {
	width: 100%;
	font-family: arial,helvetica,sans;
	text-align:center;
	height: 150px;
	overflow: hidden;
	background-color: #000000;
	background-image: url(../images/new/header_bg.jpg);
	background-repeat: no-repeat;
}	
	
	
#wrapper {
	width: 764px;
	font-family: arial,helvetica,sans;
	text-align:left;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000066;
	padding-top: 10px;
	
}
.imagebox_left {
	float: left;
	height: auto;
	width: auto;
	margin: 10px;
}

.imagebox_right {
	float: right;
	height: auto;
	width: auto;
	margin: 10px;
}

.imagebox_top {
	float: left;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
	border: 3px solid #666666;
}

.textbox_left{
	float: left;
	height: auto;
	width: 270px;
	margin: 20px;
	padding: 20px;
	background-color: #CCFFFF;
	border: 1px solid #990000;
}

.sponsortxt {
	font-style: italic;
	color: #990000;
}
.sponsor_strong {
	font-weight: normal;
	color: #0033CC;	
}
.caption_right {
	float: right;
	height: auto;
	width: 300px;
	/*background-color: #999999;*/
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 25px;
}

.skinny{
	width: 225px;
	padding-left: 75px;
}

.caption_left {
	float: left;
	height: auto;
	width: 300px;
	/*background-color: #999999;*/
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 25px;
}



#tcmenu {
	width: 173px;
	height: 299px;
	overflow: hidden;
	float: right;
	border: 2px solid #FFFFFF;
	background-image: url(../images/graphics/menubg.jpg);
	background-repeat: no-repeat;
	font-size: 1.6em;
	color: #FFFFFF;
}
#tcmenu a:visited {
	font-weight: bold;
	color: #FFFFFF;
}


#tcmenu a:link {
	font-weight: bold;
	color: #FFFFFF;}     /* unvisited link */
#tcmenu a:visited {
	font-weight: bold;
	color: #FFFFFF;}  /* visited link */
#tcmenu a:hover {
	font-weight: bold;
	color: #990000;}   /* mouse over link */
#tcmenu a:active {
	font-weight: bold;
	color: #990000;}   /* selected link */

#topofpage {
	width: 756px;
	height: 304px;
	overflow: auto;
	float: left;
	background-color: #333333;
	padding: 4px;
	
}
#topcontent {
	width: 572px;
	height: 304px;
	overflow: hidden;
	float: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #333333;
	background-image: url(../images/graphics/tibetstone_blank.jpg);
	background-repeat: no-repeat;
}

#topcontent_inner {
	width: 536px;
	height: 268px;
	overflow: auto;
	/*background-color: #000000;*/
	padding: 8px;
	position: relative;
	top: 10px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
}
#topcontent_inner h1{
	color: #FFFFCC;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
#topcontent_inner li{
text-align: left;
}

#topcontent_inner p{
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}

#topcontent_inner a:link{
text-decoration: none;
	color: #FF6600;
}
#topcontent_inner a:visited{
text-decoration: none;
	color: #FF6600;
}
#topcontent_inner a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
#topcontent_inner a:active {
text-decoration: none;
color: #FF0000;
}

li {
	/*text-align: justify;
	text-indent: 40px;*/
}

#middleofpage {
	width: 756px;
	height: auto;
	overflow: auto;
	float: left;
	background-color: #99CCFF;
	border: 4px solid #333333;
}

#singlecolumn {
	width: 716px;
	overflow: auto;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000033;
}
.bullet_callout {
	height: auto;
	width: auto;
	padding-left: 30px;
	background-color: #7DBEFF;
	margin-left: 20px;
	padding-right: 15px;
}

.center_emph {
	height: auto;
	width: auto;
	padding-left: 30px;
	background-color: #7DBEFF;
	margin-left: 150px;
	margin-right: 150px;
	padding-right: 15px;
	font-weight: bold;
}

.middlecontent {
	width: 365px;
	overflow: auto;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000033;
}

.auto {
	
	height: auto;
	
}

.small {
	
	height: 300px;
	
}

.medium {
	
	height: 500px;
	
}

.large {
	
	height: 750px;
	
}

.xlarge {
	
	height: 1000px;
	
}

.mlarge {
	
	height: 850px;
	
}
.mmlarge {
	
	height: 900px;
	
}

.generic_txtbox{
	padding: 5px;
}
.form_container{
	padding: 5px;
	float:left;
}


.bg_blue {
	background-color: #9FB6C6;
}

.bg_darkblue {
	background-color: #003399;
}

.solo {
	clear: both;
}

.leftmarg {
	margin-left: 10px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}


.tall {
	
	height: 720px;
	
}

.smallcaption
{
	font-size: .75em;
	color: #003399;	
}

.smallcaptionb
{
	font-size: 0.75em;
	color: #FFFFFF;
	width: 14em;	
}

.left {
	float: left;
		
}

.right {
	float: right;
}

.leftborder{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #99CCFF;
	}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #CCCCCC;
	}

.narrow {
	width: 219px;
	height: 190px;
	padding: 4px;
	overflow: hidden;
	font-size: 1.4em;
}



#bottomofpage {
	width: 752px;
	height: 142px;
	overflow: auto;
	float: left;
	background-color: #003399;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	background-image: url(../images/graphics/bottom_graphic.jpg);
	background-repeat: no-repeat;
}

#bottomofpage a:link{
	text-decoration: none;
	color: #CC0000;	
}

#bottomofpage a:visited{
color: #CC0000;
text-decoration: none;
}

#bottomofpage a:hover{
	color: #FFFFFF;
	font-weight: normal;
}

#bottomofpage_inner {
	background-color: #00349A;
	height: 71px;
	width: 752px;
	margin-top: 71px;
}
#bottomofpage_inner_sponsor {
	background-color: #00349A;
	height: 61px;
	width: 153px;
	float: left;
	font-size: 1.6em;
	padding-left: 12px;
	padding-top: 10px;
}

#bottomofpage_inner_donate {
	background-color: #00349A;
	height: 61px;
	width: 150px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}

#bottomofpage_inner_shop {
	background-color: #00349A;
	height: 61px;
	width: 240px;
	float: left;	
	padding-top: 10px;
}

#bottomofpage_inner_host {
	background-color: #00349A;
	height: 61px;
	width: 170px;
	float: left;	
	font-size: 1.6em;
	padding-top: 10px;
	padding-left: 7px;
}

#photobox {
	
}

#footer {
	width: 800px;
	font-family: arial, helvetica, sans;
	text-align:center;
	height: 130px;
	overflow:auto;
	background-color: #660000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFCC00;
	font-size: 1.2em;
}

#footer a:link{
text-decoration: none;
	color: #FFCC00;
}
#footer a:visited{
text-decoration: none;
	color: #FFCC00;
}

#footer a:hover{
color: #663399;
}

#footer a:active {
}

.lightgray{
	color: #CCCCCC;
}

/*form stuff*/

 input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
margin-left: 5.3em;
}

 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}


.form{
	margin: 12px;
}

 fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}

textarea#content {
	font-size: 1.2em;
	margin:3px;
	height:165px;
	width:200px;
	border: 1px solid #781351;
	padding: 0 8px;
	color: #000;
	background: #fff;
}
