@charset "utf-8";
body  {
	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;
	background-color: #030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a:hover {
}
a:link {
}
a:visited {
}
.ZipCodeTable {
	background-color: #C0C0C0;
}

.thrColFixHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	color: #000;
} 
.thrColFixHdr #header {
	background-color: #FFF;
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(assets/images/Ph_Header2.gif);
	height: 1in;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #063;
	text-align: left; 
} 
.thrColFixHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 750px;
	text-align: left;
	margin-right: 10px;
}


.thrColFixHdr #UnderConstruction {
	font-size: x-small;
	color: #030;
	text-align: center;
	border: thin solid #FF9;
	background-color: #FFFFD2;
	width: 650px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: middle;
	height: 50px;
	top: auto;
	bottom: auto;
	position: fixed;
	right: auto;
	float: right;
}

.thrColFixHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 700px;
	text-align: left;
	margin-right: 10px;
}


.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	height: 785px;
	width: 925px;
	padding: 20px;
	text-indent: 0;
} 
.thrColFixHdr #container #mainContentCopy {
	line-height: normal;
	text-align: right;
}

.thrColFixHdr #footer {
	background-color: #030;
	color: #FFF;
	font-size: x-small;
	height: 50px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	font-style: italic;
	text-indent: 0;
	padding-top: 0;
	padding-right: 0.25in;
	padding-left: 0.25in;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #FF9;
	border-right-color: #FF9;
	border-bottom-color: #FF9;
	border-left-color: #FF9;
} 
.fltrt { /* this class 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 { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class 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:0;
    font-size: 1px;
    line-height: 0px;
}


#Home_PhotoCaption {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #063;
}

#Home_Photo {
	background-image: url(assets/images/Fubuki.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
	text-align: center;
	float: none;
}
#photo_AboutBriggs1 {
	background-image: url(Assets/images/About_1a.png);
	background-position: left top;
	height: 510px;
	width: 340px;
	background-repeat: no-repeat;
	margin-right: 10px;
	clear: right;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
.thrColFixHdr #container #aboutBriggs1copy {
	height: 625px;
	width: 215px;
	clear: right;
	float: left;
}


#photo_AboutBriggs2 {
	background-image: url(Assets/images/About_1.png);
	background-position: left top;
	height: 510px;
	width: 340px;
	background-repeat: no-repeat;
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
}
.Index_subtitle {
	color: #063;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
}
#photo_CustomerLiner {
	background-image: url(assets/images/Ph_SequoiaLiners.png);
	background-position: left top;
	height: 243px;
	width: 340px;
	background-repeat: no-repeat;
	margin-right: 10px;
	clear: right;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
#photo_Contact {
	background-image: url(Assets/images/1960s_Photo_Team.png);
	background-position: center top;
	height: 400px;
	width: 600px;
	background-repeat: no-repeat;
	margin-right: 10px;
	clear: right;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.tableNames {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	font-style: normal;
	text-align: center;
}
.thrColFixHdr #container #mainContent p strong em {
	color: #400080;
}
.thrColFixHdr #container #sidebar1 h4 {
	color: #8000FF;
}
.thrColFixHdr #container #mainContent p strong em {
	color: #8000FF;
}
.floatright
{
float: right;
width: 260px;
}
.floatleft
{
float: left;
width: 500px;
}
#ajaxticker1{
float: left;
text-align: left;
width: 890px;
height: 17px;
/* padding: 5px; */
background-color: #FFFFFF;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFFF;
}

.someclass{ 

//class to apply to your scroller(s) if desired
}
