/* Main components used in Div tags to create the overall site structure */

#header {
	margin: 0 0 10px 0;
	color: #600;
	height: 124px;
	width: 750px;
	background: #000000 url(http://www.appvoices.org//images/AppVoicesHeader.jpg);
}

#header2 {
	margin: 0 0 10px 0;
	color: #600;
	height: 124px;
	width: 750px;
	background: #000000 url(http://www.appvoices.org//images/AVOnWebBanner.jpg);
}

#header3 {
	margin: 0 0 10px 0;
	color: #600;
	height: 124px;
	width: 750px;
	background: #000000 url(http://www.appvoices.org//images/AppVoicesHeader.jpg);
}

#wrapper {
	margin: 0 auto;
	padding: 10px;
	width: 750px;
	background: #3b6c3b;
	text-align: left;
}

#content {
	margin-top: 10px;
	margin-bottom: 5px;
	background: #FFFFFF;
}

#footer {
	color: #FFFFFF;
	width: 750px;
	background: #3b6c3b;
	text-align: center;
	font: 10px bold 'Lucida Grande', Verdana, Arial, Sans-Serif;
}






/* These are the default styles for links, lists and the rest */

body {
	margin: 0;
	padding: 0;
	background: #c8c896;
}

p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

ul {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
}
li {
	border-bottom: 0 solid #CCC;
	padding-bottom: 3px;
}

a:link {
	color: #990000;
	text-decoration: none;
	
}

a:hover {
	color: #3b6c3b;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

h1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  20px;
    margin-right: 20px;
    margin-top: 15px;
	font-weight: bold;
    text-align: right;
	color: #000;
}

h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  24px;
        line-height:28px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	text-align: left;
}

h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: 0.09em;
}

h4 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  16px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	text-align: left;
}

h5 {
	font: 14px bold 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #990000;
	text-align: center;
}

h2 a:link, h2 a:visited {
	font-weight: bold;
    padding-left:17px;
	background: url(http://www.appvoices.org/themes/site_themes/logical_blocks/lb_new_post.gif) no-repeat;
	background-position: top left;
	color: #990000;
	text-decoration: none;
}

h2 a:hover {
	color: #900;
}

h6 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  20px;
	font-weight: bold;
    text-align: center;
	color: #990000;
}






/* sidebar is the left column where all the links and secondary info show up */

#sidebar { 
	float: left;  
    width:178px;
	color: #3b6c3b;
	text-align: left;
	font: 10px bold 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin-bottom:15px;
	background: #FFFFFF url(http://www.appvoices.org/themes/site_themes/logical_blocks/Menubackground2.jpg);
	border: 2px solid #3b6c3b;
}

#sidebar h3 {
	height: 18px;
	color: #DDDDBB;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
        Background: #3b6c3b;
	padding: 1px 0 0 0;
}

#sidebar ul {
	list-style-type: none;
	padding: 1px 1px 1px 5px;
	border: 0 dashed #CCC;
	color: #666;
}

#sidebar li {
	border-bottom: 1px solid #339933;
	padding-bottom: 3px;
	font: bold 11px verdana, arial, helvetica, sans-serif;

}

#sidebar li a:link {
	color: #3b6c3b;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 155px;
}

#sidebar li a:visited {
	color: #3b6c3b;
	text-decoration: none;
	line-height: 150%;
	display: block;
	width: 155px;
}

#sidebar li a:hover {
	color: #990000;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 155px;
}

#sidebar li a:active {
	color: #3b6c3b;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 155px;
}

/* LUCAS' EDITS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

#sidebar_memorial { 
	float: left;  
    width:178px;
	color: #000066;
	text-align: left;
	font: 10px bold 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin-bottom:15px;
	background: #FFFFFF url(http://www.appvoices.org/themes/site_themes/logical_blocks/Menubackground2.jpg);
	border: 2px solid #3b6c3b;
}

#sidebar_memorial h3 {
	height: 18px;
	color: #DDDDBB;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
        Background: #3b6c3b;
	padding: 1px 0 0 0;
}

#sidebar_memorial ul {
	list-style-type: none;
	padding: 1px 1px 1px 5px;
	border: 0 dashed #CCC;
	color: #666;
}

#sidebar_memorial li {
	border-bottom: 1px solid #339933;
	padding-bottom: 3px;
	font: bold 100% verdana, arial, helvetica, sans-serif;
}

#sidebar_memorial li a:link {
	color: #3b6c3b;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 155px;
}

#sidebar_memorial li a:visited {
	color: #3b6c3b;
	text-decoration: none;
	line-height: 150%;
	display: block;
	width: 155px;
}

#sidebar_memorial li a:hover {
	color: #990000;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 155px;
}

#sidebar_memorial li a:active {
	color: #3b6c3b;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 155px;
}







/* CSS for the content of the main window */

.main {
	margin: 0 16px 0 8px;
}

#subtitle {
        width: 500px;
        text-align: left;
        margin-bottom: -80;
}

#blog {
	float: left;
	width: 520px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	color: #333;
	text-align: left;
	border: 1px dashed #333;
	padding: 0;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: transparent;
}

#blog h3 {
	letter-spacing: 0.09em;
	margin-top: 9px;
	margin-bottom: 12px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#blog_front {
	float: left;
	width: 568px;
	border: 0px solid #000;
	margin-bottom: 10px;
	padding: 0;
        background: url(http://www.appvoices.org/images/Background.jpg) no-repeat;
}

#blog_pages {
	float: left;
	width: 568px;
	border: 0px solid #000;
	margin-bottom: 10px;
	padding: 0;
 	background: url(http://www.appvoices.org/images/Background.jpg) no-repeat;
}

#blog_pages2 {
	float: left;
	width: 568px;
	border: 0px solid #000;
	margin-bottom: 10px;
	padding: 0;
}

#blog_entries_panel {
	float: left;
	width: 380px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 8px;
	color: #333;
	text-align: left;
	border: 1px dashed #333;
	padding: 0;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: transparent;
}

#blog_links_panel {
	float: left;
	width: 148px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 10px;
	color: #111;
	text-align: left;
	border: 1px solid #333;
	padding: 5px;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: #DDDDBB;
}





/* Div tag styles for the main (center) column of the main window */

#voice_toc_wrapper {
	width: 566px
}

#voice_toc {
	float: left;
	width: 340px;
	margin: 5px 10px 5px 10px;
}

#voice_cover {
	float: left;
	width: 156px;
	margin: 5px 10px 5px 10px;
}

#voice_toc_item {
	float: left;
	width: 340px
}

#voice_toc_photo {
	float: left;
	width: 80px
}

#voice_toc_text {
	float: left;
	width: 230px;
	margin-left: 10px;
}

#one_column {
	float: left;
	width: 500px;
	border: 0px solid #000000;
	margin: 15px;
	background: transparent;
}

#one_column_holder {
	float: left;
	width: 500px;
}

#two_column_left {
	float: left;
	width: 230px;
	border: 0px solid #000000;
	margin: 10px;
	background: transparent;
}

#two_column_right {
	float: left;
	width: 230px;
	border: 0px solid #000000;
	margin: 10px;
	background: transparent;
}

#main_column_homepage {
	float: left;
	width: 345px;
	border: 0px solid #000000;
	margin-left: 7px;
	margin-top: 40px;
	background: transparent;
}

#main_column {
	float: left;
	width: 355px;
	border: 0px solid #000000;
	margin-left: 7px;
	margin-top: 15px;
	background: transparent;
}


#main_column_window {
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #000000;
 	background: transparent; 
}

#main_column_holder {
	width: 350px;
	height: 110px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

#main_column_holder200 {
	width: 350px;
	height: 200px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

#main_column_holder_frontpage {
	width: 350px;
	height: 155px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#main_column_holder_resources {
	width: 350px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

#main_column_holder350 {
	width: 350px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	float:left;
	border-bottom: 1px dashed;
}

#photo_holder {
	padding-right: 10px;
	float: left;
}

#blogpost {
	width: 530px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	float:left;
}

#blogphoto_left {
	padding-right: 10px;
	float: left;
}

#blogphoto_right {
	padding-left: 10px;
	float: right;
}

#blogphoto_center {
	padding-right: 10px;
	padding-left: 10px;
	float: center;
}

#photo_holder150 {
	float: left;
	text-align: center;
	width: 150px;
	height: 200px;
	float: top;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#photo_holder195 {
	float: right;
	width: 195px;
	height: 155px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#photo_holder100 {
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#title_holder115 {
	float: left;
	width: 115px;
	height: 120px;
	text-align: center;
	margin: 40px 5px 0px 0px;
	padding: 0px;
	font: bold 18px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #990000;
}

#title_holder215 {
	float: left;
	width: 205px;
	height: 100px;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
	font: normal 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #990000;
}

#title_holder205_resources {
	float: left;
	width: 205px;
	height: 100px;
	margin: 0px 10px 0px 10px;
	font: normal 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #990000;
}

#subtitle_holder315 {
	float: left;
	width: 300px;
	margin: 5px 5px 5px 5px;
	border-bottom: 1px dashed;
	padding-bottom: 5px;
	font: normal 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	text-decoration: none;
}


#main_column_lists {
	float: left;
    width: 330px;
	text-align: left;
	line-height: 120%;
	margin-left: 10px;
	margin-top 10px;
	margin-bottom 10px;
	background: transparent;
	color: #333333;
}

#one_column_lists {
	float: left;
    width: 530px;
	text-align: left;
	line-height: 100%;
	background: transparent;
	color: #333333;
}

.main_column_list_type {
	font: 12px/120% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	font-weight: normal;
}

.main_column_list_type ul {
        list-style-type: circle;
        margin: 0px 0px 0px 20px;
        color: #333333;
}

.main_column_list_type li {
        font-weight: normal;
        margin: 0px 0px 0px 10px;
        color: #333333;
}

.main_column_list_type a:link {
        text-decoration: none;
        color: 333333;
        font-weight: normal;
}

.main_column_list_type li a:link {
        text-decoration: none;
        color: 333333;
        font-weight: normal;
}

.main_column_list_type a:visited {
        text-decoration: none;
        color: 333333;
        font-weight: normal;
}

.main_column_list_type a:active {
        text-decoration: none;
        color: 333333;
       	font-weight: normal;
}

.main_column_list_type li a:hover {
        text-decoration: none;
        color: #990000;
       	font-weight: normal;
}





/* text and list styles for the main (center) column of the main window */


.main_window_head {
	font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
	line-height: 150%;
	color: #DDDDBB;
	background: #000000;
}

.frontpage_small {
	color: #330000;
	text-align: center;
	text-decoration: none;
	font: 11px normal 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.main_window_small {
	color: #000000;
	margin: 0px 1px 0px 1px;
	text-align: left;
	text-decoration: none;
	font: bold 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.main_window_med {
	color: #990000;
	margin: 0px 5px 0px 5px;
	text-align: left;
	text-decoration: none;
	font: 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

.frontpage_big {
	color: #990000;
	text-align: center;
	text-decoration: none;
	font: 16px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

.frontpage_reallybig {
	color: #990000;
	text-align: center;
	text-decoration: none;
	font: 24px bold 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.frontpage_title {
	color: #990000;
	text-align: left;
	text-decoration: none;
	font: 24px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.frontpage_biglist {
	color: #330000;
	text-align: left;
	text-decoration: none;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

.frontpage_smalllist {
	color: #330000;
	text-align: left;
	text-decoration: none;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

.frontpage_body {
	color: #000000;
	text-align: left;
	text-decoration: none;
	font: 12px/145% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

.frontpage_body a:link {
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.frontpage_body a:active {
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.frontpage_body a:visited {
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.frontpage_body li {
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.frontpage_body li a:link {
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.frontpage_body li a:visited {
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.frontpage_body li a:active {
	color: #000000;
	text-align: left;
	text-decoration: none;
}



.frontpage_main {
	color: #000000;
	text-align: left;
	text-decoration: none;
	font: 12px/145% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

/* about_site is the holder for the introduction and disclaimer */

#about_site {
	float: left;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #333;
	text-align: left;
	padding: 0;
	border: 1px solid #333;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: #DDDDBB;
}

.about {
	margin: 10px 2px 0 2px;
	color: #990000;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  18px;
	font-weight: bold;
}

.about2 {
	margin: 0 2px 0 2px;
	color: #3b6c3b;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  12px;
	font-weight: bold;
}

.about3 {
	margin: 10px 2px 0 2px;
	color: #990000;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  24px;
	font-weight: bold;
}





/* Div tag styles for the side (right) column of the main window */


#right_column_window {
	float: left;
	text-align: center;
	width: 165px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #000000;
 	background: transparent; 
}


#right_column {
	float: left;
	width: 165px;
	margin-left: 10px;
	padding: 0px;
	border: 0px solid #000000;
	background: transparent;
}



#right_column_lists {
	float: left;
    width: 140px;
	text-align: left;
	line-height: 120%;
	margin: 10px 3px 10px 8px;
	background: transparent;
	color: #333333;
}

.right_column_list_type {
	font: 10px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	font-weight: normal;
}

.right_column_list_type ul {
        list-style-type: circle;
        margin-left: 10px;
        color: #333333;
}

.right_column_list_type li {
        margin-bottom: 5px;
        font-weight: normal;
        color: #333333;
}

.right_column_list_type a:link {
        text-decoration: none;
        color: 333333;
        font-weight: normal;
}

.right_column_list_type li a:link {
        text-decoration: none;
        color: 333333;
        font-weight: normal;
}

.right_column_list_type a:visited {
        text-decoration: none;
        color: 333333;
        font-weight: normal;
}

.right_column_list_type a:active {
        text-decoration: none;
        color: 333333;
       	font-weight: normal;
}

.right_column_list_type li a:hover {
        text-decoration: none;
        color: #990000;
       	font-weight: normal;
}





/* Text and list styles for the side (right) column of the main window */


.right_window_head {
	font: bold 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
	line-height: 175%;
	color: #DDDDBB;
	background: #000000;
}


.right_window_small {
	color: #000000;
	margin: 0px 5px 0px 5px;
	text-align: center;
	text-decoration: none;
	font: 12px bold 'Lucida Grande', Verdana, Arial, Sans-Serif;
}










/* Miscellaneous - don't delete */

.spacer {
	clear: both;
}

blockquote {
	color: #333;
	border-left: 1px solid #CCC;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
}

.center {
	text-align: center;
}

.paginate {
	margin: 18px 16px 18px 8px;
}







/* date and title are added to earlier h tags for greater control of headers. Posted shows all the author, permalink and trackback stuff under each entry */

.date {
	font-size: 10px;
}

.title {
	font-size: 135%;
	font-weight: bold;
	background: transparent;
	color: #336;
}

.posted {
	clear: both;
	margin-bottom: 25px;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 3px 0 15px;
	border-bottom: 1px dashed #999;
}

.posted_comments {
	clear: both;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 3px 0 3px;
}






/* Comments classes. commbox and coomboxalt are used in the switch conditional on the comments page */

.comments {
	font-size: 120%;
	font-weight: bold;
	background: transparent;
	color: #E78818;
}
.commbox {
	background: #EDEAEB;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}
.commboxalt {
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}






/* Some form styling. Not much though */

form {
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height:16px;
padding-bottom:3px;
}

checkbox {
border: 1px double #999999;
padding:5px;
color: #333333;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

textarea {
border: 1px double #999999;
padding:5px;
color: #333333;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

input {
border: 1px solid #999999;
padding:5px;
color: #333333;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-bottom: 10px;
margin-left: 10px;
}

input.submit
{
border: 1px double #999999;
padding: 5px;
background-color: #FFF;
color: #333333;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

fieldset {padding:10px;}






/* Used to control the tab menu under the header */

#nav_wrapper {
	background: 99FF99;
	font: bold 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color:#DDDDBB;
}
#nav_header {
	position: relative;
	top: 0px;
	left: 0;
	width: 740px;
	height: 14px;
    background: transparent;
}
#nav_header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	left: 2px;
	background: transparent;
}
#nav_header ul#primary li {
	display: inline;
	list-style: none;
	background: #3b6c3b;
}
#nav_header ul#primary a, #nav_header ul#primary span, #nav_header ul#primary a.current {
	width: 130px;
	display: block;
	float: left;
	padding: 4px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
        border-bottom:1px solid #3b6c3b;
	background: #3b6c3b;
	text-align: center;
	text-decoration: none;
	color: #DDDDBB;
	font: 100% 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#nav_header ul#primary span, #nav_header ul#primary a.current, #nav_header ul#primary a.current:hover {
	border-bottom: none;
	background: #c8c896;
	margin-top: 0px;
	font-weight: normal;
	color: #DDDDBB;
}
#nav_header ul#primary a {
	background: transparent;
	background: #3b6c3b;
	font-weight: normal;
	color: #DDDBB;
}
#nav_header ul#primary a:hover {
	background: #c8c896;
	font-weight: normal;
	color: #3b6c3b;
}




/* Everything used for the calendar is below */

#calendar {
    margin: 0px;
    padding: 1px 6px 20px 1px;
    width: 160px;
    height: 145px;
    border-right: 1px dashed #666666;
	background: #FFFFFF;
}


#calendar_window {
	float: left;
	width: 160px;
	color: #000000;
	text-align: left;
	margin-left: 2px;
	padding: 6px;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: transparent;
}

.calendar_body {
margin: 0px;
padding: 0px;
}

.calendarBG {

}

.calendarBlank {

}

.calendarHeader {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:         10px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size:	9px;
 color: #fff;
 background-color: #9D080D;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:         9px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#FFCFCF;
}

.calendarCell {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:         9px;
 font-weight:		bold;
 line-height: 11px;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:             #E30B13;
 text-decoration:   none;
 background-color:  transparent;
}



#storylist {
	float: left;
    width:365px;
	color: #3b6c3b;
	text-align: left;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: 10px;
    margin-bottom: 5px;
	background: transparent;
	border-bottom: 0px solid;
}

#storylist ul {
	list-style-type: circle;
	margin: 20px 10px 10px 10px;
	border: 0 dashed #CCC;
	color: #3b6c3b;
	display: block;
}
#storylist li {
	border-bottom: 1px dashed #CCC;
	font-weight: normal;
}

#storylist li a:link {
	color: #3b6c3b;
	text-decoration: none;
	display: block;
}
#storylist li a:visited {
	color: #3b6c3b;
	text-decoration: none;
	display: block;
}
#storylist li a:hover {
	color: #990000;
	text-decoration: underline;
	display: block;
}

#storylist_small {
	float: left;
    width:120px;
	color: #3b6c3b;
	text-align: left;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin: 5px 3px 3px 15px;
	background: transparent;
	border-bottom: 0px solid;
}

#storylist_small ul {
	list-style-type: circle;
	margin: 5px;
	border: 0 dashed #CCC;
	color: #000000;
	display: block;
}
#storylist_small li {
	border-bottom: 1px dashed #CCC;
	font-weight: normal;
}

#storylist_small li a:link {
	color: #000000;
	text-decoration: none;
	display: block;
}
#storylist_small li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
}
#storylist_small li a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
}


#blog_archive_main {
	float: left;
	width: 385px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	color: #333;
	text-align: left;
	border: 1px dashed #333;
	padding: 0;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: transparent;
}

#blog_archive_photo {
	float: left;
	width: 140px;
	margin-top: 10px;
	margin-left: 10px;
	color: #111;
	text-align: left;
	border: 1px solid #333;
	padding: 5px;
	font: normal 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: #DDDDBB;
}


.photobar_title {
	font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
	color: #3b6c3b;
}

.photobar_subtitle {
	font: italic 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
	color: #3b6c3b;
}

.photobar_captions {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: left;
	color: #000000;
}

.storypage_dateheading {
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: left;
    margin-left: 5px;
	color: #3b6c3b;
}

.archive_heading {
	font: bold 18px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: 15px;
    text-align: left;
    text-decoration: underline;
	color: #990000;
}

