/* 
    Document   : style
    Created on : Apr 16, 2009, 4:39:03 PM
    Author     : nauman
    Description:
        Purpose of the stylesheet follows.
*/


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align:middle;
	}

body{
	font: 82% Georgia, "lucida bright", "times new roman", arial;
   	line-height: 1.6;
    background:url(../images/topbg.gif) #f2f1f0 top repeat-x ;
    

	}
h2{font-size:26px; margin:0;}
h3{font-size:18px; margin:0;}
p   {
	margin: 0 0 1.5em;
	}

#wrapper {
   margin:0pt auto;
    width:766px;
    }


#header{
    margin:0pt auto;
    height:197px;
    background:url(../images/bgmain.gif) top no-repeat;
}

.links{
    color:#408919;
    word-spacing:.69em;
    font-size:11px;
    float:right;
    padding:22px 5px 0 0;
}

.links a, a:link, a:active, a:visited
    {
    color:#408919;
    text-decoration:none;
    vertical-align:text-top;
    font-weight:bold;

    }

.links a:hover {color:#95a334;}

#logocontainer{
    padding-top:48px;
    width:403px;
}
.logo{
    float:left;
    font-size:10px;
    color:#518d53;
    
}
.text{
    font-size:10px;
    color:#518d53;
    float:right;
}

#container{
    margin:0pt auto;
    width:711px;
    height:auto;
    color:#65645D;
}
.midcontainer{
    margin-top:15px;
    padding-bottom:6px;
    
    width:711px;
    height:180px;
    *height:auto;
    margin:0 auto;
    display:block;
    background:transparent url(../images/contentbg.gif) repeat-x scroll top;
    
     
}

.midcontainer .text{
    padding:21px;
    float:left;
    font-size:15px;
    color:#65645D;
    
}

.midcontainer ul{
    
    list-style-image:none;
    list-style-position:inherit;
    margin-top:15px;
    padding-bottom:6px;
    width:670px;
 
   

}
.midcontainer li{
        list-style:square;
        margin-left:21px;
    }

.midheading{
    float:left;
    margin:8px 0px 0px 0px;
    padding-left:0px;
    width:751px;
    background:none;
}

.midheading h4{
    font-size:21px;
    color:black;
    font-weight:bolder;
    margin-bottom:-5px;
}


div.horizontal_line {
        height:0px;
        border-color:white;
        clear:both;
        border:1px;
        border-top:1px dashed #408919;
        border-bottom:none;
        margin-top:0px;
        margin-bottom:8px;
    }

#footer{
   margin:0 auto;
   width:711px;
   color:#65645D;
   text-align:center;
   
   }

#footer .text {
    margin:0 auto;
    color:#65645D;
    vertical-align:middle;
    text-align:center;
    height:auto;
    font-size:11px;
    margin-top:-12px;
    width:711px;
    }
#footer img{vertical-align:middle;}

#footer .links{
        margin:0 auto;
        vertical-align:middle;
        text-align:center;
        height:18px;
        width:711px;
        padding-top:4px;
        text-align:center;
        vertical-align:text-top;
        margin-bottom:12px;

    }
#footer .links a:hover {color:black;}
#footer .links a, #footer a:link,#footer a:active,#footer a:visited
    {
    color:#65645D;
    text-decoration:none;
    vertical-align:middle;
    word-spacing:normal;

    }
.slider img{border:5px solid #f2f1f0;}
.slider img:hover{border:5px solid #090;}
/*-------Main Popup-------*/
.popOut{width:730px; height:408px; position:absolute; top:100px; left:100px;}
.popL{width:31px; height:408px; background:url(../images/popup/P-L.png) no-repeat; float:left;}
.popR{width:32px; height:408px; background:url(../images/popup/P-R.png) no-repeat; float:left;}
.popREP{width:667px; height:408px; background:url(../images/popup/P-rep.png) repeat-x; float:left; text-align:center; padding-top:10px; color:#557811; font-family:Verdana; font-size:16px; font-weight:bold;}
.popREP a:link, .popREP a:active, .popREP a:hover{color:#FFF; text-decoration:underline; font-size:14px;}
/*-------eof Main Popup-------*/
