@charset "utf-8";

body {
	background-color: #060F15;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #0678A4;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.imageRB {
	border: 1px solid #9CC4DD;
	padding: 7px;
	margin-left: 20px;
	margin-bottom:10px;
}
.imageB {
	border: 1px solid #9CC4DD;
	padding: 7px;
	margin-bottom:10px;
}
.imageLB {
	padding-right: 20px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgLeft {
	margin-right: 15px;
}
.imgRight {
	margin-left: 15px;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
	line-height: 1em;
}
	
	#tdContentM  ul  li  {
	list-style-image: url(/assets/images/heart_bullet.gif);
	line-height: 1.25em;
	padding-bottom: 8px;
}

   #tdContentBmenu  ul  li  {
	display:inline;
	list-style-image: url(/assets/images/heart_bullet.gif);
	line-height: 1.25em;
	padding-bottom: 8px;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
input[type=text],input[type=password],textarea{
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 93%;
}
#tblWrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #DDE3FF;
	width: 960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tdHeader {
	text-align: left;
	vertical-align: top;
}
#tdMenu {
	text-align: left;
	vertical-align: top;
	height: 25px;
	background-color: #1F4961;
}
#tdContentT {
	background-color: #060F15;
	background-image: url(/assets/images/bgCurveTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 960px;
}
#tdContentTHome {
	background-color: #DDE3FF;
	background-image: url(/assets/images/bgCurveTopHome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 960px;
}

#tdContentM {
	background-color: #060F15;
	background-image: url(/assets/images/bgCurveMiddle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 200px;
	width: 900px;
	text-align: left;
	vertical-align: top;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-top: 15px;
}
#tdContentMHome {
	background-color: #060F15;
	background-image: url(/assets/images/bgCurveMiddleHome.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 200px;
	width: 960px;
	text-align: left;
	vertical-align: top;
}
#tdContentB {
	background-color: #060F15;
	background-image: url(/assets/images/bgCurveBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 960px;
}
#tdContentBHome {
	background-color: #060F15;
	background-image: url(/assets/images/bgCurveBottomHome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 960px;
}
#tdContentL {
	text-align: center;
	vertical-align: top;
	width: 260px;
	padding-right: 10px;
	padding-left: 5px;
}

#tdContentR {
	text-align: left;
	vertical-align: top;
	width: 655px;
	padding-right: 15px;
	padding-left: 15px;
}
#tdContentRHome {
	text-align: left;
	vertical-align: top;
	width: 625px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
}

#tdFooter {
	text-align: center;
	vertical-align: middle;
	background-color: #1F4961;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.tdLeft50 {
	width: 50%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight50 {
	width: 50%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft70 {
	width: 70%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight30 {
	width: 30%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft60 {
	width: 60%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight40 {
	width: 40%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

#tdFooterM {
	background-image: url(/assets/images/bgCurveMiddleFooter.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	text-align: center;
	vertical-align: middle;
}
#tdContentMHome ul li {
	list-style-image: url(/assets/images/heart_bullet.gif);
	line-height: 1.25em;
	padding-bottom: 8px;
}

.picure {background-color: #060F15;
border: 1px solid #000; padding: 3px;
font: 11px/1.4em Arial, Helvetica, sans-serif;
}

.picture img { border: 1px solid #060F15;
vertical-align:middle; margin-bottom:: 3px; 
}
tdHomeL	{
	width:320px;
	font-size: 2em;
	text-align:left;
	vertical-align:top;
	padding:16px;
}
tdHomeR	{
	width:200px;
	text-align:left;
	vertical-align:top;
	padding:6px;
	border: 1px #CCC solid;
	font-size:.5em;
}
#sandheart	{
	width:620px;
	height:273px; 
	margin-top: 6px;
	background-image: url(/assets/images/sand%20heart.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#000;
}
	
