/* Start of CMSMS style sheet 'NS' */
/*------------------------------
 C S S   D O C U M E N T
 AUTHOR: ROY LINDAUER
 CONTACT: ROY@NOBLESTUDIOS.COM
------------------------------*/

body{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background:url(../images/body_tile.gif) repeat-x top left #ffffff;
	margin:0;
	text-align:center;
	}
	
/* S T R U C T U R E */

#header{
	background:url(../images/header_background.gif) no-repeat #ffffff;
	position:relative;
	padding:0;
	margin:0 auto;
	width:790px;
	height:160px;
	}
#page{
	background:url(../images/page_tile.gif) repeat-y #ffffff;
	position:relative;
	padding:0px 20px;
	margin:0 auto;
	width:750px;
	text-align:left;
	}
#content{
	float:right;
	background:url(../images/content_bottom.gif) no-repeat bottom center #ffffff;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	padding:10px 20px;
	margin-bottom:30px;
	width:478px;
	font-size:.8em;
	line-height:1.5em;
	}
#menu{
	float:left;
	width:208px;
	border:1px solid #d9d9d9;
	padding-bottom:30px;
	background:url(../images/menu_bottom.gif) repeat-x bottom left #ffffff;
	}

#footer{
	background:url(../images/footer.gif) no-repeat top #ffffff;
	position:relative;
	padding:0;
	clear:both;
	padding:10px 0;
	}
.clear{
	clear:both;
	font-size:1%;
	}
#breadcrumbs{
	background:#000000;
	position:absolute;
	bottom:0px;
	right:20px;
	height:23px;
	width:515px;
	padding:0;
	padding-left:5px;
	padding-top:7px;
	margin:0;
	text-align:left;
	font-size:.65em;
	color:#ffffff;
	}
#banner_image{
	background:#000000;
	position:absolute;
	top:0px;
	right:20px;
	height:130px;
	width:520px;
	padding:0;
	margin:0;
	text-align:left;
	}
	
/* M E N U */
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-bottom:30px;
	border-bottom:10px solid #5f99db;
	}
#menu ul li{
	display:inline;
	padding:0;
	margin:0;
	}
#menu ul li a{
	display:block;
	padding:3px;
	padding-left:20px;
	width:185px;
	color:#2d4969;
	text-decoration:none;
	font-size:.8em;
	background:url(../images/collapse_menu.gif) 5px 7px no-repeat #ffffff;
	}
#menu ul li a:hover,#menu ul li a.active{
	color:#2d4969;
	text-decoration:none;
	background:url(../images/collapse_menu.gif) 5px 7px no-repeat #ebebeb;
	}
ul#menu_2{
	padding:0;
	margin:0;
	margin-left:15px;
	border:0;
        display: none;
	}
.menuactive ul#menu_2 {
        display: block;
}
ul#menu_3{
	padding:0;
	margin:0;
	margin-left:30px;
	border:0;
	}
ul#menu_4{
	padding:0;
	margin:0;
	margin-left:45px;
	border:0;
	}
ul#menu_2 li a{
	width:170px;
	}
ul#menu_3 li a{
	width:155px;
	}
ul#menu_4 li a{
	width:140px;
	}

/* H T M L   T A G S */

/* headers */
h1{
	margin:0;
	padding:0;
	width:240px;
	height:130px;
	text-align:left;
	background:url(../images/rsvp_logo.gif) no-repeat 20px;
	position:absolute;
	left:0;
	top:0;
	text-indent:-9000px;
	font-size:1%;
	}
h1 a{
	display:block;
	margin:0;
	padding:0;
	width:240px;
	height:130px;
	}
h2{
	font:200% "Times New Roman", Times, serif;
	color:#000000;
	font-weight:normal;
	letter-spacing:-.7px;
	}
h3{
	font:160% "Times New Roman", Times, serif;
	color:#000000;
	font-weight:normal;
	letter-spacing:-.7px;
	}

dfn{
        display: none;
}
	
/* */
#breadcrumbs a{
	color:#ffffff;
	text-decoration:underline;
	padding:5px;
	}
#breadcrumbs a:hover{
	color:#ffffff;
	text-decoration:none;
	}
#footer a{
	color:#000000;
	text-decoration:underline;
	}
#footer a:hover{
	color:#000000;
	text-decoration:none;
	}
#footer p{
	padding:20px;
	font-size:.7em;
	}
img{
	border:none;
	}
#content p img{
	padding:10px;
	}
	
	
.popvideo{
	color:#3c618b;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	padding:6px;
	text-align:center;
	display:block;
	background:#d9e8fa;
	border:1px solid #5f99db;
	}
.popvideo:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background:#5f99db;
	border:1px solid #5f99db;
	}
	
#donate_form{
	border:1px solid #cccccc;
	background:#f3f3f3;
	padding:3px;
	}
/* End of 'NS' */

