
/********** Generic Selectors **********/

	body {
	background-color: #c7e0cf;
	background-image: url(../images/site/bg1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 100px;
	}

	h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #72af8d;
	}
	
	h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	}
	
	ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(../images/site/bullet_cross.gif);
	padding: 0px;
	margin: 18px;
	margin-top: 0px;
	line-height: 1.3em;
	}

/********** navigations and links **********/

    .links:hover{
	color:#006699;
	text-decoration: underline;
    }
   
    .links {
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: 1.3em;
    }
	
	.links2:hover{
	color:#006699;
	text-decoration: underline;
    }
   
    .links2 {
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;
    }
	
	.topnav:hover{
	color:#ff0000;
	text-decoration: underline;
    }
   
    .topnav {
    font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	line-height: 1.3em;
    }
	
	.sidenav:hover{
	color:#006699;
	text-decoration: underline;
    }
   
    .sidenav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: 1.3em;
    }
	
	.sidenav2:hover{
	color:#cc6600;
	text-decoration: underline;
    }
   
    .sidenav2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
	line-height: 1.3em;
    }
   
    .footernav:hover{
	color:#ff0000;
	text-decoration: underline;
    }
   
    .footernav {
    font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;
    }

/********** text **********/
   
    .text1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;
    }
	
	.text2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;
    }
	
	.text3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
	line-height: 1.3em;
    }
    
    .text4 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #ff0000;
    text-decoration: none;
    line-height: 1.3em;
    text-align: center;
    }
    
    .testimonial1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    line-height: 1.3em;
    text-align: justify;
    }
    
    .testimonial2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    line-height: 1.3em;
    text-align: right;
    }
	
	.header1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 1.3em;
    }
	
	.footertext {
    font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #9aada0;
	text-decoration: none;
	line-height: 1.3em;
    }
	
	.footertext2 {
    font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;
    }

/********** ID's **********/

    #google_results iframe { 
        width: 458px; 
    }