body {
    background: #FFFFFF;
    font-size: 1.0em;
    min-width:1100px;
    font-family: Arial, Helvetica, sans-serif;
}

body a {
    font-weight: bold;
    color: #ff0000;
    text-decoration: none;
}


body a:hover {
    text-decoration: underline;
}


/*** Formating ***/
h1 {
	color: black;
	font-size: 1.0em;
	font-weight:bold;
	
} 
h1 a {
	color:black;
	
}


/* Highlighted */
.hl {
    color: #000fff;
    font-weight: bold;
}
/* Noted */
.noted {
    color: #008800;
    font-weight: bold;
}
.link2 {
    color: #ff0000;
}

.em {
    font-style: italic;
}
.ul {
    text-decoration: underline;
}

.b {
    font-weight: bold;
}

h3 {
	font-size: 1.2em;
}
h4 {
    font-size: 1.0em;
}
.med{
    font-size: 1.1em;
}
.medlg{
    font-size: 1.2em;
}
.big {
    font-size: 1.3em;
}
.xbig {
    font-size: 1.5em;
}
.tm {
    font-size: 0.6em;
}

/* End formatting */

#home_top {
	width: 100%;
	text-align:center;
	position: relative;
}

#seals-left {
    position: absolute;
    left:20px;
	top:0;
	text-align:left;
}

#seals-right {
	float: right;
    position: relative;
    top:20px;
    right: 20px;
    width:120px;
}
#gplus{
	text-align:center;	
	
}
#gminus {
	position:relative;
	top:0px;
	
}
#flags {
	text-align:left;
}

#logo {
    margin: 0 auto;
    width: 100%; 
    text-align:center;  	
}
#logo img {
	margin-top: 0px;
	padding-top: 0px;
}
.animated_sb {
    padding-bottom:9px;
}
.home_headers {
}

.home_headers h1 {
    padding: 0;
    margin: 0;
    font-size: 2.0em;
}

.home_headers h3 { 
    padding: 0;
    margin: 0;
    font-size: 1.5em;
}

.specials {
    width: 60%;
    margin: 0 auto;
    /* background: #eeffee; */
    color: #000;
    padding-top: 0px;
}

.specials_left {
    float: left;
    width: 33%;
/* background: #ccddcc; */
}

.specials_right {
    float: left;
    width: 33%;
/* background: #121212; */
}
.special_links {
    clear: both;
    width: 100%;
    /* background: #cddaaf; */
    margin: 0 auto;
}
.special_links ul {
    
}
.special_links a {
	color:#ff0000;
}
.special_links ul li{
    display: inline;
    margin-left: 14px;
    margin-right: 14px;
}
.boilerplate {
    width: 80%;
    margin: 0 auto;
/* background: #ffff80; */
}
.menu {
    width: 96%;
    margin: 0 auto;
/* background: #aaccee; */
}

.menu a {
    color: #000;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.menu table td {
    border: 0;
}

.menu table {
    width: 100%;
    text-align: center;
    
}

.mrow1 {
    background: #ffff00;
}
.mrow1 a:hover {
	background: #000000;
	color: #ffff00;
}

.mrow2 {
    background: #88ff00;
}
.mrow2 a:hover {
    background: #000000;
	color: #88ff00;
}
.mrow3 {
    background: #ccffff;
}
.mrow3 a:hover {
    background: #000000;
    color: #ccffff;
}
.mrow4 {
    background: #ffddff;
}
.mrow4 a:hover {
    background: #000000;
    color: #ffddff;
}
.mrow5 {
    background: #ffffaa;
}
.mrow5 a:hover {
    background: #000000;
    color: #ffffaa; 
}
.mrow6 {
    background: #ffcc00;
}
.mrow6 a:hover {
    background: #000000;
    color: #ffcc00;
}
.mrow7 {
    background: #ffff00;
}
.mrow7 a:hover {
    background: #000000;
    color: #ffff00;
}

#splash {
    width: 96%;
    margin: 0 auto 10px auto;
}

#splash li {
    list-style-type: none;
    list-style-image:url('images/sb_icon.png');
    margin-bottom: 15px;
}

#splash a {
    color: #ff0000;
    font-weight: bold;
}

#splash_left {
    float: left;
    width: 48%;
}
#sign_in {
	width: 100%;
	margin: 0 auto 1em auto;
    text-align: left;
    border: solid 1px #999;
    background: rgb(255,255,255); /* Old browsers */
} 


#sign_in ul {
	padding: 2px 0 0px 20px;
}
#sign_in li {
	padding: 5px 0 3px 0px;
}

#sign_in_top {
    background: #999;
	color:white;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, sans-serif; 
	height: 1.0em;
	text-align: center;
} 


#box_heading {
	background:white;	
	color: black;
	display:inline;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 5px;
	height: 100%;
	   
}

#splash_right {
    float: right;
    
    width: 48%;
    font-weight: bold;
    padding-bottom: 16px;
}
#newsletter_box {
	width: 100%;
	background: #fff;
	border: 1px solid #999;
	text-align:left;
	background: rgb(255,255,255); /* Old browsers */
    margin: 0 auto 0.5em auto;
}
#newsletter_box_top {
    background: #999;
    font-size: 20px;
    font-weight: bold;
	font-family: arial, sans-serif; 
	
	height: 1.0em;
	text-align: center;
	
}
#newsletter_box li  {
	padding: 5px 0 3px 0px;
}

#patch_pics {
	padding: 20px 4px 20px 4px;
	margin: 0 auto;
	text-align:center;
}

#search {
	width: 100%;
	background: #fff;
	border: 1px solid #999;
	background: rgb(255,255,255); /* Old browsers */
    margin: 0 auto 1em auto;
    padding-bottom: 0.7em;
    text-align:center;
}
#search_top {
   background: #999;
   font-size: 20px;
	font-family: arial, sans-serif; 
	height: 1.0em;
    margin-bottom:0.7em;
	text-align: center;
	font-weight: normal;
}

#top {
   background: #999;
   color:white;
   font: 20px bold arial,sans-serif; 
	height: 1.3em;
    margin-bottom:0.5em;
	text-align: center;
	padding-top:8px;
}
#dictionary {
    width: 100%;
    border: 1px solid #999;
	background: rgb(255,255,255); /* Old browsers */
    margin: 0 auto 1em auto;
    font-weight: bold;
    font-size: 1.0em;
    text-align: center;
}
#dictionary_top {
   background: #999;
   margin-bottom:0.5em;
   height: 1.0em;
   font-weight: normal;
   
   font-size: 20px;
    font-family: arial, sans-serif; 
}

#dictionary_links {
    font-weight: bold;
     font-size: 1.0em;
}

#dictionary_links ul {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}

#dictionary_links ul li {
    display: inline;
    padding: 0 18px 0 18px;
}
#dictionary_links ul li.left {
    padding: 0 8px 0 0px;
}
#dictionary_links ul li.right {
    padding: 0 0 0 8px;
}

#test {
	background:blue;
	color:white; 
	font-weight: bold;
	font-size: 16px;
	font-family: arial, sans-serif; 
	height: 1.4em; 
	padding-top: 1.0em;
	margin-bottom: 1em;

}
.testimonials {
    clear: left;
    /* background: #ee99aa; */
    width: 90%;
    margin: 0 auto;
}

.testimonials ul li {
    list-style-type: none;
    font-weight: bold;
    color: blue;
    font-size: 0.9em;
    margin-bottom: 12px;
}


.columns {
    width: 99%;
    margin: 0 auto;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.5em;
    background: 	#FF9999;
}

.columns ul li {
    line-height: 1.7em;
    font-size: 1.0em;

}




.column_left {
    float: left;
    width: 45%;
    margin-top:38px;
/* background: #aa33cc; */
}

.column_left ul li {
	list-style-type: none;
	text-decoration: none;
}

#column_head {
	color:blue;
	font-weight: bold;
	font-family: arial, sans-serif; 
	padding: 3px;
	display:inline;
	font-size: 16px;
}
.column_right {
    float: left;
    width: 55%;
/* background: #5599cc; */
}
.column_right li
{
  background: url(images/sb_icon.png) no-repeat left ;
  
  margin-left: -20px;
  	list-style-type: none;
	text-decoration: none;
	
}
.column_right li a {
    color: #000;
   	text-decoration: none;
	 margin: 0 0 8px 24px;
	 padding-bottom:0px;
	 padding-top:4px;
	 
}
.column_right li a:hover {
    color: #ff0000;
   	text-decoration: none;
   	
	 margin: 0 0 8px 24px;
	 padding-bottom:5px;
	 
}
#badges {
	text-align:center;
}
#like_box {
	background: #325e9b;
	color:white;
	font-weight:bold;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	padding: 6px 12px;
}
