
body  {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 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;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
}
.twoColFixLtHdr #container #imageContent {
 height: 200px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
}
.twoColFixLtHdr #container {
 width: 1005px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
 background: #FFFFFF;
 text-align: left; /* this overrides the text-align: center on the body element. */
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: none;
 border-right-style: solid;
 border-bottom-style: none;
 border-left-style: solid;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
} 
.twoColFixLtHdr #header {
 height: 116px;
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 20px;
 background-image: url(../../image/tagtronics-travel-head-1005.jpg);
 background-repeat: no-repeat;
 background-position: left top;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
} 
.twoColFixLtHdr #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 */
 font-size: 120%;
 color: #000000;
}
.twoColFixLtHdr #container #menuBar {
 height: 18px;
 width: 995px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
 background-color: #C4D9E4;
 font-size: 11px;
 font-weight: normal;
 padding-top: 7px;
 padding-bottom: 3px;
 padding-left: 10px;
 background-image: url(../../image/travel-menu-bar.jpg);
 background-repeat: repeat-x;
 background-position: left center;
 color: #000000;
}
.twoColFixLtHdr #sidebar1 {
 float: left; /* since this element is floated, a width must be given */
 width: 170px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 10px;
 font-size: 12px;
 color: #000000;
 margin-top: 20px;
}

#container #Product2 {
 width: 170px;
 background-image: url(../../image/shield-bg-Travel.jpg);
 background-repeat: no-repeat;
 padding-top: 10px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 5px;
 border-top-width: 4px;
 border-top-style: solid;
 border-top-color: #553D25;
 margin: 0px;
 font-size: 11px;
 line-height: 15px;
}


.twoColFixLtHdr #mainContent {
 margin-top: 20px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 200px;
 padding-top: 0;
 padding-right: 20px;
 padding-bottom: 0;
 padding-left: 20px;
} 
.twoColFixLtHdr #footer {
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #000000;
 height: 55px;
 padding-top: 10;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 20px;
 margin-top: 10px;
} 
.twoColFixLtHdr #container #footer .copyright {
 font-size: 11px;
}
.twoColFixLtHdr #footer p {
 margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
 padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}

#container #header a:link {
 font-size: 12px;
 color: #553D25;
 text-decoration: none;
}
#container #header a:visited {
 font-size: 12px;
 color: #553D25;
 text-decoration: none;
}
#container #header a:hover {
 font-size: 12px;
 color: #553D25;
 text-decoration: underline;
}
#container #header a:active {
 font-size: 12px;
 color: #553D25;
 text-decoration: none;
}

.bodyCopy {
 font-size: 12px;
 line-height: 18px;
}

.twoColFixCtrHdr #footer p {
 margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
 padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.xHead {
 font-weight: bold;
 letter-spacing: 0.1em;
}

#footer a:link {
 color: #553D25;
 text-decoration: none;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
#footer a:visited {
 color: #553D25;
 text-decoration: none;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
#footer a:hover {
 color: #553D25;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: underline;
}
#footer a:active {
 color: #553D25;
 text-decoration: none;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

#container #menuBar a:link {
 font-size: 11px;
 font-weight: normal;
 color: #553D25;
 text-decoration: none;
 font-weight: 500;
}
#container #menuBar a:visited {
 font-size: 11px;
 font-weight: normal;
 color: #553D25;
 text-decoration: none;
 font-weight: 500;
}
#container #menuBar a:hover {
 font-size: 11px;
 font-weight: normal;
 color: #553D25;
 text-decoration: underline;
 font-weight: 500;
}
#container #menuBar a:active {
 font-size: 11px;
 font-weight: normal;
 color: #553D25;
 text-decoration: none;
 font-weight: 400;
}


.twoColFixLtHdr #container #signUp {
 height: 18px;
 width: 995px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
 background-color: #FDFBEF;
 font-size: 11px;
 font-weight: normal;
 padding-top: 7px;
 padding-bottom: 3px;
 padding-left: 10px;
 color: #553D25;
}

#container #product1 {
 width: 130px;
 background-image: url(../images/fp-news-bg.jpg);
 background-repeat: no-repeat;
 padding-top: 5px;
 padding-right: 20px;
 padding-bottom: 0px;
 padding-left: 20px;
 border-top-width: 4px;
 border-top-style: solid;
 border-top-color: #000066;
 margin: 0px;
 height: 80px;
}

#container #signUp .signUpText {
 color: #553D25;
}
#container #signUp .inputBox {
 font-size: 11px;
 border: 1px solid #553D25;
}
#container #signUp .signupButton {
 font-size: 11px;
 color: #006B01;
 height: 11px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 background-color: #E4E9E5;
 line-height: 0px;
}

#container #logIn .inputBox {
 font-size: 11px;
 border: 1px solid #553D25;
}
#container #logIn .signUpText {
 color: #006000;
}

#container #signUp a:link {
 text-decoration: none;
 color: #553D25;
}
#container #signUp a:visited {
 text-decoration: none;
 color: #553D25;
}
#container #signUp a:hover {
 text-decoration: underline;
 color: #553D25;
}
#container #signUp a:active {
 text-decoration: none;
 color: #553D25;
}

#container #logIn a:link {
 text-decoration: none;
 color: #553D25;
}
#container #logIn a:visited {
 text-decoration: none;
 color: #553D25;
}
#container #logIn a:hover {
 text-decoration: underline;
 color: #553D25;
}
#container #logIn a:active {
 text-decoration: none;
 color: #553D25;
}

#container #product1 {
 width: 160px;
 background-image: url(image/shield-bg-Travel.jpg);
 background-repeat: no-repeat;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
 border-top-width: 4px;
 border-top-style: solid;
 border-top-color: #553D25;
 margin: 0px;
 font-size: 90%;
 line-height: 15px;
}

#container #product1 a:link {
 color: #553D25;
 text-decoration: none;
 font-weight: normal;
 font-size: 9px;
 font-variant: small-caps;
 line-height: 26px;
}
#container #product1 a:visited {
 color: #553D25;
 text-decoration: none;
 font-weight: normal;
 font-size: 9px;
 font-variant: small-caps;
  line-height: 26px;
}
#container #product1 a:hover {
 color: #553D25;
 text-decoration: underline;
 font-weight: normal;
 font-size: 9px;
 font-variant: small-caps;
  line-height: 26px;
}
#container #product1 a:active {
 color: #553D25;
 text-decoration: none;
 font-weight: normal;
 font-size: 9px;
 font-variant: small-caps;
  line-height: 26px;
}
#container #product1 .nonLink {
 color: #553D25;
 text-decoration: none;
 font-weight: normal;
 font-size: 9px;
 font-variant: small-caps;
  line-height: 26px;
}

/** ADDED BY MICK ***/

DIV#mainContent h1{
	font-size:110%;
	padding:0;
	margin:0;
}

DIV#mainContent h2{
	font-size:90%;
	padding:15px 0 10px 0;
	margin:0;
}

DIV#mainContent p{
	font-size:12px;
	line-height:18px;
	padding:10px 0 10px 0;
	margin:0;
}

DIV#mainContent p.last{
	border-top-width: 1px;
	border-top-color:#333;
	border-top-style: dashed;
	padding-top:10px;
	margin-top: 40px;
}

DIV#mainContent p.top{
	padding-top:0;
	margin-top:0;
}

DIV#mainContent a.homepage{color:#000066;}
