body {
	background: #2D7D86;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

abbr, acronym {
	border-bottom: 1px dotted #9D762B;
	color: #9D762B;
	font-style: italic;
	font-weight: bold;
	cursor: help;
}

a:link {color: #990000; text-decoration: none; font-weight: bold !important;}
a:visited {color: #3d7d92; text-decoration: none; font-weight: bold;}
a:hover, a:hover span {color: #ed9901 !important; }


h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {
	font-size: 22px;
	/*color: #a29300 !important;*/
	color: #c99e2e !important;
}

blockquote {
	color: #777;
	display: block;
	background: url('../images/comllas.gif') no-repeat left top;
	font-size: 11px;
	margin: 10px 20px;
	padding: 0 20px 0 40px;
}

#main {
	width: 740px;
	margin: auto;
}

#content {
	padding: 182px 8px 8px 157px;
	position: relative;
}

#nav {
	clear: both;
	width: 96%;
	margin: 10px auto;
	text-align: center;
	border-bottom: 1px dotted #c0d8da;
	padding-bottom: 5px;
}

#nav a {
	background: #2d7d86;
	border: 1px solid #999;
	color: #FFF;
	border-width: 0 1px 3px 0;
	padding: 4px 10px;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	margin: 0 2px;
	font-size: 11px;
}

#nav a:visited {color: #ecf084}

#nav a:hover {color: #ed9901;}

#section {
	width: 225px;
	float: right;
	border: 1px solid #2D7D86;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

#footer {
	text-align: center;
	border-top: 1px dotted #c0d8da;
	padding: 10px;
	font-size: 10px;
	clear: both;
}

#summary {
	text-align: center;
}

.acenter {text-align: center;}
.aright {text-align: right;}
.fright {float: right;}
.fleft {float: left;}

.divider {
	width: 96%;
	height: 45px;
	line-height: 45px;
	background: transparent url('../images/bgdivider.gif') no-repeat center;
	padding: 0;
	margin: 6px;
}
.divider2 {
	width: 96%;
	height: 45px;
	line-height: 45px;
	background: transparent url('../images/toolmenu.gif') no-repeat center;
	padding: 0;
	margin: 6px;
}


.allpic {
	background: #ffe6e9;
	border: 1px solid #cf939a;
	padding: 4px;
	margin: 6px;
}

.other {
	color: #8B83CC;
	font-weight: bold;
}

h1.maintitle {
	font-size: 35px;
	padding: 5px;
	color: #d8b22d;
	font-weight: bold;
	text-align: center;
	width: 95%;
	margin: auto;
}

.info {
	float: right;
	padding: 8px;
	border: 1px dotted #A4BCBE;
	background: #E0ECED;
}

.golden {
	/*color: #a29300;*/
	color: #c99e2e;
}

.picdesc {
	text-align: center;
	font-size: 11px;
	color: #2D7D86;
	padding: 3px;
}

.big {
	font-size: 13px;
	font-weight: bold;
}

.cl {
	color: #990000;
	font-weight: bold;
}

.marg {
	margin-left:10%;
	font-size: 11px;
	color: #5c5c5c;
}

.small {
	font-size: 11px;
	font-style: italic;
}

.spacer {
	padding-top: 10px;
}

#pranichealing h2 {
	color: #2d7d86;
}

.gallery {
	clear: both !important;
}

.gallery img {
	border: 1px solid #990000 !important;
}

.gallery a {
	display: block;
	width: 140px;
	height: 140px;
	float: left;
}

#social {
	position: absolute;
	text-align: center;
	padding: 10px;
	top: 500px;
	left: 10px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}