html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
strike, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul, li{
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong{
	font-weight: bold;
}
body{
	background: #efede6 url(images/bg.gif) repeat center top;
	color: #000;
	font-family: Georgia, serif;
	font-size: 10px;
	line-height: 1;
}
input, select, textarea{
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
input.text,
input.password,
textarea{
	background: #fff url(images/input.gif) no-repeat top left !important;
	border: 1px solid #739854;
	padding: 3px;
}

#container{
	background: #ebf1ca url(images/container.gif) repeat-y center 268px;
	margin: 15px auto 0;
	overflow: hidden;
	position: relative;
	width: 782px;
}
#btm{
	background: url(images/btmshadow.gif) no-repeat center bottom;
	clear: both;
	height: 16px;
	padding-top: 10px;
	width: 782px;
}
#credit{
	background: url(images/credit.gif) no-repeat 0 0;
	bottom: 26px;
	display: block;
	height: 29px;
	left: 32px;
	outline: 0;
	position: absolute;
	text-indent: -9999px;
	width: 196px;
}
#header{
	background: url(images/header.jpg) no-repeat center top;
	height: 270px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 782px;
}
#header h1 a{
	display: block;
	height: 156px;
	left: 245px;
	outline: 0;
	position: absolute;
	text-indent: -9999em;
	top: 70px;
	width: 330px;
}
#header h2,
#header h3{
	text-indent: -9999em;
}
#header p{
	color: #fff;
	font-size: 1.1em;
	position: absolute;
	right: 26px;
	top: 28px;
}
#header p a{
	color: #fff;
	text-decoration: none;
}
#header p a:hover{
	color: #f46017;
	text-decoration: underline;
}
a#donatenow{
	background: url(images/donate.jpg) no-repeat left top;
	display: block;
	height: 141px;
	outline: 0;
	position: absolute;
	right: 15px;
	text-indent: -9999em;
	top: 71px;
	width: 115px;
}
a:hover#donatenow{
	background-position: right top;
}
#mainmenu{
	background: url(images/menu.jpg) no-repeat left top;
	height: 30px;
	left: 74px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: -30px;
	width: 634px;
	z-index: 5;
}
#mainmenu li{
	display: inline;
}
#mainmenu li a{
	color: #fff;
	float: left;
	font-size: 1.1em;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	outline: 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
}
#mainmenu li a:hover{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
#tab_home a{width:56px;}
#tab_speaking a{width:102px;}
#tab_resources a{width:63px;}
#tab_calendar a{width:55px;}
#tab_sponsor a{width:73px;}
#tab_volunteer a{width:58px;}
#tab_downloads a{width:67px;}
#tab_contact a{width:64px;}
#tab_forum a{width:41px;}
#tab_links a{width:45px;}

#tab_home a:hover{background-position:0 -30px;}
#tab_speaking a:hover{background-position:-57px -30px}
#tab_resources a:hover{background-position:-160px -30px}
#tab_calendar a:hover{background-position:-224px -30px}
#tab_sponsor a:hover{background-position:-280px -30px}
#tab_volunteer a:hover{background-position:-354px -30px}
#tab_downloads a:hover{background-position:-413px -30px}
#tab_contact a:hover{background-position:-481px -30px}
#tab_forum a:hover{background-position:-546px -30px}
#tab_links a:hover{background-position:-588px -30px}

#flashalbum{
	margin: -84px 0 0 14px;
}
#flashalbum p{
	font-size: 12px;
	margin: -38px 46px 14px 0;
	position: relative;
	text-align: right;
}
#flashalbum p a{
	color: #919f93;
	text-decoration: none;
}
#flashalbum p a:hover{
	color: #667869;
	text-decoration: underline;
}

#sidebar{
	float: left;
	padding-left: 16px;
	position: relative;
	width: 230px;
}
#content{
	background: url(images/vertical.gif) repeat-y 0 0;
	color: #739854;
	float: left;
	padding: 0 26px 10px 26px;
	width: 466px;
}

/* === Sidebar === */

#sidebar .loginbox{
	margin-left: 33px;
	position: relative;
	right: 0;
	top: -19px;
	width: 197px;
}
#sidebar .loginbox h2{
	background: url(images/memberlogin.gif) no-repeat 0 0;
	height: 62px;
	text-indent: -9999px;
	width: 197px;
}
#sidebar .loginbox .menucontent{
	background: url(images/loginbg.gif) repeat-x 0 0;
	padding: 16px;
}
#sidebar .loginbox label{
	color: #525b4a;
	display: block;
	font-size: 1.4em;
	padding-bottom: 3px;
}
#sidebar .loginbox p{
	margin-bottom: 5px;
}
#sidebar .loginbox input.text{
	font-size: 1.3em;
	width: 150px;
}
#sidebar .loginbox .remember label{
	display: inline;
	font-size: 1.1em;
	padding: 0;
}
#sidebar .loginbox .submitbutton{
	float: right;
	font-size: 1.3em;
}
#sidebar .loginbox ul{
	padding-top: 5px;
}
#sidebar .loginbox li a{
	background: url(images/arrow.gif) no-repeat 0 4px;
	color: #525b4a;
	display: block;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 5px 0;
	padding-left: 12px;
	text-decoration: none;
}
#sidebar .loginbox li a:hover{
	color: #32362e;
	text-decoration: underline;
}
#sidebar .calbox{
	padding-bottom: 45px; /* to allow for the credit box */
}
#sidebar .calbox h2{
	background: #f1f7da url(images/menuhead.gif) repeat-x 0 0;
	font-size: 2.4em;
	font-variant: small-caps;
	line-height: 1.4em;
	padding-right: 10px;
	text-align: right;
	text-transform: lowercase;
}
#sidebar .calbox h2 a{
	color: #84ac8d;
	text-decoration: none;
}
#sidebar .calbox .menucontent{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	text-align: center;
}
#sidebar .calbox .menucontent a{
	color: #005d93;
	text-decoration: none;
}
#sidebar .calbox table{
	border-collapse: separate;
	border-spacing: 1px;
}

/* === Special Notice Red Box === */

#notice{
	background: #d03f2d url(images/noticemid.gif) repeat-y 0 0;
	border-top: 5px solid #919f93;
	color: #fff;
	font-size: 1.6em;
	line-height: 1.2em;
	width: 466px;
}
#notice .top{
	background: url(images/noticetop.gif) no-repeat 0 0;
	padding-top: 10px;
}
#notice .bottom{
	background: url(images/noticebtm.gif) no-repeat 0 100%;
	padding: 0 10px 10px 10px;
}

/* === Image Text Headers === */

h2.sectionhead{
	border-bottom: 1px solid #f46017;
	margin-top: 20px;
	padding-bottom: 3px;
}
#h_news{
	background: url(images/h_news.gif) no-repeat 0 0;
	display: block;
	height: 22px;
	text-indent: -9999em;
	width: 200px;
}
.contentpage{
	color: #739854;
	font-size: 1.4em;
	line-height: 1.8em;
}
.contentpage h2{
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 118px;
	margin-bottom: -21px;
	position: relative;
	text-indent: -9999px;
	top: -21px;
	width: 479px;
}
#h_speaking{background-image: url(images/h_speaking.jpg);}
#h_resources{background-image: url(images/h_resources.jpg);}
#h_calendar{background-image: url(images/h_calendar.jpg);}
#h_sponsor{background-image: url(images/h_sponsor.jpg);}
#h_volunteer{background-image: url(images/h_volunteer.jpg);}
#h_downloads{background-image: url(images/h_downloads.jpg);}
#h_contact{background-image: url(images/h_contact.jpg);}
#h_forum{background-image: url(images/h_forum.jpg);}
#h_links{background-image: url(images/h_links.jpg);}
#h_about{background-image: url(images/h_about.jpg);}

.contentpage .imagerow{
	margin-bottom: 20px;
	text-align: center;
}
.contentpage .imagerow img{
	border: 2px solid #f46017;
	margin: 0 10px;
}

/* === News Posts === */

.post{
	background: url(images/hr.gif) no-repeat 0 100%;
	line-height: 1.2;
	overflow: hidden;
	padding: 20px 0 20px 0;
}
.post .title{
	font-size: 2.4em;
}
.post h3{
	color: #5d5d5d;
	font-size: 1.1em;
	font-weight: bold;
	margin: .5em 0;
}
.post .posted{
	font-weight: normal;
}
.post .storycontent{
	font-size: 1.2em;
	line-height: 2em;
}
.post .meta,
.post .feedback{
	display: none;
}
.nextprev{
	color: #909c8c;
	margin-top: 20px;
	text-align: right;
}

/* === rin styles === */

.left {
 float: left;
 padding-left: 105px;
}

.right {
 float: right;
 padding-right: 105px;
}

.leftdouble {
 float: left;
 padding-left: 10px;
}

.rightdouble {
 float: right;
 padding-right: 10px;
}
#response {
 margin: 0px 10px;
}

h2#postcomment {
 background: #FFFFFF url(images/comments.gif) no-repeat center top; 
 margin: 40px 0px 0px 0px;
 padding: 0 0 20px 10px;
}

#commentform {
 background: #f5f6f7; 
 padding: 1px 20px;
 margin: 0px;
}

#commentboxes {
 width: 200px;
 float: left;
 color: #7b7b7b;
 font-size: 0.9em;
}

p.instructions {
 margin: 14px 0 0 200px;
 color: #7b7b7b;
 font-size: 0.9em;
 text-align: justify;
 border-left: 1px solid #d5d7db;
 padding-left: 15px;
 position: relative;
}

#inputbox {
 clear: both;
 color: #7b7b7b;
 font-size: 0.9em;
}

#button{
 padding-top: 0.5em;
}

#commentsbottom {
 background: #FFFFFF url(images/commentsdown.gif) no-repeat center top; 
 margin: 0;
 padding: 0;
 height: 22px;
}

.storycontent a {
 text-decoration: none;
}

.storycontent a:hover {
 text-decoration: underline;
}

.storycontent a:visited {
 color: #000000;
}
.commentauthor {
 font-weight: bold;
 font-size: 1.2em;
 padding: 0 0 2px 0;
 margin: 0;
 color: #000000;
}

.commentauthor a{
 font-weight: bold;
 margin: 0;
 padding: 0 20px 0 0;
 background: url(images/icon.jpg) no-repeat top right;
}

.commentdate {
 font-size: 0.8em;
 text-align: right;
 line-height: 18px;
 padding: 0;
 margin: 0;
}

#nocomment, #commentsclosed {
 text-align: center;
 color: #7b7b7b;
 font-size: 1.1em;
}
#comment  {
 width: 465px;
}

#comment, #author, #url, #email, #press{
 background: #e7e9ed;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 color: #7b7b7b;
 padding: 1px 2px 1px 1px;
}

#comment, #author, #url, #email{
 border: 1px solid #d5d7db;
}

#comment:hover, #author:hover, #url:hover, #email:hover{
 border: 1px solid #7b7b7b;
}

#comment:focus, #author:focus, #url:focus, #email:focus{
 background: #FFFFFF;
 border: 1px solid #000000;
 color: #7b7b7b;
 padding: 1px 2px 1px 1px;
}

#commentboxes p {
 margin: 0;
 padding-bottom: 0.9em;
}

h2#comments{
 margin-bottom:40px;
}

p.feeds {
 float: right;
 margin-top: -1.8em;
 font-size: 0.9em;
}

p.feeds a, p.feeds a:hover  {
 text-decoration: none;
}

p.feeds a:hover {
 color: #000000;
}

#inputbox {
 clear: both;
 color: #7b7b7b;
 font-size: 0.9em;
}

#inputbox a {
 color: #7b7b7b;
}

#inputbox a:hover {
 color: #FFFFFF;
}

p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}

p.pages {
 margin: 0;
 padding: 0 40px 40px 40px;
 text-align: center;
}

p.pages a {
 color: #005D93;
}
.searchresult {
 padding: 30px 0 0 0;
 margin:0;
}

.searchresult a{
 color: #000000; 
}

.searchinfo {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
}

.searchdetails {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
 border-bottom: 1px solid #BBBBBB;
}
#ed_toolbar {
 background: #d5d7db; 
 border: 1px solid #d5d7db;
 padding-left: 5px;
}

#ed_bold {
 background: url(images/bold.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
}

#ed_italic {
 background: url(images/italic.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}

#ed_link {
 background: url(images/link.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}

#ed_close{
 background: url(images/close.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 25px;
}
#wp-calendar {
 empty-cells: show;
 margin: 10px auto 0;
 width: 520px;
}

#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
 background-color:  #fff;
}

#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
 background-color:  #fff;
}

#wp-calendar a {
 display: block;
 background-color: #E0EAEF;
}

#wp-calendar caption {
 text-align: center;
 width: 100%;
}

#wp-calendar td{
 padding: 3px 0;
 text-align: center;
}

#wp-calendar  th {
 padding: 3px 0;
 text-align: center;
 background-color: #f5f6f7;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	border: 1px solid #06c;
}


.smalltext {
	font-size: 9px;
}

.mediumtext {
	font-size: 12px;
}

.tbox{
	color: #000000;
	font-size: 10px;
}

td {
    background: none;
	font-size: 11px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
	line-height:1.3em;
}

.fborder {
	border: #ededed 1px solid;
	background-color: transparent;
	
}

.forumheader{
	background-color: #F0F0F0;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: transparent;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: transparent;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background-color: #d9d7da;
	font-size: 12px;
	color:#fff;
	font-weight:bold;

}
.fcaption a{
	color:#fff;
}
#chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

/* === IE6 === */

* html #sidebar .loginbox li a,
* html #sidebar .loginbox,
* html #sidebar .calbox .menucontent,
* html #sidebar .calbox .menubox h2{
	height: 0.01%;
}
