body{
	/* Setting Background Color is Super Easy. */
	color:#333;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;	/* Change the line below to the Hexidecimal Color Value and save the file and re-upload. */	/* e.g. #000; = BLACK | #FFF = WHITE | #069; = BLUE etc. */
	letter-spacing: 0.02em;
	background-image:url(../img/campus_unc3.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	/* these two don't work */
  -webkit-background-size: cover;
	-o-background-size: cover;
	font-weight: normal;
}

.logoText {
	font-family:'Century Gothic', Century;
	font-size:34px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:0.1em;
	padding:10px;
	margin-top:20px;
	float:left;
}
.beige {text-align:left; font-family: 'Times New Roman', Times, serif; font-size:14px; line-height:18px; color:#000;}
.sidebarHeader {
	font-size:24px;
	line-height:24px;
	font-family: 'Times New Roman', Times, serif;
	text-align:left;
	color:#CDD2AC;
	letter-spacing:0.03em;
}


#tarkentonInstitute2 {background-image: url(http://www.mastersuite.biz/img/campus_unc3.jpg); background-position:fixed; background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: contain;
  -moz-background-size: contain;
}


#tarkentonInstitute2 p {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:14px;
	line-height:18px;
	color:#003;
}


#tarkentonInstitute2 h1, #tarkentonInstitute2 h2, #tarkentonInstitute2 h3, #tarkentonInstitute2 h4, #tarkentonInstitute2 h5 {font-family:"Times New Roman", Times, serif;}


/* ---------------------                       ---------------------------------- */
/* --------------------- QUICK MENU STARTS HERE ---------------------------------- */
/* ---------------------                       ---------------------------------- */

#buyButton {
	height: 32px;
	width: 125px;
	margin: auto;
	right: 135px;
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-transform:lowercase;
	z-index: 3;	
	top:13px;
	border:1px #CCC solid;	
}
#menuButton {
	height: 32px;
	width: 145px;
	margin: auto;
	float:right;
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-transform:Capitalize;
	z-index: 3;
	top:23px;
	right: 6px;
}

#menuButton2 {
	height:36px;
	width: 143px;
	margin: auto;
	Position:fixed;
	top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-transform:Capitalized;
	z-index: 901;
	right: 40px;
}

#contentMod_ti p {color:#fff;}



#tarkentonInstitute h1, #tarkentonInstitute h2, #tarkentonInstitute h3, #tarkentonInstitute h4, #tarkentonInstitute h5 {font-weight:normal; font-family: "Times New Roman", Times, serif;}

#tarkentonInstitute p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	line-height: 18px;
}

ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}
.menu_class {
	border:1px #CCC solid;
}

.menu_class2 {
	border:1px #CCC solid;
}

.the_menu {
	display:none;
	width:160px;
	border: 1px solid #999;
	position:absolute;
	top:33px;
	left:-30px;
}

.the_menu2 {
	display:none;
	width:175px;
	border: 1px solid #ddd;
	position:absolute;
	top:33px;
	left:0;
}

.the_menu li {
	background-color: #e1edda;
	color:#033;
	display:block;
	float:left;
	width:100%;
}



.the_menu li a {
	color:#033;
	
}
.the_menu_ti li a:hover {
	color:#639;
}

.the_menu2 li {
	background-color: #ffffff;
	display:block;
	float:left;
	width:100%;
}

.the_menu2_ti li {
	background-color: #E1EDDA;
	display:block;
	float:left;
	width:100%;
}

.the_menu li a {
	color:#888888;
	text-decoration:none;
	text-align:right;
	padding:7px;
	display:block;
	background-image: url(quickMenu_images/menuButton.png);
	outline:none;
	border:1px #f2f2f2 solid;
}

.the_menu2 li a {
	color:#888888;
	text-decoration:none;
	text-align:right;
	padding:7px;
	display:block;
	background-image: url(quickMenu2_images/menuButton.png);
	outline:none;
	border:1px #f2f2f2 solid;
}
.the_menu li a:hover {
	color:#333333;
	text-decoration:none;
	padding:7px;
	background-image: url(quickMenu_images/menuButtonHover.png);
	outline:none;
	border:1px #fff solid;	
}

.the_menu2 li a:hover {
	color:#333333;
	text-decoration:none;
	padding:7px;
	background-image: url(quickMenu2_images/menuButtonHover.png);
	outline:none;
	border:1px #fff solid;	
}

/* ---------------------                       ---------------------------------- */
/* --------------------- QUICK MENU STOPS HERE ---------------------------------- */
/* ---------------------                       ---------------------------------- */

/*HEAD AREA*/

#head{
	height:90px;
}

#top .logo, .logo a{
	background: transparent url(../img/button-tark-institute.jpg) no-repeat left top;
	display:block;
	height:48px;
	width:286px;
	position:absolute;
	left:0px;
	top:15px;
	border: none;
	padding: 0;
	margin:0;
}

#top .logo a, .logo a:hover{
	top:2px;
	left:288px;
	text-indent:-9999px;
	outline:none;
	border: none;
}

#top .logo a:hover{
	background:transparent;
	/*background: transparent url(../img/logoHover-Lodestar.png) no-repeat left top;*/
}

#top .logo2, .logo a{
	background: transparent url(../img/button-suitedotbiz.jpg) no-repeat left top;
	display:block;
	height:48px;
	width:286px;
	position:absolute;
	left:291px;
	top:15px;
	border: none;
	padding: 0;
	margin:0;
}

#top .logo2 a, .logo a:hover{
	top:0px;
	left:0;
	text-indent:-9999px;
	outline:none;
	border: none;
}

#top .logo2 a:hover{
	background:transparent;
	/*background: transparent url(../img/logoHover-Lodestar.png) no-repeat left top;*/
}

body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0;
	padding:0;
	list-style:none;
	color: #333;
}

.wrapper{ 
width:100%;
position:relative;
display:table;
}

#top{
	position:relative;
	width:920px;
	margin:0 auto;
	height: inherit;
}

/* ISLIDER GALLERY STYLING */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	border:1px solid white;
	background:url(../slideshow_images/panel.jpg) repeat-x bottom center #ffffff;
	/* The width of the gallery */
	width:920px;
	overflow:hidden;
	margin-top:10px;
}

#gallery2 {
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #E1EDDA;
	-webkit-box-shadow:0 0 3px #E1EDDA;
	box-shadow:0 0 3px #E1EDDA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	border:1px solid white;
	background: url(../img/bg-green-transparent.png);
	/* The width of the gallery */
	width:920px;
	overflow:hidden;
	margin-top:10px;
	font-color:#fff;

	border:1px solid #091A1F;
}


#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
		filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.slide li{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
}

#menu ul{
	margin:0px;
	padding:0px;
	white-space:nowrap;
}

#menu li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#menu li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:transparent;
}

#menu li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(../slideshow_images/active_bg.png) no-repeat;
}

#menu li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(../slideshow_images/divider.png) no-repeat right;
}

#menu li a{
	display:block;
	background:none;
	height:35px;
	padding-top:10px;
	text-transform:uppercase;
}

a img{
	border:none;
}

body a, a:visited {
	color:#CDD2AC;
	text-decoration:none;
	outline:none;
	text-transform:none;
}

body a:hover{
	text-decoration:none;
	color:#FFF;
	text-transform: none;
}

p{
	padding:10px;
	text-align:left;
	font-size:100%;
	line-height:120%;
	color:#333;
}


#main{
	/* The main container */
	margin:0px auto;
	text-align:center;
	width:920px;
	position:relative;
}

/* FULL-WIDTH POD */

#fullWidth, #fullWidth2{
	/* The width of the pod */
	margin-top:350px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width:920px;
	background-color:#ffffff;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	border:1px solid white;
	left: 0px;
	top: 0px;
}

#fullWidth h1, h2, h3, h4, h5{
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
}

#fullWidth h1, , #fullWidth2 h1 {
	font-size:64px;
}

#fullWidth h2, , #fullWidth2 h2{
	font-size:48px;
}

#fullWidth h3, fullwidth2 h3 {
	font-size:36px;
}

#fullWidth h4, fullwidth2 h4{
	font-size:24px;
}

#fullWidth h5,fullwidth2 h5{
	padding-top:0;
	font-size:9px;
}

#fullWidth p,fullwidth2 p{
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
}

#fullWidth p.right {
	text-align:right;
}
#fullWidth p.left {
	text-align:left;
}
#fullWidth p.center {
	text-align:center;
}

#fullWidth.img a{
	margin-bottom:0px;
}

#fullWidth.img {
	margin-top:10px;
	margin-bottom:0;
	float:left;
}

/* 2 Column Left POD */

#twoColumnLeft{
	/* The width of the pod */
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;
	width:640px;	
	background-color:#ffffff;
	float:left;
	
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;	
	
	border:1px solid white;
}

#twoColumnLeft h1, h2, h3, h4, h5{
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
}

#twoColumnLeft h1{
	font-size:64px;
}

#twoColumnLeft h2{
	font-size:48px;
}

#twoColumnLeft h3{
	font-size:36px;
}

#twoColumnLeft h4{
	font-size:24px;
}

#twoColumnLeft h5{
	padding-top:0;
	margin:0;
	font-size:9px;
}

#twoColumnLeft p{
	padding-top:0;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
}
#twoColumnLeft p.readMore{
	padding-top:0;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:right;
}
#twoColumnLeft.img a{
	margin-bottom:0;
	float:left;
}

#twoColumnLeft.img {
	margin-bottom:0;
	float:left;
}

#twoColumnRight.img {
	margin-bottom:0;
	float:left;
}

/* Right Sidebar POD */

#rightSideBar{
	/* The width of the pod */
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;
	width:240px;	
	background-color:#ffffff;
	
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;	
	
	border:1px solid white;
}

#rightSideBar h1, h2, h3, h4, h5{
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
}

#rightSideBar h1{
	font-size:64px;
}

#rightSideBar h2{
	font-size:48px;
}

#rightSideBar h3{
	font-size:36px;
}

#rightSideBar h4{
	font-size:24px;
}

#rightSideBar h5{
	padding-top:0;
	margin:0;
	font-size:9px;
}

#rightSideBar p{
	padding-top:0;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
}
#rightSideBar.img a{
	margin-bottom:0;
	float:left;
}

#rightSideBar.img {
	margin-bottom:0;
	float:left;
}

/* THREE COLUMN POD */

#threeColumnOne{
	/* The width of the pod */
	margin-left:0px;
	margin-right:22px;
	margin-top:25px;
	margin-bottom:20px;
	float:left;
	width:290px;
	background-color:#FFF;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	border:1px solid white;
}


#threeColumnOne{
	/* The width of the pod */
	margin-left:0px;
	margin-right:22px;
	margin-top:25px;
	margin-bottom:20px;
	float:left;
	width:290px;
	background:URL(../img/bg-mod.jpg) top left repeat-x;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	border:1px solid white;
}

#threeColumnOne_ti{
	/* The width of the pod */
	margin-left:0px;
	margin-right:22px;
	margin-top:15px;
	margin-bottom:20px;
	float:left;
	width:290px;
	background: top left no-repeat #e1edda;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	border:1px solid white;
}

#threeColumnOne h1, h2, h3, h4, h5{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	text-align:left;
}

#threeColumnOne h3{
	font-size:18px;
}

#threeColumnOne h5{
	padding-top:0;
	font-size:11px;
	margin: 0px 0px 5px 0px;
}

#threeColumnOne img{
	margin-bottom:0px;
}

#threeColumnOne p{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
}








#threeColumnOne_ti h1, h2, h3, h4, h5{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	text-align:left;
}

#threeColumnOne_ti h3{
	font-size:18px;
}


#threeColumnOne_ti img{
	margin-bottom:0px;
}

#threeColumnOne_ti p, #threeColumnThree_ti p{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#333;
}

/* THREE COLUMN POD 3rd (THE ONE ON THE RIGHT) */

#threeColumnThree_2{
	/* The width of the pod */
	margin-left:0px;
	margin-right:0px;
	margin-top:25px;
	margin-bottom:20px;
	float:left;
	width:290px;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	border:1px solid #FFF;
	background: url(../img/bg-mod.jpg) top left repeat-x;
}

#threeColumnThree{
	/* The width of the pod */
	margin-left:0px;
	margin-right:0px;
	margin-top:25px;
	margin-bottom:20px;
	float:left;
	width:290px;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	border:1px solid #FFF;
	background:URL(../img/bg-mod.jpg) top left repeat-x #FFF;
}

#threeColumnThree h1, h2, h3, h4{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	text-align:left;
}

#threeColumnThree_2 h1, h2, h3, h4{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	text-align:left;
}

#threeColumnThree h3{
	font-size:24px;
}

#threeColumnThree h5{
	padding-top:0;
	margin:0;
	font-size:11px;
}

#threeColumnThree img{
	margin-bottom:0px;
}

#threeColumnThree p{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
}







#threeColumnOne_ti h1, h2, h3, h4, h5{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	text-align:left;
	color:#036;
}

#threeColumnOne_ti h3{
	font-size:18px;
	color: #003;
}

#threeColumnOne_ti h5{
	padding-top:0;
	font-size:12px;
	margin: 7px 0px 5px 0px;
	font-weight: normal;
	font-style: italic;
}

#threeColumnOne_ti img{
	margin-bottom:0px;
}

#threeColumnOne_ti p{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
}

#threeColumnOne_ti a {color:#069;}

#threeColumnThree_ti a {color:#069;}

/* THREE COLUMN POD 3rd (THE ONE ON THE RIGHT) */

#threeColumnThree_ti{
	/* The width of the pod */
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:20px;
	float:left;
	width:290px;
	background:#e1edda;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	border:1px solid white;	
}

#threeColumnThree_ti h1, h2, h3, h4{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	text-align:left;
}

#threeColumnThree_ti h3{
	font-size:24px;
}

#threeColumnThree_ti h1, #threeColumnThree_ti h1 a {font-size:18px;}

#threeColumnOne_ti h3 a, #threeColumnThree_ti h1 a {color:#3A4558; font-size:18px;}

#threeColumnThree_ti h5{
	padding-top:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	margin-top:7px;
	font-style: italic;
}

#threeColumnThree_ti img{
	margin-bottom:0px;
}

#threeColumnThree_ti p{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
}


#partnerList {float:right;display:inline-block;margin:10px; padding:30px; width:250px; overflow:hidden;}

.innerMod {text-align:left; font-family: 'Times New Roman', Times, serif; font-size:14px; line-height:20px; color:#000;}

.innerModHead {font-family:'Times New Roman', Times, serif; letter-spacing:.03em; font-size:24px; text-align:left; color:#000;}


.footText {font-size:11px; color:#033;}

