@charset "UTF-8";
/* CSS Document */

/*
Theme Name: SA
Description: Built on Thematic Theme</a>
Author: Paul Knight
Template: thematic
Version: 0.1
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   
body {
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #223344;
}

#wrapper_topbkg {
	background-image: url(images/headerplain.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#wrapper {
	background-image: url(images/pagebkg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
#footer-wrap {
	background-image: url(images/footer-bkg.jpg);
	background-repeat: repeat-x;
}
#footer {
	background-image: url(images/footerplain_r6_c2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 142px;
	margin-top: 0px;
}
#header {
	background-image: url(images/headerbkg.png);
	background-position: center;
	height: 200px;
	background-repeat: no-repeat;
}
#yoastbreadcrumb {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
	color: #667788;
	}
#yoastbreadcrumb a {
	color: #667788;
	margin-left: 3px;
	padding-left: 0px;
	}
#pageheader {
	height: 200px;
	background-image: url(images/headerbkg.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#branding {
	position: relative;
	width: 960px;
}
#right-menu {
	position: absolute;
	height: 131px;
	width: 437px;
	left: 520px;
	top: 56px;
	background-image: url(images/menulines.png);
	background-repeat: no-repeat;
	z-index: 10;
}
#right-menu2 {
	position: absolute;
	height: 26px;
	width: 142px;
	left: 815px;
	top: 56px;
	z-index: 410;
}
#q {
	font-size: 11px;
	border: 0 solid;
	margin: 0px;
	padding-top: 4px;
	height: 23px;
	width: 100px;
	color: #223344;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 30px;
}
#cse-search-box #q {
	background-image: url(images/searchbox-default.jpg);
	background-repeat: no-repeat;
	}
.mp-formdiv {
	font-size: 11px;
	border: none;
	margin: 0px;
	color: #223344;
	font-weight: bold;
}
.mp-formdiv input {
border-left-width: 0 px
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;*/
	height: 24px;
	width: 128px;
	padding-top: 11px;
	padding-right: 9px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	border: 0 solid;
	
	}
.MailPressFormEmail{
	background-image: url(images/fieldbackground.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 140px;
	background-position: 1px;
}

.cat-post-item a {
	color: #FF3300;
	text-decoration: none;
}
.MailPressFormSubmit {
	background-image: url(images/subscribebutton.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-right: 60px;
	padding-left: 60px;
	height: 34px;
	width: 140px;
}
input.MailPressFormSubmit {
	width: 140px;
}
.MailPressFormName{
	background-image: url(images/fieldbackground.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
	width: 127px;
	height: 25px;
}
#right-menu3 {
	position: absolute;
	height: 46px;
	width: 70px;
	left: 885px;
	top: 80px;
	/*background-image: url(images/right-menu-3.jpg);*/
	background-repeat: no-repeat;
	z-index: 400;
	text-align: right;
	background-position: right;
}
#right-menu3 a:link {
	text-decoration: none;
}
#right-menu3 a:visited {
	text-decoration: none;
}
#right-menu3 a:hover {
	text-decoration: underline;
}
#right-menu3 .orangelink {
	color: #FF3300;
	text-decoration: none;
	/*margin-left: 43px;*/
}
#right-menu3 .link {
	text-decoration: none;
	margin-left: 25px;
}
#right-menu3 p {
	margin-top: 0px;
	margin-bottom: 4px;
}

#right-menu4 {
	position: absolute;
	height: 23px;
	width: 160px;
	left: 795px;
	top: 156px;
	z-index: 420;
	text-align: right;
}
#right-menu4 .orangelink {
	color: #FF3300;
	text-decoration: none;
	margin-left: 20px;
}
#right-menu4 a:link {
	text-decoration: none;
}
#right-menu4 a:visited {
	text-decoration: none;
}
#right-menu4 a:hover {
	text-decoration: underline;
}
#right-menu4 p {
	margin-top: 0px;
	margin-bottom: 4px;
	}
#blog-description {
	text-indent: -3000px;
}
#blog-title a {
	height: 140px;
	width: 250px;
	display: block;
	text-indent: -3000px;
	}
#blog-title h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#main-bkg {
	background-image: url(images/content-bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header-bkg {
	background-image: url(images/headerbkg2.jpg);
	background-repeat: repeat-x;
}
#access {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#main-bkg2 {
	background-position: center bottom;
}
#main-bkg2-w {
	background-image: url(images/woodwind.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-bkg2-s {
	background-image: url(images/strings.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-bkg2-b {
	background-image: url(images/brass.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-bkg2-c {
	background-image: url(images/choir.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#pagetitle {
	background-image: url(images/titlebkg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#container {
	width: 960px;
	min-height: 500px;
	padding-left: 0px;
	float: none;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#hometitle {
	height: 230px;
}
#hometitle-shadow {
	background-image: url(images/home-feature-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#pagetitle-shadow {
	background-image: url(images/feature-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#home-c1 {
	width: 195px;
	float: left;
	padding-right: 25px;
}
#home-c2 {
	width: 195px;
	float: left;
}
#home-c3 {
	width: 195px;
	clear: none;
	margin-left: 440px;
}
#clearer {
	clear: left;
	height: 1px;
}
.clear {
	clear: both;
	height: 1px;
}
#home-featured {
	width: 180px;
	float: left;
	margin-right: 20px;
	background-color: #5785BE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #304357;
	height: 240px;
	padding: 10px;
	margin-top:25px;
}
#home-featured p {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-featured a {
	color: #FFFFFF;
	text-decoration: none;	
}
#home-featured img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-featured h2 {
	color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
}
#home-featured863 {
	width: 180px;
	float: left;
	margin-right: 20px;
	background-color: #5785BE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #304357;
	height: 230px;
	padding: 10px;
	margin-top:25px;
}
#home-featured865 {
	width: 180px;
	float: left;
	margin-right: 20px;
	background-color: #5785BE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #304357;
	height: 230px;
	padding: 10px;
	margin-top:25px;
}
#home-featured870 {
	width: 180px;
	clear: none;
	margin-left: 440px;
	margin-right: 20px;
	background-color: #5785BE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #304357;
	height: 230px;
	padding: 10px;
	margin-top:35px;
}

#home-featured863 p, #home-featured865 p, #home-featured870 p {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-featured863 a, #home-featured865 a, #home-featured870 a {
	color: #FFFFFF;
	text-decoration: none;	
}
#home-featured863 img, #home-featured865 img, #home-featured870 img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-featured863 h2 {
	color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
}
	#home-featured865 h2 {
	color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
}
	#home-featured870 h2 {
	color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	clear: none;
}
	
#content {
	text-align: left;
	width: 600px;
	margin-left: 0px;
}
#content3c { 
	text-align: left;
	width: 535px;
	margin-left: 0px;
    overflow:hidden;
}
#contentsearch {
	text-align: left;
	width: 640px;
	margin-left: 250px;
	clear: none;
}
#content-home {
	text-align: left;
	width: 660px;
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 40px;
}
#content-home h1 {
	clear: none;
}
#content-home h2 {
	clear: none;
}
#content-home h3 {
	clear: none;
}
#content-home h4 {
	clear: none;
}
#home-sidebar, #page-sidebar {
	float: right;
	width: 160px;
}
#home-sidebar #mailpress-5 .widgettitle {
font-size: 13px;
	font-weight: bold;
}
#page-sidebar {
	position:absolute;
	top:0;
	right:10px;
}
#page-sidebar ul li{
	list-style: none;
	margin-bottom:15px;
}
#page-sidebar h2.widgettitle {
	font-size: 13px;
	font-weight: bold;
}
#page-sidebar .widget_mailpress .widgettitle h2 {
	font-size: 10px;
	font-weight: normal;
}

#page-sidebar ul li ul {
	width: 135px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12;
}
#page-sidebar ul li ul li{
	margin-bottom:13;
	color: #FF3300;
	list-style-type: square;
	line-height: 16px;
}
#page-sidebar ul li ul li a:link {
	color: #FF3300;
	font-weight: bold;
}
#page-sidebar ul li ul li a:visited {
	color: #FF3300;
	font-weight: bold;
}
#page-sidebar ul li ul li a:hover {
	color: #FF3300;
	font-weight: bold;
}
#home-sidebar p {
	margin-top: 0px;
	margin-bottom: 10px;	
}
#submenu {
	float: left;
	width: 160px;
	margin-left: 80px;
}
li.subindent {
	
	text-indent: -12px;
	}
#submenu ul {
	padding-left: 0px;
	list-style-image: none;
list-style-type: none;
	margin-left: 0px;
}
#submenu a:link {
	color: #223344;
	text-decoration: none;
}
#submenu a:visited {
	color: #223344;
	text-decoration: none;
}
#submenu a:hover {
	color: #223344;
	text-decoration: underline;
}
#submenusearch {
	float: left;
	width: 160px;
	margin-left: 80px;
	height: 140px;
}
#submenusearch ul {
	padding-left: 0px;
	list-style-image: none;
list-style-type: none;
	margin-left: 0px;
}
#submenusearch a:link {
	color: #223344;
	text-decoration: none;
}
#submenusearch a:visited {
	color: #223344;
	text-decoration: none;
}
#submenusearch a:hover {
	color: #223344;
	text-decoration: underline;
}
#submenu-alumni {
	margin-top: 12px;
	margin-left: -3px;
}
#submenu-alumni p {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #70869A;
	width: 105px;
	padding-top: 7px;
}
#submenu-alumni li {
	line-height: 14px;
}
#submenu-alumni ul {
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#main {
	text-align: left;
}
.entry-title {
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #223344;
	clear: none;
	font-weight: normal;
}
.entry-content {
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #223344;
}
.performers .entry-content p {margin-left: 120px;}
.performers .entry-content img {float: left;}
.entry-utility {
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.slug-products .entry-content {
	/*width:520px;*/
}
.entry-content h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #223344;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.entry-content h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 19px;
	/* color: #667788; */
	font-weight: normal;
	margin-top: 24px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 23px;
}
.entry-title h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	/* color: #667788; */
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.entry-content h2 strong {
	font-weight: normal;
}
.entry-content h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	/* color: #667788; */
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 13px;
}
.entry-content h3 strong {
	font-weight: normal;
}
.entry-content h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #223344;
	font-weight: bold;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 12px;
}
.entry-content h4 strong {
	font-weight: normal;
}
.entry-content h5 {
	color: #223344;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
.entry-content td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.entry-title a:link {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 21px;
	color: #223344;
}
.entry-title a:visited {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 21px;
	color: #223344;
}
.category a:link {
	color: #223344;
	text-decoration: none;
	font-style: normal;
	}
.category a:visited {
	color: #223344;
	text-decoration: none;
	font-style: normal;
	}
.category a:hover {
	color: #F30;
	text-decoration: underline;
	font-style: normal;
	}
.entry-content img {
	margin-bottom: 18px;
	}
.wp-caption img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.wp-caption-text {
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	color: #223344;
}
.wp-caption-text p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul {
	margin-left: 12px;
	list-style-type: square;
	list-style-image: url(images/dotpoint.png);
}
blockquote {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #8798a9;
	line-height: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8798a9;
	border-bottom-color: #8798a9;
	border-top-width: thin;
	border-bottom-width: thin;
	margin-left: 0px;
	padding-right: 20px;
	margin-bottom: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.orange {color: #E2612B;}
/*ff5500?*/
#siteinfo {
	color: #FFFFFF;
	padding-left: 150px;
}
#siteinfo p {
	line-height: 13px;
}
#siteinfo a {
	color: #FFFFFF;
}
#siteinfo a:link {
	text-decoration: none;	
}
#siteinfo a:visited {
	text-decoration: none;	
}
#siteinfo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#si-col1 {
	float: left;
	width: 160px;
}
#si-col2 {
	width: 200px;
	margin-left: 160px;
}
/*.size-thumbnail {
	position: absolute;
	left: 80px;
	padding-top: 5px;
} BEGIN style1 */
#navlist
{
padding-left: 0;
margin-left: 0;
/*border-bottom: 1px solid gray;*/
width: 438px;
}
#navlist li ul {
	margin-top: -20px;
	margin-left: 110px;
	visibility: hidden;
	/*height: 25px;*/
}
#navlist li:hover ul {
	visibility: visible;
}
#navlist li
{
	list-style: none;
	margin: 0;
	/*border-top: 1px solid gray;*/
	/*height: 25px;*/
	position: relative;
	padding-right: 0em;
	padding-left: 0em;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 23px;
	
}
/*#navlist li:hover {
	background-color: #D5E9FF;
}
#navline1 {
	width: 236px;
}
#navline2 {
	width: 202px;	
}
#navline3 {
	width: 240px;	
}
#navline4 {
	width: 402px;	
}
#navline5 {
	width: 306px;	
}*/
#navlist li a:link {
	text-decoration: none;
	color: #223344;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
	width: 105px;
	display: block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#navlist li a:visited {
	text-decoration: none;
	color: #223344;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
	width: 105px;
	display: block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#navlist li a:hover {
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D5E9FF;
	line-height: 15px;
	width: 105px;
	display: block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#navlist li li {
	display: inline;
	padding: 0px;
	border-top-style: none;
	/*border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 25px;
	padding: 5px;
	margin: 0px;*/
}
#navlist li li:hover {
	color: #FFFFFF;
}
#navlist li ul a:link {
	color: #5E7285;
	background-color: #D5E9FF;
	display: inline-block;
	margin: 0px;
	line-height: 15px;
	width: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#navlist li ul a:visited {
	color: #5E7285;
	background-color: #D5E9FF;
	display: inline-block;
	margin: 0px;
	line-height: 15px;
	width: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#navlist li ul a:hover {
	color: #FFFFFF;
	background-color: #94ACC6;
	display: inline-block;
	margin: 0px;
	line-height: 15px;
	width: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
h1.page-title {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #223344;
	font-style: normal;
}
h1.taxonomy-category  {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #223344;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.page-title {
	font-style: normal;
}

#pagetitle h1 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 80px;
	padding-top: 3px;	
}
#pagetitle a {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#container-bkg-home {
	background-image: url(images/home-feature-bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#container-bkg {
	background-image: url(images/pagetitle-bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
.hentry {
	margin: 0px;
	padding: 0px;
}
#containerclearer {
	clear: both;
	height: 20px;
	width: 900px;
	}
#containerminheight {
	float: left;
	height: 500px;
	width: 1px;	
	}
#containerminheight2 {
	float: left;
	height: 620px;
	width: 1px;	
	}
#post-331 {
	margin-left: 240px;	
	}
.post {
	margin-left: 0px;	
	}
#nav-below {
	clear: both;
	width: 539px;
	margin-top: 20px;
	padding-top: 16px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	margin-bottom: 30px;
}
#nav-below a {
	font-size: 14px;
	font-weight: normal;
	color: #737f7f;
	text-decoration: none;
	font-style: normal;
}
.nav-previous {
	}
/* Right Hand expandable Sub-navigation styles */

#r-subnav {
        width: 12em;
}
#r-subnav, #r-subnav ul, #r-subnav li {
        margin: 0;
        padding: 0;
        list-style: none;
}
#r-subnav a {
        display: block;
        height: 1.2em;
	width: 100%;
        padding: 0.25em;
	text-decoration: none;
}
#r-subnav a.span {    
	position: relative;
}
#r-subnav a.span:hover {
        color: black;
		text-decoration: underline;
}
#r-subnav a.span img {
	position: absolute;
	top: 8px;
	right: 130px;
	border: 0;
}
#r-subnav li {
	clear: both;
	margin-left: 8px;
}
#r-subnav li ul li {
	font-size: 100%;
	border: none;
	margin-left: 0px;
}
#r-subnav li ul li a {
}
#r-subnav li ul li a:hover {
	text-decoration: underline;
}

/* End Right Hand expandable sub menu styles */

/* NML section styles */
#form table {
	width: 540px;	
}
#form input {
	height: 11px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}
#form td {
	padding: 3px;
}
input.button3#button3 {
	height: 22px;
}
input.button3#button {
	height: 22px;
}
.r1 {
	background-color: #E3EAED;
}
.r2 {
	background-color: #FFF;
}
.r3 {
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CCC;
}
.r4 {
	font-weight: bold;
	color: #FFF;
	background-color: #8499AA;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#resultsbox {
	width: 810px;
	top: 440px;
	left: 80px;
	clear: right;
	margin-left: 80px;
	}
#resultsbox th {
	font-weight: bold;
	color: #FFF;
	background-color: #8499AA;	
	}
.orangehighlight {
	background-color: #E2612B;	
	}
#searchformtable {
	}
	#searchformtable td {
	padding: 0px;
	}
	#searchformtable tr {
	border-bottom-style: none;
	background-color: none;
	}
.submenu {
	margin-top: 52px;
}
/* End NML section styles */
#m1 {
	display: block;	
	}
#searchagain {
	width: 700px;
}

#advman-3 img{
	padding: 4px;
	border: thin solid #CAD6E2;
}
#advman-4 img{
	padding: 4px;
	border: thin solid #CAD6E2;
}
.advert-border {
	padding: 4px;
	border: thin solid #CAD6E2;
}
.Advman_Widget img {
	padding: 4px;
	border: thin solid #CAD6E2;
	margin-bottom: 6px;
}
.consultant {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6A6A6A;
	padding-top: 18px;
	padding-bottom: 10px;
}
.consultant h3 a {
	text-decoration: none;
	font-size: 17px;
	line-height: 16px;
}
.consultants p {
	margin-left: 146px;	
}
.consultants ul {
	margin-left: 161px;	
}
.consultants img {
	margin-left: -146px;
}
#consultantnav {
	clear: both;
	width: 539px;
	margin-top: 20px;
	padding-top: 16px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	margin-bottom: 30px;
}
#consultantnav a {
	font-size: 14px;
	font-weight: lighter;
	color: #737f7f;
	text-decoration: none;
}
#performernav {
	clear: both;
	width: 600px;
	margin-top: 20px;
	padding-top: 16px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	margin-bottom: 30px;
}
#performernav a {
	font-size: 14px;
	font-weight: lighter;
	color: #737f7f;
	text-decoration: none;
}
#navright {
	float: right;
}
#home-sidebar ul {
	list-style-image: none;
	list-style-type: none;
}
.textcol {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contactstable {
	margin-top: 0px;
}
#contactstable table {
}
#contactstable tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	}
#contactstable td {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	}
.alumnilisting img {
	float: left;
}
.alumnilisting p {
	margin-left: 125px;
}
.alumnilisting h2 {
	margin-left: 125px;
	font-size: 16px;
	margin-bottom: 4px;
}
.entry-title a {font-size: 12px;}
.entry-title h2 {font-size: 12px;}
a.entry-title  {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}
h2.entry-title  {font-size: 12px;}
#composerlist img{
	clear: left;
}
#logopage {
	width: 550px;
}
#logopage h5 {
	margin-left: 180px;
	margin-top: 0px;
	clear: none;
	height: 80px;
	width: 550px;
	font-weight: normal;
	padding-top: 0px;
	}
#logopage img {
	float: left;
	padding-top: 10px;
}
#logopage hr {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	}
.wpsc_categories {
	visibility: hidden;
	height: 5px;
	overflow: hidden;
	}
#container #content #nav-below .nav-previous {
	visibility: hidden;
}
#container #content #nav-below .nav-next {
	visibility: hidden;
}
#content #logos .entry-content h1 {
	font-size: 13px;
	padding-left: 180px;
	margin-top: 0px;
	clear: none;
	height: 80px;
	width: 550px;
	font-weight: normal;
	padding-top: 0px;
	position: relative;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#content #logos .entry-content h1 a img {
	position: absolute;
	left: -0px;
}
#content #logos .entry-content h2 {
	font-size: 13px;
	padding-left: 180px;
	margin-top: 0px;
	clear: none;
	height: 80px;
	width: 550px;
	font-weight: normal;
	padding-top: 0px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#content #logos .entry-content h2 a img {
	position: absolute;
	left: -0px;
}
#content #logos .entry-content h3 {
	font-size: 13px;
	padding-left: 180px;
	margin-top: 0px;
	clear: none;
	height: 80px;
	width: 550px;
	font-weight: normal;
	padding-top: 0px;
	position: relative;
	
}

#content #logos .entry-content h3 a img {
	position: absolute;
	left: -0px;
}
.payment {
	width: 352px;
	height: 600px;
}
.payment #Table1 tr td {
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.payment #Table1 tr td input {
	font-size: 12px;
	/*height: auto;	*/
}
.payment #Table1 tr td h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 19px;
	/* color: #667788; */
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 23px;
}
iframe
{
/*overflow: hidden;*/
}

