body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width:930px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.email_photo {
	background-color: inherit;
	width: 300px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	color: #000000;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../myimages/Global/3798-cream.jpg);
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0px;
}
.oneColFixCtrHdr #header img {
	display: inline;
	margin-left: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #navbar {
	margin: 0;
	background: #222;
	float: none;
	height: 20px;
	clear: both;
}
 table.submenuGallery {
	background-color: #990000;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
	line-height: 100%;
	margin-left: 20px;
}

td.submenuGallery {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}


td.submenuGallery  a:link    {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color:            #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
  } 

  
  td.submenuGallery  a:visited   {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color:            #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
  }
  
td.submenuGallery  a:hover   {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color:            #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
  }
  
.oneColFixCtrHdr #above_content {
	margin: 0;
	clear: both;
	height: 20px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.oneColFixCtrHdr #above_content {
	margin: 0;
	clear: both;
	height: 20px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.oneColFixCtrHdr #adSpace {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.oneColFixCtrHdr #mainContent h2{
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.oneColFixCtrHdr #mainContent table tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;	
}
.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

.text12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}

.text12italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.text14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}
.spry_buddy {
	float: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: inherit;
	padding-top: 3px;
	padding-bottom: 3px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	text-align: center;
	background-color: #CC3300;
	background-image: url(../myimages/Global/3798-cream.jpg);
}

.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ 
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.oneColFixCtrHdr #footer table{
	background-color: #FFF;

}

.footerImg {
	float: left;
	padding: 0px;
	margin-right: 8px;
	margin-left: 8px;
}


.fltrt { /* thisstyle can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
	
	.fltlft { /* thisstyle can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

	table.center {
margin-left:auto;
margin-right:auto;
}

	table.newsletter {
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.clearfloat { /* thisstyle should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

.talkToUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Styles for tables of thumbnails images */
table.thumbs{
	vertical-align:middle;
	text-align:center;
	border-collapse:collapse;
	}
	
	/* styles for table cells that contain thumbnails */
	td.thumbs {
		border: solid 1px #00bfff;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		}
			
	/* Style for thumbnail images */
	img.thumbs{
	width:200px;
	margin: 0px;
	padding: 0px;
	}
	
	/* styles for table cells that contain thumbnails */
	td.div {
		border: solid 1px #00bfff;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		}
			
	
.header90x90 {
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	width: 90px;
	height: 90px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}
