/*CONTENT CLASSES*/


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

}

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

#page-wrapper { clear:both}
#page-heading {
background : #990300 url(images/patrickhead3.jpg);
background-position : center 0%;
background-repeat : no-repeat;
height : 220px;
padding : 0;
margin : 0;
}
#page-body {
border-left : 4px solid #663333;
border-right : 4px solid #663333;
width : 900px;
padding : 0;
margin : 0 auto;
background-color : #ffffff;
}
.clear {
clear : both;
}
#navigation {
min-height : 40px;
font-family : Arial, Helvetica, sans-serif;
text-align : center;
line-height : 200%;
padding: 6px 0px;
background-color : #663333;
font-size : 10px;
letterspacing: 0px;
}
#menu1 {
width : 900px;
padding : 0;
text-align : center;
margin : 0 auto;
list-style-type : none;
}
#menu1 li {
float : left;
width : 120px;
border : 0 solid #fff;
}
#menu1 a {
width : 120px;
color : #fff;
background : #663333;
text-align : center;
padding : 2px 0;
text-decoration : none;
float : left;
}
#menu1 a:hover {
color : #65C294;

}


#right {
float : right;
width : 22%;
display : table;
text-align : left;
border-left : 0 solid #572f08;
border : 0px solid red;
border-collapse : collapse;
margin-top : 10px;
margin-right : 2px;
table-layout : fixed;
}

/*
ol {
padding-left : 20px;
margin-left : 10px;
}
*/

#content {
width : 75%;
float : left;
padding : 10px;
border-right : 1px dotted #663333;
min-height : 300px;
height : auto !important;
margin-left : 0;
}
.adbox {
padding : 10px 2px 2px 6px;
margin : 2px 2px 10px 0;
border : 1px dotted #663333;
background-color : #65C294;
text-align : center;
min-height : 120px;
}
.adbox p {
font-family : Arial, Verdana, Sans-serif;
font-size : 0.9em;
margin-left : 0;
color : #000000;
font-weight : normal;
text-align : left;
line-height : 150%;
}

.adbox ol {
font-family : Arial, Verdana, Sans-serif;
font-size : 0.9em;
margin-left : -1em;
color : #000000;
font-weight : normal;
text-align : left;
line-height : 150%;
}
/*
#page-footer2 {
height : 50px;
clear : both;
padding : 0;
margin : 0 auto;
border : 0 solid red;
vertical-align : bottom;
background-color : #ffffff;
}
*/
#page-footer {
height : 40px;
clear : both;
padding : 0;
border-top : 4px solid #663333;
margin : 0 auto;
border-bottom : 4px solid #663333;
vertical-align : bottom;
background-color : #990300;
}



.td {
padding : 4px;
width: 500px;
border : 1px solid #990300;
}
.sig {
text-decoration : none;
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
letter-spacing : 0;
padding-top : 12px;
margin-top : 6px;
text-align : center;
font-size : 14px;
}

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




.large {
font-size : 1.5em;
font-weight : bold;
}
h1 {
text-decoration : none;
color : #990300;
font-family : Arial, Verdana, Helvetica, Sans-serif;
margin-left : 0;
margin-bottom : 10px;
margin-top : 10px;
text-align : left;
font-size : 24px;
font-weight: normal;
}
h2 {
text-decoration : none;
color : #009252;
font-family : Arial, Helvetica, Verdana, Sans-serif;
margin-left : 0;
margin-bottom : 10px;
margin-top : 8px;
text-align : left;
border-bottom : 1px dotted #663333;
border-top : 1px dotted #663333;
font-size : 20px;
padding-top: 4px;
padding-bottom: 8px;
}
h3 {
text-decoration : none;
color : #663333;
font-family : Arial, Verdana, Helvetica, Sans-serif;
margin-left : 0;
margin-bottom : 0;
margin-top : 0;
padding-bottom : 0;
text-align : left;
letter-spacing : 0;
font-size : 18px;
text-decoration : none;
}
.list {
font-family : "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
font-size : 0.8em;
margin-left : 10px;
color : #000000;
font-weight : normal;
text-align : left;
line-height : 150%;
}

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

input.txt {
  color: #00008B;
  background-color:  #f0e1db;
border: 1px solid #663333;
  width: 200px;
}

input.box {
  color: #00008B;
  background-color:  #f0e1db;
border: 1px solid #663333;
  width: 200px;
  height: 100px;
}


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


  .btn {
  color: #000000;
  background-color: #cccccc;
  border: 1px outset #663333;
  /*margin-left:11em;*/
  
}

.btn2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
background-color : transparent;
text-decoration : none;
text-align : center;
color : #ffffff;
border : 0 solid #010065;
}0



  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;*/
}


/***** 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; } 
.image-left { float: left !important; margin-right: 15px; }
.image-right { float: right !important; margin-left: 20px; margin-right: 8px; }
.image-border { border: 1px solid #B8C2C8; 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; }






