.subdesc a.special{
	color:#325C91;
}

#footer p#loggedIn{
	float:left;
	margin-left:16em;
}



* {
	margin:0;
	padding:0;
}

body { 
	font-size: 62.5%; 
	color: black; 
	font-family: Tahoma;
	/*font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background: url('../images/ltbrnweaveJJ.jpg') fixed;
	background: #AF0049;*/
	background: #E7F3E1 url("../images/mintyBack.jpg") repeat-x center top;
	
	line-height:1.8em;
}

p { 
  
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom: 1.5em;
}

h2, h3, h4 {
	font-family: "Trebuchet MS";
}
h1 { 
	font-family:arial;
	font-size:1.8em;
	line-height:1.5em;
	margin-bottom:1.5em;
}
h2 { 
  font-size:1.8em; 
  line-height: 1em; 
  margin-bottom: 1em;
}
h3 { 
	font-size:1.2em;
	line-height:1.5em;

}
ul, ol , dl{ 
	font-size:1.2em;
	margin-bottom: 1.5em;
}
input:focus, textarea:focus {
	background-color:white;
}
input, textarea {
	/*background-color:#FFFDF5;*/
}

	

#gemmaHouse p{
	text-align:left;
}
#gemmaHouse img{
	height:12.6em;
}
#mission{
	clear:right;
	width:70%;
}
#aboutGemma{
	width: 60em;
	border: solid #bbbbbb 1px;
	margin-bottom: 1em;
	background:#ffffff
}
#alphaback{
	background: url('../images/singlePixel-Opacity25-Black.png');
	padding:.5em;
	width: 80em;
	margin: auto;
}


#maincontainer { 	
	width: 80em;
	overflow: hidden;
	min-height: 100%; 
	margin-right: auto; 
	margin-left: auto;
	background: #ffffff;
	position:relative;
	padding:0;	
}
#maincontainer{
	background: #ffffff url('../images/content-gradient.jpg') right top repeat-y scroll; 
	margin-top:1em;
}
/*Header Styles*/
#header { 
	background: #C60651 url(../images/topBackground.jpg) repeat-x top;
	width: 100%; height: 8em; 
}
#header img {
	float: left;
	margin-left: 18em;
	margin-top:1em;
	height: 6em;
}
#header h1 { 
	position: absolute;
	left: -9000px;
	top: 0;
}
#header p { 
	font-size: 1em; 
}
#header p a { 
	text-decoration: none; 
}
#cab { 
	color: #cde6c0; 
	text-align: right; 
	padding-top: 0.5em;
	width:19em;
	margin: 0 1em 0 0; 
	float: right; 
	clear: right; 
}
#cab a { 
	color: #cde6c0; 
}
#cab a:hover { 
	color: white; 
}

/*Nav styles*/
#nav { 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background: #C60651; 
	width: 20%; 
	z-index: 2; 
	float: left; 
	margin-bottom: -300em; 
	padding-bottom: 300em;
}
#nav h1 { 
	color: #cde6c0; 
	font-size: 1.2em; 
	font-style: italic; 
	margin-top: 10em; 
	margin-bottom: 0; 
	margin-left: 1.8em; 
}
#nav ul { 
	margin-right: 1em; 
	padding-left: 0; 
	list-style-type: none; 
}
.navsection{
	margin: 1em 1.4em;
	padding: 0 0 1em 0;
}
.navsection img{
	height:2.5em;
}
.navsection h2{
	display:none;
	font-weight: normal;
	margin:0;
	padding:0 0 0 .3em;
	font-size: 1.5em;
	color:#ffffff;
	font-variant: small-caps; 
}
.sitelinks { 
	margin: 0;
	padding-left:0;

}
.sitelinks li { 
	color: #cde6c0; 
	font-size: 1.2em; 
	letter-spacing: 0.1em; 
	margin: 0.3em 0 0 .4em;
	padding:0;	
	line-height:1.2em;
}
.sitelinks li a:hover { 
	color: #cde6c0; 
}
.sitelinks li a { 
	color: white;
	display:block; 
	text-decoration: none;
	background: #C60651;
	
	padding:0;
	margin:0;
	width:100%; /*this allows you to set display:block without breaking ie*/
}
.sitelinks li#currentpage a{
	color: #CDE6C0;
	cursor: default;
}

#contact { 
	font-weight: bold; 
	margin-top: 6em;
	margin-left:1em;
}
#contact li { 
	color:#CDE6C0;
	font-size:0.8em;
	font-variant:normal;
	letter-spacing:normal;
	line-height:1.4em;
	margin:0.8em 0.5em;
}
/*Body Containers*/
.summary { 
	background: #ddd url('../images/summary-gradient.png') left top repeat-y; 
	position: relative; 
	width: 34%; 
	float: right; 
	margin: 0em 0em 0em 1em; 
	padding: 1.7em 1em;
	margin-bottom:1.8em;
	border: solid 1px #bbb;
	-moz-border-radius: 0 1em 1em 0;
}

.summary ul { 
	margin: 0;
	margin-bottom:0;
}
.summary li { 
	list-style-image: url(../images/bullet.gif);
	margin-left:0;
	padding-left:0;
}
.summary h3 { 

}
.summary p{
	margin-bottom:0;
}
#content {
	background: transparent url(../images/title-shadow.png) left -.3em repeat-x;
	width: 80%; 
	height: 100%; 
	float: left; 
	min-height: 100%;
	padding-bottom:0;
}
.descbox {
	width: 100%; 
	float: left; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding: 0; 
	/*background: white;*/
	border: 0px;
}

.descbox>p { 
	margin-left: 1.5em;
}
.subdesc { 
	margin: 0 1.4em; 
	padding: 0;
}

.subdesc ul{ 
	margin-left: 1.8em; 
	padding-left: 0; 
}
.subdesc dt {
	color: #C60651;
}
.subdesc dd{
	margin: 0 0 .75em 0;
	font-weight:normal;
	background: #ffffff url('../images/content-gradient.jpg') right top repeat-y scroll; 
}
.subdesc h2 { 

}
.subdesc a{
	color:#C60651;
	text-decoration:none;
}
.subdesc a:hover {
	color:#cf0061;	
}

.desctitle { 
	background: url(../images/title-shadow.png) left .4em repeat-x;
	margin-top:1.8em;
	position:relative;
	top:0.9em;
}
.desctitle h1 {
	background: #cde6c0 url(../images/GreenGradVert.gif); 
	font-variant: small-caps; 
	letter-spacing: 0.3em; 
	padding-left:.6em;
	position:relative; 
	top:-.9em;
	line-height:1.3em;
	margin-bottom:1.7em;
	

}
.leftcol { 
	background: transparent;
	width: 51%; 
	float: left; 
	margin-top: 0; 
	padding-top: 0; 
}
.rightcol {
background: transparent;
	width: 49%; 
	float: left; 
	padding-top: 0; 
}
.caption { 
	font-size: 1em; 
	line-height: 1.8em;
	color:#666666;
	background:#ffffff;
	font-weight:bold;
	font-family:arial;
	text-align: center;
	margin-bottom:0em;
}
.floatingPicture{
	float:left;
	margin:-.1em 1em .8em 0;
	border: solid 1px #bbbbbb;
	padding:0;
	overflow:hidden;
}

.floatingPicture p{
	text-align:center;
	margin-left:1em;
	height:1.8em;
}
.floatingPicture img{
	margin-top:0;
	margin-bottom:0;
}
/* Volunteer Form */
#nofill{
	background:#ffffff;
	border: 1px solid #999999;
	padding:.5em;
	margin-bottom:.5em;
}
#nofill p { 
	font-size: 1.2em; 
	margin: .5em; 

}
#notes { 
	margin-top:2.5em;
}
#volunteerform { 
	margin: 0; 
	padding: 0; 
}
#fillin h2{
	font-family:arial;
}
#fillin {
	font-family:arial;
	border:solid 1px #eee;
	background:#FEF8E3;
	margin: 0em 1.4em 1.4em; 
	padding: 1.8em 1.3em; 

}
.reqfield { 
	color: red; 
	margin-right: 0.3em; 
}
#fillin:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
#fillin input{
	margin-bottom:1px;
	margin-top:-3px;
}

#contactinfo p, #interests p { 
	text-align: left; 
	padding: 0;
	margin:.75em;
}
#interests input{
	margin-right:.9em;
}
span.invalid{
	margin-left:6px;
	
}
.invalid{
	color:#ff0000;
}

/* Donate Page */
#taxReceiptRequest table td, #taxReceiptRequest table thead{
	border:none;
	padding:.5em .1em 0;
}
#taxReceiptRequest table{
	margin:1em 2em;
}
#taxReceiptRequest label{
	font-size:1.2em;
}
#taxReceiptRequest{
	background: #fef8e3 url("../images/vert-grad-yellow.jpg") repeat-x top;
	float:left;
}
#paypal { 
	margin-top: 1em; 
	margin-left: 2.2em;
	margin-bottom:1em;
}
#submitbutton { 
	color: black; 
	margin: 1.2em 2em;
}
#donateButton{
	margin-bottom:1em;
}

#donate { 
	color: black; 
	font-size: 1.4em; 
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
}
#yourdonation{
	font-size:1.3em;	
	background: #fef8e3 url("../images/vert-grad-yellow.jpg") repeat-x top;
	border:1px solid #777777;
	float:right;
	font-size:1.2em;
	margin:0pt 0 1.2em 1em;
	padding:0.75em;
	width:18em;
}

/*Flash Intro Page*/
#flashnotice {
	padding:0;
	width: 40%;
	border:solid 1px #aaaaaa;
	float:right;
	background: #E7F3E1;
	margin:1em;
	
}
#flashnotice p{
	font-size:1em;
	word-spacing:0;
	margin:.8em;
}
#aboutGemma {
	margin: 0 auto 1.5em;
}
#gemmadef { 
	font-family: "courier new"; 
	margin-top: 2em; 
	margin-bottom: 2em; 
}
#supportedby{
	font-size:.9em;
	text-align:center;
	margin-bottom:1.6em;
	margin-top:2em;
}
#supportedby ul{ 
	margin-left: 0;
	text-align: center;
	line-height:.9em;
}
#supportedby ul li{
	display:inline;
	padding-left:1em;
	margin-right:.3em;
	background:url("../images/bullet.gif") no-repeat 0 50%;
}
#supportedby ul li:first-child{
	padding-left:0;
	background-image:none;
}


#rhea {
	width: auto;
	padding:0;
	-moz-border-radius: 0;
}
#rhea img{
	height:12.5em;
}

#sendTo{
	list-style-type:none;
	font-size:.8em;
	margin:.8em .2em;
	padding-left:0px;
}
#sendTo li{
	margin-top: 0;
}
#gemmaneeds{
	width:40%;
	padding:.5em;
	margin-left: 1em;
	position:static;
}


/*Footer*/
#footer { 
	background: #C60651 url("../images/bottomBackground.jpg") repeat-x left bottom;
	width: 80em; 
	float: left; 
	clear: both; 
	margin:0;
	padding:0;
}
#footer p { 
	height: 2em; 
	margin: 0; 
	padding: 0;
	text-align:right;
	font-size:1em;
	line-height:2em;
	margin: .5em 2em .5em 0;
	color:#ffffff;
}
/* Wishlist table*/						
#wishlist thead td{
	font-weight:bold;
	text-align: left;
	cursor:pointer;
	background: #CDE6C0 url('../images/GreenGradVert.gif');
	border: 1px solid #839E99;
	
}
#wishlist thead td:hover{
	font-weight:bold;
	text-align: left;
	cursor:pointer;
	color: #CF0061;
	background: #D9E5D3 url('../images/GreenGradVertLight.gif') repeat-x;
}
.highlightedColumn{
	background-color:#F3F3F3;
}	
table#wishlist {
	font-size: 1.2em;
	border-collapse: collapse; 
	border: 1px solid #839E99; 
	background: white; 
	color: #033;
	margin: .3em ;
}






#wishlist td,#wishlist th { 
	padding: .1em .8em;
	border: 1px solid #dddddd;
}

th { 
	background: white; 
	color: #fff; 
	font-weight: bold; 
	
	padding-right: .3em; 
	vertical-align: top; 
}
thead td { 
	background: white; 
	text-align: center; 
}
.even td { 
	background: #DBE6DD; 
}
.even th { background: #6E8D88; 
}
/*td a, td a:link { 
color: #325C91; 
}
td a:visited { 
	color: #466C8E; 
}*/
td a:hover, td a:focus { 
	color: #1E4C94; 
}
th a, td a:active { 
	color: #fff; 
}
tfoot th, tfoot td { 
	background: #2C5755; 
	color: #fff; 
}
#wishlist th + td { 
	padding-left: .5em; 
}
#wishlistWrapper{
	height:50.3em;
	overflow:auto;
	overflow-x:hidden;
	background:#ffffff;
	border: solid 1px #bbbbbb;
	float:left;
	margin: 0 auto 1.8em auto;
	width: 40em;
}

#wishlist tbody tr td, #wishlist tbody tr{
	height:20px;
}
#wishlist .quantity{
	text-align:right;
}
