/* 
----------------------------------------------------------------------------------------

Copyright 2010 - Thierry Ruiz - www.dotemplate.com - All rights reserved.

THIS TEMPLATE IS FREE AS LONG AS YOU KEEP THE LINK TO WWW.DOTEMPLATE.COM IN THE FOOTER
TO REMOVE THE LINK, PLEASE MAKE A 10 DOLLARS DONATION at www.dotemplate.com/#donate

----------------------------------------------------------------------------------------
*/




html {
    background: #e7ded9;
    margin:0 0 0 -1px;
    padding:0;  
    overflow-Y: scroll;
}


body {
    padding:0;
    margin :0;
    display:table;
    width:100%; 
}


  
  
body {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}


p {
	letter-spacing: normal;
	line-height: inherit;
}

h1 {
    color:#6BB501;
    font-size:22px ;
    margin:25px 0 10px 0;
    clear:both;
}


h2 {
    color:#6BB501;
    font-size:20px ;
    margin:20px 0 10px 0;
    clear:both;
}


h3 {
	color:#CC0000;
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}



a:link, a:visited {
	color:#0000FF;
	text-decoration:none;
}


a:hover {
    color:#ffb508;
    text-decoration:underline;
}

  
  

#wrapper {
    background: transparent url( images/page-vbg.jpg ) repeat-y scroll 50% 0px ;
    margin:0 auto ;
    width:100%;
}

  
  
body {
    background-color:#e7ded9;
}


#wrapper {
    border-top: 1px solid #ffffff;
}


#bg {
    margin:0 auto;
    padding:0;
    background:transparent ;
    background-image: url( images/hat.jpg ) ;
    background-repeat:no-repeat;    
    background-position: center top ;
}

 
  
#header {
    margin: 0 auto;
    min-height:25px;
    height: 25px;
    width: 800px;
}


#page {
    background: transparent url( images/page-bg.jpg ) no-repeat center top;
}

 

#container {
    margin:0 auto;
    width:800px; 
}


#banner {
    margin: 0 auto;
    height:150px;
    width:100%;
}


#nav1 {
    height:35px;
    margin:0 auto ;
    text-align:center;
}

#nav1 ul {
    display:table;
    margin:0 auto;
    padding:0;
    list-style-type:none;
    position:relative;
    height:35px;
    text-transform:uppercase;
    font-size:12px;
    font-family:Arial,sans-serif;
}


#nav1 ul li {
    display:block;
    float:left;
    margin:0;
    padding:0;
    background:transparent url("images/hmenu.jpg") repeat-x top left;
    border-left:1px solid #1e1e1e ;

}


#nav1 ul li a {
    display:block;
    float:left;
    color:#FFFFFF;
    text-decoration:none;
    padding:0px 50px ;
    line-height:35px;
    font-weight:bold;
}


#nav1 ul li a:hover, #nav1 li#current a {
    color:#FFFFFF;
    background:transparent url("images/hmenu-sel.jpg") repeat-x top left;
}



#content {
    width:780px;
    margin:0 auto ;
    text-align:left;
    min-height:800px;
}


#content p {
	text-align:left;
}


#footerWrapper {
    margin:0 auto;
    height:130px;
    padding:0;
    background:transparent url( images/footerWrapper-bg.jpg ) no-repeat scroll center top ;
}


#footer {
    margin:0 auto;
    padding:0;
    width:800px;
    height:50px;
}


  
  
#footer {
    color:#FFFFFF;
    text-align:center;
}

#footer a:link, #footer a:visited {
	color:#0000FF;
}


#footer a:hover{
	color:#FF9933;
	text-decoration:underline;
}



#right {
	width:150px;
	padding:10px 20px 20px 20px;
	float:left;
}


#center {
	width:550px;
	padding:10px 20px 20px 20px;
	float:left;
}

 

#sidebar ul.vmenu {
	list-style: none;
	text-align: justify;
	margin: 7px 0px 8px 0px;
	padding: 0;
	text-decoration: none;
	border-top: 1px solid #EEEEEE;
}


#sidebar ul.vmenu li {
    list-style: none;
    padding: 4px 0 4px 0px;
    margin: 0 2px;  
    border-bottom: 1px solid #EEEEEE;
}



#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#990000;
}


#sidebar ul.vmenu li a:hover {
    color:#ffb508;
}


#sidebar ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.vmenu ul li { border: none; }







.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.nounderine {

    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
}

.H1RED {
    color: #cc0000;
    font-family: Tahoma;
    font-size: 20px;
    font-style: normal;
    font-weight: bolder;
    line-height: 27px;
    text-transform: none;
}

.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}

.H2BLACK {
    border-bottom-width: thin;
    border-style: none;
    color: #000000;
    font-family: Tahoma;
    font-size: 20px;
    font-style: normal;
    font-weight: bolder;
    line-height: normal;
    text-transform: none;
}

.highlightbodytext {
    background-color: #FFFF00;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 17px;
}

.smallprint {
    color: #000000;
    font-family: Verdana, Arial,  sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
}

a:active {
    color: blue;
    text-decoration: underline;
}

a:link {
    color: blue;
    text-decoration: none;
}

a:visited {
    color: maroon;
}




.h3 {
    color: #484848;
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
}

.h3TahomaSize16 {
    font-family: Tahoma;
    font-size: 16px;
    font-weight: 900;
}

.freestyle {
    font-family: "Comic Sans MS", cursive;
    font-size: small;
    font-weight: 300;
}

.handwriting {
    font-family: "Monotype Corsiva", "Monotype Corsiva";
    font-size: large;
    font-stretch: semi-expanded;
    font-weight: 300;
    line-height: inherit;
}

.highlightyellow {
    background-color: yellow;
}

.bodytextred {
    color: #cc0000;
    font-family: Verdana, Arial,  sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;

    line-height: 17px;
}

.bodytextlarge {
	font-family: Verdana;
	font-size: 14px;
	font-stretch: condensed;
	font-variant: normal;
	font-weight: bold;
	line-height: 17px;
	color: #CC0000;
}

.menu-tabs {
    background-color: inherit;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: silver;
    border-left-style: solid;
    border-left-width: 0px;
    border-right-color: silver;
    border-right-style: solid;
    border-right-width: 0px;
    border-top-style: solid;
    border-top-width: 0px;
    color: #ffcc00;
    font-family: "Gill Sans MT", Verdana, Arial,  sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    text-align: left;
}

.menu-tabs a:link {


    color: #FFCC00;
}

.menu-tabs a:visited {
    background-color: transparent;
    color: fuchsia;
    font-family: sans-serif;
    text-decoration: none;
}

.menu-tabs a:active {
    background-color: inherit;
    color: #ffcc00;
    font-family: sans-serif;
    text-decoration: none;
}

.menu-tabs a:hover {
    background-color: silver;
    color: #FFFFFF;
    padding: 1mm;
}

.footer-tabs {
    color: black;
    font-family: "Gill Sans MT", Verdana, Arial;
    font-weight: inherit;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
}


.sidebartext {
    color: #444444;
    font-family: "Trebuchet MS";
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
}

.sidebartext a:link {
    background-color: transparent;
    color: blue;
    text-decoration: none;
}

.sidebartext a:visited {
    color: blue;
    text-decoration: none;
}

.sidebartext a:active {
    color: blue;
    text-decoration: underline;
}

.sidebartext a:hover {
    background-color: gray;
    color: #ffffff;
    padding-bottom: 1mm;
    padding-left: 1mm;
    padding-right: 1mm;
    padding-top: 2mm;
    text-decoration: underline;
}

.sidebaradheadings {
    color: #484848;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.sidebaradheadings a:link {
    background-color: transparent;
    color: #0000ff;
    text-decoration: none;
}

.sidebaradheadings a:visited {
    color: #0000ff;
    text-decoration: none;
}

.sidebaradheadings a:active {
    background-color: gray;
    color: blue;
    font-weight: bold;
}

.sidebaradheadings a:hover {
    background-color: #c0c0c0;
    color: #3f3f3f;
    font-weight: bold;
    padding: .5mm;
    text-decoration: underline;
}

h4 {
    color: #cc0000;
    font-family: "Trebuchet MS";
    font-style: inherit;
    font-weight: bold;
}

.trebuchetredheading {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
}

.style1 {
	font-size: 18px;
	color: #FFFFFF;
}
.style2 {
	color: #CC0000
}
