@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. Miscellaneous
11. Relational Perspectives Institute styles
*/


	
/* 1. Page sections - size, margin, padding, background
------------------------------------------------------------------------ */

#fixedheader {
	width: 100%;
	height: 380px;
	}

#relationalinner #fixedheader {
	height: 175px;
	}
		
#header{
	background-image: url(../images/relationalheader.jpg);
	height:330px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}
	
#relationalinner #header {
	background-image: url(../images/relationalheadersmall.jpg);
	height: 135px;
	}
	
#content {
	background-color: #2b5098;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}

#relationalinner #content {
	}
			
#nav_main{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #b2e3f7;
	border: 1px solid #999;
	}
	
#nav_main ul{
	padding-left: 10px;
	}

	
#col1 {
	width: 280px;
	float: left;
	padding-bottom: 70px;
	}
	
#col2 {
	width: 614px;
	float: right;
	background-color: #fff;
	padding: 20px 0px 0px 0px;
	border-right: 1px solid #999;
	}
	

	
#col2toppink{
	width: 615px;
	float: right;
	background-color: #fff;
	padding: 0px;
	border-right: 1px solid #999;
	
	}

.imageright{
	float: right;
	width: 250px;
	padding: 0px 0px 10px 10px;
	margin: 30px 0px 20px 20px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

#onecolumnrelational{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

.imageright p{
	font-size: 10.5px;
}

.pink {
	width: 615px;
	background-color: #f7e3e5;
	padding: 20px 0px 0px 0px;
	}
	
.padding {
	height: 100px;
	}

.padding300{
	height: 300px;
	}
		
.padding400 {
	height: 400px;
	}
	
.padding500{
	height: 500px;
	}
	
.padding600{
	height: 600px;
	}
			
#footerwrapper{
	clear: both;
	width: 100%;
	border-top: 1px solid #000;
	color: #fff;
	font-size: 11px;
	background-color: #676360;
	background-color: #eee;
	}
	
#footer{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	color: #000;
	}
	
#register{
	padding: 5px;
	background-color: #eee;
	border: 1px solid red;
	}
			
/* 2. Typography - baseline
------------------------------------------------------------------------------- */
body {
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 14px;
	color: #000;
	}

/* 3. Typography and paragraphs- except headings, links/lists, footer
 ------------------------------------------------------------------------------ */
	
p {
	line-height: 1.4;
	margin-bottom: 5px;
	}

#col1 p{
	color: #fff;
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
	}
	
#col2 p, #col2toppink p{
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.3;
	}
	
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;
	}


	
h2 {
	color: #2b5098;
	font-size: 22px;
	font-weight: 900;
	text-align: left;
	line-height: 1.2;
	padding-left: 30px;
	padding-right: 30px;
	
	}

h2.pinkh2{
	color: #d7727d;
	}
h2.small{
	color: #000;
	font-weight: 900;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	}

h2.blue {
	font-size: 18px;
	}

#col1 h2{
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 0px;
	}
	
#col1 h2.small{
	color: #fff;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 30px;
	}
				
h3	{
	font-size: 16px;
	line-height: 1.3;
	font-weight: 900;
	color: #000;
	padding-left: 30px;
	padding-right: 30px;
	}

h3.blueh3{
	color: #2b5098;
	}
	
#col1 h3{
	color: #fff;
	padding-left: 20px;
	font-size: 12px;
	}
		
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	padding-left: 30px;
	padding-right: 30px;
	}


/* 5. Links and lists - except navigation, footer
 -------------------------------------------------------------- */
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;
	}

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;
	}
	

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: #2b5098;
	text-decoration: none;
	padding: 5px;
	}
	
a.mediumlink:hover, a.mediumlink:active{
	color: #fff;
	background-color: #555;
	}
	

a.none, a.none:link, a.none:visited{
	text-decoration: none;
	}
	
	
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.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_relational.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;
	line-height: 1.3;
	font-size: 12px;
	}
	
table {
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #fff;
	padding-left: 30px;
	}
	
col.firstcol {
	width: 150px;
	}
		

/* 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;
	}
	
.indent30{
	padding-left: 30px;
	}
	 
.size18 {
	font-size: 18px;
	}
	
.paddingtop20{
	height: 20px;
	width: 615px;
	}
	
.inset{
	padding-left: 30px;
	}
	
.floatleftpadding2{
	float: left;
	padding: 0px 10px 5px 30px;
	}
	
#importantnotes, #importantnotes li, #importantnotes a{
	color: #fff;
	font-size: 16px;
	}
