@import url("navigation.css");
@import url("/webfonts/MyriadProLight/stylesheet.css");
@import url("/webfonts/MyriadPro/stylesheet.css");
@import url("/webfonts/MyriadProSemibold/stylesheet.css");
@import url("/webfonts/MyriadProItalic/stylesheet.css");
@import url("/webfonts/MyriadProBold/stylesheet.css");
body {
	background: #FFC05A url(/images/background.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px 0px 36px;
}
.center {
	text-align: center;
}
#banner {
	background: url(/images/raam-raj-goldbar.jpg) repeat-x;
	height: 116px;
}
#banner #masthead {
	margin: 0px auto;
	height: 116px;
	width: 1000px;
	position: relative;
}
#masthead #mmy {
	position: absolute;
	left: 0px;
	top: 0px;
}
#masthead #title {
	position: absolute;
	left: 129px;
	top: 30px;
}
#masthead #subtitle {
	position: absolute;
	left: 130px;
	top: 80px;
}
#masthead #donate {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#content sup {
	font-size: 6px;
	line-height: 6px;
}
#content ul#landing  {
	color: #06487f;
}
#content ul#landing li a{
	font-weight: normal;
	letter-spacing: 0px;
	color: #000;
	text-decoration: none;
	background: url(/images/arrow_blue.png) no-repeat right;
	padding-right: 15px;
}
#content ul#landing li a strong{
	font-weight: bold;
	color: #06487f;
}
#content ul#landing a:hover{
	text-decoration: underline;
}
#photo {
	position: relative;
	width: 1000px;
}
#photo h1{
	position: absolute;
	top: 40px;
	right: 20px;
	color: #F00;
	background: #fff;
	padding: 10px;
	font: bold 20px/24px Georgia, serif;
	margin: 0px;
}
#photo #photo_top {
	display: block;
}
#gradient {
	/* [disabled]background: url(/images/raam-raj-background_gradient.png) repeat-x; */
}
#wrapper {
	background: url(/images/wrapper.png) repeat-y 0px 0px;
	margin: 0px auto;
	width: 1000px;
	padding-right: 34px;
	padding-left: 34px;
	position: relative;
}
#content {
	position: relative;
	width: 780px;
	padding: 12px 110px 20px;
}
#content div.tint {
	margin: 0px 0px 12px;
	padding: 12px;
	border-style: none;
	background: #C6E5FF;
}
#content h1 {
	font: normal 34px/34px MyriadPro, sans-serif;
	margin: 0px 0px 24px;
	padding: 0px 0px 16px;
	color: #ce2b06;
	text-transform: uppercase;
	border-bottom: 1px solid #ce2b06;
}
#content h2#subtitle {
	font: normal 24px/24px MyriadPro, sans-serif;
	margin: 0px 0px 9px;
	padding: 8px 0px;
	color: #06477F;
	border-bottom: 1px solid #db7b02;
	border-top: 1px solid #db7b02;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 3px;
}
#content h1.rule {
	padding: 0px 0px 12px;
	border-bottom: 1px solid #db7b02;
	margin: 0px;
}
#content h4 {
	font: normal 26px/30px MyriadPro, sans-serif;
	margin: 16px 0px 12px;
	padding: 16px 0px 0px;
	color: #06487f;
	border-top: 1px solid #db7b02;
}
#content h4 span{
	color: #ce2b06;
	position: absolute;
	left: 0px;
	display: block;
}
#content h4.norule {
	border-top: none;
	padding-top: 0px;
}
#content h5 {
	font: normal 20px/30px MyriadProSemibold, sans-serif;
	margin: 12px 0px 0px;
	padding: 0px;
	color: #06487f;
}
#content p {
	font: 18px/25px MyriadPro, sans-serif;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
#content p.hang {
	text-indent: -1em;
	margin-left: 1em;
}
#content p em{
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-family: MyriadProItalic, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#content p strong{
	font-family: MyriadProBold, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#content p.rule {
	margin: 16px 0px 12px;
	padding: 16px 0px 0px;
	border-top: 1px solid #db7b02;
}
#content ol {
	font: 18px/25px MyriadPro, sans-serif;
	margin: 0px 0px 12px 26px;
	padding: 0px 0px 0px 20px;
}
#content ul {
	font: 18px/25px MyriadPro, sans-serif;
	margin: 0px 0px 12px 26px;
	padding: 0px 0px 0px 20px;
}
#content p a {
	color: #06477F;
}
#content #pagetitle {
	display: block;
	margin-bottom: 12px;
}
#content #pricing  {
	border-bottom: 1px solid #db7b02;
	margin-bottom: 12px;
}
#content #pricing span {
	padding-right: 16px;
}
#content #left {
	float: left;
}
#content #right {
	float: right;
}
#content #callout {
	position: absolute;
	left: 80px;
	top: 340px;
	width: 156px;
}
#content #callout h2{
	display: block;
	font: normal 18px/28px MyriadPro, sans-serif;
	color: #06477F;
	margin: 0px 0px 9px;
	padding: 0px;
	border-bottom: none;
}
#content #callout h2 strong{
	font: normal 18px/28px MyriadProSemibold, sans-serif;
}
#content #clear {
	clear: both;
}
#content .clear {
	clear: both;
	padding: 0;
}
#content .clr-right {
	clear: right;
	padding: 0;
}
#content .gradient {
background: #f2f9ff; /* Old browsers */
background: -moz-linear-gradient(top,  #f2f9ff 0%, #c5e3ff 15%, #c5e3ff 85%, #f2f9ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f2f9ff 0%,#c5e3ff 15%,#c5e3ff 85%,#f2f9ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f2f9ff 0%,#c5e3ff 15%,#c5e3ff 85%,#f2f9ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9ff', endColorstr='#f2f9ff',GradientType=0 ); /* IE6-9 */
	padding-top: 9px;
	padding-bottom: 9px;
}
#bottom {
	background: url(/images/bottom.png) no-repeat;
	margin: 0px auto;
	height: 59px;
	width: 1068px;
}
#policy {
	font: 11px/18px Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 0px 0px 6px;
	padding: 0px;
}
#policy a{
	color: #000;
}
#copyright {
	font: 11px/18px Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 20px;
}
div#copyright{
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
div#copyright img{
	position: absolute;
	left: 65px;
	top: -18px;
}
div#copyright p{
	font: 12px/16px MyriadPro, sans-serif;
	text-align: left;
	margin: 0px 0px 6px 474px;
	padding: 0px;
	width: 485px;
}
div#copyright p a{
	color: #000;
}
div#copyright p span{
	padding-right: 10px;
	padding-left: 10px;
}
div#copyright p sup{
	font-size: 8px;
	line-height: 8px;
}
