@charset "utf-8";
/* Main CSS - Intellectual Property of E-Platform Marketing, LLC */


/* ---------------------------- GLOBAL STYLES ----------------------------- */
html {font-family: monaco, verdana, "Lucida Conole", arial, helvetica;
      font-weight:normal;
	  padding:0px;
	  margin:0px;
}

body {margin:0px;
	  padding:0px;
	  background-image:url(../images/bodybg.gif);
	  background-repeat:repeat-x;
	  background-color:#e1e5dc;
}

img, table {border:none;
     padding:0px;
	 margin:0px;
}

ul li {font-size:.75em;
       color:#333;
	   margin:3px 0px 2px 1px;
	   padding:0px;
	   text-decoration:none;
}

.clear {clear:both;}
.clearL {clear:left;}
.clearR {clear:right;}

h1 {font-size:1.0em;
    color:#600;
    padding:15px 20px 12px 20px;
    margin:0px;
}

h2 {font-size:.9em;
    color:#600;
    padding:15px 20px 12px 20px;
    margin:0px;
}

h3 {font-size:.85em;
    color:#600;
    padding:15px 20px 12px 20px;
    margin:0px;
}

h4 {font-size:.85em;
    color:#600;
    padding:15px 20px 12px 20px;
    margin:0px;
}

h5 {font-size:.75em;
    color:#600;
    padding:15px 20px 10px 20px;
    margin:0px;
}

a {color:#06f;
   text-decoration:none;
   outline:none;
}
a:active {color:#06f;
          text-decoration:none;
}
a:hover {color: #00F;
         text-decoration:underline;
}

p {font-size:.75em;
   color:#333;
   line-height:1.4em;
   padding:0px 20px 10px 20px;
   margin:0px;
   
}


/* ----------------------------------- CONTENT STYLES -------------------------- */

.address {text-align:right;
		  color:#999884;
		  font-size:.7em;
		  line-height:1.8em;
		  font-weight:500;
		  margin-top:.8em;
		  padding-top:10px;
		  padding-right:20px;
		  text-decoration:none;
}

.addresstop {text-align:right;
		     color:#0e3d19;
		     font-size:.7em;
		     line-height:1.6em;
		     font-weight:500;
		     padding-top:10px;
		     padding-right:5px;
}

.bucket {width:670px;
         height:80px;
         float:left;
		 background-color:#e1e5dc;
}

.bucketsmall {width:305px;
              height:60px;
			  background-color:#fff;
			  margin-left:20px;
			  margin-top:10px;
			  margin-bottom:5px;
              float:left;
			  border: 1px solid #cdcdcd;
}
.bucket2 {width:670px;
          height:105px;
          float:left;
		  background-color:#e1e5dc;
}

.bucketsmall2 {width:305px;
               height:85px;
			   background-color:#fff;
			   margin-left:20px;
			   margin-top:10px;
			   margin-bottom:5px;
               float:left;
			   border: 1px solid #cdcdcd;
}

.callout {font-size:1.0em;
          font-weight:600;
		  font-family:"Trebuchet MS",arial,tahoma,helvetica,sans-serif;
		  padding-left:20px;
		  padding-bottom:15px;
		  padding-top:15px;
}

.callout1 {font-size:1.1em;
           font-style:italic;
           color:#600;
           font-weight:700;
		   font-family:"Trebuchet MS",arial,tahoma,helvetica,sans-serif;
		   padding-left:10px;
		   margin-bottom:0px;
		   margin-top:20px;
}
.callout2 {font-size:.9em;
           font-style:italic;
           color:#600;
           font-weight:600;
		   font-family:"Trebuchet MS",arial,tahoma,helvetica,sans-serif;
		   margin:0px 0px 0px 25px;
}

.community {width:670px;
            height:200px;
            float:left;
		    background-color:#e1e5dc;
}

.commsmall {width:200px;
            height:170px;
		    background-color:#fff;
			margin-left:12px;
			margin-right:8px;
			margin-top:10px;
			margin-bottom:5px;
            float:left;
			border: 1px solid #cdcdcd;
}

#container {width:1000px;
            margin-left:auto;
	        margin-right:auto;
	        margin-top:0px;
			margin-bottom:0px;
			padding:15px;
			background-color:#fff; 
			border-left: 1px solid #ded6c9;
			border-right: 1px solid #ded6c9;
			
}

#content {width:980px;
          margin-left:auto;
		  margin-right:auto;
		  margin-bottom:40px;
}

.copy1 {float:left;
	    width:670px;
        margin:15px 10px 10px 20px;
}

.copy1narrow {float:left;
	          width:620px;
              margin:15px 10px 10px 20px;
}

.copy2 {float:left;
	    width:255px;
        margin:15px 0px 10px 0px;
}

.copy3 {float:left;
	    width:250px;
        margin:15px 0px 10px 20px;
}

.copyaccent {padding-top:10px;
             padding-left:12px;
			 padding-right:40px;
			 padding-bottom:40px;
			 margin-bottom:25px;
			 font-size:1.2em;
			 font-family: verdana, tahoma, arial;
			 color:#900;
			 font-weight:700;
			 font-style:italic;
}

.copyaccent2 {padding-top:50px;
              padding-left:30px;
			  padding-bottom:170px;
			  padding-right:70px;
			  font-size:.8em;
			  color:#600;
			  font-weight:normal;
			  line-height:1.6em;
}

.date {width:250px;       
	   float:right;
	   text-align:right;
       margin: 10px 20px 10px 0px;
	   font-size:.8em;
	   font-weight:700;
	   color:#ded6c9;
	   clear:right;
}

.destination {width:450px;
	          float:left;
			  text-align:left;
              margin: 10px 20px 10px 0px;
			  padding-left:25px;
	          font-size:.75em;
	          font-weight:500;
	          color:#ded6c9;
	          font-style:italic;
}
.emailpage {color:#333;
            text-decoration:underline;
}
#feature {width:980px;
          height:300px;
		  margin-left:auto;
		  margin-right:auto;		  
}

#feature1 {width:980px;
           height:260px;
		   margin-left:auto;
		   margin-right:auto;	
		   margin-bottom:0px;
}

.featuremini {width:650px;
              height:240px;
              float:right;
			  margin-left:10px;
			  margin-top:10px;
			  background-color:#e1e5dc;
}

#footerwide {width: 100%;
          	 margin:0;
			 padding:0;
             background-image: url(../images/footbg.gif);
			 background-repeat:repeat-x;
			 background-color:#121e02;
}

#footer {width:1000px;
         height:324px;
         float:center;
		 margin-left:auto;
		 margin-right:auto;

}

.footepm {text-align:right;
		  color:#656559;
		  font-size:.65em;
		  padding-top:75px;
		  padding-right:20px;
		  text-decoration:none;
}

.footepm1 {color:#656559;
}

.footlink {text-align:left;
  		   color:#999884;
	 	   font-size:.70em;
		   line-height:1.8em;
		   font-weight:500;
		   margin-top:.8em;
		   padding-top:10px;
		   padding-left:20px;
		   text-decoration:none;
}

.form {padding:0px 0px 40px 30px;
	   float:left;
	   margin-top:35px;
	   margin-bottom:40px;
}

.gateway {float:right;
          width:240px;
	      margin-top:30px;
          margin-right:0px;
		  margin-left:0px;
		  padding:0px;
}

#header {width:980px;
         height:150px;
		 margin-right:auto;
		 margin-left:auto;
		 background-image:url(../images/header.gif);
		 background-repeat:repeat-x;
}

.icon   {float:left;
         width:440px;
	     margin-left:20px;
		 margin-right:10px;
}

.icon2   {float:left;
          width:440px;
	      margin-left:20px;
		  margin-right:10px;
}

.iconFB {float:left;
         margin-left:15px;
	     margin-right:20px;
	     padding-top:10px;
	     padding-bottom:10px;
}

.iconPR {float:left;
         margin-left:0px;
	     margin-right:25px;
	     padding-top:10px;
	     padding-bottom:10px;
}

.imgaccent {float:right;
           	height:220px;
			width:220px;
			border:0;
			padding-top:20px;
	
}

.imgL {float:left;
       padding: 2px 2px 2px 2px;
	   border: solid 2px #cdcdcd;
	   margin:3px 13px 3px 2px;
}

.imgR {float:right;
       padding: 2px 2px 2px 2px;
	   border: solid 2px #cdcdcd;
	   margin:3px 2px 3px 13px;
}
.imgleft {float:left;
          margin-left:10px;
}

.imgright {float:right;
           margin-left:20px;
		   margin-bottom::20px;
}

.staff {float:right;
        width:110px;
		height:125px;
        margin-left:15px;
		margin-bottom:10px;
		padding:2px 2px 2px 2px;
		border:2px solid #cdcdcd;
}

.large {font-size:1.2em;
        font-style: italic;
		font-weight:800;
		color: #06C;
		padding:20px 35px 10px 35px;
		
}

.links {margin-left:30px;
        margin-bottom:40px;
		padding:0px;
		color:#333;
}

.linkdeep {width:290px;
           height:240px;
		   margin:10px 10px 0px 10px;
		   float:left;           
}

.linkquick {font-size:.8em; 
            font-weight:500;
			line-height:1.0em;
			text-decoration:none;
			color:#609;
			font-weight:600;
            padding-top:9px;
            padding-left:25px;
			border-bottom:dotted 1px #999;
			
}

.logo {float:left;
       margin-left:30px;
	   margin-top:25px;
	   height:99px;
	   width:261px;
}

#mainimg {width:700px;
          height:300px;
		  float:left;
}

.maplink {font-size:.7em;
          color:#600;
		  text-decoration:none;
		  padding:0px;
		  margin:0px;
}

.minilink {font-size:.7em;
           text-decoration:underline;
		   padding:0px;
		   color:#600;
		   text-align:right;
}

#navwide {width: 100%;
          background-color:#121e02;
		  background-image:url(../images/navgreen.gif);
		  background-repeat:repeat-x;
		  height:2.0em;
}

#nav {width:1000px;
      height:2.0em;
      margin-left:auto;
	  margin-right:auto;
      float:center;
	  background-color:#121e02;
	  background-image:url(../images/navgreen.gif);
	  background-repeat:repeat-x;
	  border-bottom: 3px solid #594827;
	  
}

.read {padding: 10px 10px 15px 10px;
       font-size:.85em;
	   text-align:center;
}

.reading {width:260px;
          height:300px;
          float:left;
		  margin-top:25px;
		  background-color:#e1e5dc;
}

.readbox {width:220px;
          height:260px;
		  margin-left:10px;
		  margin-right:10px;
		  margin-top:10px;
		  margin-bottom:5px;
          padding:10px 10px 10px 10px;
		  background-color:#fff;
		  border: 1px solid #cdcdcd;
}

.small {padding-top:7px;
	    font-size:.7em;
        line-height:1.3em;
}

#social {width:980px;
         height:60px;	
	     margin-left:auto;
		 margin-right:auto;
		 border:1px solid #999;
		 background-color:#e1e5dc;
}

#special {width:280px;
          height:300px;
          float:left;
}

#subnav {width:170px;
         float:left;
}

.taskbar {width:978px;
          height:35px;
		  background-color:#e1e5dc;
		  background-image:url(../images/navgreen.gif);
		  background-repeat:repeat-x;
		  border:1px solid #999;
		  margin-left:auto;
		  margin-right:auto;
}

.toplink {float:right;
          text-align:right;
          width:400px;
          margin: 0px 5px 10px 0px;
}

/*---------------- BREADCRUMBS ------------------------*/

.pageid {width:600px;
	     float:left;
		 color:#fff;
		 padding-left:25px;
		 font-weight:bold;
		 font-size:.85em;
		 text-align:left;
         margin: 10px 20px 10px 0px;
}

.breadcrumb{
font-family:"Lucida Grande", "Trebuchet MS", arial,verdana,helvetica,sans-serif;
font-weight:300;
font-size:.7em;
color:#fff;
}

.breadcrumb a{
text-decoration:none;
padding-right:7px;
color:#fff;
}

.breadcrumb a:visited, .breadcrumb a:active{
color:#fff;
}

.breadcrumb a:hover{
text-decoration: underline;
color:#fc0;
}
