﻿img.right
{
	float: right;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-right: 0.5em;
}

img.left
{
	float: left;
	position: relative;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-right: 0.5em;
}

table
{
	padding: 0;
	vertical-align: top;
	
}

td.sidenav
{
	padding-left: 1em;
	background-image: url(../images/side_nav/home_nav.gif);
	background-color: White;
	background-repeat: repeat-x;
	width: 214px;
	height: 373px;
	padding-top: 0; 
}

.sidenav_content
{
	color: #660033;
	font-size: 8pt;
	font-weight: bold;
	line-height: 2;
	border-bottom: solid 1px #660033;
	width: 170px;
}

div.hTitle
{
    font-family:Verdana;
    font-size:20pt;
    color:#660033;
    text-align:left;
    font-weight:normal;
    border-bottom:solid 1px #660033;
    width:470px;
}

h1
{
	color: #660033;
	font-weight: bold;
	font-size: 12pt;
}

h2.content, p.content
{
	padding-right: 2em;
	padding-top: 0.5em;
	text-align: justify;
}

p.contentspace
{
	line-height: 2;
	font-weight: bold;
	color: #660033;
	padding-top: 1em;
	padding-right: 1em;
	text-align: justify;
}

blockquote
{
	quotes: "\"";
	font-style: italic;
	text-indent: 2em;
	text-align: justify;
}

p.author
{
	line-height: 1.5;
	font-weight: bold;
	text-align: right;
	padding-right: 2em;
	padding-bottom: 2em;
}

p.note
{
	font-size: smaller;
	font-style: italic;
}

p.videophoto_group
{
	line-height: 3;
	font-weight: bold;
	color: #660033;
	padding-top: 1em;
	padding-right: 1em;
	text-align: justify;
}

ul
{
	padding-right: 2em; 
	padding-bottom: 0;
}

li
{
	padding-bottom: 1em;
	text-indent: 0;
}

a:link, a:visited, .mastertopnav a:hover, .mastertopnav a:active
{ 
  	color: #660033; 
	text-decoration:none;
	font-weight:bold;
}

a:hover, a:active
{ 
  	color: #F50C63; 
	text-decoration: none;
}

a.sidenavlink:link, a.sidenavlink:visited
{
	color: #660033;
	text-decoration: none;
}

a.sidenavlink:hover, a.sidenavlink:active
{
	color: #F50C63;
	text-decoration: none;
}

a.bookmark:link, a.bookmark:visited
{
	color: Gray;
	text-decoration: none;
}

a.bookmark:hover, a.bookmark:active
{
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}

.mission_statement
{
	width: 170px;
	border: 0;
	color: Black;
	font-weight: normal;
	text-align: justify;
	font-size: x-small;
	font-style: italic;
	padding-top: 20px;
	padding-right: 1em;
}

.transparent
{
    align: center; 
    cursor: default;
    filter: alpha(opacity=20);
    -moz-opacity:0.3;
}

.divLink a:link, .divLink a:visited 
{ 
  	color: #0070C0;
}


.divLink a:hover, .divLink a:active 
{ 
  	color: #660033;
	text-decoration:underline;
}
