/*Taylors Website Styles for Static Content Pages*/
/*Controls Intro Layout - Content cell on static pages with blue background*/
#maintitle {font: normal 15pt Helvetica, arial, sans-serif; font-weight: 700; color: #000000; margin: 5px 0 3px 5px;}

#introtext {font: 8.5pt Arial, Helvetica, sans-serif; color: #000000; margin: 0 10px 0 5px;}

#introtext a {color: #0017cf; text-decoration: none;}
#introtext a:hover {color: #990033;}
#introtext a:visited {color: #832c80;}

#introtext img {float:left;}

/*Controls Intro Links and horizontal divider line - Content cell on static pages with blue background*/
#linkbar {width: 97%; height: 10px; color: #7c859e; border: 1px solid #000000; border-width: 1px 0px 0px 0px; margin: 0 0 7px 5px;}

#linkbar #linktext a {font: 8.5pt Arial, Helvetica, sans-serif; color: #0017cf; margin: 0 4px 0 0; float: right; text-decoration: none;}
#linkbar #linktext a:hover {color: #990033;}
#linkbar #linktext a:visited {color: #832c80;}

/*Controls subtitles - Black sub-heading against pale background*/
#subtitle {font: bold 12pt Helvetica, arial, sans-serif; color: #000000; margin: 3px 10px 0 5px;}

/*Controls subheading - Yellow sub-heading against blue background*/
#subheading {font: bold 12pt Helvetica, arial, sans-serif; color: #e89527; margin: 3px 10px 0 5px;}

/*Controls bodytext - Standard bodytext across static pages against pale background*/
#bodytext {font: 8.5pt Arial, Helvetica, sans-serif; color: #000000; margin: 0 10px 0 5px;}
#bodytext a {color: #0017cf; text-decoration: none;}
#bodytext a:hover {color: #990033;}
#bodytext a:visited {color: #832c80;}

/*Controls pagelinks - Right-aligned links to further information*/
#pagelink a {font: 8.5pt Arial, Helvetica, sans-serif; color: #0017cf; margin-right: 12px; text-decoration: none;}
#pagelink a:hover {color: #990033;}
#pagelink a:visited {color: #832c80;}

/*Controls the Project Title - Heading introducing the project on Home page*/
#projecttitle {font: bold 9pt Arial, Helvetica, sans-serif; color: #000000; margin: 0 10px 10px 0; text-decoration: none;}

/*Controls the Project Image - Text to wrap around the image*/
#projecttitle img {float: left; margin:0 10px 0 3px;}

/*Controls the Project Caption  - Text to wrap around the image*/
#projectbodytext {font: normal 8.5pt Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; margin: 0 7px 0 3px;}

/*Controls the Small title - Subtitle used within articles also doubling as a link*/
#smalltitle {font: bold 9pt Arial, Helvetica, sans-serif; color: #000000; margin: 0 10px 0 5px;}
#smalltitle a {color: #0017cf; text-decoration: none;}
#smalltitle a:hover {color: #990033;}

/*Controls the News title - Subtitle used on News page with blue background*/
#newstitle {font: bold 9pt Arial, Helvetica, sans-serif; color: #e89527; margin: 0 10px 0 5px;}

/*Controls block behind logo images displaying dividing border*/
#logoblock {background: #bcb9b6; height: 50px; width: 50px; border: 1px solid #000000; border-width: 0px 1px 0px 0px;} 

/*Controls block behind news cell displaying dividing border*/
#newsblock {background: #ffffff; border: 1px solid #000000; border-width: 0px 1px 0px 0px;} 

/*Controls footer text and links*/
#footertext {font: 8pt Arial, Helvetica, sans-serif; color: #ffffff; margin: 0 15px 0 15px;}
#footertext a {color: #ffffff; text-decoration: none;}
#footertext a:hover {color: #e89527;}

/*Controls Info text - Text appearing in Info cell*/
#infotitle {font: bold 12pt Helvetica, arial, sans-serif; color: #000000; margin: 5px 10px 5px 10px;}

#infotext {font: 8pt Arial, Helvetica, sans-serif; color: #000000; margin: 0 10px 0 10px;}
#infotext a {color: #0017cf; text-decoration: none;}
#infotext a:hover {color: #990033;}
#infotext a:visited {color: #832c80;}
#infotext img {margin-right: 3px;}

/*Controls linktext - Small links appearing in the Info cell*/
#linktext {font: 7.5pt Arial, Helvetica, sans-serif; color: #000000; margin: 0 0 0 8px;}

#linktext a {color: #0017cf; text-decoration: none;}
#linktext a:hover {color: #990033;}
#linktext a:visited {color: #832c80;}

/*Controls offset for structure table contained in Info cell*/
#infotable table {margin-top: 7px;}

/*Controls margin offsets for main holder table*/
#holdertable {margin-top: 5px; margin-bottom: 5px;}

/*Controls margin offsets for main holder table*/
#contacttable {margin-left: 11px;}

/*Controls text located in Intro cell on Contacts page*/
#contacttitle {font: normal 15pt Helvetica, arial, sans-serif; font-weight: 700; color: #000000; margin: 5px 20px 5px 20px;}
#contacttext {font: 8.5pt Arial, Helvetica, sans-serif; color: #000000; margin: 0 20px 0 20px; border-bottom: 1px solid #000;}

/*Controls page indexing located at base of the menu selection table on News page*/
#newsbox {width: 100%; height: 20px; background: #bcb9b6; border: 1px solid #000000; border-width: 1px 0px 0px 0px; font: 7.5pt Arial, Helvetica, sans-serif; color: #333333; padding-top: 3px;}
#newsbox a {color: #0017cf; text-decoration: none;}

/*Provides white divider bar for column*/
#colbar {width: 97%; height: 5px; border: 1px solid #ffffff; border-width: 1px 0px 0px 0px; margin-left: 3px;}