/* Primavera Financial Partners website body and tag styles */

/* Created by c.alexander on 27th June 2006 */

/* main page styles */

	body {
	  margin-top: 30px;	  
	  margin-bottom: 30px;
	  }

	 .bold {
		font-weight: bold;
		}

	#container {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #293852;
	  background-color: #FFFFFF;
	  border-top: 1px solid #293852;
	  }
	  
	#container2 {
	  width: 746px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #293852;
	  background-color: #FFFFFF;
	  border-bottom: 2px solid #293852;
	  float:left;
	  }
		
	h1 {
	  #font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-family: "Verdana", Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 18px;
	  color: #FFFFFF;
	  margin-top: 70px;
	  padding-left: 10px;
	  }
		
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	a {
	  color: #6DA6E2;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  color: inherit;
	  font-weight: bold;
	  text-decoration: none;
	  }

	  #content {
	  width: 520px;
	  /*padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;*/
	  float: left;
	  }

	  #content #left-side {
	  width: 240px;
	  /*padding-left: 10px;*/
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }

	  #content #right-side {
	  width: 240px;
	  padding-left: 10px;
	  padding-right: 20px;
	  padding-top: 10px;
	  float: right;
	  }

	  #content #left-side p {
	  height: 200px;
	  padding: 10px;
	  border: 1px solid #293852;
	  text-align: center;
	  }

	  #content #left-side p .heading {
	  padding: 10px;
	  font-weight: bold;
	  font-size: 10px;
	  }
	  
	  #content #left-side a{
	  color: #293852;
	  text-decoration: none;
	  font-weight: bold;
	  font-size: 10px;
	  }
	  
	  #content #left-side a:hover{
	  color: #6DA6E2;
	  font-weight: bold;
	  text-decoration: none;
	  }

	  #content #right-side p {
	  height: 200px;
	  padding: 10px;
	  border: 1px solid #293852;
	  text-align: center;
	  }

	  #content #right-side p .heading {
	  padding: 10px;
	  font-weight: bold;
	  font-size: 10px;
	  }
	  
	  #content #right-side a{
	  color: #293852;
	  text-decoration: none;
	  font-weight: bold;
	  font-size: 10px;
	  }
	  
	  #content #right-side a:hover{
	  color: #6DA6E2;
	  font-weight: bold;
	  text-decoration: none;
	  }
		
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #293852;
	  }
	  
	#content p.last {
	  padding-bottom: 10px;
	  border-bottom: none;
	  }

	  #content p.norm {
	  padding-bottom: 10px;
	  border-bottom: none;
	  }
	  
	  #content p a {
	  color: #293852;
	  text-decoration: none;
	  font-weight: bold;
	  font-size: 10px;
	  }

	#content p a:hover {
	  color: #6DA6E2;
	  font-weight: bold;
	  text-decoration: none;
	  }
	  
	 #content ul {
	  list-style-type: square;
	  padding-right: 0px;
	  padding-left: 15px;
	  padding-bottom: 20px;
	  }

/* styles for website images */		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }
	  
	.border {
	  border: 1px solid #cccccc;
	  padding: 10px;
	  }
	  
	 .i {
	   font-style: italic;
	   }

/* styles for web form */
	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/* styles for header */
	#header {
	  width: 750px;
	  height: 100px;
	  border: 0px
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  /*background-color: #2763A5;*/
	  background-image:url('images/1150629328-521.jpg');
	  background-repeat: no-repeat;
	  /*background-position: right;*/
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }

/* styles for horizontal menu */
    #tabs10 {
      float:left;
      width:750px;
      font-size:93%;
	  padding-bottom: 7px;
	  border-bottom:4px solid #293852;
      line-height:normal;
	  padding-top:10px;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      /*background:url("tableft10.gif") no-repeat left top;#*/
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
	
	  
/* styles for right navigation */
	#sidebar {
	  width: 195px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 20px;
	  float: right;
	  }
	  
	 #sidebar ul {
	  list-style-type: square;
	  padding-right: 0px;
	  padding-left: 5px;
	  margin-left: 15px;
	  }

     #sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }

	 #sidebar .box {
	  border: 1px solid #293852;
	  background-color: #FFFF4A;
	  padding-left: 5px;
	  margin-left: 0px;
	  }

	 #sidebar .box p {
	  padding-bottom: 5px;
	  border-bottom: none;
	  }

	 #sidebar .box a {
	  color: #293852;
	  text-decoration: none;
	  font-weight: bold;
	  font-size: 10px;
	  }

	 #sidebar .box a:hover {
	  color: #6DA6E2;
	  font-weight: bold;
	  font-size: 10px;
	  text-decoration: none;
	  }
	  

/* footer */
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 742px;
	  background-color:#293852;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  font-size: 10px;
	  line-height: 1.2em;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#293852;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  font-size: 10px;
	  line-height: 1.2em;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  font-size: 10px;
	  line-height: 1.2em;
	  }
