@charset "utf-8";
/* CSS Document */

html, body {margin:0; background:#eee; z-index:-1100; }

h1 {color: #660033; font-family:Tahoma, Verdana, sans-serif;}
h2{ color: #660033; font-family:Tahoma, Verdana, sans-serif;}
h3 {color:#e4912f; font-family:Tahoma, Verdana, sans-serif;; text-transform:lowercase; letter-spacing:.1em; font-size: 1.7em;}
h4 {font-size: 1.1em; color: #12b8ac; font-family:Tahoma, Verdana, sans-serif;; font-weight:normal;}
h5 {color:#e4912f; font-family:Tahoma, Verdana, sans-serif;; text-transform:lowercase; letter-spacing:.1em; font-size: .9em;}

p {font-family:Tahoma, Verdana, sans-serif;; font-size: .75em; line-height:140%;}

ul, ol{font-family:Tahoma, Verdana, sans-serif;; font-size: 90%;}
li {font-family:Tahoma, Verdana, sans-serif;; font-size: 90%;}

a img{border:0;}

blockquote{font-style:italic; color: #e4912f; }
blockquote, em {font-family:Tahoma, Verdana, sans-serif;; font-size: 1.1em; line-height:140%;}

#header{margin-bottom:5px;}
#header h1{background:url(../images/header1.jpg) no-repeat;height:400px;margin-top:1px;width:auto;}
#header h1 span{display:none;}
#nav{width:90%; float:left;margin-top:-400px; }

#nav ul {margin-left: 5%; padding-left: 2px; list-style-type:none;
}

#nav li {
display:inline;
line-height:150%;
width:90%;
font-weight:bold; 
}

#nav a:link, #nav a:visited  {
color: #666666; 
margin-left:-1px;
padding-left:13px; 
text-decoration:none;
}


#nav a:hover, #nav a:focus, #nav a:active {
color:#12b8ac; 
}

#wrapper{width:800px; background:#fff; color:#111; margin-left:auto; margin-right:auto; z-index:3;}
#content{width:65%;margin-left:5%; margin-top:-100px; padding-right:5%;  z-index:12;}
#footer {width:100%;height:250px; background: url(../images/footer1.jpg) #fff bottom right no-repeat; padding-top:3%; color:#999; text-align:center;}
#footer p{margin-top:200px;}

.image{padding:1%;margin:2%; float:right; border:1px solid #999;}
.image1{padding:2%;}
.image2{padding:1%;margin:2%; float:right; border:0px;}
.orange{color:#e4912f;}
.cyan{color: #12b8ac;}
.keywords{font-style: italic;font-size:1.0em; word-spacing:1.0em;}


#sub_nav{width:20%; float:right; margin-top:-80px; margin-right:5%;}
#sub_nav ul{list-style-type:none;margin-left: 0;
padding-left: 0;}

#sub_nav li{ margin-right:10px;
padding-left: 20px;
padding-top:10px;
background-image: url(../images/flower.jpg);
background-position:bottom left;
background-repeat: no-repeat;
}
#sub_nav li:hover{ margin-right:10px;
padding-left: 20px;
background-image: url(../images/flower_hover.jpg);
background-repeat: no-repeat;
}
#sub_nav a:link, #sub_nav a:visited{color:#12b8ac; text-decoration:none; font-weight:bold; }
#sub_nav a:hover, #sub_nav a:focus, #sub_nav a:active {color:#e4912f;}

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

#links li{ margin-right:10px;
padding-left: 5px;
background-image: url(../images/flower.jpg);
background-repeat: no-repeat;
}

#links li:hover{ margin-right:10px;
padding-left: 5px;
background-image: url(../images/flower_hover.jpg);
background-repeat: no-repeat;
}


.right {width:25%; float:right; padding:3%;  margin-left:2%; color:#e4912f; font-family:Tahoma, Verdana, sans-serif;; text-transform:lowercase; text-align:center;}
.right a{color:#0b9f96}

#active a:link, #active a:visited, #active a:hover
{
color:#e4912f;;
}


/*TWITTER*/

#twitter_div{width:190px; float:left; margin-top:0px; margin-right:5px;}
#twitter_div ul{list-style-type:none;margin-left: 0;
padding-left: 0;}

#twitter_div li{ margin-right:2px;
padding:5px;
background-image: none;
background-position:bottom left;
background-repeat: no-repeat;
}
#twitter_div li:hover{ margin-right:2px;
padding: 5px;
background-image: none;
background-repeat: no-repeat;
background-color:#eee;
}

#twitter_div a:link, #twitter_div a:visited{color:#12b8ac; text-decoration:none; font-weight:normal; }
#twitter_div a:hover, #twitter_div a:focus, #sub_nav a:active {color:#e4912f;}
