@import url(reset.css);
@import url(utilities.css);

/* Contents
1. Page sections
2. Typography - baseline
3. Typography and paragraphs- except headings, links/lists, footer
4. Headings
5. Links/lists, except navigation, footer
6. Navigation
7. Footer
8. Tables
9. Images
10. Miscellaneouss
*/


	
/* 1. Page sections - size, margin, padding, background
------------------------------------------------------------------------ */
	
#search {
	position: absolute;
	top: 5px;
	right: 0px;
	}

#headerwrapper{
	width: 100%;
	background-color: #555;
	background-image: url(../images/header1side.gif);
	}
		
#header {
	height: 110px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/heading1.gif);
	background-repeat: no-repeat;
	position: relative;	
	}

body#relational #headerwrapper{
width: 100%;
	background-color: #ddd;
	background-image: url(../images/headinginstitutesidealt.gif);
}


body#relational #header{
	background-image: url(../images/headinginstitute.gif);
	height: 177px;
	}
	
	
#navwrapper{
	width: 100%;
	background-color: #eee;
	border-bottom: 1px solid #444;
	border-top: 1px solid #444;
	margin-left: auto;
	margin-right: auto;
	
	}
		
#nav_main{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}

#contentwrapper{
	width: 100%;
	background-image: url(../images/gradient8.gif);
	background-repeat: repeat-x;
	}	

body#home #contentwrapper {
	background-image: url(../images/shadow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 966px;
	margin-left:auto;
	margin-right:auto;
	}
		
#content{
	background-color: #fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	}
	
#col1, #cola {
	width: 570px;
	float:  left;
	margin-left: 20px;
	margin-bottom: 30px;
	background-color: #fff;
	}
	
body#home #col1{
	margin-left: 0px;
	}
	
#col2,#colb {
	width: 290px;
	padding: 10px;
	float: right;
	margin-right: 20px;
	background-color: #fff;
	}
	
#col1a, #col1b{
	width: 250px;
	padding-left: 20px;
	padding-top: 12px;
	}
	
#col1a{
	float: left;
	padding-left: 10px;
	width: 315px;
	}
	
#col1b{
	float: right;
	}
	
#dividedcolumn #col1{
	border-right: 1px solid #000;
	padding-top: 0px;
	margin-top: 20px;
	width: 560px;
	padding-right: 19px;
	}
	
#dividedcolumn #col2{
	padding-top: 0px;
	margin-top: 20px;
	}
	
#cola, #colb{
	width: 425px;
	}
	
.onecolumn{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	}
	
.onecolumnwide{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	}
	
.onecolumnnarrow{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	}
	
.cream {
	background-color: #ffffcc;
	border: 1px solid #ffff99;
	padding: 10px;
	}

body#home #col2{
	background-color: #eee;
	}
		
#upcomingevents {
	background-color: #fff;
	padding: 10px;
	}
		
#footerwrapper{
	clear: both;
	width: 100%;
	border-top: 1px solid #000;
	color: #fff;
	font-size: 11px;
	background-color: #676360;
	background-color: #eee;
	margin-top: 40px;
	}
	
#footer{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	color: #000;
	}
	
	
.setoff {
	padding: 0px 20px;
	color: black;
	margin-bottom: 10px;
	
	}
	
#col2 .setoff p, #col2 .setoff p span.link{
	color: black;

	}
	
#register{
	padding: 5px;
	background-color: #eee;
	border: 1px solid red;
	}
			
/* 2. Typography - baseline
------------------------------------------------------------------------------- */
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	}

/* 3. Typography and paragraphs- except headings, links/lists, footer
 ------------------------------------------------------------------------------ */
	
p {
	line-height: 1.4;
	margin-bottom: 5px;
	font-size: 12px;
	}

p.quote{
	font-size: 11px;
	margin-left: 40px;
	color: #555;
	}
	
p.spaced {
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
p.morespace{
	line-height: 1.5;
	margin-bottom: 10px;
	text-indent: 1.5em;
	}

p.small{
	font-size: 11px;
	}		

p#paintingcredit{
	text-indent: -5000px;
	font-size: 11px;
	}
	
body#home p#paintingcredit, body#relational p#paintingcredit{
	text-indent: 0;
	text-align: right;
	}		

p#design{
	text-align: right;
	font-size: 10px;
	}
	
/* 4. Headings
------------------------------------------------------------------------------- */

h1 {
	font-size: 24px;
	text-align: center;
	line-height: 1.2;
	padding-top: 20px;
	}
	
h1.left{
	text-align: left;
	}

body#relational h1 {
	text-align: center;
	color: #F36A52;
	font-size: 26px;
	font-weight: bold;
	padding-top: 10px;
		padding-bottom: 20px;
	}
	
h2 {
	color: #000;
	padding: 10px 5px 20px 0px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	line-height: 1.3;
	}
	
h2.home{
	color: #555;
	border-bottom: 2px solid #555;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

#upcomingevents h2 {
	padding: 4px 5px 15px 0px;
	font-size: 16px;
	text-align: left;
	font-weight:bold;
	color: #676360;
	border-bottom: none;
	}

#dividedcolumn h2{
	padding-top: 0;
	}	

h2.tight{
	padding-bottom: 5px;
	line-height: 1.2;
	font-size: 14px;
	font-weight: bold;
	}
			
h3	{
	font-size: 14px;
	line-height: 1.3;
	padding: 5px 5px 5px 0px;
	font-weight: bold;
	color: #000;
	background-color:#fff;
	}
	
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	}


/* 5. Links and lists - except navigation, footer
 -------------------------------------------------------------- */

a:link, a:visited, a:hover, a:active {
	text-decoration:  underline;
	padding: 2px;
	}

a:link, a:visited{
	background: transparent;
	color: #000;
	}

a:hover, a:active{
	background-color: #444;
	color: #fff;
	}
	
table a:link, table a:visited, table a:hover, table a:active {
	text-decoration: none;
	font-size: 14px;
	color: #444;
	padding: 10px;
	}
	
#upcomingevents a:link, #upcomingevents a:visited, #upcomingevents a:hover, #upcomingevents a:active{
	text-decoration: none;
	}
	

a.largelink, a.largelink:link, a.largelink:visited{
	font-size: 24px;
	color: #555;
	text-decoration: none;
	padding: 10px;
	}
	
a.largelink:hover, a.largelink:active{
	color: #fff;
	background-color: #555;
	}
	
a.mediumlink, a.mediumlink:link, a.mediumlink:visited{
	font-size: 14px;
	font-weight: bold;
	color: #676360;
	text-decoration: none;
	padding: 5px;
	}
	
a.mediumlink:hover, a.mediumlink:active{
	color: #fff;
	background-color: #555;
	}
	
a.red, a.red:link, a.red:visited{
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	padding: 5px;
	line-height: 1.4;
	}
	
a.none, a.none:link, a.none:visited{
	text-decoration: none;
	}
	
a#regbutton, a#regbutton:link, a#regbutton:visited {
	padding: 2px;
	text-indent: -5000px;
	background-image: url(../images/registration.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 70px;
	display: block;
	margin-bottom: 5px;
	margin-left: 20px;
	}
	
a#regbutton:hover, a.regbutton:active{
	background-image: url(../images/registrationactive.gif);
	background-color: transparent;
	}
	
	
	
ul.bulleted{
	padding-left: 20px;
	margin-left: 10px;
	list-style-type: disc;
	}
	
	
ul.bulleted li{
	margin-bottom: 10px;
	line-height: 1.5;
	}
	
#content ul, #content ol{
	line-height: 1.5;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	}

ul.spacedlist li{
	margin-bottom: 25px;
	}
		
ul.list1 li{
	padding-left: 20px;
	margin-bottom: 2px;
	line-height: 1.1;
	}
	
ol {
	list-style-type: decimal;
	margin-left: 40px;
	line-height: 1.4;
	}
	
ol.roman {
	list-style-type: upper-roman;
	}
	
ul ul{
	padding-left: 30px;
	}

dt {
	font-weight: bold;
	line-height: 1.2;
	}
	
dl dl{
	padding-left: 20px;
	}
		
dd {
	padding-left: 20px;
	line-height: 1.2;
	margin-bottom: 5px;
	}
	


	
/* 6. Navigation
-------------------------------------------------------------------
specified by horz_menu.css
 */	



/* 7. Footer
----------------------------------------------------------------- */
p#footertext {
	text-align: center;
	font-size: 11px;
	padding: 10px 0px;
	}
	
p.footersmall, p.footersmall a {
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	}
	
#footer ul{
	padding: 3px 20px;
	}	


#footer li{
	display: inline;
	list-style-type: none;
	text-decoration: none;
	}
	
#footer a {
	color: #000;
	background-color: transparent;
	padding: 2px 18px 2px 2px;
	}
	
#footer a:hover, #footer a:active {
	color: #fff;
	background-color: #222;
	}
	
/* 8. Tables
---------------------------------------------------------------------  */

td h4 {
	padding-bottom: 12px;
	padding-top: 15px;
	line-height: 1.3;
	
	}
	
td h4, td p {
	margin-left: 30px;
	margin-right: 200px;
	}
	
td p {
	line-height: 1.5;
	}
	
td{
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	


	
td p {
	line-height: 1.4;
	}
	
td{
	vertical-align: top;
	padding: 10px;
	border: 1px solid #ccc;
	line-height: 1.3;
	}
	
table {
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #eee;
	}
	
#directory th{
	height: 40px;
}
		

/* 9. Images
---------------------------------------------------------------------  */

/* 10. Miscellaneous
---------------------------------------------------------------------  */
  p#registration {
	font-size: 18px;
	padding: 10px;
	background-color: #FCF4cc;
	border: 1px solid red;
	width: 150px;
	text-align: center;
	}
	
p.date2 {
	color: #444;
	font-weight: bold;
	padding-left: 40px;
	}
	
.indent200{
	padding-left: 200px;
	}
	
.indent40{
	padding-left: 40px;
	}
	 
.size18 {
	font-size: 18px;
	}
	
#instituteinfo a, #instituteinfo a:link, #instituteinfo a:visited{
	padding: 5px;
	text-decoration: none;
	}
	
#instituteinfo a:hover, #info a:active{
	color: white;
	background-color: #444;
	}
	
#instituteinfo li{
	padding: 10px 10px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	}

#infocolumn {
	width: 310px;
	float:right;
	margin-bottom: 50px;
	padding-top: 10px;
	background-color: #fff;
	border: 1px solid #000;
	}
	
	
#infolist {
	padding: 5px 15px;
	
	}
	
#infolist h3{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	padding-top: 0px;
	border-bottom: 1px solid #000;
	background-color: transparent;
	}
	
#infocolumn p{
	border-top: 1px solid #555;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.boxed {
	border: 3px solid #3b4692;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 20px 5px 20px;
	}
	
.floatrightdiv{
	float: right;
	width: 350px;
	padding-bottom: 30px;
	}
	
#pastnewsletters{
	width: 150px;
	border: 1px solid #999;
	float: right;
	margin-left: 30px;
	margin-bottom: 40px;
	padding: 10px;
	}
	
.red{
	color: red;
}