﻿@charset "UTF-8";
/* CSS Document */
<STYLE type="text/css"> 
body {background-color: white}

 
/*psych PERSPECTIVES CSS*/


/* page text */

body{
 font-family: Arial, Helvetica, sans-serif;                           
font-weight: normal;
 color:#333333;
 background: white;
 font-size: 10px;
 }

p {
 font-family: Arial, Helvetica, sans-serif;                           
font-weight: normal;
 color:#333333;
 font-size: 12.5px;
 line-height: 1.2em;
}

.roundtable A

{font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color:#333333
line-height: 130%;
}


/* header for menu main categories */
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: strong;
 color:#222222;
 background: white;
 font-size: 15px;
 line-height: 210%;
 
}


/* header for text headers */
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: strong;
 color: #222222;
 background: white;
 font-size: 16px;

}

/* text for index page headers*/
h3 {
 font-family: Arial, Helvetica, sans-serif;
 
 font-weight: strong;
 background: white;
 font-size: 10px;
}

h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 background: white;
 font-size: 10px;
font color: #660000;
}

h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: strong;
 color:#222222;
 font-size: 14px;
 margin-bottom: 0px;
 line-height: 100%;
}	 
/* text for paragraph titles on current etc., dark grey*/
h6 {
 font-family: Arial, Helvetica, sans-serif;                           
 color:#333333;
 font-size: 13px;
 margin-bottom: -10px;
 margin-top: 6px;
 font-weight: strong;
}

h7 {
 font-family: Arial, Helvetica, sans-serif;                           
font-weight: normal;
 color:#336699;
 background: white;
 font-size: 12.5px;
 line-height: 130%;
}
li {
list-style-type:none;
 font-family: Arial, Helvetica, sans-serif;                           
 color:#333333;
  font-size: 12.5px;
 line-height: 1.2em;
 margin-left: -6px;
  margin-top: 2px;
 }
/*for use on current page vol 8_2*/
ul{

 margin-top: 2px;
 margin-bottom: 2px;
}

/*link properties*/

a:link { color:075076;}
a:visited { color:075076;}
a:hover { color:222222;}
a:active { color:660066;}
a {text-decoration: none;}

/* article title link properties*/

a.title {
	font-size: 9px;
}
a.title:link { color:075076;}
a:title:visited { color:666699;}
a:title:hover { color:222222;}
a:title:active { color:222222;}



/* menu link properties*/

li.menu {
	list-style-type: none;
	
}

a.menu:link {color: #222222;}
a.menu:visited {color: #222222;}
a.menu:active {color: #666666;}
a.menu:hover {color: #666666;}
a {text-decoration: none;}

/* Ferenczi Issues roman numeral Ordered List properties*/

ol {list-style-type:upper-roman;
 font-family: Arial, Helvetica, sans-serif;                           
 font-weight: normal;
 color:#333333;
 background: white;
 font-size: 12.5px;
 line-height: 130%;
}

/* horizontal line properties */

   hr {
   size: 5; 
   color: #222222; 
   line color: #222222;
   width: 100%;
   align: left ;
   noshade ;
   }
#header {
	width: 665px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 690px;
	height: auto;
	float: left;
	clear: both;
}
   
   #subscribe{
		width: 640;
	height: auto;
	clear: left;
}

#subscribe li{
	float: left;
	line-height: 8pt;
	display: block;
	position: relative;
	margin-right: 30px;
	left: 0px;
}
#subscribe a{
	text-decoration: none;
	display: block;
	right: 30px;
}


#half {
	width: 345px;
	float: left;
}
#halfintl {
	width: 345px;
	float: left;
	clear: left;
	margin-top: 20px;
}
#secondhalf {
	width: auto;
	padding-top: 20px;
	float: left;
	
}
#intl {
    position: relative;
	margin-top: 5px; 
	align: left;

	
}

#mainsecond {
	width: 800px;
	float: left;
	clear: both;
}
#footer {
	width: 600px;
	clear: left;

}
#yellowsubscribe {
	background-image: url(../images/yellowbox.gif);
	background-repeat: no-repeat;
	height: 377px;
	width: 277px;
    position: relative;
    float:right;
    margin-top: 20px;
    margin-right:20px;
    padding-top: 8px;
    padding-right: 16px;
   
}
#yellowsubscribe p {
	padding-top: 6px;
    padding-right: 0px;
    padding-left: 0px;
    }
    #yellowsubscribe img {
    padding-right: 0px;
    padding-left: 6px;
    }
    
    #bluesubscribe {
	background-image: url(../images/bluesquaresm.gif);
	background-repeat: no-repeat;
	height: 369px;
	width: 277px;
    position: relative;
    float:right;
    margin-top: 50px;
    margin-right:36px;
    padding-top: 8px;
    }
    
    #textandimg {
	height: 220px;
	width: 277px;

    }
    #textandimg p {
	margin-top: 2em;
    margin-right: 2em;
    margin-left: 2.2em;
    }
      #textandimg img {
    margin-right: 84px;
    padding-left: 60px;
    margin-bottom: 22px;
    }
    
    #secondtext p {
	margin-top: 2em;
    margin-right: 2em;
    margin-left: 2.2em;
    }
    
     #reservenow {
     float: left;
    width: 242px;
    
    }

 	#reservemail {
    float: left;
    width: 245px;
	padding-top: 3px;
    padding-left: 3px;
    }
  
    
form {
display:inline;
} 

