/* FF 3.5 and under */
@-moz-document url-prefix() {
    td { font-size: 11px; }
}
/* Reset FF 3.6 and above */
@media screen and (min-width: 0.1em) 
{ 
	td { font-size:1em; }
}

/* end FF only */

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #626365;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #396E8E;
}
#search {
	float: right;
}
#top {
	width:749px;
	padding: 6px 15px 10px 0px;
	margin-right:auto;
	margin-left:auto;
	text-align: right;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color: #91278F;
	height: 22px;
}
#top-logo {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 47px;
}
#top-nav {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-bottom: 8px solid #fff;
	border-right: 3px solid #fff;
	background-image: url(images/nav_lines.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#photo {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color:#FFF;
	height: 187px;
}
#frame {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color:#FFF;
	background-image: url(images/icon_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentleft {
	width:478px;
	padding:33px 10px 10px 34px;
	float:left;
}
#content-pics {
	width:526px;
	padding:3px 1px 3px 1px;
	float:left;
}
#contentright{
	width:236px;
	padding:0px;
	float:left;
}
#tail {
	width:770px;
	padding:7px 0px 0px 0px;
	margin-right:auto;
	margin-left:auto;
	height: 47px;
	font-size:11px;
	color: #fff;
}
input.searchbutton
{
	width: 20px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
input {
	color: #3A6E8F;
	background-color: #FFF;
	border: 1px solid #BAAD92;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 3px 4px 3px 4px;
	width: 170px;
}
	

	a.nav:link, a.nav:visited  {
	font-size: 10px;
	color: #626365;
	line-height: 12px;
	text-decoration: none;
}
	a.nav:hover {
	font-size: 10px;
	color: #91278F;
	line-height: 12px;
	text-decoration: none;
}
	a.tail:link, a.tail:visited  {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
	a.tail:hover {
	font-size: 10px;
	color: #FDB813;
	text-decoration: none;
}
.rightimg {
	margin-left:10px;
}

h1 {
	letter-spacing: 3px;
	font-size: 18px;
	font-weight: normal;
	color: #91278F;
	margin: 0px 0px 0px 0px; /*removes margins around an H tag*/
    padding: 0px 0px 0px 0px; /*removes padding around an H tag*/
}
a.off:link, a.off:visited  {
	font-size: 10px;
	font-weight:bold;
	color: #91278F;
	line-height: 12px;
	text-decoration:none;
}
	a.off:hover {
	font-size: 10px;
	font-weight:bold;
	color: #91278F;
	line-height: 12px;
	text-decoration:none;
}

#rhs {
    background-color: #D1D2D4;
    vertical-align:top;
}
 .ul {
    width:150px;
}

 .li {
	list-style:none;
	font-size: 9px;
  	font-weight:bold;
  	background: url(images/nav_icon.gif) 0 2px no-repeat;
	padding:4px 0 4px 42px !important;
 	line-height:1.2em !important;
    border-bottom: 1px dotted #000;
 	text-decoration:none;
}
.li a:link, li a:visited {
	text-decoration: none;
	color: #333333;
}

.li a:hover {
	text-decoration: none;
	color: #91278F;
}

.li-top {
	list-style:none;
	font-size: 9px;
  	font-weight:bold;
  	background: url(images/nav_icon.gif) 0 2px no-repeat;
	padding:4px 0 4px 42px !important;
 	line-height:1.2em !important;
    border-bottom: 1px dotted #000;
 	text-decoration:none;
}
.li-top a:link, li-top a:visited {
	text-decoration: none;
	color: #333333;
}

.li-top a:hover {
	text-decoration: none;
	color: #91278F;
}



 .li-top2 {
	list-style:none;
	font-size: 9px;
  	font-weight:bold;
  	background: url(images/nav_icon.gif) 0 2px no-repeat;
	padding:4px 0 4px 42px !important;
 	line-height:1.2em !important;
    border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
 	text-decoration:none;
}
.li-top2 a:link, li-top2 a:visited {
	text-decoration: none;
	color: #333333;
}

.li-top2 a:hover {
	text-decoration: none;
	color: #91278F;
}

#rhs-icon {
	background: url(images/nav_icon3.gif) no-repeat;
	background-color: #D1D2D4;
	padding:0 0 1px 30px !important;
	font-size: 11px;
  	font-weight:bold;
}
	a.rhs-icon:link, a.rhs-icon:visited  {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight:bold;
}
	a.rhs-icon:hover {
	color: #91278F;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight:bold;
}
.off-secondary {
	font-size: 11px;
	color: #91278F;
	line-height: 14px;
}

.off-secondary-small {
	color: #91278F;
	line-height: 14px;
}

 .li-3 {
	list-style:none;
	font-size: 9px;
	font-weight:bold;
  	background: url(images/nav_icon6.gif) 0 2px no-repeat;
   	padding:2px 0 8px 54px !important;
 	line-height:0.8em !important;
 	text-decoration:none;
}
.li-3 a:link, li-3 a:visited {
	text-decoration: none;
	color: #333333;
}

.li-3 a:hover {
	text-decoration: none;
	color: #91278F;
}

.li-3-bottom {
	list-style:none;
	font-size: 9px;
	font-weight:bold;
  	background: url(images/nav_icon6.gif) 0 2px no-repeat;
   	padding:4px 0 4px 54px !important;
 	line-height:0.8em !important;
 	text-decoration:none;
}
.li-3-bottom a:link, li-3 a:visited {
	text-decoration: none;
	color: #666666;
}

.li-3-bottom a:hover {
	text-decoration: none;
	color: #91278F;
}

 .li-2 {
	list-style:none;
	font-size: 9px;
  	font-weight:bold;
  	background: url(images/nav_icon.gif) 0 2px no-repeat;
   	padding:4px 0 4px 42px !important;
 	line-height:1.2em !important;
 	text-decoration:none;
}
.li-2 a:link, li-2 a:visited {
	text-decoration: none;
	color: #333333;
}

a {
	color:#91278F;
	text-decoration:none
}

a:visited {
	color:#91278F;
	text-decoration:none
}

a:hover {
	color: #666666;
	text-decoration:none
}
