/* CSS Document */
/*---------------------home page css-------------------------*/

#topbg{
	background-image: url(../images/top_gd.gif);
	background-repeat: repeat-x;
	height: 20px;
}
#wrap {
	width: 100%;
	/*alignment for mozzila fire */
	text-align: -moz-center;
	background-color: #FFFFFF;
	background-image: url(../images/bottom_gd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#block hr {
	background-color: #FFFFFF;
	
}

#content {
	height: 100%;
	width: 750px;
	text-align: justify;
}
#copy{
	margin-bottom: 10px;
	display: block;
}


#block {
	background-color: #BEB286;
	float: right;
	width: 220px;
	padding: 5px;
	height: 214px;
	color: #FFFFFF;
}

#blockStretch {
	background-color: #BEB286;
	float: right;
	width: 220px;
	padding: 5px;
	height: 100%;
	color: #FFFFFF;
}


#block div, #block div div p, #block p {
	width:200px;
}

#blockStretch div, #blockStretch div div p, #blockStretch p {
	width:200px;
}

h4 {
	color: #FFFFFF;
}

.spread{
	padding-bottom: 15px;
}
.flushRight{
	margin-right: 5px;
	float: left;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #727373;
	background-color: #EEEEEE;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF8E34;
	font-size:16px;
	margin-top:10px;
}
#home p{
	width: 26.5em;
	float: left;
}
#home blockquote {
	width:17em;
	background: url(../images/quotes/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
	color:#FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	float: right;
}
#home blockquote:first-letter {
  background: url(../images/quotes/open-quote.gif) no-repeat left top;
  padding-left: 18px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

/*---------------------------------------------------------------------------*/
/*----------------------SUB NAVIGATION---------------------------------------*/
/*---------------------------------------------------------------------------*/
#subNavigation {
	width: 175px;
	height: 100%;
	background-color: #00CCCC;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../images/subNav.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#subFooter {
	background-image: url(../images/sun_footer.gif);
	height: 35px;
	background-repeat: no-repeat;
	margin-top: 100px;
}
#main {
	float: right;
	width: 565px;
	
}
#about p{
	padding-bottom: 5px;
}
#subNavigation li {
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/subNavLi.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	text-align:left;
}
#subNavigation li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4A432;
	font-weight: bold;
	text-decoration: none;
}
/*---------------------------------------------------------------------------*/
/*-----------------------------resoucres download----------------------------*/
/*---------------------------------------------------------------------------*/
.title{
	color: #D4A432;
	font-weight: bold;
	margin-bottom: 5px;
}
#download a{
	color: #D4A432;
	text-align: right;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
/*---------------------------------------------------------------------------*/
/*--------------------------Sponsors-----------------------------------------*/
/*---------------------------------------------------------------------------*/
.logo {
	list-style: none;
	margin: 0;
	padding: 0;
	width:565px;
}
.logo li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 150px;
	height: 100px;
}
.logo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.logo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.logo .favorite {
	background: url(/images/favorite.gif) no-repeat;
}
.logo .photo {
	background: url(/images/photo.gif) no-repeat;
}
.logo .video {
	background: url(/images/video.gif) no-repeat;
}
.logo a {
	text-decoration: none;
}
.logo a:hover img  {
	border-color: #666;
}
.logo a:hover span {
	background-position: left -22px;
}
/*---------------------------------------------------------------------------*/
/*-----------------------------scrap bbok------------------------------------*/
/*---------------------------------------------------------------------------*/
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	width:565px;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 150px;
	height: 150px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.gallery .favorite {
	background: url(/images/favorite.gif) no-repeat;
}
.gallery .photo {
	background: url(/images/photo.gif) no-repeat;
}
.gallery .video {
	background: url(/images/video.gif) no-repeat;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover img  {
	border-color: #666;
}
.gallery a:hover span {
	background-position: left -22px;
}
/*---------------------------------------------------------------------------*/
/*----------------------------Committe---------------------------------------*/
/*---------------------------------------------------------------------------*/
.committe {
	list-style: none;
	margin: 0;
	padding: 0;
	width:565px;
}
.committe li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 150px;
	height: 200px;
}
h3 {
	font-size: 14px;
	margin-top: 10px;
}
.committe img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.committe span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.committe .favorite {
	background: url(/images/favorite.gif) no-repeat;
}
.committe .photo {
	background: url(/images/photo.gif) no-repeat;
}
.committe .video {
	background: url(/images/video.gif) no-repeat;
}
.committe a {
	text-decoration: none;
}
.committe a:hover img  {
	border-color: #666;
}
.committe a:hover span {
	background-position: left -22px;
}
/*---------------------------------------------------------------------------*/
/*---------------------------sub Navigation----------------------------------*/
/*---------------------------------------------------------------------------*/
#subNavigation {
	width: 175px;
	height: 100%;
	background-color: #00CCCC;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../images/subNav.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#subFooter {
	background-image: url(../images/sun_footer.gif);
	height: 35px;
	background-repeat: no-repeat;
	margin-top: 100px;
}
#main {
	float: right;
	width: 565px;
}
#about p{
	padding-bottom: 5px;
}
#about blockquote{
	text-align: center;
	padding-bottom: 5px;
	font-style: italic;
	color:  #BF8E34;
	font-weight: 500;
}
#subNavigation li {
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/subNavLi.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	padding-right: 10px;
}
#subNavigation li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4A432;
	font-weight: bold;
	text-decoration: none;
}
/*---------------------------------------------------------------------------*/
/*---------------------------Contact Form------------------------------------*/
/*---------------------------------------------------------------------------*/
#form {
	width: 370px;
	height:290px;
	margin-bottom: 5px;
	float: left;
}
#detail {
	width: 370px;
	height:290px;
	float: right;
	margin-bottom: 5px;
}
#donation {
	width: 370px;
	height:100%;
	margin-bottom: 5px;
	float: left;
}
#bank {
	width: 370px;
	height:100%;
	float: right;
	margin-bottom: 5px;
}
#bankDetails{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bankDetails li{
	position:relative;
	width: 300px;
	height: 20px;
	text-align: left;
	padding: 0px;
	font-weight: bold;
}
#bankDetails li ul li{
	position:absolute;
	width: 200px;
	height: 20px;
	text-align: right;
	padding: 0px;
	left: 120px;
	top: 0px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BF8E34;
}
#contact p{
	display: block;
	padding-bottom: 5px;
}
#contact a{
	color: #6CAEDC;
	text-decoration: none;
	font-weight: bold;
}
h2{
	color: #C89D4F;
	display: block;
	margin-bottom: 5px;
	font-weight: bolder;
}
.spacing {
	line-height: 18px;
}
#row3 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#massage {
	padding-bottom: 5px;
}
#input {
	padding-top: 5px;
	padding-bottom: 5px;
}
.fill {
	width: 350px;
	height: 20px;
}
.fillmassageTxt{
	width: 350px;
	height: 80px;
}
#massageTxt {
	height: 80px;
}
#newsFeed {
	height: 165px;
	width: 200px;
	float: right;
}
#spread {
	height: 200px;
	width: 750px;
}
/*---------------------------------------------------------------------------------------*/
#read {
	position: relative;
	margin-top: 10px;
	text-align: right;
}
#read a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.clear {
clear:both;
}
