/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html,body{margin:0;padding:0}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #663366;
	font-weight:bold;
	text-decoration:underline;
}

a:link{
	color:#663366;
	text-decoration:underline;
		}

a:visited{
	color: #663366;
	text-decoration: none;
}

a:hover{
	color: #CAC99A;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #663366;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 14px;
 color: #663366;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, sans-serif;
 font-size: 14px;
 color: #663366;
 margin: 0px;
 padding: 0px;

}

h4{/* Page NAv Titles */
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #EDEDDC;
 background-color:#663366;
 margin: 0px;
 padding:5px 5px 5px 5px;
 margin-bottom:10px;
 border-bottom:1px solid #EDEDDC;
 text-align:center;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #663366;
 margin: 0px;
 padding-left: 5px;
 border:1px solid #CAC99A;
}

h6{
 font-family: Arial, sans-serif;
 font-style:italic;
 font-size: 14px;
 color: #663366;
 margin: 0px;
 padding: 0px;

}


ul{
 list-style-type: disc;
 font-size:12px;

}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ol {font-size: 12px}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
		background-color:#CAC99A;
		width: 100%;
		
}

#navBar{
	float: left;
	width: 160px; 
	margin: 0px;
	padding: 0px;
	background-color:#CAC99A;
	padding-left:5px;
	
	}

#headlines{
  float:right;
	width: 15%;
	background:#CAC99A;
	}

#content {
margin: 0 180px;
text-align:left;}

#content a{
text-decoration:underline;
cursor:pointer;
}

#content img{
cursor: pointer;
border:1px solid #CAC99A;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}



/************** .feature styles ***************/

.feature{
float:left;
	padding-left: 10px;
	font-size: 80%;
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	cursor:hand;
	
}

.feature table{
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



/************** .List Styles styles ***************/

.list{
	padding: 0px 0px 10px 10px;
	font-size: 80%;

}

.list h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.list img{
	float: left;
	margin-right: 20px;
	cursor:hand;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	position:relative;
	clear: both;
	border: 1px solid #CAC99A;
	background-color:#EDEDDC;
	font-size: 75%;
	color: #663366;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	vertical-align: middle;
}

#siteInfo a{
color: #663366;
}

#siteInfo a:hover{
color: #FFFFFF;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */


/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}







/************** #headlines styles **************/


#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** Page Nav Separtors **************/
#linksmenu a{
display:block;
border-bottom:1px solid #EDEDDC;
padding:5px 0px 5px 0px;
}

#linksmenu a:hover{
display:block;
background-color:#EDEDDC;
border-bottom:1px solid #EDEDDC;
padding:5px 0px 5px 0px;
}

.linksmenu {
border-top:1px solid #EDEDDC;
}


/************** Page Title Text **************/
.titletext {
float:left;
padding-left:5px;
color:#663366;
font-size:14px;
font-weight:bold;
}


#pagenavigator {
border-top:1px solid #EDEDDC;
border-bottom:1px solid #EDEDDC;
padding:5px 0px 5px 0px;
}

#pagetitle {
position:absolute;
z-index:50;
left:0px;
top:120px;
font-size:14px;
}

/************** .contact styles ***************/

.contact{
	font-size: 80%;
	width:100%;
	height:150px;
	background-color: #FFFFFF;
	border-right:1px solid #CAC99A;
	border-bottom:1px solid #CAC99A;
	border-left:1px solid #CAC99A;
	padding-top:1px;

}

.contact img{
	float: left;
	margin-left:5px;
	margin-right:5px;
	
}

.contact p{
margin-left:5px;
}

/************** publication Styles styles ***************/
#pubtableleft {
border:1px  solid #CAC99A;
font-size:12px;
padding-left:5px;

}


#pubtableright {
border:1px  solid #CAC99A;
cursor:hand;
}

/**************Web Links ***************/

#weblinks1,#weblinks2, #weblinks3 {
display:block;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #CAC99A;
border-right:1px solid #CAC99A;
border-left:1px solid #CAC99A;
text-align:center;

}

/**************Index ***************/

#index {
position:relative;
float:left;
width:49%;
padding-top:10px;
padding-bottom:10px;

}

/**************Compass Logos ***************/

#logo {
border-right:1px solid #CAC99A;
border-bottom:1px solid #CAC99A;
padding-top:5px;
padding-bottom:5px;
}

#logo img {
margin-right:30px;
}

/**************story ***************/

.story{

	padding: 10px 10px 10px 10px;
	font-size: 80%;
	border-bottom:1px solid #CAC99A;
	border-left:1px solid #CAC99A;
	border-right:1px solid #CAC99A;
}

.story h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.story img{
	margin-right: 20px;
}

/**************masterclass***************/

.masterclass {
width:32%

}

/************ future dates****************/

.fd img {
padding: 5px;
}

/************ banners****************/
.banner a{
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
}

.banner a:link{
	color:#FFF;
	text-decoration:underline;
		}

.banner a:visited{
	color: #FFF;
	text-decoration: none;
}

.banner a:hover{
	color: #663366;
	text-decoration: none;
}

/* table styles in the Future Events Table*/
.titles {background-color:#636; color:#FFF; font-weight:bold; font-size:16px;}

