* {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}	

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-family: verdana
}

/* positioning styles */
#container {
	width: 780px;
}

#header {
	background-image: url(images/top_bg.png);
	width: 100%; height: 85px;	
}

#leftnavtop {
	background-color: #A5A4B6;		
	float: left;
	width: 178px; 
	height:100%;		
}
#leftnavmiddle {
	background-color: #B8B7C5;		
	float: left;
	width: 178px; 		
}
#leftnavbottom {
	background-color: #CCCCD6;
	float: left;
	width: 178px;
	height: 575px;
	vertical-align : baseline;
}

#topnav {
	width: 595px; 
	margin-right: 4px;		
}

#main	{
	 
	width: 595px;
	float: left;		
}

#mainbody	{
	padding-left: 10px;		
}

#title {
	padding-bottom: 20px;
	font-weight: bold;
}

#top {
	float:right;
	padding-top: 5px; 
	width:580px; 
}

#hometop {
	padding-top: 5px; 
	padding-left: 20px; 
	padding-right: 20px; 
	width:580px; 
}

#bottom {
	float:right;
	padding-top: 5px; 
	border-top-width: 1px; 
	border-top-color: #000033; 
	border-top-style: solid;	
	width:580px; 
}

#templatemain  {
	padding-left: 10px;
	float:left;
	width:250px;
}

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

#template1main	{
	padding-left: 10px;
	float:left;
	width:290px;
}

#template1side	{
	padding-left:10px;
	float:right;
	width:290px;
}

#template1top	{
	padding-top:40px;
	padding-bottom:50px;
	width:580px;
	float:left;
}

#template1body	{
	border-top : 1px solid #03002d;
	width:580px;
	float:right;
}

#templatebanner {
	border-top : 2px solid #FFFFFF;
	width:585px;
	float:right;
	background-color: #A4A3B5;
	padding-bottom: 1px;
}

#template1banner {
	border-top : 2px solid #FFFFFF;
	width:585px;
	float:right;
	background-color: #a7a6b8;
	padding-bottom: 1px;
}

#template2banner {
	border-top : 2px solid #FFFFFF;
	width:585px;
	float:right;
	background-color: #B4B3C3;
	padding-bottom: 1px;
}

#template1bottom {
	padding:0px;
	width:580px;
	float:right;
}

#template1left {
	padding-top:40px;
	width:380px;
	float:left;
}

#template1right {
	border-top : 2px solid #FFFFFF;
	padding-left:0px;
	padding-right:0px;
	width:195px;
	float:right;
	background-color: #ccccd6;
}

.loves_off {
	background-color: #CCCCD6;
	border-top : 1px solid #CCCCD6;
	border-bottom : 1px solid #CCCCD6;
	line-height: 16px;
}

.loves_on {
	background-color: #a7a6b8;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	line-height: 16px;
}

.loves_link, a.loves_link:link, a.loves_link:visited, a.loves_link:hover, a.loves_link:active {
	color: #000033;
	text-decoration: none;
	font-size: 10px; 
}

#template2main	{
	padding-left: 10px;
	float:left;
	width:410px;
}

#template2side	{
	float:right;
	width:160px;
	padding-left:0px;
}

#templatexside	{
	margin-top: 100px;
	float:right;
	width:160px;
	padding-left:0px;
}

#imageside	{
	float:right;
	width:155px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#template3top	{
	padding:10px;
	width:570px;
	float:left;
}

#template3main	{
	padding-left: 10px;
	padding-right:10px;
	float:left;
	width:200px;
}

#template3side	{
	float:right;
	width:175px;
	border-left-width: 1px; 
	border-left-color: #000033; 
	border-left-style: solid;
}

#template4main	{
	padding-left: 10px;
	padding-right:10px;
	float:left;
	width:440px;
}

#template4side	{
	float:right;
	width:140px;	
}

#template5main	{
	padding-left: 10px;
	float:left;
	width:470px;	
}

#template5side	{
	float:right;
	width:110px;	
}

#template5item	{
	padding-bottom:5px;
}
#template6main	{
	padding-left:10px;
	float:left;
	width:490px;	
}

#template8main	{
	float:left;
	padding-left:10px;
	width:470px;
}

#template8side	{
	width:100px;
	padding-left:10px;
}

div	{
	font-size: 12px; 
	color: #000033; 
	vertical-align: top;
}

td	{
	font-size: 12px; 
	color: #000033; 
	vertical-align: top;
}

p  {
	margin-bottom: 10px;
}  


a {
	color: #F89C85;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

div.breadcrumb { 
	font-size: 10px; 
	color: #7E7E98;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left : 10px;
}

div.strapline {
	font-size: 19px;
	color: #FF666F;
	font-family : "Rockwell";
	font-weight : bold;
	padding-bottom: 10px;
	margin-left : 10px;
}

.bottomitem {
	font-size: 10px;
	vertical-align:top;
	text-align:left;
	padding: 5px; 
	width:175px; 
}

.mainitem	{
	padding-bottom:10px;
}

.template4sideitem	{
	padding-bottom:10px;
}

.salmon {
	color: #F89C85
}

.heading {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.white {
	color: #FFFFFF
}

.subnav {
	color: #D9A3AB;
	font-size: 11px;
	font-family : "Verdana";
	padding-top:3px;
	padding-bottom:3px; 
}

.small {
	font-size: 10px;
}
	
.copyright {
	font-size: 10px;
	color: #9999AF;
	vertical-align : baseline;
}

.quote {
	color: #F89C85;
    font-style: italic;
	font-size: 10px;
}

.caption {
    font-style: italic;
	font-size: 10px;
}

a.subnav:link, a.subnav:visited {
	color: #D9A3AB;
	text-decoration: none;
}
a.subnav:hover, a.subnav:active, a.white:hover, a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.breadcrumb:link, a.breadcrumb:visited {
	color: #7E7E98;
	text-decoration: none;
}
a.breadcrumb:hover, a.breadcrumb:active {
	color: #7E7E98;
	text-decoration: underline;
}

.leftnav {
	color: #000033;
	text-decoration: none;
	font-size: 10px; 
}

a.leftnav {
	color: #000033;
	text-decoration: none;
	font-size: 10px; 
}

a.leftnav:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px; 
}

.leftnav_inverse {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px; 
}

a.leftnav_inverse {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px; 
}

a.leftnav_inverse:hover {
	color:#000033;
	text-decoration: none;
	font-size: 10px; 
}

#glossary {
	padding-top: 5px; 
	padding-left: 10px; 
	padding-right: 5px; 
	width:595px; 
}

#alphabet {
	font-size: 11px; 
	color: #7E7E98;
	float:right;
}

.blue_bold {
	color: #403D6C;
	font-weight: bold;
}

.alphabet_selected {
	color: #F89C85;
	font-weight: bold;
}

a.alphabet:link, a.alphabet:visited {
	color: #000033;
	text-decoration: none;
}

a.alphabet:hover, a.alphabet:active {
	color: #F89C85;
	text-decoration: none;
}

a.tooltip:link, a.tooltip:visited {
	color: #908FB5;
	text-decoration: none;
}

a.tooltip:hover, a.tooltip:active {
	background-color: #FFFFFF;
	color: #908FB6;
	text-decoration: none;
} 

a.tooltip:link span {
	display: none;
}

a.tooltip:visited span {
	display: none;
}

a.tooltip:hover span {
	position: absolute;
	margin: 10px 0px 0px 10px;
	background-color: #F89C85;
	max-width:200;
	padding: 2px 10px 2px 10px;
	border: 1px solid #C0C0C0;
	font: normal 11px verdana;
	color: #FFFFFF;
	text-align:left;
	display: block;
	text-decoration: none;
}

input.button {
	background-color: #B8B7C5;	
	color: #000033;
	text-decoration: none;
	font-size: 10px; 
}
  
.gallery_td {
	background-color: #E6E5EB;	
}

#gallery {
	width: 500px;
}

#gallery_image {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.loves_img {
	border: 4px solid #CCCCD6;
}

.dotted_line_top {
	border-top: 2px dotted #000000;
}

.dotted_line_bottom {
	border-bottom: 2px dotted #000000;
}

.grey {
	color: #9999AF;
}
