body.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	}
h4.withbars {
	background-color:beige;
	border-bottom:4px double maroon;
	border-top:4px double maroon;
	font-size:large;
	font-weight:bold;
	margin-top:20px;
	margin-botton:2px;
	padding:3px 10px 3px 10px;
	text-transform: capitalize;
	FONT: large Haettenschweiler, brush script mt,impact,arial,verdana;
	COLOR: #000000;
	padding-left : 5%;
	padding-right : 5%;
	padding-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 2px;
}
.rectleft 
{width: 265px;
height: 40px;
background:white;
color:black;
float: left;
border:0px solid maroon;
padding:2px;
margin-top:00px;
margin-left:2px;
margin-right:0px;
}

.rectleftGrey 
{width: 265px;
height: 100px;
background:rgb(240,240,240);
color:black;
float: left;
border:0px solid maroon;
padding:0px;
margin-top:00px;
margin-left:2px;
margin-right:0px;
}

.rectright
{width: 265px;
height: 40px;
background:rgb(240,240,240);
color:black;
float:right;
border:0px solid maroon;
padding:1px;
margin-top:00px;
margin-left:0px;
margin-right:0px;
}
.googleTextLink
{
color: #669900;
 font: bold 10pt/1em Geneva, Arial, Helvetica, sans-serif;

}
.googleTextNorm
{font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	
}
.googleTextSmall
{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}

	

A.googleTextLink:link			{COLOR:##669900;}
A.googleTextLink:visited		{COLOR:##669900;}
A.googleTextLink:hover			{COLOR:##669900;}
A.googleTextLink:active			{COLOR:##669900;}

A.rectright:link                {COLOR:#80FF00;}
A.rectright:visited             {color:gray;}
A.rectright:hover               {COLOR: #80FF00;}
A.rectright:active              {COLOR: firebrick;}


.bigrecttop
{width: 500px;
height: 186px;
background:white;
color:black;
border-bottom-style: hidden;
border-left:0px solid maroon;
border-right:0px solid maroon;
border-top:0px solid maroon;
padding:0px;
margin-top:0px;
margin-left:0px;
margin-right:1px;
margin-bottom::0px;
float:inherit;
}
.bigrect
{width: 540px;
height: 300px;
background:rgb(240,240,240);
color:black;
border-top-style: hidden;
border-left:1px solid maroon;
border-right:1px solid maroon;
border-bottom:1px solid maroon;
border-top:1px solid maroon;
padding:2px;
margin-top:0px;
margin-left:5px;
margin-right:5px;
float:inherit;

}

.pullquote 
{width: 145px;
background:gold;
color:black;
float: right;
border:1px solid maroon;
font-weight:bold;
line-height:140%;
padding:5px;
margin-top:10px;
margin-left:10px;
}
.pullquote3 
{width: 100%;
background-color:rgb(250, 240, 230);
color:black;
float:inherit;
border:2px solid maroon;
font-weight:bold;
line-height:140%;
padding:5px;
margin-top:10px;
margin-left:10px;
}
.pullquote2 
{width: 115px;
background:gold;
color:black;
float: left;
border:1px solid maroon;
font-weight:bold;
line-height:110%;
padding:5px;
margin-top:5px;
margin-left:5px;
}

table.sample th {
	border-width: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: red red red red;
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: red red red red;
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 0px 0px 0px 0px;
}

td{font-family:Tahoma;font-size:11px;}
.cap{font-weight:bold;text-decoration:underline;}
.menu{color:#000000;text-decoration:none;}
.style3 {
	color: #CC0033;
	font-weight: bold;
	font-style: italic;
}
.style4 {color: #CC0033; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style5 {color: #CC0033}
.style8 {
	font-size: 12px;
	font-style: italic;
}
.style9 {font-size: 16px}

table.googlestyle {border-width: thin thin thin thin;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: #2D6E89;
	}

table.sample {
	border-width: thin thin thin thin;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: rgb(250, 240, 230);
	color:#FFFF66;
}

div#multicolumn1 {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	column-count: 2;
	column-gap: 10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin-left:5px;
	margin-right:5px;
}

div#multicolumn2 {
	-moz-column-width: 250px;
	-moz-column-gap: 20px;
	column-width: 250px;
	column-gap: 20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin-left:5px;
	margin-right:5px;
}
.thinborder{
  float:left;
  border:solid 1px yellowgreen;
  padding:5px;
  margin-right:5px;
}
.thinborderRight{
  float:right;
  border:solid 1px yellowgreen;
  padding:5px;
  margin-right:5px;
}
.dropcap {
  float: left;
  font: normal 60pt/0.8em Georgia,
  Helvetica, Verdana, Arial, 
  sans-serif;
  color: yellowgreen;
  margin-right: 3px;
}

.pullout{
  width:30%;
  padding:10px;
  background-color:yellowgreen;
  color:#F5F5F5;
  float:right;
  font: bold 14pt/1em Arial, 
  Helvetica, sans-serif;
  text-align:left;
  letter-spacing: 0.05em;
  margin:5px;
  padding:5px;
  clear: both;
}
.thinborder_r{
  float:right;
  border:solid 1px yellowgreen;
  padding:5px;
  margin-right:5px;
}
body.p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	}
	
.style10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	}
	
