@charset "utf-8";
/* CSS Document */

/* childrens supper hour */

*
{
	margin: 0;
	padding:0;
}

body
{
	background: #E6E6E6 url(../images/right.jpg) repeat-x top left;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.3;
}

h1
{

}

h2
{
	color:#993300;
	font-size:1.2em;
	margin: 0;
}

h3
{
	font-size:1.2em;
	margin: 15px 0;
}

p
{
	margin-top: 10px;
	margin-bottom:10px;
}

#right
{
	width:50%;
	background:url(../images/right.jpg) repeat-x;
	right: 0px;
   height: 100%;
	z-index:1;
}
#header
{
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	height:120px;
}




#wrapper
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	background:#F4F4F4 url(../images/sidebar.gif) top left repeat-y;
}

#subwrapper
{
	border-right: #ccc solid 2px;
	border-left: #ccc solid 2px;
	border-bottom: #ccc solid 2px;
}

#mainmenu
{
	width: 150px;
	float: left;
	padding:3px;
	margin:0;
}

#mainmenu p
{
	color: #fff;
}

a:hover
{
	color:red;
}

#mainmenu a:hover
{
	color:red;
}

#maincontent
{
	padding:8px;
	background-color:#FFFFFF;
	margin:0 0 0 157px;
	border-left:2px solid #ccc;	
	border-bottom:2px solid #ccc;
}

#footer
{
	margin-left: 180px;
	font-style: italic;
	
}

#footer h2,
#footer p
{
	font-style: italic;
	font-size: .8em;
	margin:0 0 0 350px;
	color:#993300;
}
#footerImage
{
	width:230px;
	float:left;
	margin-top:-10px;
}
#footer h2
{
	margin-top: 10px;
}

body#aboutus div#maincontent h2,
body#howyoucanhelp div#maincontent h2
{
	color:#fff;
	text-align:center;
	padding:4px;
	margin:20px 65px;

}

.h2Right
{
	background:url(../images/h2Sides_02.gif) right no-repeat ;
	
}

.h2left
{
	background:url(../images/h2Sides_01.gif) left no-repeat #1c43cc;
	margin:0 65px;
}

.clearBoth
{
	clear:both;
}

/* ---------------------main menu settings----------------------------------------- */

ul#mainNav
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNav li
{
	margin-top:2px;
	margin-bottom:2px;
	border: 1px #fff solid;
}

#mainNav a
{
	color: #fff;
	font-size: .9em;
	text-decoration: none;
	border: 1px solid #999;
	padding: 2px;
	display: block;
	background-color: #1C43CC;
}

#mainNav a:hover
{
	background-color:#fff;
	color:#000;
	font-weight: bold;
}

body#index a#indexLink,
body#aboutus a#aboutusLink,
body#links a#linksLink,
body#wishlist a#wishlistLink,
body#contactus a#contactusLink,
body#sponsors a#sponsorsLink,
body#howyoucanhelp a#howyoucanhelpLink,
body#volunteers a#volunteersLink,
body#photos a#photosLink

{
	font-weight: bold;
	color:#000000;
	background-color: #FFF;
}


body#index a#indexLink:hover,
body#aboutus a#aboutusLink:hover,
body#links a#linksLink:hover,
body#wishlist a#wishlistLink:hover,
body#contactus a#contactusLink:hover,
body#sponsors a#sponsorsLink:hover,
body#howyoucanhelp a#howyoucanhelpLink:hover,
body#volunteers a#volunteersLink:hover,
body#photos a#photosLink:hover
{
	font-weight: bold;
	color:#FFFFFF;
	background-color:#E1E1E1;
}

/* ----------------------sup menu settings--------------------------------------- */

ul#supNav
{
	list-style: none;
	/*border-left: 1px solid #999;*/
	margin: 0;
	padding: 0;
	/*float: left;*/

}

#supNav li
{
	/*float: left;
	width: 12em;*/
	margin-top:2px;
	margin-bottom:2px;
	border: 1px #fff solid;
}

#supNav a
{
	color: #000;
	font-size: .9em;
	text-decoration: none;
	border: 1px solid #999;
	padding: 2px;
	display: block;
	background-color:#72AEF5;
	background-image: url(images/link2.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#supNav a:hover
{
	font-weight: bold;
	background-color:#fff;
	color:#000;
}

body#index a#indexLink,
body# a#Link,
body# a#Link,
body# a#Link,
body# a#Link,
body# a#Link
{
	font-weight: bold;
	color:#000000;
	background-color: #FFF;
}


body#index a#indexLink:hover,
body# a#Link:hover,
body# a#Link:hover,
body# a#Link:hover,
body# a#Link:hover,
body# a#Link:hover
{
	font-weight: bold;
	color:#FFFFFF;
	background-color:#E1E1E1;
}

/* ----------------------------home page------------------------------- */
body#index div#maincontent h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color:#003;
}
body#index div#maincontent h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#C03;
	margin-top:20px;
}
body#index div#maincontent h3
{
	font-size:1.6em;
	color:#009;
}

#homePhoto
{
	margin:0 10px -10px 10px;
	border-bottom:3px solid #000;
	padding:0;
}

/* ---------------special styles-------------------------------------------- */
.emailblurb
{
	margin: 3px 0px 0px 0px;
	font-size:.8em;
	color:#000;
}

.emailblurb a
{
	color:#000;
}

.asterisk
{
	color:red;
}

.textBox
{
	padding:10px;
	border: 2px solid #F2C732;
	margin-top:10px;
}

.urlName
{
	font-size:1.3em;
	color:#C03;
	margin-top:25px;
	margin-bottom:0px;
}

.urlURL
{
	font-family:"Courier New", Courier, monospace;
	font-size:0.8em;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:25px;
}

.centeredText
{
	text-align:center;
}

.upIcon
{
	text-align:center;
	margin:15px 0 750px;
}

.upIconLast
{
	text-align:center;
	margin:15px 0;
}

a img
{
	border-style:none;
}

.floatRight
{
	float:right;
	margin:5px;
	padding:5px;
}

.floatLeft
{
	float:left;
	margin:5px;
	padding:5px;
}

.fieldBox
{
	border:1px solid #FF0000;
}
.forLists
{
margin-left:45px;
}

.specialhighlight
{
	font-weight:bold;
	color:#CA0DB7;
}

.addressClass
{
	margin: 0 0 0 25px;
}
/*-------------------------------------------------------IMAGE SHADOWS-------------------------------------------- */
.img-shadow 
{
/*	clear:left;*/
	float:left;
   background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
   background: url(../images/shadow.gif) no-repeat bottom right !important;
   margin: 10px 0 0 10px;
	margin: 10px 0 0 5px;
}

.img-shadow img
{
   display: block;
   position: relative;
   background-color: #fff;
   border: 1px solid #a9a9a9;
   margin: -6px 6px 6px -6px;
   padding: 4px;
} 
/*--------------------------------------------------WishList----------------------------------------------------*/

body#wishlist div#maincontent ul
{
	font-size:1.5em;
	color:#c03;
	margin-top:25px;
}

body#wishlist div#maincontent ul ul
{
	margin-left:37px;
	font-size:.8em;
	color:#000;
}

body#sponsors div#maincontent p
{
	text-align:center;
	font-size:1.2em;
	color:#c03;
	margin:5px 25px;
	border-top:2px solid #1c43cc;
	padding-top:5px;
}

body#sponsors div#maincontent h1
{
	text-align:center;
}

/* ----------------------photos -------------------------------------- */
body#photos td
{
	padding:10px;
	border:3px ridge #006;
}

body#photos table
{
	border-collapse:collapse;
	text-align:center;
	margin:10px auto 10px auto;
}