﻿
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal .80em/1.6em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #444;
	text-align: center;
	background: #E0E9DF;	
}

/* links */


#sidebar a {
	color:#E0E9DF; 
	background-color: inherit;
	text-decoration: none;	
}
#sidebar a:hover {
	background-color: #B1C8AE;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color:#111;
	letter-spacing:-1px;
}
h1 { font-size: 2.2em; } 
h2 { font-size: 1.8em; color:#74743D; }
h3 { font-size: 1.6em; color:#C34E23; letter-spacing: 0px;}

p, h1, h2, h3 {
	margin: 10px 15px;
	padding: 0;
}






/***********************
	  LAYOUT
************************/

#header-wrap,  #content-wrap {
	min-width: 810px;	
	width: 100%;	
}

/* header */
#header-wrap {
	height: 105px;
	text-align: left;	
	background: #Ffffff;	
		
}
#header-content {
	position: relative;
	margin: 0 auto; 
	padding: 0;
	height: 105px;
}

/* header menu */

div.mylogo {
	
 float: left;
 width: 70%;
 height: 100px;
 
}
div.mylogo img {

padding: 20px 0 0 20px;
	
}


#top {
width: 100%;	
	
	 height: 24px;
	 background: #ffffff;
	 border-bottom: 2px #eee solid;
	
}

#top ul {
	
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 103px;
	right: 10px;
	
	
	
	
	
	
}

#top ul li {
padding: 0;
margin-left: 10px;

	
	 float: left;
	
	
background:  url('images/tabblueright.gif')  no-repeat  right top;
	
	
}

#top ul a {
display: block;
background:  url('images/tabblueleft.gif')  no-repeat  left top;
padding:5px 15px;	

}

#top a:link, #top a:visited {
	color: #2970A6;
	text-decoration: none;

	font: 1em Tahoma, Arial, geneva, sans-serif;
}

#top li.active {
        background: url('images/tabblueright.gif') no-repeat right top;
}
#top li.active a {
        background: url('images/tabblueleft.gif') no-repeat left top;
}
#top li.active a:link,
#top li.active a:visited {
        color: #fff;
}

#top a:hover {

 color: #595A5A;
 text-decoration: underline;
	
}


/* content */
#content-wrap {
	
	background: #FAFAFA;
	  
  width: 100%;
  float: left;
	  }
	  
	 

	  
#content {
	text-align: left;	
	  
	margin-left: 4%;
 margin-right: 4%;
 
  margin-top: 30px;
  margin-bottom: 30px;
	  
	padding: 0;	
}

div.mypic {
	
	 float: left;
	 width: 49%;
	
	
}

div.mypic p {
	
	 float: right;
	 padding-left: 10px;
	
}

div.mypic a.readmore {

display: block;

float: right;
background: #84B9BA;
color: black;
margin-top: 8px;



margin-right: 30px;
padding: 0 3px;

font-size: 0.8em;
text-decoration: none;
	

}


div.mypic img {
	
	 float: left;
	 border: none;
	 margin: 0 10px 5px 0;
	
}


div.contentpic p {
	
	 float: right;
	  width: 100%;
	  margin: 0;	

	   padding-bottom: 8px;
	
}
div.contentpic p img {

	float: left;
	 border: none;
	 margin: 0 10px 5px 10px;

}

div.contentpic p a:link, div.contentpic p a:visited {

display: block;

float: right;
background: #84B9BA;
color: black;
margin-top: 8px;
margin-right: 30px;
padding: 0 3px;

font-size: 0.8em;
text-decoration: none;
	

}

div.contentpic p a:hover {
	
	background: red;
	
	
}


/* sidebar */
#sidebar {
	float: left;
	width: 20%;
	margin: 0 0 10px 0;
	padding: 0;	
	
	
}
#sidebar h1 {
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	color: #6C6E3A;
	padding: 0;
	margin: 0 0 10px 5px;	
	letter-spacing:-1px;	
}
#sidebar ul.sidemenu {
	margin: 5px 0 25px 0;
	padding: 0;	
	border-top: 1px dashed #E1E1E1;	
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px dashed #E1E1E1;
}
#sidebar ul.sidemenu a {
	display: block;
	color: #666666; 
	text-decoration: none;
	padding: .3em 0 .3em 10px;		
	width: 94%;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #fff;
	background: #B1C8AE;	
}

div.myad{
	
	  font-weight:bold;
	  margin-top: 20px;
	
}

#sidebar div.myad a:link, #sidebar div.myad a:visited {
	
	 color: orange;
	
}

/* main */
#main {
	margin: 0 10px 10px 20px; 
	padding: 0;		
	width: 75%;
	float: right;	
	
}
#main h1 { 
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #111; 	
	padding: 0 0 5px 0;
	margin: 5px 15px 20px 15px;
	letter-spacing:-1px;
	background: url("new%20template%20design/images/bk_dotted.gif") repeat-x left bottom;
}
#main h1 a {
	color: #111;
	text-decoration: none;
}
#main ul {
	
 padding-left: 25px;
 border: 1px #eee solid;
 width: 35%;	
	
	
}


/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 0 0;
	font: normal .95em 'Trebuchet MS', Tahoma, sans-serif;
	text-align: left;	
		 background: #E0E9DF;
		
		color: #CCC;
	width: 100%;
	float: left;	
	 border-top: 2px #CCCCCC solid;
}
#footer-wrap p {
	
	text-align: center;
	color: #637561;
}

a.mylink  {

display: block;
  width: 6em;  /* dimensions needed for IE5.x/Win */
  padding: 0.6em;
  line-height: 1.4;
  background-color: #94B8E9;
  border: 1px solid black;
  color: #fff;
  text-decoration: none;
  text-align: center;
  float: left;
  margin-left: 45px;

	
}

div.img
{
  margin: 2px;
  border: 1px solid #eee;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.orange { color: #F3A251; }




