/* CSS Document */

* {
  margin: 0;
}

body{
background-color:#000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #333;
font-size: .8em;
line-height:1.3em;
}


/* Divs */


#wrapper{
background-color:#ffffff;
width: 800px; /* this sets the max-width value for all standards-compliant browsers */
margin:auto;
text-align:left;
color: #000000;
}

#skip{
background-color:#000000;
color:#FFFFFF;
}


#banner{
background-image: url(../image/banner.jpg);
width:auto;
height:148px;
margin:0;
overflow:hidden;
}




#vision{
float:left;
margin-left: 10px;
margin-top: 10px;
width: 276px;
padding: 5px;
border-left: solid #547BBE 2px;
border-top: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
height:177px;
font-size:.8em;
color:#000;
}


#vision h1{

font-size:1.3em;
padding-bottom: 5px;
}


#entersite{
float: left;
margin-top: 10px;
width:203px;
background-image: url(../image/entersite_background.jpg);
padding: 5px;
height:177px;
border: solid #547BBE 2px;
text-align:center;
font-size:2em;
color:#000000;
}

#entersite a{
color: #000000;
text-decoration:none;
}

#entersite a:hover{
color:#009900;
}


#google{
float: right;
margin-right: 10px;
margin-top: 10px;
width:263px;
height:82px;
padding: 5px;
border-right: solid #547BBE 2px;
border-top: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
color:#000000;
}

#google input{
margin-bottom: 9px;
}

#newsletter{
float:right;
margin-right: 10px;
width:263px;
height:83px;
padding: 5px;
border-right: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
color:#000000;
}


#newsletter h1{
padding: 5px 0 10px 0;
}

#newsletter a{
color: #009900;
font-weight:bold;
}

#newsletter a:hover{
color: #E70085;
font-weight:bold;
}

#newsletter input{
margin-bottom: 9px;
}



#new{
float: left;
width:491px;
height: 273px;
border-right: solid #547BBE 2px;
border-left: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
margin-left:10px;
padding:5px;
clear:left;
font-size: .9em;
color:#000;
}

#new h3{
color:#666;
font-weight:bold;
font-size:1.2em;
}


#new h4{
color: #547BBE;
font-weight:bold;
font-size:1em;
}



#new a{
color: #009900;
font-weight:bold;
}

#new a:hover{
color: #E70085;
font-weight:bold;
}

#sqmtl{
float:right;
margin-right: 10px;
width:263px;
height:136px;
padding: 5px;
border-right: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
color:#000000;
}

#sqmtl h2{
font-size:1.5em;
font-weight:bold;
line-height: 1.3em;
}

#sqmtl a{
color: #009900;
font-weight:bold;
}

#sqmtl a:hover{
color: #E70085;
font-weight:bold;
}


#rightblack{
float:right;
margin-right: 10px;
width:263px;
height:73px;
padding: 5px;
border-right: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
background-color: #000000;
color:#ffffff;
text-align:center;
line-height:1.9em;
}

#rightblack h2{
font-size: 1.7em;
}

#rightblack h3{
font-size:1.3em;
}

#rightblack a{
color: #009900;
font-weight:bold;
}

#rightblack a:hover{
color: #E70085;
font-weight:bold;
}


#socialmedia{
float:right;
margin-right: 10px;
width:263px;
height:36px;
padding: 9px 5px 5px 5px;
border-right: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
}

#leftblack{
float:left;
margin-left: 10px;
margin-bottom:10px;
width: 171px;
height:107px;
padding: 9px 5px 5px 5px;
border-left: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
background-color: #000;
color: #fff;
text-align:center;
line-height:1.5em;
}

#leftblack h2{
font-size:1em;
font-weight: bold;
line-height:1.8em;
}

#leftblack a{
color: #009900;
font-weight:bold;
}

#leftblack a:hover{
color: #E70085;
font-weight:bold;
}

#sitemap{
float:right;
margin-bottom: 10px;
width:75px;
height:111px;
padding: 5px;
border-left: solid #547BBE 2px;
border-right: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;

}

#sitemap a{
color: #009900;
font-weight:bold;
}

#sitemap a:hover{
color: #E70085;
font-weight:bold;
}

#directory{
float:right;
margin-bottom: 10px;
width:221px;
height:111px;
padding: 5px;
border-right: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
/* background: url(../image/directory_background.jpg);Divs */
background-color: #FFCC66;
background-position:center;
background-repeat:no-repeat;
text-align:center;
line-height:1.3em;
font-size:.8em;

}

#directory h2{
color: #000;
font-size:1.5em;
font-weight:bold;
}

#directory a{
color: #009900;
font-weight:bold;
}

#directory a:hover{
color: #E70085;
font-weight:bold;
}



#sqfunding{
float:right;
margin-bottom: 10px;
margin-right: 10px;
width:263px;
height:111px;
padding: 5px;
border-right: solid #547BBE 2px;
border-bottom: solid #547BBE 2px;
font-size:.8em;
}

#sqfunding h4{
font-size: 1.2em;
}

#footer{
clear:both;
background-color: #547BBE;
color: #FFFFFF;
padding: 1em;
text-align:center;
width:auto;
margin:0;
overflow:hidden;
}

#footer a:link, a:visited, a:hover{
color:#FFFFFF;
text-decoration:underline;
}

/* HTML Styles */

a a:visited{
color: #009900;
}

a:hover{
color:#E70085;
}

h1{
color:#000;
font-size:1.3em;
}

ul{
padding-left:20px;
}

li{
padding-left:5px;
}


/* Style */

.skipnavigation {
color:#FFF;
text-decoration:none;
}

.sub_bullets{
margin-left: 25px;
list-style-type:circle;
}

.emphasis{
color:#547BBE;
font-weight:bold;
}

.attention{
color:#E70085;
font-weight:bold;
}

.bold{
font-weight:bold;
}


.image_floatleft{
float: left;
border:0;
padding-right:5px;
}

.image_floatright{
float: right;
margin: 7px;
border: 0;
}

.subtext{
font-size: .8em;
font-style:italic;
}


.center{
text-align: center;
}

.emphasis_center{
color:#547BBE;
font-weight:bold;
text-align: center;
}

.subtext_center{
font-size: .9em;
font-style:italic;
text-align:center;
}


.datestamp{
font-size: .5em;
font-style:italic;
font-weight:normal;
}

.noborder{
border: none;
}

.italics{
font-style: italic;
}

.quote{
font-size: 1.5em;
font-style:italic;
line-height:1.6em;

}

.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 25px;
    margin-bottom: 100px;
	 padding-right:10px;
     font-size: 400%;
   color: #547BBE;
 }


 .bqend {
     float: right;
     height: 25px;
	 padding-right:27px;

     font-size: 400%;
 color:#547BBE;
 }
 

.tilda_large{
font-size: 130%;
  color: #547BBE;
}

.video{
text-align: center;
display: block;
float:left;
padding-right:8px;
}

.videotitle{
padding-bottom:5px;
color:#E70085;
font-weight:bold;
font-size:1.5em;
}
.pink_center{
color:#E70085;
font-weight:bold;
text-align: center;
}