@charset "utf-8";
/*
008080=Teal
CD5C5C=IndianRed
FFFFF0=Ivory
FFEFD5=PapayaWhip
DDA0DD=Plum
FAEBD7=AntiqueWhite
D3D3D3=LightGrey
FAF0E6=Linen
cursor: auto;
cursor: default;
*/

/* SWITCHES */

#PSAll { display: none; } /* td - PS, PostScript On All Pages */

/* SWITCHES */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 135%;
	color: #000;
	margin-top: 0.3em;
	margin-bottom: 18%;
	background: #008080 url("av/PolesTeal.gif") repeat-y top center;
	cursor: default;
}

#WordsOfLove, #PAHI {
	width: 546px;
	text-align: left;
	margin: 0 0 3px 0;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	line-height: 130%;
}
#PAHI {
	display: none;
	text-align:right;
}

#WordsOfOther {
	width: 546px;
	text-align: center;
	margin: 18px 0 0 0;
	margin: 2em 0 0 0;
	font-size: 21px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
}

#BnrPic {
	width: 600px;
	height: 68px;
	border: 2px ridge #FFF;
	clear: both;
}

#Main {
	width: 570px;
	margin: 1px 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	clear: both;
	background: #F5D7C7 url("av/SandStone.gif");
}
p.ClearMainBtm {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
div.Lotus {
	background: url("av/Lotus.gif") no-repeat top center;
	width: 126px;
	height: 120px;
}
div.LotusLeft {
	background: url("av/LotusLeft.gif") no-repeat top center;
	width: 126px;
	height: 120px;
	float: left;
	margin: -80px 0 -40px 0;
}
div.LotusRight {
	background: url("av/LotusRight.gif") no-repeat top center;
	width: 126px;
	height: 120px;
	float: right;
	margin: -80px 0 -40px 0;
}
#wopg {
	color: #FFF;
	text-align: center;
	font-size: 90%;
	line-height: 110%;
	margin-top: 2em;
	width: 550px;
}


.TopMargin { margin-top: 0; }

h1 { font-size: 160%; line-height: 120%; }
h2 { font-size: 150%; line-height: 120%; }
h3 { font-size: 140%; line-height: 120%; }
h4 { font-size: 130%; line-height: 120%; }
h5 { font-size: 120%; line-height: 120%; }
h6 { font-size: 110%; line-height: 120%; }

.ML0  { margin-left: 0.00in; }
.ML0H { margin-left: 0.25in; text-indent: -0.25in; }
.ML1  { margin-left: 0.25in; }
.ML1H { margin-left: 0.50in; text-indent: -0.25in; }
.ML2  { margin-left: 0.50in; }
.ML2H { margin-left: 0.75in; text-indent: -0.25in; }
.ML3  { margin-left: 0.75in; }
.ML3H { margin-left: 1.00in; text-indent: -0.25in; }
.ML4  { margin-left: 1.00in; }
.ML4H { margin-left: 1.25in; text-indent: -0.25in; }
.ML5  { margin-left: 1.25in; }
.ML5H { margin-left: 1.50in; text-indent: -0.25in; }
.ML6  { margin-left: 1.50in; }
.ML6H { margin-left: 1.75in; text-indent: -0.25in; }  

/* LINKS Start */
a:link {
	color: #00F; /*blue*/
	text-decoration: underline;
}
a:visited {
	color: #800080; /*purple*/
	text-decoration: underline;
}
a:hover,a:active {
	color: #C00;
	text-decoration: none;
}
a.DarkBG:link, a.DarkBG:visited {
	color: #FFF; /*white*/
	text-decoration: underline;
}
a.DarkBG:hover, a.DarkBG:active {
	color: #FFF; /*white*/
	text-decoration: none;
}
a.wopg:link, a.wopg:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.12em;
	line-height: 140%;
	padding: 0 160px 1px 160px;
}
a.wopg:hover, a.wopg:active {
	color: #000;
	background-color: #F5D7C7;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.12em;
	line-height: 140%;
	padding: 0 160px 1px 160px;
}
/* LINKS End */ 



/* MENU LINKS Start */

table.MenuTB {
	font-size: 13px;
	text-align: center;
	line-height: 24px;
	clear: both;
	background-color: transparent;
}
table.MenuTB a:link, table.MenuTB a:visited {
	color: #FFF;
	text-decoration: none;
	border: 2px outset #FFF;
	background-color: #008080;
	padding: 1px 23px;
	margin: 0 1px;
}
table.MenuTB a:hover {
	color: #FFF;
	text-decoration: none;
	border: 2px solid #FFF;
	background-color: #CD5C5C;
}
table.MenuTB a:active {
	color: #FFF;
	text-decoration: none;
	border: 2px inset #FFF;
	background-color: #CD5C5C;
}

#MenuTbl {
	float: right;
	margin-left: 6px;
	margin-bottom: 2px;
	font-size: 11px;
	line-height: 14px;
	width: 100px;
	text-align: center;
}
#MenuTbl th {
	background-color: #008080;
	color: #FFF;
	padding: 3px 1px 3px 1px;
	font-size: 13px;
	font-weight: normal;
}
#MenuTbl td {
	padding: 3px 2px 4px 2px;
}
#MenuTbl tr.NoRow {
	display: none;
}
#MenuTbl a:link, #MenuTbl a:visited {
	text-decoration: none;
}
#MenuTbl a:hover, #MenuTbl a:active {
	text-decoration: underline;
}
#MenuTbl img {
	display: none;
}

/* MENU LINKS End */



.IsBold { font-weight: bold; }
.IsNoBr { white-space: nowrap; }
.RuleA {
	border-top: 1px Solid #008080;
	padding-top: 0.1em;
	width: 100%;
}
.RuleB
{	border-bottom: 1px Solid #008080;
	padding-bottom: 0.2em;
	width: 100%;
}
.Clear { clear: both; }
.RedDBat
{	font-family: 'Monotype Sorts', 'Zapf Dingbats';
	color: Red;
}
img.FL
{	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
}
img.FR
{	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.3em;
}
img.fotoBdr { border: 4px ridge #FFF; }
p.ImgCounter {
	color: #FFF;
	font-size: 90%;
	line-height: 120%;
	text-align: center;
	display: none;
}
.NoSee { display: none; }

.HiLiteY { background-color: Yellow; }
.HiLitePW { background-color: #FFEFD5; }
.HiLiteIvory { background-color: #FFFFF0; }
.HiLiteDarkBG { background-color: Teal; }
.PrintOnly { display: none; }
li.New
{	list-style-image: url("av/New.gif");
	list-style-position: outside;
}
div.BarkingDog
{	width: 94px;
	height: 58px;
	background-image: url("av/BarkingDog.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
p.NoScriptMsg {
	width: 550px;
	font-size: 15px;
	color: #FFF;
}
/*
#fbLikeJS454 {
	border: none;
	overflow: hidden;
	width: 454px;
	height: 63px;
	margin-top: 4px;
	margin-bottom: 0;
}
*/



p.FB_Share {
	text-align: left;
	line-height: 14px;
	font-size: 13px;
	width: 460px;
	margin: 1em 0 0 6px;
}


html .fb_share_button {
	display: -moz-inline-block;
	display: inline-block;
	padding: 1px 20px 0 5px;
	height: 15px;
	border: 1px solid #d8dfea;
	background: url(http://static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif) no-repeat top right;
}
html .fb_share_button:hover {
	color: #fff;
	border-color: #295582;
	background: #3b5998 url(http://static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif) no-repeat top right;
	text-decoration: none;
}








/* PRINT DEFS ----------*/
@media print {

body
{	margin: 0;
	background-image: url("av/PolesTeal.jpg");
}
#Main {
	width: 99%;
	padding: 0;
}

.NoPrint
{	display: none;
}
.PrintOnly
{	display: block;
}
a:link, a:visited, a:hover, a:active
{	color: #000;
	text-decoration: none;
}
#PAHI, #BnrPic, table.MenuTB, div.LotusLeft, div.LotusRight, div.Menu, #MenuTbl,
#WordsOfLove, #WordsOfOther, #gTranslate, #FBLike, #fbLikeJS454
{	display: none;
}



}
/* PRINT DEFS ----------*/

