/* Phoenix Template CSS First Light Web Design 2007 */

body {font-size: 12px;
      font-family: "palatino linotype", "trebuchet ms", "times new roman";
      margin: 0;
      padding: 0;
      background: #FFF url(../img/background11.jpg) repeat-x;
      color: #37383A;
      text-align: center;} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6 {
        margin: 0;
		padding: 0; 
		font-family: "palatino linotype", "trebuchet ms", "times new roman";}

#right-column h2 { margin-top:60px;}

#right-column p {margin: 0 0 25px 0; line-height:160%;}


img {border: 0;
     margin: 0 0 25px 0;}
       

h1, h2 {	
	font-size: 200%;
	font-style: italic;
	font-weight:normal;}
	
	h1.homePage {
		font-size:100%;
		font-style:normal;
	}	
	
h3 {
	margin: 0 0 5px;
   	padding: 0;
    font-size: 100%;}	
			 

a {color: black; text-decoration: none; font-weight:bold;}
a:link {color: #586D8C;}
a:visited {color: #586D8C; }
a:hover {color: #4153AD; text-decoration:underline;}

.clear-fix:after {content: ".";
                  display: block;
                  clear: both;
                  height: 0;
                  visibility: hidden;}

.clear-fix {display: inline-block;}

/* Hide from IE Mac \*/

.clear-fix {display:block;}

/* End hide from IE Mac */


.clear {clear:left;}
.right {float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.justify {text-align: justify;}
                  
#container {width: 850px;
            margin: 0 auto;
            text-align: left;
}

#header {width: 100%;
         height: 140px;
         position: relative;}

#logo {padding-top: 45px; padding-left:10px;
       width: 342px;
       height: 75px;}

#logo h1 {margin: 0;}

#logo a {background: transparent;}

#logo img {display: block;
           margin: 0;
		   padding-left:30px;}

/* Begin Search Form CSS */

#search {position: absolute;
         right: 0;
         top: 87px;}

#search input#s {margin-right: 5px;
                 vertical-align: middle;
                 border-bottom: 1px solid #6C6764;
                 border-right: 1px solid #6C6764;
                 border-top: 1px solid #272525;
                 border-left: 1px solid #272525;
                 padding: 0.24em;
                 width: 135px;
                 background-color: #514C4B;
                 color: #B7B2B1;}

#search input#s:focus {background-color: #4A4544;
                       color: #B7B2B1;}

#search input#submit {border: 0;
                      margin: 0;
                      vertical-align: middle;
                      background-color: #4A4544;
                      color: #B7B2B1;}

/* End Search Form CSS */

/* Begin main navigation menu. */

#menu {width: 800px;
       height: 37px;
       clear: both;}

#menu ul {list-style-type: none;
          margin: 0;
          padding: 0;
		  margin-left:38px;}

#menu ul li {display: inline;}

#menu ul li a {text-decoration: none;
               height: 37px;
               padding: 0 13px 0 13px;
               margin: 0;
               line-height: 37px;
               display: block !important;
               float: left !important;
               background: #817A77 url(../img/button_background7.gif) repeat-x;
               color: #996600;
               font-size: 100%;
               border-right: 1px solid #504B4A;}

#menu ul li a#first {border-left: 1px solid #504B4A;}

#menu ul li a:hover {background: #5D5756 url(../img/button_background7.gif) repeat-x;
                     background-position: 0 -37px;
                     color: #FFF;}

/* End main navigation menu. */

#wrapper {width: 100%;
          margin-top: 11px;
          padding: 0;} 

#home-column {width: 800px;
              float: left;
			  padding:10px 0 0 0;
              margin: 0;
			  text-align:center;}
			  
		#home-column img {margin-bottom:0;}			  


#left-column {width: 450px;
              float: left;
              padding: 0;
              margin: 0;
			  margin-left: 70px;
             }
			 
			  #left-column div.row { width:100%;}
			  #left-column div.item {width:50%; float:left;}
			  
			  	#left-column div.item p { text-align:left; margin:-20px 0 20px 0;}
			  
p#intro {font-size: 24px;
         font-style: italic;
         margin: 0;}
		 
p.cherish { margin-top:-20px;}	 

#learn-more {width: 100%;
             text-align: right;
             margin-bottom: 25px;}

#learn-more a img {display: block;
                   float: right;}

#right-column {width: 200px;
               padding: 0;
               float: left;
               margin: 0;
			   padding-left: 40px;
			   }

.sidebar-header {font-size: 120%;
                 font-weight: normal;
                 width: 240px;
                 height: 37px;
                 line-height: 37px;
                 text-indent: 34px;
                 color: #666;
                 /*background: #544F4E url(images/sidebar_header.gif) no-repeat;*/}

/* Featured news */

.headline {margin: 0 0 5px;
           padding: 0;
           font-size: 12px;}

#footer-wrapper {width: 100%;
                 clear: both;
                 background: #FFF url(../img/footer_background.png) repeat-x;
                 color: #B9B6AF;}

#footer {width: 800px;
         margin: 0 auto;
         padding: 0;
         text-align: right;
		 }
		 
		 #footer-content {padding: 45px 0; text-align:center;}

			#footer p {margin: 0; color: #999;}
			
				#footer a {color: #999;}

#back-to-top {position: relative;
              right: 2px;
              top: 4px;
			  }

#back-to-top img {display: block;}




/* Begin links list or a list of whatever you want */

#links {width: 100%;
        margin-bottom: 25px;}

#links ul {margin: 0;
           padding: 0;
           list-style-type: none;}

#links ul li {margin: 0 0 1px;}

#links ul li a {display: block;
                padding: 3px 0;
                width: 230px;
                border-bottom: 1px dotted #5D5756;
                text-decoration: none;}

#links a:hover {background-color: #E2E2E0;}

/* End links list. */


/* Contact form */

#contact {margin-left: 30px;}
 label{
		width: 4em;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		display: block
	}

.submit input{
		margin-left: 4.5em;
	}
	
input, textarea{
		color: #781351;
		background: #fee3ad;
		border: 1px solid #781351
	}

.submit input{
		color: #000;
		background: #FFAC59;
		border: 2px outset #d7b9c9
	}
