﻿/* CSS Document */

  a.menuLinks {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 14px; color: #31230B; text-align: center; padding: 15px; line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  a:visted.menuLinks {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 14px; color: #31230B; text-align: center; padding: 15px; line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  a:hover.menuLinks  {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 14px; color: #D69E38; text-align: center; padding: 15px; line-height: 14px; letter-spacing: 0px; text-decoration:none;}

  a.contentLinks {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 14px; color: #8A386F; text-align: center; padding: 0px; line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  a:visted.contentLinks {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 14px; color: #8A386F; text-align: center; padding: 0px; line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  a:hover.contentLinks  {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 14px; color: #D69E38; text-align: center; padding: 0px; line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  
  a.button {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 14px; color: white; text-align: center;  line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  a:visted.button {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 14px; color: white; text-align: center;  line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  a:hover.button {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 14px; color: white; text-align: center; line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  
  html {
     overflow: -moz-scrollbars-vertical;
}


.Faq
{
	font-family: Georgia, verdana, sans-serif;
	font-size: 14px;
	color: #8A386F;
	text-align: left;	
	line-height: 25px; 
}

.contentText {
	font-family: Georgia, verdana, sans-serif;
	font-size: 14px;
	color: #31230B;
	text-align: left;
	padding: 10px;
	line-height: 25px; 
}

.contentLarge {
	font-family: Goudy Old Style, Georgia, verdana, sans-serif;
	font-size: 16px;
	color: #31230B;
	text-align: center;
	padding: 10px;
	line-height: 25px; 
}

.contentTextSingle {
	font-family: Goudy Old Style, Georgia, verdana, sans-serif;
	font-size: 14px;
	color: #31230B;
	text-align: left;
	padding: 10px;
	line-height: 15px; 
}

.contentHeader {
	font-family: Goudy Old Style, Georgia, verdana, sans-serif;
	font-size: 25px;
	color: #31230B;
	text-align: center;
	padding: 0px;
	line-height: 25px; 
	padding-top:20px;
}

.contentSubHeader {
	font-family: Goudy Old Style, Georgia, verdana, sans-serif;
	font-size: 18px;
	color: #31230B;
	text-align: left;
	padding: 0px;
	line-height: 25px; 
	font-weight: bold;
}

.contentSubHeaderBook
{	
	font-family: Goudy Old Style, Georgia, verdana, sans-serif;
	font-size: 18px;
	color: purple;
	text-align: left;
	padding: 0px;
	line-height: 25px; 
	font-weight: bold;

}

.footerText {
	font-family: Goudy Old Style, Georgia, verdana, sans-serif;
	font-size: 12px;
	color: #666631230B66;
	text-align: center;
	padding: 0px;
	line-height: 14px; 
}

  a.footerLinks {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 12px; color: #31230B; text-align: center; padding: 0px; line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  a:visted.footerLinks {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 12px; color: #31230B; text-align: center; padding: 0px; line-height: 14px; letter-spacing: 0px; text-decoration:none;}
  a:hover.footerLinks  {font-family: Goudy Old Style, Georgia, verdana, sans-serif; font-size: 12px; color: #D69E38; text-align: center; padding: 0px; line-height: 14px; letter-spacing: 0px; text-decoration:none;}


.textBoxTeam { 
  width: 300px;
	background-color: #CCCBCE;
	overflow:none;
	border: 1px solid #E4E4E6;
	font-family: Goudy Old Style, Georgia, verdana, sans-serif;
	font-size: 14px;
	font-color: #31230B;
  
}

.tablebdr { border: 2px solid #CCCBCE; }
.tablebdr TD { border: 2px solid #CCCBCE; }

.tablenobdr { border: 0px; }
.tablenobdr TD { border: 0px; }


.picborder
{
border-top: #CCCBCE  solid medium ; 
	
	
}

.sidebar-title
{
	background-color:#F6EEF2;
}



