/***********************************************/
/* CSS by Mike@oxford-web-design.co.uk                       */
/* Holding Divs                        */
/***********************************************/ 
body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #FFFFFF;
	background-image: url(../images/hold1right.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 1em;
}
#holder {
	top: 80px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
#top1 {
	background-image: url(../images/top1.jpg);
	height: 110px;
	background-repeat: no-repeat;
}
#mid1 {
	background-image: url(../images/Mid1.jpg);
	border: none;
	background-repeat: repeat-y;
	height: 110%;
}
#bot1 {
	background-image: url(../images/bot1.jpg);
	height: 45px;
	clear: both;
	background-repeat: no-repeat;
}
#nacileft {
	width: 187px;
	top: 0px;
	float: left;
}
#holder1 {
	padding: 20px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	float: none;
	min-height: 900px;
}
/***********************************************/
/* Navigation                        */
/***********************************************/ 
#navBar  {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9AA0AC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AA0AC;
	background-color: #FFFFFF;
	margin-top: 40px;
}        
#navBar a {
	text-decoration: none;
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 70%;
	text-align: left;
	padding: 2px 2px 2px 6px;
	font-weight: normal;
	background-color: #FFFFF0;
	display: block;
	border-top: 1px solid #669999;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #669999;
	margin: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #669999;
	border-bottom-color: #669999;
}        
#navBar a:link  {
	text-decoration: none;
	font-size: 70%;
	font-family: "Trebuchet MS";
	padding: 2px 2px 2px 6px;
}        
#navBar a:visited  {
	text-decoration: none;
	color: #000066;
}        
#navBar a:active  {
	text-decoration: none;
}        
#navBar a:hover  {
	color: #400000;
	background-color: #D1E3F1;
	border-top: 1px solid #000066;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000066;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
#subnavBar  {
	display: block;
	text-decoration: none;
	color: #000033;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-bottom-color: #669999;
	margin-top: 5px;
} 
#subnavBar a {
	display: block;
	text-decoration: none;
	color: #314848;
	padding: 1px 0px 1px 20px;
	font-weight: normal;
	margin: 0px;
	background-color: #FFFEF2;
	border-bottom: 1px solid #669999;
	font-family: "Trebuchet MS";
	font-size: 70%;
}        
#subnavBar a:link  {
	display: block;
    font-family: "Trebuchet MS";
}        
#subnavBar a:visited  {
	display: block;
}        
#subnavBar a:active  {
	display: block;
}        
#subnavBar a:hover  {
	color: #000000;
	display: block;
	background-color: #D7E9FF;
}
a {
	color: #333366;
	font-size: 9pt;
}
a:hover {
	color: #4B4283;
}
.navhide1 {
	visibility: hidden;
	display: none;
}
/***********************************************/
/* Page Styles                       */
/***********************************************/ 
p {
	font-size: 78%;
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 4%;
	margin-left: 4%;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	margin-left: 2%;
	color: #3A5396;
	margin-top: 0px;
	margin-bottom: 14px;
	font-family: Tahoma, Verdana, Arial;
}
h2 {
	font-size: 100%;
	text-indent: 3pt;
	padding-left: 3%;
	font-weight: bold;
	color: #3A5396;
}
h3 {
	font-size: 85%;
	font-weight: bold;
	color: #3A5396;
	margin-right: 5px;
	margin-left: 5px;
}
hr {
	color: #BFC7D0;
}
ul {
	font-size: 78%;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: square;
	margin-right: 20px;
	margin-left: 20px;
}
li {
	list-style-type: square;
	margin: 6px;
	padding: 6px;
}
/***********************************************/
/* Specials                       */
/***********************************************/ 
.ntbold {
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
	font-size: 80%;
}
.small {
	font-size: 9pt;
}
.pagelinks {
	background-color: #E2E1EC;
	margin: 6px 7%;
	padding: 5px;
	border: 1px dotted #999999;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.specials {
	font-size: 85%;
	text-align: center;
	padding: 10px 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.specials p{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.specials strong{
	font-size: 110%;
	color: #003399;
	font-weight: bold;
}
.specials3 {
	background-color: #F0F7FF;
	border: 3px double #000099;
	padding: 10px 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #003399;
}
.specials3 p{
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #003399;
}
.specials3 strong{
	color: #003399;
	font-weight: bold;
}
.quote {
	background-color: #E8F2FF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #EAEAFF;
	float: right;
	width: 200px;
	margin: 15px 5px 15px 3%;
}
.quote p{
	text-align: justify;
	color: #000066;
	border: 1px solid #666699;
	margin: 10px;
	padding: 10px;
	font-size: 68%;
}
.quote strong{
	font-size: 110%;
	color: #003399;
	font-weight: bold;
	display: block;
	text-align: right;
}
.specials2 {
	background-color: #EBF0F6;
	border: 1px solid #4B4283;
	font-size: 16px;
	text-align: center;
	padding: 5px 3px;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
}
.nchlogo {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 68%;
	margin: 5px;
	border: 2px solid #8B9BAA;
	padding: 5px;
}
.subnavbr {
	background-image: url(../images/helpwithbr.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #9AA6B4;
	background-color: #FFFFFF;
	padding-top: 30px;
}
.smbold {
	font-size: 70%;
	font-weight: bolder;
	text-align: center;
	color: #003300;
}
.smcent {
	font-size: 70%;
	font-weight: bolder;
	text-align: center;
}
.subnavbr2 {
	background-color: #FFFFFF;
	background-image: url(../images/helpwithbr2.gif);
	background-position: right bottom;
	height: 37px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5EAFF;
}
.subtext {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
}
.lefttext {
	margin-right: 240px;
	margin-left: 20px;
}
.imageright {
	float: right;
	padding: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-size: 68%;
	text-align: center;
}
#imageright {
	float: right;
	padding: 0px;
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#imagetop {
	font-size: 70%;
	text-align: center;
	padding: 0px;
	color: #333333;
	margin-bottom: 15px;
}
#holly {
	text-align: center;
	border: 3px double #8B9BAA;
	background-color: #FFFFFF;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding: 0px;
}
#holly img {
	border: 1px solid #666666;
	padding: 3px;

}
#holly a, #goody a:visited  {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #669999;
	margin-top: 6px;
	margin-bottom: 4px;
	display: block;
	background-color: #D5EAFF;
	width: 190px;
	font-weight: bold;
	text-decoration: none;
}
#holly a:hover {
	background-color: #C0D6D6;
}
#goody {
	text-align: center;
	border: 3px double #8B9BAA;
	background-color: #FFFFFF;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding: 0px;
}
#goody img {
	border: 1px solid #666666;
	padding: 3px;

}
#goody a, #goody a:visited  {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #669999;
	margin-top: 6px;
	margin-bottom: 4px;
	display: block;
	background-color: #D5EAFF;
	width: 190px;
	font-weight: bold;
	text-decoration: none;
}
#goody a:hover {
	background-color: #C0D6D6;
}
#bluepeter {
	text-align: center;
	border: 3px double #8B9BAA;
	background-color: #FFFFFF;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#bluepeter img {
	border: 1px solid #666666;
	padding: 3px;

}
#bluepeter a, #bluepeter a:visited  {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #669999;
	margin-top: 6px;
	margin-bottom: 4px;
	display: block;
	background-color: #D5EAFF;
	width: 190px;
	font-weight: bold;
	text-decoration: none;
}
#bluepeter a:hover {
	background-color: #C0D6D6;
}
#anglia {
	text-align: center;
	padding: 4px 0px 10px;
	margin: 0px auto 10px;
	border: 3px double #8B9BAA;
	background-color: #FFFFFF;
	width: 220px;
}
#anglia img {
	border: 1px solid #666666;
	padding: 3px;

}
#anglia a, #anglia a:visited  {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #669999;
	margin-top: 6px;
	margin-bottom: 4px;
	display: block;
	background-color: #D5EAFF;
	width: 190px;
	font-weight: bold;
	text-decoration: none;
}
#anglia a:hover {
	background-color: #C0D6D6;
}
#contact2 {
	text-align: center;
	padding: 0px 0px 10px;
	color: #000066;
	margin: 0px 10px 10px;
	border: 3px double #8B9BAA;
	background-color: #E0FEE1;
}
#contact2 p {
	text-align: center;
}
#freecd {
	text-align: center;
	padding: 0px;
	color: #000066;
	margin: 0px 10px 20px;
	border: 2px solid #8B9BAA;
	background-color: #E0FEE1;
	background-image: url(../images/cd1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 67px;
}
.owd {
	font-size: 70%;
	color: #999999;
	vertical-align: baseline;
}
.narrowsm {
	font-size: 68%;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
.links {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 72%;
}
.tab1 {
	margin: 20px 0px 15px 1%;
	width: 99%;
}
.tab1 td{
	font-size: 62%;
	margin: 0px;
	padding: 2px;
	font-family: Tahoma, Verdana, Arial;
}
.centbold {
	font-weight: bold;
	text-align: center;
	font-size: 90%;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
.bigcentbold {
	font-weight: bold;
	text-align: center;
	font-size: 145%;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
.uparrow {
	text-align: right;
	margin-top: 15px;
	clear: both;

}
.uparrow a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 68%;
	font-weight: bold;
	text-decoration: none;
}
td {
	font-size: 80%;
	text-align: center;
}
th {
	font-size: 80%;
	text-align: center;
}
#cvbox {
	border: 1px solid #EEEEEE;
	background-color: #F0F7FF;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#cvboxinner {
	border: 1px solid #EEEEEE;
	background-color: #D7E9FF;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 75%;
	margin-bottom: 10px;
}
.newsbox {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #669999;
}
.newsbox img {
	border: 1px solid #666666;
	padding: 3px;

}
.newsbox a, .newsbox a:visited  {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #669999;
	margin-top: 6px;
	margin-bottom: 4px;
	display: block;
	background-color: #D5EAFF;
	width: 190px;
	font-weight: bold;
	text-decoration: none;
}
.newsbox a:hover {
	background-color: #C0D6D6;
}
.newsboxleft {
	text-align: center;
	float: left;
	width: 240px;
}
