/*
Design by Linda Leigh Hargrove
http://www.1721media.com/
*/

body {
	background: #672F09 url(images/bg.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353130;
	margin: 0 auto;
        padding: 0;
    
}

input, textarea {
	background: #FFFFFF url(none) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #353130;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 21px;
	color: #353130;
       font-variant: small-caps;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #125798;
}

a:hover {
	text-decoration: none;
	color: #8D0000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 875px;
	height: 84px;
	margin: 0 auto;
        padding: 0;
        background: #095166 url(images/logohead.jpg) no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 0px;
}

#logo h2 {
	float: right;
	padding-top: 65px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 875px;
	height: 28px;
	margin: 0 auto;
	background: #095166 url(images/img02.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 3px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(none) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #D5B977;
       font-size: 13px;
}

#menu a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: right;
	width: 200px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	display: none;
}

/* Banner */

#banner {
	width: 875px;
        height: 146px;
       max-height:140px;
	margin: 0 auto;
	padding-bottom: 138px; 
       background: url(none) no-repeat top right;  
}

#banner h3 a {
     color: #FDFCB1;
    height: 29px;
     width: 393px;
     font-family: Georgia;
      font-size: 15px;
     text-decoration: none;
     font-variant: small-caps;
     font-weight: normal;
      padding-left: 6px;
     padding-right: 12px;
     background: url(images/bannerh3bg.png) no-repeat top right;  
}

#banner p a {
      color: #FDFCB1;
     font-family: Verdana;
      font-size: 12px;
     text-decoration: underline;
     font-weight: normal;
     letter-spacing: 0px;
     line-height: 10px;
    
}


#banner p {
      color: #FDFCB1;
     font-family: Verdana;
      font-size: 12px;
     text-decoration: none;
     font-weight: normal;
    
}

html>body #banner{
  height: auto;
} 
#articlebloc {
	width: 368px;
        height: 146px;
	margin-left: 0px;
	padding-left: 0px;
       padding-right:20px;
        float: right;        
        position: relative;
         top: -100px;
         color: #f5f5f5;
         font-size: 0.9em;
         line-height: 0.8em;

}

/* Separator */

#sep {
	width: 875px;
        height: 17px;
	margin: 0 auto;
	padding: 0;
        background: #114e61 url(images/sep.jpg) repeat-x;   
        z-index: 100;     
        position: relative;
         top: -8px;
}


/* Page */

#page {
	width: 875px;
	margin: 0 auto;
	padding: 0;
        background: #146A87; 
        position: relative;
         top: -130px;
        clear: right;

}

/* Content */

#content {
	float: right;
	width: 590px;
        padding: 15px 15px 0px 15px;
        margin: 0px;
        position: relative;
         top: -8px;
        background: #FED272 url(images/contenttilebg.jpg);
}



/* Sidebar */

#sidebar {
	float: left;
        width: 255px; 
        background: url(none) no-repeat top;
        position: relative;
        top: -10px;
        padding: 0px;
        margin: 0px;
        border: 0px solid #333;

}

#sidebar ul {
	margin: 0;
	list-style-image: url(images/sidebarbullet.gif);
       list-style-position: inside;
	line-height: 16px;
       padding: 25px 0px 0px 46px;
       color: #FFD17A;
}

#sidebar li a{
	margin: 10px;
       padding: 5px 5px 0px 6px;
       color: #FFD17A;
       font-size: 15px;
      line-height: 29px;
       text-decoration: none;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 0px;
}

#sidebar li h2 {
	height: 32px;
	margin-bottom: 15px;
	padding: 0px;
	background: #4E9FC8 url(none) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar li p {
	padding: 0px;
}


/* Footer */

#footer {
	clear: both;
	width: 865px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 5px 10px 5px;
	background: #FED272 url(images/footerbg.jpg) no-repeat; 
        position: relative;
         top: -138px;
       z-index: 120;
       text-align: center;
      font-size: 1em;
	color: #f5f5f5;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #f5f5f5;
}

#footer a {
	color: #f5f5f5;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}


/*Form Styling*/


.EmailForm fieldset {
  margin-bottom: 120px;
}
.EmailForm legend {
  padding: 0 2px;
  font-weight: bold;
}
.EmailForm label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
.EmailForm fieldset ol {
  margin: 0;
  padding: 0;
}
.EmailForm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
.EmailForm fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.EmailForm fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
.EmailForm fieldset fieldset label {
  display: block;
  width: auto;
}
.EmailForm em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
.EmailForm label {
  width: 510px; /* Width of labels */
}

.EmailForm textarea{
  width: 410px; /* Width of textarea*/
   vertical-align: text-top;
}

.EmailForm fieldset fieldset label {
  margin-left: 13px; /* Width plus 3 (html space) */
}

.EmailForm #cfContact {
    margin-top: 10px;
}


/*style mailad*/

#mailad {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
   border: 0;
}