@charset "UTF-8";

/***********/
.mobile_only_show {
display: none;
}

/***********/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/header-background.jpg) #fff repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center;
}


body, td, th, p {
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

a {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #c00;
	text-decoration: none;
}
a:active {
	color: #f00;
	text-decoration: underline;
}

a.contact {
	text-decoration: none;	
}

a.contact:hover {
	text-decoration: none;
	color: #333;
}


h1 {
	font-weight: normal; 
	font-size: 20px; 
	color:#c00; 
	padding:15px 0px 0px 0px; 
	margin:0;
}

h1.blog a {
	font-weight: normal; 
	font-size: 20px; 
	color:#c00; 
	padding:15px 0px 0px 0px; 
	margin:0;
		text-decoration: none;
}

h1.blog a:hover {
	font-weight: normal; 
	font-size: 20px; 
	color:#c00; 
	padding:15px 0px 0px 0px; 
	margin:0;
		text-decoration: underline;
}

h1 a.title {
	font-weight: normal; 
	font-size: 20px; 
	color:#c00; 
	text-decoration: none;
	padding:15px 0px 0px 0px; 
	margin:0;
}

h1 a.title:hover { 
	text-decoration: none;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

h2.blog {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

h2.blog a {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 10px 0px;
		text-decoration: none;
}

h2.blog a:hover {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 10px 0px;
		text-decoration: underline;
}

h2.program {
	font-size: 18px;
	margin: 0; 
	padding: 15px 0px 10px 0px; 
	font-weight: bold;
/*color:#666;*/
	color: #36c;
}

h2.program a {
	/*color:#666;*/
	color: #36c;
	text-decoration: none;
}


h3 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #339; /* 	color: #339; */
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.startdates {
color: #000; 
font-size: 12px; 
padding: 5px 0px 0px 0px;
margin: 0;
}

.startdates .label {
font-weight:bold;
}

.header h2, .header h4 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
h5 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.largeForm h5 {
padding: 5px 0px 5px 0px;
}

.pagenavlabel {
font-weight: bold;
color: #000;
}

p.pagenavlinks {
	margin: 20px 0px 0px 0px;

}

p.pagenavlinks a {
	color: #000;
	text-decoration: underline;
}

p.pagenavlinks a:hover {
	color: #c00;
	text-decoration: none;
}

ul li {
padding: 0px 0px 10px 0px;
}

ul.programs li {
padding: 0px 0px 15px 0px;
line-height: 18px;
}

ul.programs li a {
/*color: #666;*/
 color: #339; 
	text-decoration: underline;
}

ul.programs li a:hover {
/*color: #c00;*/
 color: #339; 
	text-decoration: none;
}



/**** TOP LINKS ******/
#toplinks {
	width: 860px;  
	height: 25px;
	background: #ccc;
	margin: 0 auto; 
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
		padding:0;
}

#toplinks a {
	color: #666;
		margin:0;
		padding:0;
}

#toplinks a:hover {
	color: #c00;
}

#toplinks .locations {
float: right;
	margin:0;
	padding:0;
}

#toplinks .locations .label {
color:#000;
}


/****PAGE CONTAINER******/
#container {
	width: 860px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/****HEADER******/
#header {
	text-align: left;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
			height: 78px;
}
#header img {
	border: 0px;
	
}
#header #info {
	text-align: right;
	margin: 0px;
	padding: 0px;
	/**  height: 78px; **/
	width: 580px;
	float: right;
	clear: none;
}
/*#header #info table {
	text-align: right;
	width: 200px;
	margin: 0px 0px 0px 380px;
	padding: 0px 0px 0px 0px;
}
*/
#header #info #googleBox {
/*border: 1px solid black;*/
	text-align: right;
	width: 580px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* see our mobile site icon */
#header #info #googleBox img {
	border: 0;
	vertical-align: middle;
	/*margin-right: 117px;*/
		margin-right: 20px;
	}
#header h2 {
	margin: 0; 
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0;
}
#header h2 a {
	color: #C00;
	text-decoration: underline;
	font-size: 12px;
}
#header h2 a:hover {
	color: #f00;
}
#header p {
	clear: none;
	float: right;
	width: 580px;
}
#header .call {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#header .number {
	color: #C00;
}

.cta_links {
font-weight:normal; 
line-height:30px;
}

/****NAV******/
#nav {
	color: #FFF;
	background-image: url(/images/navBG.gif);
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #666;
	text-align: center;
	font-weight: normal;
	height: 36px;
	width: 860px;
position: relative;
}
#nav ul {
	height: 36px;
	width: 860px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
position: absolute;
top: 0px;
left: 0px;
}
#nav ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 35px;
/*border: 1px solid #f00;*/
}
#nav ul li a, #nav ul li a.fa {
	color: #fff;
	/*background-color: #ff0000;*/
	text-decoration: none;
	height: 30px;
	width: auto;
	padding: 9px 11px 10px 11px;
	margin: 0px 0px 0px -6px;
	font-size: 13px;
	line-height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#nav ul li a.last {
	border: 0;
}
#nav ul li a:hover {
	background-color: #999;
	padding: 9px 11px 10px 11px;
	margin: 0px 0px 0px -6px;
	height: 30px;
	width: auto;
	font-size: 13px;
	line-height: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#nav ul li a.last:hover {
	background-color: #999;
	padding: 9px 11px 10px 11px;
	margin: 0px 0px 0px -6px;
	height: 30px;
	width: auto;
	font-size: 13px;
	line-height: 35px;
	border: 0;
}

/****HEADER_SUB******/
#header_sub, #header_sub_new, #header_sub_auto, #header_sub_hvac, #header_sub_cns, #header_sub_das, #header_sub_dmech, #header_sub_ap, #header_sub_ma, #header_sub_da, #header_sub_mt, #header_sub_mat, #header_sub_mct, #header_sub_contact, #header_sub_news, #header_sub_testimonials, #header_sub_hire, #header_sub_career, #header_sub_why, #header_sub_fa, #header_sub_massageclinic, #header_sub_pt, #header_sub_cosmosalon {
	font-size: 14px;
	color: #333;
	height: 227px;
	width: 860px;
	margin: 0px;
	padding: 0px;
	background-color: #cfe2eb;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left center;
}
#header_sub {
	background-image: url(/images/ctaPhoto.jpg);
}

#header_sub_new {
	background-image: url(/images/ctaPhoto_new.jpg);
}


#header_sub_auto {
	background-image: url(/images/ctaPhoto_auto.jpg);
}
#header_sub_hvac {
	background-image: url(/images/ctaPhoto_hvac.jpg);
}
#header_sub_cns {
	background-image: url(/images/ctaPhoto_cns.jpg);
}
#header_sub_das {
	background-image: url(/images/ctaPhoto_das.jpg);
}
#header_sub_dmech {
	background-image: url(/images/ctaPhoto_dmech.jpg);
}
#header_sub_ap {
	background-image: url(/images/ctaPhoto_ap.jpg);
}
#header_sub_ma {
	background-image: url(/images/ctaPhoto_ma.jpg);
}
#header_sub_da {
	background-image: url(/images/ctaPhoto_da.jpg);
}
#header_sub_cos {
	background-image: url(/images/ctaPhoto_cos.jpg);
	height: 227px;
}
#header_sub_cosmosalon {
	background-image: url(/images/ctaPhoto_cosmosalon.jpg);
	height: 227px;
}
#header_sub_mt {
	background-image: url(/images/ctaPhoto_mt.jpg);
}
#header_sub_mat {
	background-image: url(/images/ctaPhoto_mat.jpg);
}
#header_sub_mct {
	background-image: url(/images/ctaPhoto_mct.jpg);
}
#header_sub_contact {
	background-image: url(/images/ctaPhoto_contact.jpg);
}
#header_sub_news {
	background-image: url(/images/ctaPhoto_news.jpg);
}
#header_sub_testimonials {
	background-image: url(/images/ctaPhoto_testimonials.jpg);
}
#header_sub_hire {
	background-image: url(/images/ctaPhoto_hire.jpg);
}
#header_sub_career {
	background-image: url(/images/ctaPhoto_career.jpg);
}
#header_sub_why {
	background-image: url(/images/ctaPhoto_why.jpg);
}
#header_sub_fa {
	background-image: url(/images/ctaPhoto_fa.jpg);
}
#header_sub_massageclinic {
	background-image: url(/images/ctaPhoto_massageclinic.jpg);
}
#header_sub_pt {
	background-image: url(/images/ctaPhoto_pt.jpg);
}
#cta {
	font-size: 14px;
	color: #666;
	/*background-image: url(/images/ctaLinksBG.jpg);*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 227px;
	width: 339px;
	background-position: right;
	float: right;
position: relative;
}
#cta a {
	font-size: 14px;
	color: #339;
}
#cta a:hover {
	color: #66c;
}
#cta table {
	table-layout: auto;
	border-collapse: collapse;
	position: absolute;
	width: 270px;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #0f0;*/
}
#cta table tr td {
	border-bottom: 1px solid #c0c0c0;
}
#cta table tr.last td {
	border-bottom: 0;
}
#cta table td {
padding: 7px 0px 7px 20px;
}
#cta table td img {
border: 0;
}
#cta table td.text {
	font-size: 14px;
	text-align: left;
	color: #666;
}

/*** addthis buttons ***/
#addthis {
	float:right; 
	padding-top:10px;
}

/*** breadcrumb trail nav ***/
#breadcrumb {
	background-color:#fff; 
	font-size: 10px; 
	line-height: 30px;
}

#breadcrumb a {
	font-size: 10px;
	line-height: 30px;
}

/****CAMPUS PAGES ******/
.campus_contact {
	text-align: left; 
	color: #666;
}	

.pagenavlinks {
	width: 840px; 
	padding: 10px; 
	margin:0px; 
	text-align:left; 
	color:#666; 
	background-color: #eee;
}	

#video {
	float: right; 
	padding-top: 27px; 
	margin-top: 0; 
	padding-left: 20px;
	text-align:center;
}

#video .youtube {
	width:250px; 
	height:199px; 
	border:0px;
}


/****CAMPUSES (HOME PAGE ONLY)******/
#campuses {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	width: 860px;
}
#campusLeft {
	/*background-color: #00ff00;*/
	float: left;
	width: 262px; 
	padding: 0px 37px 0px 0px; 
	margin: 0px 0px 0px 0px; 
}
#campusRight {
	/*background-color: #0000ff;*/
	float: right; 
	width: 262px; 
	padding: 0px 0px 0px 37px; 
	margin: 0px 0px 0px 0px;
}
#campusCenter { 
	/*background-color: #ff0000;*/
	padding: 0px 0px;
	/*width: 262px;*/
	margin: 0px 299px; 
}
.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
#campuses .campus {
	/*width: 262px;*/
}
#campuses .campus .header {
	width: 256px;
	height: 85px;
	background-color: #c0c0c0;
	background-image: url(/images/campusBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}
.campus .header h2, .campus .header h2 a {
	font-size: 16px;
	color: #C00;
	font-weight: normal;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.campus .header a img {
	border: 0;
}
.campus .header h3 {
	font-size: 11px;
	line-height: 12px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.campus .header h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.campus .header img.main {
	padding: 0px 8px 12px 6px;
	float: left;
	clear: none;
}
#campuses .campus ul {
	list-style-position: outside;
	list-style-type: disc;
}
#campuses .campus li {
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
}
#campuses .campus li a {
	font-size: 12px;
	color: #000;
}
#campuses .campus li a:hover {
	color: #c00;
}

/** live chat button images **/
#sideCol img {
	border: 0px;
}

/** all images**/
img {
	border: 0px;
}




/*** news (all 4 home pages) ***/
#sideCol .news { /* CAMPUS home page news */
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#sideCol .news h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}
/***massage clnic servics GJ and PB campus home pgs ***/
#sideCol .clinic  {
margin: 15px 0px 30px 0px;
padding: 0px 0px 0px 0px;
line-height: 22px;
}
#sideCol h3 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	color: #000;
margin:  0px 0px 0px;
padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
#campuses .campus .news { /* MAIN home page news */
border: 0;
}
#campuses .campus .news h3 {
	font-size: 12px;
	line-height: 14px;
	color: #c00;
	font-weight: normal;
	padding: 20px 0px 0px 20px;
	margin: 0;
}
#campuses .campus .news h3 a {
	font-size: 12px;
	line-height: 14px;
	color: #c00;
	font-weight: normal;
	text-decoration: underline;
}
#campuses .campus .news ul {
padding: 5px 0px 0px 40px;
margin: 0;
}
#campuses .campus .news ul, #sideCol .news ul {
	list-style-position: outside;
	list-style-type: none;
}
#sideCol .news ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 0px 0px;
}
#campuses .campus .news li, #sideCol .news li {
	margin: 0px 0px 10px 0px;
	color: #666;
	font-size: 11px;
}
.news .date {
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 11px;
}
#campuses .campus .news li a {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
#sideCol .news li a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#campuses .campus .news li a:hover{
	color: #000;
	text-decoration: underline;
}
#sideCol .news li a:hover {
	color: #c00;
	text-decoration: underline;
}
#campuses .campus .news li a.archives {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
#campuses .campus .news li a.archives:hover {
	color: #000;
	text-decoration: underline;
}
#sideCol .news li a.archives {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
#sideCol .news li a.archives:hover {
	color: #c00;
	text-decoration: underline;
}
/** sidecol programs list **/
#sideCol .news .programs ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 8px 0px 0px 0px;
}
#sideCol .news .programs li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#sideCol .news .programs li a {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	text-decoration: underline;
}
#sideCol .news .programs li a:hover {
	color: #c00;
	text-decoration: underline;
}
/****MAINCONTENT home******/
 #mainContentHome {
	text-align: center;
	width: 860px;
	padding: 30px 0px 0px 0px;
	margin:0;
}

#mainContentHome h1 {
	/*border: 1px solid black;*/
	font-size: 20px;
	line-height: 26px;
	color: #000;
	font-weight: normal;
		margin:0;
		padding:0;
}

#mainContentHome h2 {
	font-size: 18px;
	line-height: 26px;
	color: #666;
	font-weight: normal;
	font-style: italic;
		margin:0;
		padding:0;
}


.noborder {
border: 0;
}
/****MAINCONTENT subpage CAMPUS HOME******/
#mainContent {
	/*border: 1px solid black;*/
	width: 860px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#mainContent #section1 h1, 
#mainContent #section1 h1 a, 
#mainContent #section1 h2.programpage {
		font-size: 20px;
		line-height: 24px;
	margin: 20px 0px 10px 0px;
		padding: 0px;
	color: #c00;
font-weight: normal;
text-align: center;
}

#mainContent #section1 h2, 
#mainContent #section1 h2 a, 
#mainContent h2.programs, 
#mainContent .programSummary h2.programs, 
#mainContent #section1 h2.programs a, 
#mainContent #section1 .programSummary h2.programs a, 
h2.programs a, 
#mainContent #section1 h1.programpage {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#mainContent #section1 h1 {
text-align: center;
}



#mainContent .programSummary {
	/*border: 1px solid blue;*/
	width: 520px; /* makes content fill only left two-thirds*/
	clear: left;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#mainContent .programSummary  h3 {
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
color: #339;
font-size: 14px;
line-height: 18px;

}
#mainContent .programSummary  h3 a {
	text-decoration: underline;
	color: #339;
	font-size: 14px;
}
#mainContent .programSummary  h3 a:hover {
	color: #339;
}
#mainContent .programSummary h4 {
	font-size: 12px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainContent .programSummary p {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

.small {
color: #339;
font-size: 12px;
line-height: 14px;
padding: 0px;
margin: 0px;
}

.small a {
color: #000;
font-size: 12px;
line-height: 14px;
padding: 0px;
margin: 0px;
}

#mainContent .programSummary ul, #mainContent .programSummary ol  {
	font-size: 12px;
	color: #666;
}
#mainContent .programSummary ul.skills, #mainContent .programSummary ol.skills  {
	font-size: 12px;
	color: #666;
margin-left: 1.25em;
padding: 0;
}
#mainContent .programSummary li {
	font-size: 12px;
	line-height: 14px;
	color: #666;
	margin: 0;
	padding: 0px 0px 8px .15em;
}
#mainContent .programSummary img {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 0px;
	border: 0;
}
#mainContent .programSummary img.program,
#mainContent img.program {
	float: right;
	padding: 15px 0px 0px 20px;
	margin: 0;
	border: 0;
}
img.right {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0;
	border: 0;
}
/*bulleted program info in boxed format */
#mainContent table.career {
	table-layout: auto; /* fixed*/
	border-collapse: collapse; /*separate*/
	border-spacing: 0px 0px;
	border: 1px solid #999;
margin: 20px 0px 20px 0px;
}
#mainContent table.career tr td {
	border: 1px solid #999;
padding: 0px 15px 0px 20px;
vertical-align: top;
width: 50%;
}
#mainContent .indentLeft {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}

/****CAREER FIELDS BOXES******/
#mainContent .careersTop {
	background-image:url(/images/careersTop.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 34px;
	}
#mainContent .careersTop h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 10px 0px 0px 0px;
	}	
	
#mainContent  .careersMid {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #fff/*#e5e5e5*/;
	width: 248px;	
	}
	
#mainContent .careersMid ul.programs {
	padding: 0px 0px 0px 10px; 
	margin: 0px;
	}
	
#mainContent .careersMid ul.programs li {
	color: #666;
	}
	
#mainContent .careersMid ul.programs li a {
	color: #000;
	}
	
#mainContent .careersMid ul.programs li a:hover {
	color: #c00;
	}
		
	
#mainContent .careersBot {
	background-image:url(/images/careersBot.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 6px;
}	
	
/****MAINCONTENT SIDECOL******/
#mainContent #sideCol {
	float: right;
	width: 273px;
	padding: 0px 0px 45px 30px;	
margin: 0px;
}
#mainContent #sideCol .requestFormTop {
	background-image:url(/images/formRequestTop.gif);
	background-repeat:no-repeat;
	width: 272px;
	height: 34px;
}
#mainContent #sideCol .requestFormTop .sidehead,
#mainContent #sideCol .requestFormTop h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 25px;
	padding: 6px 0px 0px 10px;
}

#mainContent #sideCol #campusInfo .wrapper2 .sidehead,
#mainContent #sideCol #campusInfo .wrapper2 .sidehead a,
#mainContent #sideCol #campusInfo .wrapper2  h3,
#mainContent #sideCol #campusInfo .wrapper2  h3 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normalx;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}

#mainContent #sideCol #campusInfo .wrapper2 .sidehead a:hover {
	text-decoration: underline;
}


#mainContent #sideCol #requestForm, #mainContent #sideCol .requestForm {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	width: 270px;
	background-color:#fff;

}
#mainContent #sideCol #requestForm .sideheadsub, 
#mainContent #sideCol .requestForm .sideheadsub,
#mainContent #sideCol #requestForm h4, 
#mainContent #sideCol .requestForm h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	/*color: #339; */
	/*color: #006699;*/
	text-align: center;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

.requestformintro {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align: center;
	padding-bottom: 10px;
}	

.requestformphone {
	font-weight:bold; 
	color:#c00; 
	font-size:14px; 
		line-height: 22px;
}



#mainContent #sideCol #campusInfo {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	width: 270px;
}
#mainContent #sideCol #campusInfo .wrapper {
	padding:10px;
}

#mainContent #sideCol #campusInfo .wrapper2 {
	padding:10px 20px 10px 30px;
}

#mainContent #sideCol #campusInfo ul {
	padding-top: 5px;
}

#mainContent #sideCol form p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0px 0px 10px 0px;
}
#mainContent #sideCol form p.send {
	text-align: center;
	margin: 0;
	padding: 10px 0px 0px 0px;
}
#mainContent #sideCol form {
	margin: 0;
	padding: 10px 10px 20px 15px;
}
#mainContent #sideCol .requestFormBot {
	background-image:url(/images/formRequestBot.gif);
	background-repeat:no-repeat;
	width: 272px;
	height: 7px;
}
/****large form******/
.largeForm table {
	table-layout: auto;
	width: 858px;
	border: 1px solid #999;
}
.largeForm table td {
	padding: 10px 10px 10px 20px;
}
.largeForm table table {
	table-layout: auto;
	width: 550px;
	padding: 10px 0px 0px 0px;
border: 0;
}
.largeForm table table {
	table-layout: auto;
}
.largeForm table table td {
	padding: 0px 3px 10px 0px;
}
.largeForm p {
margin: 0px;
padding: 0px 0px 15px 0px;
}

/***LONG FORMS****/
.longform {
border: 1px solid #999; 
width: 640px; 
background-color:#f0edd7;
}

.longform h3 {
padding-bottom: 5px;
padding-top: 15px;
}

.longform table {
width: 550px;
padding-left: 15px;
}

.longform table td input {
margin-bottom: 7px;
}

/****FOOTER******/
#footer {
	padding: 50px 0px;
	text-align: left;
}
#footer h2 {
	margin: 0;
	padding: 0px 0px 15px 0px;
}
#footer p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 20px 0px; 
	padding: 0px; 
	color: #333;
}
#footer .bold{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin: 0px;
}

#footer h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #c00;
	margin: 0px;
	padding-bottom: 20px;
}

#footer h3.campus, #footer h3.campus a {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	margin: 0px 0px 15px 0px;
	padding: 0;
}
#footer h3.campus a {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
#footer h3.campus a:hover {
	color: #cc0000;
}
#footer a {
	color: #666;
	font-size: 12px;
}
#footer a:hover {
	color: #cc0000;
}


ul#sidebar li h2{
padding: 10px 0px;
}

ul#sidebar li.widget {
list-style-type:none;
}

ul#sidebar li.cat-item {
list-style-type:square;
}

ul.xoxo li {
list-style-type:square;
}

	#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	
	
	#screenshot{
	position:absolute;
	border:0;
	/*background:#333;*/
	padding:0px;
	display:none;
	color:#fff;
	}
	
/*** blog data tables **/

table.datachart {
border-collapse: collapse; width: 475px; border: 1px solid black;
}

table.datachart td.header1 {
background-color:#000; 
padding:10px;
color:#fff; 
font-weight:bold; 
font-size:16px; 
line-height: 22px; 
font-family: sans-serif, arial, helvetica, geneva; 
text-align:center;
}

table.datachart td.header2 {
padding:5px; text-align:center; background-color:#ccc; width:150px; border:1px solid black;
}

table.datachart td {
padding:5px; text-align: left; background-color:#fff; border:1px solid black;
}

.privacy, .privacy a {
	text-align: center; 
	color: #666; 
	font-size: 9px;
}

