/*CONTENT CLASSES*/

html, body {

background-color: #868789;

font-size:100%;
margin: 0;
padding: 0;
text-align:center;
}






a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #464646;
	background-color: transparent;
}


#page-wrapper {
	
	text-align:  left;
	width:850px; 
	min-height:600px;
height:auto !important;
	margin: 10px auto;
	
	 
	border: 0px none #000000; 
}



#page-heading {
	background-image: url(images/barbaratobias.gif);
	background-position: left top; 
	background-repeat: no-repeat;
	border-left:2px solid #D16299;
border-top:2px solid #D16299;

	border-right:2px solid #D16299;
border-bottom:0px solid red;
	width:850px; 
	height: 150px; 
	padding: 20px;
	background-color: #ffffff;
	margin: 0;
	
}

#page-body {
border-left:2px solid #D16299;
border-right:2px solid #D16299;
min-height:400px;
height:auto !important;
width:850px; 
float: left;

padding: 20px;

/*padding: 20px;*/
background-color: #ffffff;
}


.content {


	width: 750px;
	float: left;
	
	border : 0px solid red;
	/*padding: 20px;*/
	
	
}


#page-bottom {
border-left:2px solid #D16299;
border-right:2px solid #D16299;	
width:850px; 
	 
height: 90px;
	clear: both;
	
	background-color: #ffffff;
	border: 0px solid red;
	
	background-image: url(images/alterations.gif);
	background-position: left bottom; 
	background-repeat: no-repeat;
}

#page-footer {
	
background-image: url(images/footer.gif);
	background-position: center top; 
	background-repeat: no-repeat;
	width:850px; 
	 height: 70px;
	clear: both;
	padding: 20px;
	border-left:2px solid #D16299;
	border-right:2px solid #D16299;
	border-bottom:0px solid #D16299;

	
	background-color: #D16299;	
}

#page-footer2 {
	

	width:850px; 
	 min-height:200px;

	clear: both;
	padding: 20px;
	border: 0px solid red;
	border-left:2px  #868789;
	border-right:2px #868789;
	border-bottom:0px #868789;
	
	background-color: #868789;	
}




.sig {
	 text-decoration: none; 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1;
	padding-top: 0;
	text-align: bottom;
	margin: 0;
	text-align: center;
	
	font-size: .8em;
	}
	
	
	.tiny {
	 text-decoration: none; 
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1;
	padding-top: 0;
	text-align: top;
	margin: 0;
	text-align: right;
	
	font-size: .7em;
	}



p {
	font-family: Arial,Verdana,Sans-serif;
	font-size: 0.8em;
	margin-left: 20px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	}
	
	
.bold {
	font-family: Arial,Verdana,Sans-serif;
	font-size: 1em;
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
	}	
	
	
	h1
	{
	text-decoration: none;
	color: #D16299;
font-family:  Arial, Helvetica, sans-serif;
margin-left: 20px;
margin-bottom: 0x;
margin-top: 20px;
text-align: left;
	font-size: 1.4em;
	}	
	
	
	h2
	{
	text-decoration: none;
	color: #5C5659;
font-family:  Arial, Helvetica, sans-serif;
margin-left: 20px;
margin-bottom: 0x;
margin-top: 1em;
text-align: left;
	font-size: 1.2em;
	}	
	
	h3
	{
	text-decoration: none;
	color: #D16299;
font-family:  Arial, Helvetica, sans-serif;

margin-bottom: 0x;

text-align: left;
	font-size: 14px
	}	
	
	
	
	
.list {
	font-family: Arial,Verdana,Sans-serif;
	font-size: 0.8em;
	margin-left: 20px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	}

	
	
	
	.table {

width: 700px;
border : 0px solid red;
vertical-align: top;
}

 .table td {
 
 font-family: Arial,Verdana,Sans-serif;
	font-size: 0.8em;
padding : 4px;

vertical-align: top;
}

.tr {
border-top: 1px solid #D16299;
border-bottom: 1px solid #D16299;
vertical-align: top;
font-size: 1.2em;
color: #D16299;
font-weight: bold;
}






hr 

{color: #fff; background-color: #fff; border: 1px #778899; }



#navigation {
text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 1px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	padding: 3px 14px 2px 14px; 
	color: #ffffff;
	background-color: #D16299;
	text-decoration: none;
	border: 1px solid #000000
}
#navigation a:hover {
	color: #ffffff;
	background-color: #868789;
}






/***** Global Classes *****/
.clear { clear: both; }
.hide { display: none; }
.show { display: block; }
.float-left { float: left !important; }
.float-right { float: right !important; }

.image-header  
{ margin: 5px;
padding-top: 94px;} 
.image, .image-left, .image-right { margin: 5px; } 
.image-left { float: left !important; margin-right: 15px; border: 0px;}
.image-right { float: right !important; margin-left: 2px; margin-right: 2px; margin-bottom: 10px;border: 0px; }
.image-border { border: 1px solid #ccc; margin: 8px; }
.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; }



