/* ----------------------------------------------------------- */

html
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 15px;
}

#content .feature table#layout td#coltwo {
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
}

p
{
	color: #000000;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 144%;
	font-weight: bold;
	margin: 0.5em 0em 0em 0em;
	padding: 0px;
}

h2
{
	font-size: 120%;
	font-weight: bold;
	margin: 1.0em 0em 0em 0em;
}

h3
{
	font-size: 100%;
	font-weight: bold;
}

h4
{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h5
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

ul
{
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 1em;
}

ul ul
{
	list-style-type: disc;
}

ul ul ul
{
	list-style-type: none;
}

label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

li
{
	padding-bottom: 0.33em;
}

dl
{
	margin-top: 0.33em;
}

dt
{
	font-weight: bold;
}

dt .description
{
	font-weight: normal;
	font-style: italic;
	padding-left: 0.1em;
}

dd
{
	padding-bottom: 0.33em;
	margin-left: 0.66em;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

th,
th p
{
	font-weight: normal;
	text-align: left;
	padding: 0.2em;
}

/* ----------------------------------------------------------- */

a:link, a:visited
{
	text-decoration: underline;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

a.external
{
	background-color: transparent;
	background-image: url(http://www.smv.org/images/external.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	padding-right: 13px;
}

a.pdf
{
	background-color: transparent;
	background-image: url(http://www.smv.org/images/acrobat.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	padding-right: 16px;
}

a.mail
{
	background-color: transparent;
	background-image: url(http://www.smv.org/images/email.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	padding-right: 17px;
}

#content .feature th a:link, 
#content .feature th a:visited
{
	text-decoration: underline;
}

#content .feature th a:hover
{
	text-decoration: underline;
}


/* ----------------------------------------------------------- */



/* ----------------------------------------------------------- */

.description
{
	font-weight: normal;
	font-style: italic;
	padding-left: 0.1em;
}

#content .feature .sidebar {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	float: right;
	width: 30%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-style: solid;
	border-width: 1px;
	padding: 0px 10px 10px;
}

#content .feature .sidebar p  { font-size: 100%; }

#content .feature .captioned_img {
	float: right;
	height: auto;
	width: 300px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#content .feature .captioned_img img {
	display: block;
	float: none;
	padding: 0px;
	margin: 0px;
}

#content .feature .captioned_img p {
	line-height: 1.5;
	margin: 10px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: italic;
	text-align: justify;
}

/* So images don't try to float themselves in stampbook tables */
#content .feature .stampbook img {
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#masthead #linkage
{
	float: right;
	width: auto;
	font-family: Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-weight: normal;
	color: #000;
	height: auto;
	margin-right: 1.5em;
	margin-top: 1em;
	text-align: right;
	white-space: nowrap;
}

#masthead #linkage a {
	color: #000;
	text-decoration: none;
}

#masthead #linkage a:hover {
	color:#FF0000;
	text-decoration: underline;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("http://media.smv.org/images/feed-icon-14x14.jpg") no-repeat 0 50%;
}

.listen {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("http://media.smv.org/images/audio-icon-14x14.jpg") no-repeat 0 50%;
}
