/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.4;
}

h1 {color: #7EC31B;
  font-size: 1.9em;
  font-weight: normal;
  text-align: left;
  line-height:1.9em;
	margin:0;
}

h1.home {
	margin:0;
	padding:0;
}
h1.internal {
	margin:0;
	padding:10px 0 0;
}
h2 {
  font-weight: normal;
	margin:0 0 10px 0;
	line-height:1.5em;
	color:#594122;
	font-size: 1.5em;

}
h1, h2, p {
  margin: 1em 0;
}
#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}
#branding h1 {
  margin: 0;
}
#leftside a, #maincontent a, #secondaryContent a {
	color: #4C7C16;
	text-decoration: underline;
}
#leftside a:hover, #maincontent a:hover, #secondaryContent a:hover {
	color: #5B3E1C;
	text-decoration: underline;
}
img {
	border:0;
}

/* Branding
================================= */
#branding {width:1000px;
	height:118px;
	text-align:center;
	background:  url(../images/graphics/top3.gif) no-repeat center top;
}
.logo{
	float:left;
	padding-left:110px;}
	
/* Language
================================= */
#langnav{float:right;
	width:400px;
	margin:0 60px 0 0;
	padding:0;
}
#langnav ul, #langnav li{
	margin:0;
	padding:0;
	list-style:none;display:inline;

}
#langnav a {
	text-decoration:none;
	color:#80B220;
	padding-right:5px;
}
#langnav a:hover{
	text-decoration:underline;
}

/* The Core Technique
================================= */

body {
	text-align: center;
	min-width: 1000px;
	background-image: url(../images/graphics/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #80C41F;
}

#wrapper {
  width: 1000px; 
  margin: 0 auto; 
  text-align: left;
  background: url(../images/graphics/contentbg6.jpg) repeat-y left top;
}
#Wwrapper {
  width: 1000px; 
  margin: 0 auto; 
  text-align: left;
  background: url(../images/graphics/contentbgW.jpg) repeat-y left top;
}

/* Main Nav
================================= */
#nav{width:1000px;
	font-size:100%;
	color: #fff;
	text-align:center;
	height:45px;
	background:  url(../images/nav/topnavbg3.gif) no-repeat center top;}
#top {
      float:left;
      width:900px;
      font-size:100%;
      line-height:normal;

      }
    #top ul {
	margin:0;
	padding:9px 10px 0 135px;
	list-style:none;
      }
    #top li {
      display:inline;
      margin:0;
      padding:0;
      }
    #top a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  font-weight:bold;
      }
    #top a span {
      float:left;
      display:block;
      padding:4px 3px 8px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #top a span {float:none;}
    /* End IE5-Mac hack */
    #top a:hover span {font-weight:bold;
      color:#5B3E1C;
      }
    #top a:hover {
	background: #81C420 0% -42px;
      }
    #top a:hover span {
      background-position:100% -42px;
      }  
	  #top li#currentpage a{
	background: #81C420 0% -42px;
      }
    #top li#currentpage {
	background: #81C420 0% -42px;
      }
      
/* Date
================================= */
.date {
	width:780px;
	margin-left:10px;
	text-align:right;
	height:20px;
	background-color: #FFFFFF;
}
.date p{margin:0;
	font-size: 90%;
	color:#5B3E1C;
}
#content {
	width: 800px;
	margin:0 auto;
}
/* Left Side
================================= */
#leftside {
	float:left;
	margin-left:1px;
	width:200px;
	font-size:100%;
	text-align:center;
	
}
#leftside p, #secondaryContent p{
	margin:0;
	padding:0;
}
#leftside p.left, #secondaryContent p.right {
	padding-left:12px;
	line-height:normal;
	text-align:left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#container {
	float:right;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	width: 597px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFF0C6;
}

/* Main Content
================================= */
#maincontent{
	margin:0;
	padding:0;
	text-align:center;
	width: 432px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float:left;
	overflow: hidden;
}
#maincontent p.buttoms {
	margin:10px 0 0px;
	padding:0;
}
/* Main Info for internal and below main homepage pic
================================= */
#maininfo{
	margin-left:15px;
	margin-right:15px;
	text-align: left;
}
#maininfo ul{
	margin-left:15px;
}

/* Secondary Content
================================= */
#secondaryContent { 
  width: 164px;
  text-align:center;
  font-size:100%;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
} 

#secondaryContent img {
	padding-bottom: 10px;
}
/* Wide Content
================================= */
#widecontent{
	margin:0;
	padding:0;
	text-align:center;
	width: 98%;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float:left;
	overflow: hidden;
}
#widecontent p.buttoms {
	margin:10px 0 0px;
	padding:0;
}

/* Footer
================================= */
#footer{
	/*position:relative;*/
	text-align:left;
	color: #DFF0C3;
	background-image: url(../images/graphics/footerbg3.jpg);
	background-position: center bottom;
	height: 82px;
	background-repeat: no-repeat;
}
#footer p{
	margin:0;
	padding:15px 0 0 110px;
	font-size: 1.0em; 
	line-height:normal;
}
#footer a:link, a:visited {
	color: #DFF0C3;
	text-decoration:none;
}
#footer a:hover, a:focus {
	color: #DFF0C3;
	text-decoration:underline;
}
#tclogo {
	width:800px;
	margin: -35px 20px 0 -40px;
	padding-right:20px;
}
/* Class for clearing floats */
.clear {
	clear:both;
}
/* untility
================================= */
.ourpack{
	width:200px;
	padding-top:5px;
	font-size: 120%;
	color: #ffffff;
	background-color: #5B3E1C;
	height: 26px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/graphics/ourpackages.gif);
}
.leftsideline{
	color:#fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFF0C6;
}
.package{
	color: #333333;
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
}
.headerpic{border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFF0C6;}
.headerpic img {padding:10px 0;}
.footerhome{
	padding-top: 20px;
	padding-right: 130px;
}

.ad img{
	margin:15px 0 1px;
}
.social img{
	padding-right:10px;
}

