body
	{
	margin: 0;
	padding: 0;
	background-color: #D7D1CA;
	font-family: georgia, times, times new roman, serif;
	font-size:12px;
	line-height: 18px;
	color:#333;
	}
	
ul { list-style-type: none; }

img
	{
	border: 0;
	}
	
img, input, select, label
	{
	vertical-align: middle;
	}
	
select
	{
	background-color: #E5E2DD;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size:11px; border-right: 1px solid #A19D9A;
	border-top: 1px solid #A19D9A ;
	border-left: 1px solid #A19D9A ;
	border-bottom: 1px solid #A19D9A; 
	width:185px;
	margin: 3px 0;
	} 


h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	
	}

dl, dt, dd
	{
	margin: 0;
	padding: 0;
	}
	
form
	{
	margin: 0;
	padding: 0;
	}

fieldset 
	{ 
 	padding: 0; margin: 0; border: 0;
	}
	
a {text-decoration:none; border-bottom: 1px solid #A3AA8D;}
a:link {color:#3D5201;}
a:visited {color:#3D5201;}
a:active {color:#3D5201;}
a:hover {color:#000; border-bottom: 1px solid #000;}

.calendarlink {color:#7e0400;text-decoration:none; }
.calendarlink a:hover {color:#7e0400;text-decoration:none; }
.calendarlink a {color:#7e0400;text-decoration:none; }

input, textarea
	{
	margin: 0;	
	border: 1px solid #ccc;
	color: #000;
	font-size:  11px;
	font-weight: normal;
	padding: 2px;
	}
	
input.top
	{
	background-color: #B4B6A0;
	color: #000;
	width: 100px;
	font-family: georgia, times, serif;
	font-size: 11px;
	}
						
.uberclear
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	font-size: 0;
	}
	* html .uberclear
	{
	height: 0;
	}

	
	
.wrapper
	{
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
	}
	
	.mainContain
		{
		width: 776px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 15px;
		}
		
		.header
			{
			height: 108px;
			position: relative;
			}
			
			.header h1
				{
				position: absolute;
				left: 0px;
				top: 9px;
				background-image: url("../images/CTG_Logo_Top.jpg") ;
				background-repeat: no-repeat;
				background-position: 0 0;
				background-color: transparent;
				width: 271px;
				height: 94px;
				}
				
				.header h1 a
					{
					display: block;
					width: 287px;
					height: 66px;
					text-indent: -999em;
					text-decoration: none;
					border: 0;
					overflow: hidden;
					}
					
					h1 a:hover
						{
						text-decoration: none;
						background-color: transparent; 
						border: 0;
						}
					
					
			.header .topNav
				{
				position: absolute;
				left: 427px;
				top: 9px;
				width: 350px;
				height: 90px;
				text-align: right;
				font-size: 10px;
				letter-spacing: 1px;
				}
				
				.header .topNav a {text-decoration:none; text-transform: uppercase; border:0;}
				.header .topNav a:link {color:#ffcd68;  border:0;}
				.header .topNav a:visited {color:#ffcd68;  border:0;}
				.header .topNav a:active {color:#ffcd68;  border:0;}
				.header .topNav a:hover {color:#fff;  border:0;}
				
				.header .topNav input
					{
					border: 0;
					}
					
				.header .topNav input.top
					{
					font-size: 10px;
					border: 0;
					}
				
	.navigation
		{
			height: 27px;
			background-color: transparent;
			width: 776px;
		}
		
		.navigation ul
			{
				margin: 0;
				padding: 0;
				height: 27px;
				list-style: none;
			}
			
		.navigation ul li
			{
				display: inline;
				float: left;
				height: 27px;
				margin: 0;
				padding: 0;
				background-color: transparent;
			}
			
			.navigation ul li a
				{
					float: left;
					overflow: hidden;
					height: 27px;
					text-indent: -999em;
					background-repeat: no-repeat;
					background-position: 0 0;
					background-color: #fff;
					border: 0;
				}
				
			.navigation ul li.navOne
				{
					width: 96px;
				}
				
				.navigation ul li.navOne a
					{
						width: 96px;
						background-image: url("../images/nav1.gif") ;
					}
					
			.navigation ul li.navTwo
				{
					width: 103px;
				}
				
				.navigation ul li.navTwo a
					{
						width: 103px;
						background-image: url("../cat_images/nav_2.gif") ;
					}
			
			.navigation ul li.navThree
				{
					width: 123px;
				}
				
				.navigation ul li.navThree a
					{
						width: 123px;
						background-image: url("../cat_images/nav_3.gif") ;
					}
			
			.navigation ul li.navFour
				{
					width: 112px;
				}
			
			.navigation ul li.navFour a
				{
					width: 112px;
					background-image: url("../cat_images/nav_4.gif") ;
				}
			
			.navigation ul li.navFive
				{
					width: 103px;
					background-image: none ;
				}
				
				.navigation ul li.navFive a
					{
						width: 103px;
						background-image: url("../cat_images/nav_5.gif") ;
					}
			
			.navigation ul li.navSix
				{
					width: 112px;
					background-image: none ;
				}
				
				.navigation ul li.navSix a
					{
						width: 112px;
						background-image: url("../cat_images/nav_6.gif") ;
					}
			
			
			.navigation ul li.navSeven
				{
					width: 127px;
					background-image: none ;
				}
				
				.navigation ul li.navSeven a
					{
						width: 127px;
						background-image: url("../cat_images/nav_7.gif") ;
					}
			
			
				
				.navigation ul li a {text-decoration:none;
					border: 0;}
				.navigation ul li a:hover {background-position: 0 -27px; border:0;}
				
				.home .navigation ul li.navOne a, 
				.ctgMENU .navigation ul li.navTwo a, 
				.ctgLOCATION .navigation ul li.navThree a,  
				.academicsSTES .navigation ul li.navFour a,  
				.studentSTES .navigation ul li.navFive a,  
				.athleticsSTES .navigation ul li.navSix a, 
				.ctgCONTACT .navigation ul li.navSeven a, 
				
				{background-position: 0 -54px; 
				border: 0;}	
	
	
.centeritem
	{
	float: center;
	
	
	background-color: transparent; 
	text-align: center;
	margin-left: 35px;
	margin-right: 0px
	}		
	
	
/* FOOTER
----------------------------------------------------*/
	
.footer
	{
	width: 731px;
	margin-left: auto;
	margin-right: auto;
	}
	
	.footer a 
		{
		text-decoration:none;
		font-weight: bold;
		text-transform: uppercase;
		border: 0;
		}
	.footer a:link {color: #641316;}
	.footer a:visited {color:#641316;}
	.footer a:active {color:#641316;}
	.footer a:hover {color:#000; border:0;}
	
	.bottomNav
		{
		border-bottom: 1px solid #9D8A79;
		border-top: 1px solid #9D8A79;
		text-align: center;
		padding: 17px 0 12px 0;
		font-size: 11px;
		letter-spacing: 1px;
		}
	
	body.secondary .bottomNav
		{
		border-bottom: 1px solid #9D8A79;
		border-top: 0;
		text-align: center;
		padding: 17px 0 12px 0;
		font-size: 10px;
		letter-spacing: 1px;
		}
	
	
		.bottomNav a
			{
			margin: 0 15px 0 15px;
			font-family: georgia, times, times new roman, serif;
			font-size:10px;
			}
		
	.bottominfo
		{
		margin: 1px 0 0 0;
		padding: 20px 0 20px 0;
		border-top: 1px solid #9D8A79;
		color: #716657;
		font-size: 11px;
		}
		
		.bottominfo .cellOne
			{
			float: left;
			width: 415px;
			}

		.bottominfo .cellOne a
			{
			font-size: 10px;
			letter-spacing: 1px;
			}
		
		
				.bottominfo .cellTwo
			{
			float: right;
			width: 310px;
			text-align: right;
			font-size: 10px;
			line-height: 14px;
			text-transform: uppercase;
			}
			
			.bottominfo .cellTwo img
				{
				float: right;
				margin: 0 0 0 10px;
				}
			
			

/* HOME
----------------------------------------------------*/

body.home
	{
	background-color: #D7D1CA;
	background-image: url("../images/bg_home_blue.jpg") ;
	}

.home .wrapper
	{
	background-color: transparent;
	}

	.home .mainContain .content .cellOne
		{
		width: 775px;
		height: 324px;
		position: relative; 
		}

	.home .mainContain .content .cellTwo
		{
		float: left;
		color: #000;
		width: 273px;
		background-image: url("../images/bg_homeCellTwo.jpg?5732874032");
		background-repeat: no-repeat;
		background-position: 0 0;
		background-color: transparent;
		padding: 5px 35px 0 35px;
		voice-family: "\"}\"";
		voice-family: inherit;
	
		width: 203px;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellTwo
		{
			width: 203px;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellTwo h2
			{
			background-image: url("../images/title_inTheSpotlight.gif") ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
		
	
		
		.home .mainContain .content .cellTwo img
			{
			float: left;
			margin: 0 5px 5px 0;
			}
		
	.home .mainContain .content .cellThree
		{
		float: left;
		width: 252px;
		color: #000;
		padding: 17px 30px 0 30px;
		voice-family: "\"}\"";
		voice-family: inherit;
	
		width: 192px;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellThree
		{
			width: 192px;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellThree h2
			{
			background-image: url("../images/title_upcomingEvents.gif") ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
			
		.home .mainContain .content .cellThree dl
			{
			margin: 0 0 20px 0;
			}
		
		.home .mainContain .content .cellThree dt
			{
			font-size: 10px;
			text-transform: uppercase;
			font-family: arial, verdana, san-serif;
			}
		
		.home .mainContain .content .cellThree dd span
			{
			font-size: 10px;
			}
			
			
	.home .mainContain .content .cellFour
		{
		float: left;
		width: 250px;
		color: #000;
		padding: 17px 30px 0 30px;
		voice-family: "\"}\"";
		voice-family: inherit;
	
		width: 190px;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellFour
		{
			width: 190px;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellFour h2
			{
			background-image: url("../images/title_latestNews.gif") ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
			
		.home .mainContain .content .cellFour dl
			{
			margin: 0 0 20px 0;
			}
		
		.home .mainContain .content .cellFour dt
			{
			font-size: 10px;
			text-transform: uppercase;
			font-family: arial, verdana, san-serif;
			}
		.home .mainContain .content .cellFour dd
			{
			font-size: 13px; 
			font-family: georgia;
			}
		.df
			{
			font-size: 9px; 
			font-family: georgia;
			}
		
/* MEDIA SECTION
----------------------------------------------------*/


.rightColumn { 
	border-left: 1px solid; 
	margin-left: 10px; 
	margin-left: 00px; 
	border-color:cccccc; 
	color:cccccc;
}

.contentText {
	font-family: georgia, times, times new roman, serif;
	font-size:10px; 
	color:#7b0400;
	line-height: 15px; 
	float: left;
	display: inline;
}	

.quoteContainer {
	float: right;
	display: inline;
	padding: 0px 0px 0px 10px;
	width: 150px;
	border-left: 1px dotted #cccccc; 
	margin-left: 10px; 
	color:cccccc;
	margin-bottom: 0px; 
	margin-top: 0px; 

}		

.quoteDetailText {
	font-family: georgia, times, times new roman, serif;
	font-size:9px; 
	color:#999999; 
	text-decoration:none;
	line-height: 15px;
}	
.downloadDetailText {
	font-family: georgia, times, times new roman, serif;
	font-size:10px; 
	color:#474747; 
	text-decoration:none;
	line-height: 15px;
}	

.quoteContainerInline {
	float: right;
	display: inline;
	padding: 0px 0px 0px 10px;
	
	margin-bottom: 10px; 
	margin-top: 0px; 
	width: 250px; 
}		
		
.mediaContainer {
	float: right;
	display: inline;
	margin-left: 5 px;
	width: 150px;
	clear:both;
	border-left: 1px dotted #cccccc;
	color:999999;
}		

.mediaHeaderText  {
	font-family: georgia, times, times new roman, serif;
	font-size:12px; 
	text-transform: uppercase;
	color:#00204a;
}	

.mediaDetailText {
	font-family: georgia, times, times new roman, serif;
	font-size:10px; 
	color:#7b0400;
	line-height: 15px;
}	


.mediaDetailText a {
	font-family: georgia, times, times new roman, serif;
	font-size:10px; 
	color:#7b0400; 
	text-decoration:none;
	line-height: 15px;
}	

.photoContainer {
	float: right;
	display: inline;
	padding: 0px 0px 0px 10px;
	width: 250px; 
	clear:both;
	padding-bottom:10px;
	
}	

.richmediaContainer {
	float: right;
	display: inline;
	padding: 0px 0px 0px 10px;
	width: 250px; 
	clear:both;
	padding-bottom:10px;
}	

.downloadContainer {
	border-color:cccccc; 
	color:cccccc;
	margin-top: 0px; 
	padding-bottom:0px;
	padding-top: 0px;
	padding-left: 10px;
	width: 250px; 
}	

.downloadContainerSmall {
	border-color:cccccc; 
	color:cccccc;
	margin-top: 0px; 
	padding-bottom:0px;
	padding-top: 0px;
	padding-left: 10px;
}	

			
/* SECONDARY
----------------------------------------------------*/


body.secondary
	{
	background-color: #D7D1CA;
	}
	
	.secondary .wrapper
		{
		border-bottom: 2px solid #B09F8F;
		background-image: url("../images/bg_secondary.jpg") ;
		background-color: #fff;
		}
	
	.secondary .wrapper .mainContain .content
		{
		background-image: url("../images/bg_nav_content.jpg") ;
		background-repeat: repeat-y;
		background-position: 0 0;
		background-color: transparent;
		}
	
	.secondary .wrapper .content .cellOne
		{
		float: left;
		width: 236px;
		}
	
		.secondary .wrapper .content .cellOne h1
			{
			width: 236px;
			height: 58px;
			background-repeat: repeat-y;
			background-position: 0 0;
			background-color: transparent;
			text-indent: -999em;
			}
	
		.secondary .wrapper .content .cellOne .subnav
			{
			width: 230px;
			margin: 7px 0 0 5px;
			padding: 0;
			list-style: none;
			}
	
			.secondary .wrapper .content .cellOne .subnav li
				{
				border-bottom: 1px solid #fff;
				font-size:13px;
				background-color: transparent; 
				margin: 0;
				padding: 0;
				
				}
	
				.secondary .wrapper .content .cellOne .subnav li a
					{
					text-decoration: none;
					background-color: transparent; 
					display: block;
					padding: 6px 6px 6px 18px;
					}
				
				.secondary .wrapper .content .cellOne .subnav li a:link 
					{
					color:#663300; 
					background-color: transparent;
					}
				.secondary .wrapper .content .cellOne .subnav li a:visited 
					{
					color:#663300; 
					background-color: transparent;
					}
				.secondary .wrapper .content .cellOne .subnav li a:active 
					{
					color:#fff; 
					background-color: #641316;
					}
				.secondary .wrapper .content .cellOne .subnav li a:hover 
					{
					color:#fff; 
					background-color: #641316;
					border-bottom: 1px solid #D2CEC9;
					
					}
	
				.secondary .wrapper .content .cellOne .subnav li.on a,
				.secondary .wrapper .content .cellOne .subnav li.on a:link,
				.secondary .wrapper .content .cellOne .subnav li.on a:visited,
				.secondary .wrapper .content .cellOne .subnav li.on a:active,
				.secondary .wrapper .content .cellOne .subnav li.on a:hover
					{
					color: black;
					background-color: #ffffcc;  
					
					
					}

					.secondary .wrapper .content .cellOne .subnav li ul
						{
						list-style: none;
						padding: 0;
						margin: 0;
						}
					
					.secondary .wrapper .mainContain .content .cellOne .subnav li ul li
						{
						padding-left: 23px;
						background-image: url("../images/arrow.gif") ;
						background-repeat: no-repeat;
						background-position: 23px 15px;
						background-color: transparent;
						border: 0; 
						color:#663300; 
						border-bottom:1px solid #fff; /* added to fix extra spaces in secondary menus in side nav in IE*/
						}
	
					.secondary .wrapper .content .cellOne .subnav li ul li a
							{
							border: 0;
							color: #666;
							color:#663300; 
							
							}
							
					.secondary .wrapper .content .cellOne .subnav li ul li a:hover 
					{
					color:#fff; 
					background-color: #641316;
					border-bottom:1px solid #fff; 
					
					}
	
					.secondary .wrapper .content .cellOne .subnav li.on ul li a,
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:link,
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:visited,
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:active,
					{
					color: #666;
					border: 0;
					background-color: transparent; 
					border-bottom:1px solid #fff;
					}
							
							
				
					.secondary .wrapper .content .cellOne .subnav li ul li a:link,
					.secondary .wrapper .content .cellOne .subnav li ul li a:visited,
					.secondary .wrapper .content .cellOne .subnav li ul li a:active,
					.secondary .wrapper .content .cellOne .subnav li ul li a:hover
					{
					color: #666;
					border: 0;
					background-color: transparent; 
					border-bottom:1px solid #fff;
					}
				
				
					.secondary .wrapper .content .cellOne .subnav li.on ul li.on a,
					.secondary .wrapper .content .cellOne .subnav li.on ul li.on a:link,
					.secondary .wrapper .content .cellOne .subnav li.on ul li.on a:visited,
					.secondary .wrapper .content .cellOne .subnav li.on ul li.on a:active,
					
					
					{
					
					color: black;
					background-color: #ffffcc;
					border-bottom:1px solid #fff;
					
					}
				
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:hover, 
					.secondary .wrapper .content .cellOne .subnav li ul li a:hover
					
					
					{
					color:#fff; 
					background-color: #641316;
					border-bottom:1px solid #fff;
					
					}
				
		
		.secondary .wrapper .content .cellTwo 
			{
			float: left;
			width: 539px;	
			padding: 40px 22px 0 32px; 
			
			voice-family: "\"}\"";
			voice-family: inherit;
			
			width: 485px;
			}
			/* Begin hiding from Mac IE */
			/* \*/
			html>body.secondary .wrapper .content .cellTwo 
			{
			width: 485px;
			}
			/* End hiding from Mac IE */
				
					
		.secondary .wrapper .content .cellTwo h1
			{
			color: #000;
			font-size: 21px;
			font-weight: normal;
			color: #333;
			
			}
					
					
		.secondary .wrapper .content .cellTwo h2
			{
			color: #4F2201;
			font-size: 13px;
			font-weight: normal;
			text-transform: uppercase;
			letter-spacing: 1px;
			}
					
					
		.secondary .wrapper .content .cellTwo h3
			{
			color: #333;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			letter-spacing: 1px;
			}

		.secondary .wrapper .content .cellTwo h5
			{
			color: #000;
			font-size: 17px;
			font-weight: normal;
			color: #333;
			}			
		
			.secondary .wrapper .content .cellTwo p
			{
			color: #333;
			font-size: 12px;
			font-weight: normal;
			line-height: 22px;
			}
			
		.secondary .wrapper .content .cellTwo .imageOne
			{
			float: right;
			margin: 10px 0 15px 15px;
			}
		
		.secondary .wrapper .content .cellTwo .Images
			{
			float: right;
			margin: 0px 0 0px 0px;
			}
		
		
/* ABOUT THE COLLEGE
----------------------------------------------------*/
	
		

		
/* ACADEMICS
----------------------------------------------------*/
	
		.academics .wrapper .content .cellOne h1
			{
			background-image: url(../images/title_secondaryAcademics.gif);
			}
		
/* ALUMNI
----------------------------------------------------*/
	
		.alumni .wrapper .content .cellOne h1
			{
			background-image: url(../images/title_secondaryAlumni.gif);
			}
		
/* ATHLETICS
----------------------------------------------------*/
	
		.athletics .wrapper .content .cellOne h1
			{
			background-image: url(../images/title_secondaryAthletics.gif);
			}
		
/* DEPARTMENTS AND PROGRAMS
----------------------------------------------------*/
	
		.departmentsAndPrograms .wrapper .content .cellOne h1
			{
			background-image: url(../images/title_secondaryDepartments.gif);
			}
		
/* FACULTY PROFILES
----------------------------------------------------*/
	
		.facultyProfile .wrapper .content .cellOne h1
			{
			background-image: url(../images/title_secondaryFaculty.gif);
			}
			
/* FACULTY AND STAFF RESOURCES
----------------------------------------------------*/

	
		.facultyStaffResources .wrapper .content .cellOne h1
			{
			background-image: url(../images/title_secondaryfacultyStaffResources.gif);
			}
			
/* SEARCH
----------------------------------------------------*/
	
		.search .wrapper .content .cellOne h1
			{
			background-image: url(../images/title_secondarySearch.gif);
			}
		
/* SITEMAP
----------------------------------------------------*/
	
		.sitemap .wrapper .content .cellOne h1
			{
			background-image: url(../images/title_secondarySitemap.gif);
			}
			
/* A&S Magazine
----------------------------------------------------*/
	
		.magazine .wrapper .content .cellOne h1
			{
			background-image: url(../images/title_secondaryMagazine.gif);
			}			
			
			
/* Give to the College Button on home page */
/* added 08/08/07 */

a#edline { 
	display: block; 
	width:100px; 
	height: 26px;
	text-indent: -999em;  
	overflow: hidden; 
	background-image: url(../images/edline.gif); 
	border:0;
	color:999999; 
	text-align: center;
}			

/* Beyond the Book scholarship Button on home page */
/* added 11/28/07 */

a#beyondTheBook { 
	display: block; 
	width:180px; 
	height: 39px;
	text-indent: -999em;  
	background-image: url(../images/beyondthebook.gif); 
	overflow: hidden;
	border:0;
}	

.sbnavtext {
	color : #000066;
	
	text-decoration : none;
	white-space : nowrap; 
	width: 236px;
	color: #666;
	border: 0;
	background-color: transparent; 
	
	
}

.navtextmouseover {
	color:#fff; 
	background-color: #641316;
	
	text-decoration : none; 
	width: 236px;
	
}

.sbnavtextmouseover {
	color:#fff; 
	background-color: #641316;
	font-weight : normal;
	text-decoration : none;
	
}

.navtextmouseoverselected {
	font-weight : normal;
	text-decoration : none; 
	color: black;
	background-color: #ffffcc;  
	font-weight: bold;
	
}

.sbnavtextmouseoverselected {
	font-weight: bold;

	
}

.navtextselected {
	background-color : #FFCC66;
	color : #000066;
	
}

.sbnavtextselected {
	background-color : #FFCC66;
	color : #000066;
	
}