/* @override http://sewardstreet.com/?css=blog/site_css.v.1213069013 */

/* @override http://sewardstreet.com/?css=blog/site_css.v.1212901835 */

body
{
	font-family: arial, helvetica, sans-serif;
    margin: 0px;
    font-size: 87.5%;
    font-weight: normal;
	padding: 10px 10px 20px 10px;
	color: #8d6f39;
	background: #192C50;
	clear: both;
	}

html>body {
        font-size: 14px;
}

p	{
	line-height: 1.5em;
	font-size: 1em;
	margin-top: 1.5em;
	margin-bottom:  1.5em;
        color: #fff;
}

h1 {
	color: #000;
}

h2  {
         font-family: arial, helvetica, sans-serif;
         font-size: 1.5em;
         line-height: 1em;
         color: #fff;
         font-weight: bold;
         padding-left: 5px;
}

 		.entry h3 {
	 		margin: 2.5em 0 0em 10px;
	 		padding: 0 0 5px 5px;
	 		border-bottom: 1px solid #ddd;
                        font-size: 1.1667em;
                        line-height: 1.286em;
       
          }
       

h4 {
         font-family: arial, helvetica, sans-serif;
         margin: .5em 0 1.5em 5px;
         padding-left: 10px;
         font-size: 1.1em;
         font-style: italic;
}

	        			

ol {
	margin-bottom: 10px;
}

.center {
text-align: center;
}


	ul {
list-style: square;
margin: .5em 0 1.5em 55px;
padding-left: 0px;

}

	li	{
		padding-top: .3em;
		padding-bottom: .3em;
}



	img {
                margin: 0 auto;
                padding: 0 0 0 0;
                border: 0;
}

                .entry img.left { margin: 0.5em 10px .8em 0; float: left; }
		
		.entry img.right {margin: 0.5em 0 1em .8em; float: right;}
		
		.entry img.center {margin: 0 auto 1em auto;}

        blockquote {
                 -webkit-border-radius: 10px;
}
		

 

	bq {

margin: 15px 10px 0px 110px;
padding-top: 15px;
font-size: 15px;
font-style: italic;
line-height: 20px;

}

a:link { background-color: transparent; text-decoration: none; color: #fff; font-weight: bold; }
a:visited { background-color: transparent; text-decoration: none; color: #ddd; font-weight: bold; }
a:hover { background-color: transparent; text-decoration: underline; color: #ccc; font-weight-bold; }

#topbar {
margin:0 auto;
padding:0;
height: 45px;
background: #FBFAF4;
border-top: 8px solid #232863;
border-bottom: 1px solid #333;
}

.secondbar {
margin:0 1px 0 0;
padding:0;
height: 1px;
background: #3C3B3A;
border-top: 1px solid #31302F;
border-bottom: 1px solid #50504E;
}

#wrapper {
width: 650px;
margin: 0 auto 0 auto;
padding: 0 0 0 0;
}

#navbar {
margin:0 0 0 125px;
padding:3px 0 3px 0;
background: #FBFAF4;
font: 16px lucida grande, verdana, arial, helvetica, sans-serif;
text-align: center;
}

#navbar ul {
list-style: none;
}

#navbar li {
float: left;
padding: 0 23px 0 23px;
margin-right: 5px;
list-style: none;
}

#navbar li a {	display: block; 
padding: 0.75em 0 0.25em; 
text-transform: uppercase; 
color: #000;}

#navbar a:hover {background: transparent;}

#header {
padding:  1px 0 0 0;
margin-bottom: 3.6em;
clear:  both;
}

#headerinside {
	width: 650px;
	padding:  0px 0 0 0;
	margin: 0px auto;
	clear: both;
}

#headerinside img {
        display: block;
        margin: 0 auto 0px auto;
}

#header p {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

.searchbox {
        width: 210px;
        background: #fff;
        color: #000;
        margin: .7em auto 0em auto;
        display: block;
background-image: url('http://www.sewardstreet.com/images/magnifier.gif');
background-repeat: no-repeat;
background-position: 3px 2px;
padding-left: 25px;
}

#blogtitle {
font-size: 1.25em;
color: #2F4C12;
float: left;
margin: 7px 0 0 0;
padding: 8px 4px 4px 4px;
width: 700px;
border-top: 1px solid #333;
}

#blogtitle h1 {
margin: 0;
padding-top: 5px;
font: 160% Georgia, Times, serif;
letter-spacing: 0.1em;
text-align: left;
}

#nav {
float: left;
margin: 0;
padding: 0;
width: 350px;
text-align: right;
background: transparent;
color: #333;
font-size: 70%;
font-variant: small-caps;
letter-spacing: 0.09em;
}

#content {
margin: 0em auto;
padding: 0 0 0 0;
background: #192C50;
width: 650px;
color: #111;
}

#blog {
padding: 1px 0 0 0;
margin:  0em auto ;
width: 650px;
color: #333;
clear: both;
text-align: left;
}

#main {
margin-top: 1.5em;
padding-top: 20px;
width: 650px;
color: #111;
border-top: 2px solid #ccc;
}

.banner {
	padding: 0 0 0 0;
	margin: 5px 0px 10px 0px;
}

.banner h2 {
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: right;
	font-size:  .6em;
	line-height: 2em;
}

.banner h3 {
	font-weight: bold;
	font-size: 2.5em;
	text-align: right;
	line-height: 1em;
	padding-bottom: 10px;
}

.banner h4 {
	font-size: 1.4em;
	line-height: 1em;
	text-align: right;
}

.entryheader {
                   margin: 0 0 0 0;
                   padding: 5px 0 7px 5px;
                   background: #192C50;
                   color: #fff;
                   width: 540px;
                   font-weight: bold;
                   font-size: 1.2em;
                   line-height: 1.3em;
                   border-top: 2px solid #333;
                   border-bottom: 1px solid #bbb;
}


.entry {
				margin: 0px 0 2.5em 0;
				padding: 0 0px 10px 0px;
                                width: 650px;
				background: #192C50;
				color: #fff;
				overflow: hidden;
}

       .follow {
margin-bottom: 0px;
}


	.postdate {
                 	text-align: center;
                 	margin: .8em auto 0 auto;
                 	padding: 5px 0px 0 0px;
                 	color: #ddd;
                 	font-weight: normal;
                 	font-style: italic;
                        font-size: .8em;
                        width: 120px;
                        display: block;
                        border-top: 1px solid #ddd;                 	
}

	.postdate h5 {
					margin: 0 0 0 0;
					padding: 0 0 0 0;
					font-size: 3em;
}

    .postdate h6 {
                        color: #ccc;
                        font-size: 12px;
                        line-height: 1.5em;
                        text-align: center;
						display: block;
						margin-top: 0em;
						margin-bottom: 0em;
						text-decoration: none;
        				clear: both;
						border-bottom-style: solid;
						border-bottom-width: 1px;
						padding-bottom: .1em;
}

        .postdate p {
						margin: .3em 0 2em 0;
                        color: #ccc;
                        font-size: 12px;
                        line-height: 1.5em;
                        text-align: center;
}

         .smalldate {
                 	float: left;
                 	padding: 10px 0px 0px 5px;
                 	margin:  0px;
                 	color: #ccc;
                 	width: 75px;
                 	font-size: 1em;
                 	line-height: 1.2em;
                 	font-weight: bold;
                        text-align: center;
}



	.dateline {
                	width: 650px;
                	height: 2px;
               		background: #ccc;
}


	.entry h2 {
                	font-family: arial, helvetica, sans-serif;
                	margin: 0.5em 0px 0em 0px;
                 	padding: 10px 20px 5px 20px;
                	font-weight: bold;
                 	font-size: 1.5em;
                        text-align: center;
                 	line-height: 1em;
}

       .posttype_link {
                    margin: 2.5em 0px 1.5em 55px;
                    padding: 0 0 0 0;
                    width: 540px;
}

	.posttype_link h2 {
		    font-family: arial, helvetica, sans-serif;
            margin: 0.5em 0px 0px 0px;
		    padding: 5px 0px 5px 5px;
		    font-size: 1.5em;
		    line-height: 1em;
		    font-weight: bold;
}

	.posttype_link p {
    		margin: 0.3em 0px 1.5em 0px;
            padding: 0px 5px 0px 5px;
            font-size: 1em;
            line-height: 1.5em;
            color: #fff;
   }

	 .posttype_link img {
                    /*margin: .3em auto 5em auto;*/
                    padding: 0px 0px 0px 0px;
                    display: block;
}

        .posttype_link blockquote {
                    font-size: 1.0em;
                    margin: 0.3em 0 1.2em 50px;
                    padding: .2em 10px .3em 5px; 
                    width: 440px;
					background-color: #223860;
}

        .linklink {
                    padding: 0 0 0 5px;
}

        .posttype_video {
                    margin: 2.5em 0px 1.5em 110px;
                    padding: 0 0 0 0;
                    width: 430px;
}

	.posttype_video h2 {
		    font-family: arial, helvetica, sans-serif;
            margin: 0.5em 0px 0px 0px;
		    padding: 5px 0px 5px 5px;
		    font-size: 1.5em;
		    line-height: 1em;
		    font-weight: bold;
}

	.posttype_video p {
                    margin: 1em 0px 1.5em 0px;
                    padding: 0px 5px 0px 5px;
                    font-size: 1em;
                    line-height: 1.5em;
                    color: #fff;
                   
}
 
	 .evideo {
                    margin: 1.5em 0px 1.5em 0px;
                    padding: 0px 0px 0px 2px;
                    width: 430px;
}

	 .videolink {
                    margin: 5px 0px 10px 5px;
                    color: #ccc;
}

         .videolink a {
                    color: #ccc;
}

         .videolink a:hover {
                    color: #000;
                    text-decoration: underline;
}

     .posttype_article {
                    margin: .5em 0px 1.5em 110px;
                    padding: 0 0 0 0;
}

     .posttype_article h2 {
	            font-family: arial, helvetica, sans-serif;
			   	margin: 0px 0px 0px 0px;
			    padding: 5px 5px 5px 5px;
		    	font-size: 1.5em;
	            line-height: 1em;
		   		font-weight: bold;
}

	.posttype_article p {
                    margin: 1em 0px 1.5em 10px;
                    padding: 0px 5px 0px 5px;
                    font-size: 1em;
                    line-height: 1.5em;
                    color: #fff;
                   }

       .posttype_article blockquote {
                    font-size: 1.0em;
                    margin: 0.3em 0 1.2em 50px;
                    padding: .2em 10px .3em 5px; 
                    width: 440px;
					background-color: #223860;
}

.posttype_notes {
                    margin: 2.5em 0px 1.5em 55px;
                    padding: 0 0 0 0;
                    width: 540px;
}

     .posttype_notes h2 {
	            font-family: arial, helvetica, sans-serif;
			   	margin: 0px 0px 0px 0px;
			    padding: 5px 5px 5px 5px;
		    	font-size: 1.5em;
	            line-height: 1em;
		   		font-weight: bold;
}

	.posttype_notes p {
                    margin: 1em 0px 1.5em 10px;
                    padding: 0px 5px 0px 5px;
                    font-size: 1em;
                    line-height: 1.5em;
                    color: #fff;
                   }

       .posttype_notes blockquote {
                    font-size: 1.0em;
                    margin: 0.3em 0 0.5em 50px;
                    padding: .2em 10px 20px 5px; 
                    width: 440px;
					background-color: #223860;
}



	.entry blockquote.right { width: 100px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 10px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
        .entry blockquote.left { width: 100px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 10px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
        
        .elsewhere {
				margin: 20px 0 10px 0;
				padding: 5px 0px 20px 0px;
				background: #192C50;
				border-top: 2px solid #fff;
				border-bottom: 1px solid #fff;
				color: #fff;
				overflow: hidden;
}
		.elsewhere h2 {
				font-family: arial, helvetica, sans-serif;
                margin: 0.5em 0px 0em 0px;
                padding: 10px 0px 5px 0px;
                font-weight: bold;
                font-size: 1.3em;
                line-height: 1em;

	
}

		.elsewhere h3 {
				margin: 0.3em 0.5em 0 110px;
				padding: 0 0 0 0px;
				font-weight: bold;
				font-size: 1.1em;
				line-height: 1em;
                                border-bottom: none;

}

		.elsewhere ul {
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				list-style: none;

}

		.elsewhere li {
				margin: 0 0 1.3em 0;
				padding: 0 0 0 0;

}

                .item {
                                margin: 0 0 1.5em 0;
				padding: 0 0 0 0;
                                clear: both;
}

                .day {
	  			color: #ccc;
                font-size: .8em;
                line-height: 1em;
                text-align: right;
                float: left;
		width: 100px;
                margin: 0 0 0 0;
                padding: .2em 0 0 0;
  }
  
  		.elsewhere p {
				margin: .3em .5em 0 110px;
				line-height: 1.2em;
				text-decoration: none;
}

 

       .posttype_quote {
                    margin: 1em 0px 1.5em 110px;
                    width: 430px;
                    padding: 0 0 0 0;
}

        .posttype_quote p {
                    margin: 1.5em 0px 1.5em 10px;
                    padding:  0px 5px 0px 5px;
                    font-size: 1em;
                    line-height: 1.5em;
                    color: #fff;
                }

	.posttype_quote .quote p {
					font-style: italic;
					font-size: 1.25em;
					line-height: 1.3em;
					color: #ccc;
                                        margin: 0 0 0.5em 0;
                                        padding: 0 10px 0 15px;
}

	.posttype_quote .author {
					font-size: 1.5em;
					line-height: 1em;
					color:  #ccc;
					text-align: right;
					padding-right: 5px;
}


	.teaser-footer {
                 margin: 5px 0px 10px 10px;
                 padding-left: 5px;
}

        .posttype_photo {
                    margin: .5em auto 1em auto;
                    padding: 0 0 0 0;
}

	 .posttype_photo img {
                    margin: 1.5em auto 1.5em auto;
                    padding: 0px 0px 0px 0px;
                    display: block;
 
}


        .caption {
                      margin: 0em 0 0 110px;
                      padding: 0 10px 0 0px;
                      width: 430px;
                      text-align:center;
                      color: #ddd;
                      font-size: .9em;
                      line-height: 1.4em;
}


        .quickbox {
                      margin: .5em 0 1em 110px;
                      padding: 1.5em 0 0 0;
                      border-top: 2px solid #ccc;
}

        .quickentry {
                                        margin: 0px 0px 0px 0px;
                                        padding: 0 0px 5px 0px;
                                        
}

	.quicklink {
					padding: 0px 0px 5px 0px;
                    width: 540px;								
}

	.quickdate {
                 	float: left;
                 	padding: 2px 0px 0px 5px;
                 	color: #777;
                 	width: 100px;
                 	font-size: 1.1666em;
                 	line-height: 1.1em;
                 	font-weight: bold;
                 	text-align: right;
                 	
}

    .quickdate day {
                        color: #aaa;
                        font-size: 12px;
                        line-height: 1.5em;
                        padding-top: 5px;
                                               
                       
}

	.quicktitle {
					font-size: 1.1em;
					font-weight: normal;
					background: transparent;
					color: #336600;
}

	.quicklink h2 {
				font-family: arial, helvetica, sans-serif;
                                margin: 0px 0px 0px 110px;
		    		padding: 3px 0px 5px 5px;
		    		font-size: 1.1em;
		    		line-height: 1.125em;
}

	.quicklink p {
                    margin: 0em 0px .5em 110px;
                    padding: 0px 5px 0px 5px;
                    font-size: 1em;
                    line-height: 1.5em;
                    color: #333;
               }

	.lightdateline {
                	width: 580px;
                	margin-left: 110px;
                	height: 1px;
               		background: #666;
}  


	#linkbox {
					padding: 3em 0 0 0;
					margin:  2em auto 0 auto;
					width: 870px;
					color: #333;
					clear: both;
					text-align: left;
					border-top: 2px #888 solid;
}

		.linkbox_image {
					width: 870px;
                                        margin-bottom: 1.5em;
}

		.linkbox_left {
					float: left;
					width: 430;
}

		.linkbox_right {
					float: right;
					margin-left: 10px;
					
}

        .linkbox_entry {
                    margin: 0px 0px 0px 0px;
                    padding: 0 0px 5px 0px;
                                        
}

		.linkbox_link {
					padding: 0px 0px 5px 0px;
                    width: 430px;								

}

		.linkbox_date {
                 	float: left;
                 	padding: 2px 0px 0px 5px;
                 	color: #777;
                 	width: 100px;
                 	font-size: 1.1666em;
                 	line-height: 1.1em;
                 	font-weight: bold;
                 	text-align: right;
                 	
}

   		 .linkbox_date day {
                        color: #aaa;
                        font-size: 12px;
                        line-height: 1.5em;
                        padding-top: 5px;
                                               
                       
}

		 .linkbox_title {
					font-size: 1.1em;
					font-weight: normal;
					background: transparent;
					color: #336600;
}

		.linkbox_link h2 {
					font-family: arial, helvetica, sans-serif;
                    margin: 0px 0px 0px 110px;
		    		padding: 3px 0px 5px 5px;
		    		font-size: 1.1em;
		    		line-height: 1.125em;
}

		.linkbox_link p {
                    margin: 0em 0px .5em 110px;
                    padding: 0px 5px 0px 5px;
                    font-size: 1em;
                    line-height: 1.5em;
                    color: #333;
               }

                .linkbox_link h3 {

			        font-family: arial, helvetica, sans-serif;
                                margin: 0px 0px 0px 110px;
		    		padding: 3px 0px 5px 5px;
		    		font-size: 1.1em;
		    		line-height: 1.125em;
                                color: #bbb;
                                font-weight: bold;
}

               .linkbox_link h3 a {
                                color: #bbb;
}

               .linkbox_link h3 a:hover {
                                color: #000;
                                text-decoration: underline;
}
		

       .archivemonth {
                        padding-top: 5px 0 0 0;
                        text-align:center;
                        font-weight: bold;
                        font-size: 1.3em;
                        line-height: 1.1em;
                        color: #bbb;
}

       .archiveyear {
                        text-align: center;
                        font-weight: italic;
                        font-size: .8em;
                        line-height: 1em;
                        color: #ccc;
}

       .archivebox {
                      margin: 50px 0 4em 0px;
                      padding: 1.5em 0 1em 0;
                      border-top: 2px solid #bbb;
                      width: 650px;
                      text-align: center;
}

	 	.archivebox a {
						font-size: 2em;
						color: #bbb;
												
}

		.archivebox a:hover {
						color: #000;
						text-decoration: underline;
}

       .bignav {
                      margin: 2em 0 1em 220px;
                      padding: 1.5em 0 1em 0;
                      border-top: 2px solid #bbb;
                      width: 430px;
                      text-align: center;
}

	 	.bignav a {
						font-size: 2em;
						color: #bbb;
												
}

		.bignav a:hover {
						color: #000;
						text-decoration: underline;
}


                                         



     .quicklinkbox {
                      margin: 0 0 4em 220px;
                      padding: 1.5em 0 1em 0;
                      border-top: 2px solid #bbb;
                      width: 430px;
                      text-align: center;
}

	 	.quicklinkbox a {
						font-size: 2em;
						color: #bbb;
												
}

		.quicklinkbox a:hover {
						color: #000;
						text-decoration: underline;
}



       #months {
                      margin: 0 0 1.5em 220px;
                      padding: 0 0 1em 0;
                      border-top: 2px solid #333;
                      width: 540px;
}

       #months:after {
                      content: "."; 
		              display: block; 
		              line-height: 1px; 
		              font-size: 1px;
		              color: transparent; 
		              clear: both; 
}


       ul#archive {
                         list-style: none;
}

       ul#archive li {
                      text-align: center;
                      float: left;
                      margin: 0 0 0 0;
                      padding: 0 0 0 0;
                      width: 110px;
                      
}

        .section {
                        float: left;
                        margin-top: 1em;
                        padding: .1em 0 5px 5px;
                        width: 100px;
                        clear: none;
 }

       .section p {
                        color: #aaa;
                        font-weight: bold;
                        font-size: 1em;
                        line-height: 1.3em;
}

        .section img {
                        margin: 0;
                        padding: 5px 0px 10px 0px;
                        border: 0;
}

.archivenav {
                       margin: 0 auto 0 auto;
                       text-align: center;
}


.homebox {
                        margin: 0 0 0 0;
                        padding: 0 0 0 0;
}

.homebox img {
                        display:block;
                        margin-left: auto;
                        margin-right: auto;
}

	.small_link {
                 	text-align: center;
                 	margin: -1.5em auto 0 auto;
                 	padding: 0px 0px 0 0px;
                 	color: #ddd;
                 	font-weight: normal;
                 	font-style: italic;
                        font-size: .8em;
                        width: 120px;
                        display: block;
           	
}

       .small_link p {
                       text-align: center;
}

.comment_button {
	margin: 0em auto 3em auto;
	padding: 0 0 0 0;
}

.comment_button p {
	text-align: center;
	font-size: .9em;
	color: #eee;
	font-style: italic;
	font-weight: normal;
}

.comment_button a {
	font-weight: normal;
}

#comments {
	margin: 0em 0 0em 110px;
	padding: 5px 0 1em 0;
	width: 430px;
	overflow: hidden;
}

#comments h2 {
	margin: 0.5em 0 0 0;
	padding: 0 0 10px 10px;
	font-weight: bold;
	text_decoration: underline;
	border-bottom: 1px solid #eee;
	font-size: 1em;
	font-style: bold;
	line-height: 1em;
}

#comments ul {
	margin: 0 0 0 0;
	padding: 1em 0 0 0;
	list-style: none;
}

#comments li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 0;
        display: block;
        overflow: hidden;
}

#comments h5 {
	color: #ddd;
	margin: 0em 0 1.1em 0;
	font-size: .9em;
	line-height: 1.3em;
	text-align: right;
	float: left;
	width: 100px;
	clear: both;
}

#comments p {
	margin: 0em 0 1.1em 110px;
	padding: 0 0 0 0;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	font-style: italic;
}

#comment_form  {
        margin: 4em auto 4em 120px;
        padding: 0 0 0 0;
}

#comment_form p {
}

#comment_form input {
        margin: 0 auto;
}
                         

#sidebar {
margin: 0px 0px 0px 660px;
padding: 0px 0px 10px 0px;
width: 210px;
background: #Fff;
color: #666;
text-align: left;
border-top: 2px solid #333;
}

#sidebar img{
	padding-left: 5px;
}

#sidebar h2{
	padding-left: 10px;
}

#footer {
  padding: 0 0 0 0;
  margin-top: 2em;
background: #192C50;
clear: both;
}

.footer_inside {
	padding: 10px 0 0 10px;
margin:  0px auto;
width: 650px;
color: #ccc;
clear: both;
text-align: left;
	
}

.footer_inside p {
	font-size: .8em;
	line-height: .2em;
	text-align: center;
}







.spacer {
clear: both;
margin: 40px;
}

.smallspacer {
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submitee {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
margin-left: auto;
margin-right: auto;
text-align: center;
text-transform:    uppercase;
color:             #000;
display: block;
vertical-align: middle;
}

.submit {
 display:block;
 vertical-align: middle;
 margin:0 auto;
}

.InputTextStyle {

background-image: url('http://www.sewardstreet.com/images/magnifier.gif');
background-repeat: no-repeat;
background-position: 3px 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
border-width: 1px;
border-color: #999999;
padding-left: 20px;

}

.clear	{
		clear: both;
		margin: 0px 0px 0px 110px;
		}

#supernav
{
margin: 20px 0px 40px 0px;
padding: 0 0 50px 0;
border-bottom: 2px solid #fff;
}


#navcontainer ul
{
margin: 0 0 0 110px;
padding: 0 0 0 0;
background-color: #192C50;
color: #192C50;
width: 450px;
font-family: arial, helvetica, sans-serif;
list-style: none;
float: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
margin-right: 10px;
padding: 0.2em 0px 0.4em 0px;
width: 100px;
background-color: #fff;
color: #192C50;
text-decoration: none;
text-align: center;
float: left;
border-right: 1px solid #192C50;
}

#navcontainer ul li a:hover
{
background-color: #bbb;
color: #192C50;
}