/*CONTENT CLASSES*/


html, body {
background-color : #dad3db;
font-size: 14px;
font-family: arial, helvetica, sans serif;
line-height: 26px;
color: #363636;
	
margin-left : 0;
margin : 0;
padding : 0;
line-height : 200%;
text-align : center;
}
a:link, a:visited, a:hover, a:active {
text-decoration : underline;
color : #52548d;
background-color : transparent;
}
#page-wrapper {
text-align : left;
width : 100%;
border : 0px solid red;
margin: 0


}


#page-heading {
background : #8A98C7 url(images/robbie.jpg);
background-position : center 0%;
background-repeat : no-repeat;
border: 0px solid red;
height : 261px;
padding : 0;
margin : 0;
}




* html>body #navigation {
display:inline-block;
width:100%
}

#page-wrapper { clear:both}

#page-body {
border : 1px solid #fff;

width : 950px;
margin : 0 auto;
background-color : #ffffff;
}
.clear {
clear : both;
}





/*

.home
	{
	font-size: 0.9em;
	LINE-HEIGHT: 2em;
	
	text-align: left;
	
}

.home p
	{
	font-size: 0.9em;
	LINE-HEIGHT: 2em;
	
	text-align: left;
	
}
*/

.intro
	{
	
background-color: #dad3db;
	border : 1px dotted #323575;
	padding: .7em;
	margin-bottom: 4px;
	
	}	
	
	.intro p
	{
   font-size: 14px;
font-family: arial, helvetica, sans serif;
line-height: 26px;
color: #363636;
text-align: left;
}
	  
	  p
	{
 font-size: 14px;
font-family: arial, helvetica, sans serif;
line-height: 26px;
color: #363636;
text-align: left
}


.hilite
	{
  
    font-family : Arial, Verdana, Helvetica, Sans-serif;
    color : #323575;
font-style : italic;
font-weight : bold;
text-align: left
}


.list {
font-size: 14px;
font-family: arial, helvetica, sans serif;
line-height: 26px;
color: #363636;
text-align: left
}

#right {
float : right;
width : 22%;
display : table;
text-align : left;
FONT-SIZE: 14px;
LINE-HEIGHT: 100%;

border : 0px solid red;
border-collapse : collapse;
margin-top : 10px;
margin-right : 4px;
table-layout : fixed;
}

#rightnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#rightnav li {
	border-bottom: 1px solid #ffffff;
}
#rightnav li a:link, #rightnav li a:visited  {
	display: block;
	padding: 10px 5px 12px 10px;
	border-left: 0px solid #711515;
	border-right: 0px solid #711515;
	background-color: #8A98C7;
	color: #323575;
	text-decoration: none;
}
#rightnav li a:hover {
	background-color: #8A98C7;
	color: #ffffff;
}
#rightnav ul ul {
	margin-left: 12px;
}
#rightnav ul ul li {
	border-bottom: 1px solid #323575;
	margin:0;
}
#rightnav ul ul a:link, #rightnav ul ul a:visited {
	background-color: #dad3db;
	color: #323575;
}
#rightnav ul ul a:hover {
	background-color: #d3b279;
	color: #323575;
}


#content {
width : 73%;
float : left;
padding : 15px;
border-right : 1px dotted #52548d;
min-height : 300px;
height : auto !important;
margin-left : 0;

}


#page-footer {
height : 60px;
clear : both;
padding : 0;
border-top : 2px solid #696ca8;
border-bottom: 2px  solid #696ca8;
margin-bottom: 10px;
background-color : #d3b279;
text-align: center;

}



.sig {
text-decoration : none;
color : #323575;
font-family : Arial, Helvetica, sans-serif;
letter-spacing : 0;
padding-top : 0.3em;
border: 1px solid red;
margin-top : 0.3em;
font-size : 14px;
text-align: left;
}

.sig a:link, .sig a:visited, .sig a:hover, .sig a:active {
text-decoration : none;
color : #52548d;
background-color : transparent;
}

.footnote {
text-decoration : none;

font-family : Arial, Helvetica, sans-serif;
letter-spacing : 0;
text-align : left;
line-height : 100%;
font-size : 0.7em;
}



/*
.large {
font-size : 1.5em;
font-weight : bold;
}
*/
h1 {
text-decoration : none;
color : #323575;
font-family : Arial, Helvetica, sans-serif;
margin-left : 0;
margin-bottom : 10px;
margin-top : 10px;
text-align : left;
font-size : 22px;
}
h2 {
text-decoration : none;
color : #52548d;
font-family : Arial, Helvetica, sans-serif;
margin-left : 0;
margin-bottom : 4px;
margin-top : 4px;
padding-bottom : 0;
text-align : left;
font-size : 18px;
}
h3 {
text-decoration : none;
color : #C8660B;
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
margin-left : 0px;
margin-bottom : 0px;
line-height : 100%;
margin-top : 0;
padding-bottom : 0;
text-align : left;

text-decoration : none;
}

.pullout_right {
	background-color: #dad3db;
	position: relative;
	display: inline;
	padding: 0;
	float: right;
	width: 200px;
	border : 1px dotted #323575;
	margin: 5px 5px 5px 5px;
	
}

.pullout_right p{
	FONT-SIZE: .7em; 
    font-family: Arial, Helvetica, sans-serif;
    font-weight: strong;
text-align: center;
}

.pullout_left {
	background-color: #dad3db;
	position: relative;
	display: inline;
	padding: 0;
	float: left;
	width: 200px;
	border : 1px dotted #323575;
	margin: 5px 5px 5px 5px;
	
}

.pullout_left p{
	FONT-SIZE: .7em; 
    font-family: Arial, Helvetica, sans-serif;
    font-weight: strong;
text-align: center;
}


.picture_right {
	
border : 0px dotted #323575;
	padding: 0;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
	FONT-SIZE: .8em; 
	line-height: 150%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
text-align: center;
}




.picture_left {
	
border : 0px dotted #323575;
	padding: 0;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	FONT-SIZE: .8em; 
	line-height: 150%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
text-align: center;
}


.tiny {
	 text-decoration: none; 
	color: #323575;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: .7em; 
	padding-top: 4px;
	line-height: 100%;
	margin-left: 100px;
margin: 0;
	text-align: left;

	}	

hr {
color : #fff;
background-color : #fff;
border : 1px dotted #323575;
border-style : none none dotted;
}

input.txt {
  color: #00008B;
  background-color: #eeeeee;
  border: 1px inset #cc0000;
  width: 200px;
}

input.box {
  color: #00008B;
  background-color: #eeeeee;
  border: 1px inset #cc0000;

  height: 100px;
}

  .btn {
  color: #000000;
  background-color: #eeeeee;
  border: 1px outset #323575;
  /*margin-left:11em;*/
  
}
  form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
 form p label {
  float: left;
  width: 50%;
  /*font: bold 0.7em Arial, Helvetica, sans-serif;*/
}


#navigation {
min-height : 40px;
border-top: 2px  solid #696ca8;
border-bottom: 2px  solid #696ca8;
padding-top: 2px;
font-size : 16px;
font-family : Arial, Helvetica, sans-serif;
text-align : center;
line-height : 200%;
background-color : #d3b279;
}
#menu1 {
width : 950px;

padding : 0;
text-align : center;
margin : 0 auto;
list-style-type : none;
}
#menu1 li {
float : left;
width : 237px;
border : 0 solid #fff;
}
#menu1 a {
width : 237px;
color : #323575;
background : #d3b279;
text-align : center;
padding : 0px 0;
text-decoration : none;
float : left;
}
#menu1 a:hover {
color : #fff;

}


/***** Global Classes *****/
.clear { clear: both; }
.hide { display: none; }
.show { display: block; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.image, .image-left, .image-right { margin: 5px; } 
.img { border: 1px solid #000; }
.image-left { float: left !important; margin-right: 0px; }
.image-right { float: right !important; margin-left: 8px; margin-right: 8px; }
.image-border { border: 1px solid #cccccc; padding: 5px; }
.image-line { border: 1px solid #A7C024; padding: 5px; }
.align-left { text-align: left !important; }
.align-center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-justify { text-align: justify !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.hand { cursor: pointer; }
.auto-height { height: auto !important; }
.auto-width { width: auto !important; }




