/* CSS Document */
/*
1f0706 blkBrown
541211 brown
5c3330 ltBrown
b7160e redOrange
e64a0c medOrange
fd993e ltOrange
f2fa98 yellow
1e6793 drkBlue
bfe7f1 ltBlue
6963a5 lavendar
*/
a {color: #1e6793; text-decoration: underline;}
a:hover{color: #b7160e; text-decoration: none;}
a:visited{color: #6963a5; text-decoration: underline;}
a.sidebarLinks, a.sidebarLinks:hover, a.sidebarLinks:visited {color: #b7160e; text-decoration: none;}
body {
	background-image: url(../img/bgPixel.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
body, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #381d09;
	font-weight:normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
hr {color: #e64a0c;}
#border {
	background-image: url(../img/bgInterior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	border: 0px;
	margin: 0px;
}
body.home #border {background-image: url(../img/bgHome.jpg);}
body.home p {font-weight:bold;}
#container, #header, #footer, #containerBG{
	width: 828px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 210px;
    padding: 0;
}
#containerBG {
	background-image: url(../img/bgContainerBG.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#container {
	background-image: url(../img/bgContainer.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	padding: 0;  margin-top: 0px; margin-bottom: 0px;
}

#footer {
	background-image: url(../img/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	vertical-align:bottom;
	padding: 0;  margin-top: 0px; margin-bottom: 0px;
	height: 50px;
}
#textbody {
	width: 620px;
	margin:0px 0px 0px 170px;
	text-align: justify;
	line-height:1.5em;		
	padding-bottom: 20px;
}
.textbodyContainer, .textbodyHeader, .textbodyFooter, .textbodyBG {
	width:620px;
	height: auto;
}
.textbodyContainer {
	background-image: url(../img/textbodyHeader.png);
	background-position: center top;
	background-repeat:no-repeat;
}
* html .textbodyContainer {
		b\ackground-image: url(../img/textbodyHeader.gif);
		background-image: url(../img/textbodyHeader.gif);
}
.textbodyHeader {
	height: 18px;
}
.textbodyFooter {
	background-image: url(../img/textbodyFooter.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 18px;
}
* html .textbodyFooter {
		b\ackground-image: url(../img/textbodyFooter.gif);
		background-image: url(../img/textbodyFooter.gif);
}
.textbodyBG {
	background-image: url(../img/textbodyBG.png);
	background-repeat: repeat-y;
	background-position: center;
}
* html .textbodyBG {
		b\ackground-image: url(../img/textbodyBG.gif);
		background-image: url(../img/textbodyBG.gif);
}
#textbodyFullPage {
	margin:0;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	padding: 20px;
	line-height:1.5em;
	width: 620px;
	/* needs diff bg images to span width or just keep centered as is*/
}

body.home #textbodyFullPage {
	margin:-28px auto 0px auto;
	text-align: justify;
	padding-top:0px;
	background: none;
	width: 720px;
	position: relative;
}

body.contactus #sidebar {
width:0px;
}
#sidebar {
	float:left;
	width:135px;
	margin: 0 0px 0 20px;
	padding: 5px;
	text-align:left;
}
.quoteRedeemedGirls, .quoteHome, .quoteOthers {
	font-style:italic;
	text-align: justify;
	line-height: 14px;
	font-size: 10px;
	background-color:#bfe7f1;
	padding: 10px 10px 10px 10px;
	float: right;
	z-index:10;
}
.quoteHome {
	margin:20px 0 0 20px;
	width: 160px;
}
.quoteRedeemedGirls {
	padding: 10px 10px 10px 10px;
	margin:0px 0 0 20px;
	width: 160px;
	float: right;
}
.quoteOthers {
	padding: 10px 10px 10px 10px;
	margin: 10px 8px 0 0px;
	width: 330px;
	float: right;
}

.author {
	font-weight:bold;
	text-align: right;
	font-size: 1em;
}
.submit {
	width: 120px;
	height: 40px;
	color: #f00;
	background: #bfe7f1;
	margin-top: 10px;
}
p.pDonate {
	text-align: left;
}
/**************************************/

div.imageL, div.imageR{
  width: 187px;
}
div.imageLsm, div.imageRsm {
  width: 127px;
}
div.imageL, div.imageLsm  { float: left; text-align: left; margin-right: 10px; }
div.imageR, div.imageRsm { float: right; text-align: right; margin-left: 10px;}
div.imageL p, div.imageR p, div.imageLsm p, div.imageRsm p, div.imageC p  {
	margin-top: -5px;   
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	line-height: .9em;
}
/* homepage buttons */
div.imageC {
  width: 85px;
  float: left; text-align: center; margin:55px 1px 0 1px;
}
 
img.imageL { float: left; margin-right: 10px;}
img.imageR { float: right; margin-left: 10px;}

.clear {clear:both;}

/**************************************/

#playVideoR {width:300px; float:right; margin:0px 0 0px 15px;}
#playVideoL {width:300px; float:left; margin:0px 15px 0px 0px;}

/* -height target IE6 */
#videoDefault {width:300px; height: 227px; -height: 177px; padding-top: 55px;
			   background: url(../img/videoDefault.gif) no-repeat;}

#videoDefault p {padding: 0px 25px;}

/**************************************/


div.buttonR {float:right;}
div.buttonL {float:left;}
div.buttonC {margin-left: 40%; margin-right: 60%;}
/*
div.button a:hover {background:url(../img/donateNowOver.gif);}
*/
.partner {
	font-size: larger;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #fd993e;
	padding: 2px 5px;
	margin: 5px 5px 5px 0;
}
.headerHome, #newsletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.35em;
	text-align: left;
	height: 98px;
	position: relative;
}
.headerHome {
	background:url(../img/homeHeader2.png) center no-repeat;
	width: 400px;
	margin-left: -10px;
	padding: 35px 0 0 30px;
	float: left;
}
#newsletter {
	background:url(../img/newsletterBG.png) center no-repeat;
	width: 270px;
	margin-left: 420px;
	padding: 35px 0 0 30px;
}
/* for IE */
* html .headerHome {
	b\ackground-image:url(../img/homeHeader2.gif);
	background-image:url(../img/homeHeader2.gif);
}
* html #newsletter {
	b\ackground-image:url(../img/newsletterBG.gif);
	background-image:url(../img/newsletterBG.gif);
}
#newsletter input, #newsletter input.submit {
	font-size: 12px;
	margin-top: 0px;
	width: 145px;
	cursor:pointer;
}
#newsletter input.submit {
	height: 28px;
	width: 100px;
	padding-bottom: 5px;
	background:url(../img/signupNow.gif) transparent center no-repeat;
	border: none;
}
/*******************/
/*   side bar      */
/*******************/
#sidebar dl {margin: 0; padding: 0;  text-align:left;}
#sidebar dt {margin:10px 0 0 10px; font-size: 1.2em; color: #b7160e; text-decoration:underline;}
#sidebar dd {margin:15px 0px 15px 0px; padding-left:15px; font-size: .9em; color: #b7160e; text-align:left; font-weight:normal;}
#sidebar .selected {background-image:url(../img/sidebarIndicator.gif); background-position:top-left; background-repeat:no-repeat;}
#sidebar dd.first {border-top:1px solid #444; background: #47a;}
#sidebar dd.last {border-bottom:1px solid #444; background: #47a}
#sidebar .idnt {margin-left:10px; line-height: 1.5em; color: #b7160e;}