/* global */
body{
	font-size:100%;
	color:#0F4E63;
}

a {
	text-decoration:underline;
	color:#0F4E63;
}

a:hover {
	text-decoration:underline;
	color:#0F4E63;
}

a.wlink {
	text-decoration:none;
	color:#FFFFFF;
}

a.wlink:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

img {
	border:0px;
}

h1 {
   font-size:20px;
   color:#0F4E63;
   margin-bottom:4px;
}

h2 {
   font-size:18px;
   color:#E90100;
   margin-bottom:4px;
}

hr { height:5px; border:1px dotted #0F4E63}

/* FONTS */
div#contents, body {font-family:Verdana;}
div#menu {font-family:Verdana;font-size:10px;}
div.email-me, div.favorite, div.gifts, div.call-me {font-size:10px;}
.text11 {font-size:11px;}
.text10b {font-size:10px; font-weight:bold;}
.text12 {font-size:12px;}
.text14b {font-size:14px;font-weight:bold;}



/* CONTAINERS */
div#container {
    width:775px;
    text-align:left;
}

div#testimonials {
    width:620px;
    text-align:left;
}



div#head {
   height:112px;
	width:775px;
	background:transparent url(top-header-full.png) top left no-repeat;
}

div#img-header1 {
   position:absolute;
   height:112px;
	width:282px;
	background:transparent url(top-header1.png) top left no-repeat;
}

div#img-header2 {
   position:absolute;
   height:112px;
	width:279px;
	margin-left:282px;
	background:transparent url(top-header2.png) top left no-repeat;
}

div#img-header3 {
   position:absolute;
   height:112px;
	width:214px;
	margin-left:561px;
	background:transparent url(top-header3.png) top left no-repeat;
}


div#menu {
   color:#FFFFFF;
   position:absolute;
   margin-top:95px;
	width:775px;
	height:21px;
}

div#east-position {
   position:absolute;
   margin-top:150px;
   margin-left:560px;
   height:511px;
   width:215px;
   text-align:center;
}


div#join-button {
   position:absolute;
   margin-top:0px;
   margin-left:540px;
	width:316px;
	text-align:center;
}

div#contents {
   position:absolute;
   margin-top:113px;
	width:775px;
	height:300px;
	padding-left:10px;
	padding-top:10px;
	z-index:1;
}
div#linkscontents {
   position:absolute;
   margin-top:113px;
	width:775px;
	height:300px;
	padding-left:0px;
	padding-top:10px;
	z-index:1;
}


div.email-me {
   height:16px;
   width:100px;
   padding-left:16px;
	background:transparent url(email.gif) center left no-repeat;
}

div.favorite {
   height:16px;
   width:100px;
   padding-left:16px;
	background:transparent url(favorites.gif) center left no-repeat;
}

div.gifts {
   height:16px;
   width:100px;
   padding-left:16px;
	background:transparent url(gifts.gif) center left no-repeat;
}

div.call-me {
   height:16px;
   width:100px;
   padding-left:16px;
	background:transparent url(call.gif) center left no-repeat;
}

div.footer {
   font-size:10px;
   margin-top:10px;
   text-align:center;
   padding-bottom:10px;
}

td.head1, td.data1, td.head2, td.data2 {padding:2px;}

td.head1, td.data1 { background-color:#E4E6E8; }
td.head2, td.data2 { background-color:#DADFE4; }

td.head1, td.head2 {
   vertical-align:middle;
   white-space:nowrap;
}

td.data1, td.data2 { vertical-align:top; }


/* data list */
div.cell-container {
   height:310px;
   width:760px;
}

div.data-cell {
   float:left;
   border:1px solid #C8D9E2;
   margin-right:5px;
   width:140px;
   height:300px;
   font-size:10px;
   background-color:#FFFFFF;
   padding-left:2px;
   padding-right:2px;
   
}

div.data-cell-ana {
	text-align:center;
	float:left;
	border:0px 
	margin-right:5px;
	width:140px;
	height:300px;
	font-size:10px;
	background-color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
   
}

div.photo-cell {
   height:105px;
   text-align:center;
   padding:2px;
}

div.centering-container {
   text-align:center;
}

div.location-cell {
   margin-bottom:5px;
   margin-top:5px;
   height:40px;
}

table#table-m td {
   color:#0F4E63;
}
