/*CONTENT CLASSES*/


html, body {
background-color : #AB9A7C;
font-family : Verdana, "Trebuchet MS", Trebuchet, Arial, Sans-serif;
font-size : 0.9em;
margin-left : 0;
margin : 0;
padding : 0;
line-height : 150%;
text-align : center;
}
a:link, a:visited, a:hover, a:active {
text-decoration : underline;
color : #CE1B6D;
background-color : transparent;
}
#page-wrapper {
text-align : left;
padding-top: 0px;
width : 100%;
border : 0 none #000000;

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



#page-heading {
background : #AB9A7C url(images/back.jpg);
background-position:center;
text-align : center;
background-repeat : repeat;
border-left: 0px solid #766865;
border-bottom: 1px solid #4C4C4C;

height : 200px;
margin : 0;

}





#page-body {

padding : 0;
margin : 0 auto;
background-color : #FCE2BF;
border: 0px solid red;
}

#container {
border-left: 0px solid #766865;
border-right: 0px solid #766865;

width : 800px;
padding : 0;
margin : 0 auto;
background-color : #ffffff;
}


.display
	{
	
background-color: #C5CAB1;
	border : 1px solid #4F6F17;
	padding: .7em;
	margin-bottom: 4px;
	
	}	
	


.clear {
clear : both;
}




#right{
float : right;
width : 25%;
display : table;
text-align : left;
font-size : 0.8em;
border-left : 0 solid #572f08;
border: 0px solid red;
min-height : 300px;
height : auto !important;
border-collapse : collapse;
padding: 4px;
margin-right:  4px;
table-layout : fixed;
}

#right h2 {
text-decoration : none;
color : #990300;
font-family : Arial, Helvetica, Verdana, Sans-serif;
margin-left : 0;
margin-bottom : 10px;
margin-top : 4px;
padding-bottom : 0;
text-align : left;
border-bottom : 0px dotted #663333;
border-top : 0px dotted #663333;
font-size : 1em;
}

/*
#right p {
  font-size: .9em;
}
*/



#content {
width : 70%;
float : left;
border-right: 1px dotted #AB9A7C;
padding : 8px;

min-height : 300px;
height : auto !important;
margin-left : 0;
margin-right : 10px;
}


#page-footer {
height : 50px;
width : 800px;
clear : both;
margin-top : 4px;
padding : 0;

margin : 0 auto;
background-color : #ffffff;
}


#base-footer {

width : 800px;
clear : both;
margin-top : 0px;

padding : 0;
text-align : right;
margin : 0 auto;


text-decoration : none;
background-color : #ffffff;
}





/***** Global Classes *****/
.clear { clear: both; }
.hide { display: none; }
.show { display: block; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.image-left, .image-right { margin: 0 0 5px 0; } 
.image-left { float: left !important; margin-right: 15px; }
.image {  margin-left: 4px; margin-right: 4px; }
.image-border { border: 1px solid #4C4C4C; 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; }

/* The Contact form
================================= */

input.txt {
  color: #00008B;
  background-color:  #FCE2BF;
border: 1px solid #772222;
  width: 180px;
}

input.box {
  color: #00008B;
  background-color:  #B8C2C8;
border: 1px solid #772222;
  width: 180px;
  height: 100px;
}


textarea {
  color: #00008B;
  background-color:  #B8C2C8;
border: 1px solid #772222;
  /*width: 200px;*/
}


  .btn {
  color: #000000;
  background-color: #FCE2BF;
  border: 1px outset #772222;
  /*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;*/
}


.table {


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

.td {
padding : 8px;
vertical-align: top;
}
.sig {
text-decoration : none;
color : #000000;
font-family : Arial, Helvetica, sans-serif;
letter-spacing : 0;
padding-top : 1em;
text-align : center;
font-size : 0.9em;
}

.tiny {
text-decoration : none;
color : #000000;
font-family : Arial, Helvetica, sans-serif;
letter-spacing : 0;
margin-right : 10px;
text-align : right;
font-size : 0.8em;
}



.large {
font-size : 1.5em;
font-weight : bold;
}


h1 {
text-decoration : none;
color : #772222;
font-family : Arial, Verdana, Helvetica, Sans-serif;
margin-left : 0;
margin-top : 10px;
text-align : left;
font-size : 1.5em;
}
h2 {
text-decoration : none;
color : #990300;
font-family : Arial, Helvetica, Verdana, Sans-serif;
margin-left : 0;
margin-bottom : 10px;
margin-top : 4px;
padding-bottom : 0;
text-align : left;
border-bottom : 0px dotted #663333;
border-top : 0px dotted #663333;
font-size : 1.1em;
}
h3 {
text-decoration : none;
color : #000000;
font-family : Arial, Verdana, Helvetica, Sans-serif;
margin-left : 0;
margin-bottom : 0px;
margin-top : 0;
padding-bottom : 0;
text-align : left;
letter-spacing : 0;
font-size : 1.1em;
text-decoration : none;
}





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








