@charset "UTF-8";
/* CSS Document */


html {
	height: 100%;
	margin-bottom: 1px;
}

* {
    outline: none;
}

body {
	color: #3d1c02;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #270E07;
	background-image: url(general_imgs/LT_BG.gif);
	background-repeat: repeat;
	font-weight: normal;
}


#container  {
	width: 970px;
	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;
} 
#header  {
	height: 151px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(general_imgs/LT_Header_BG.png);
	background-repeat:no-repeat;
} 
#nav {
	height: 18px;
	margin: 0px;
	padding: 0px;
	width: 970px;
}
#navRight {
	background-image: url(general_imgs/LT_R_frame.png);
	color: #CCCCCC;
	width: 182px;
	float: right;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#navLeft {
	height: 18px;
	margin: 0px;
	padding: 0px;
	width: 788px;
	background-image: url(general_imgs/LT_navLeft_BG.png);
	background-repeat:no-repeat;
}


#topContent {
	height: 26px;
	background-image: url(general_imgs/LT_Top-Content.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
#contentWrapper {
	background-image: url(general_imgs/LT_Content_BG_Shtr.png);
	background-repeat: repeat-y;
	width: 970px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#sidebar  {
	float: right; /* since this element is floated, a width must be given */
	width: 137px;
	margin-top: 2px;
	margin-bottom: auto;
	margin-left: 0px;
	background-image: url(general_imgs/LT_SideBar_BG.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9B7C53;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	text-align: left;
	line-height: 16px;
	padding: 10px;
	margin-right: 77px;
	height: 242px;
}
.moreSpace {
	display: block;
	margin-left: 5px;
	margin-right: 3px;
}
.moreSpaceMoreBTN {
	display: block;
	margin-left: 5px;
	background-image: url(general_imgs/More_BTN_BG.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	margin-right: 3px;
}
#sidebar a:link {
	text-decoration:none;
	color: #E6D6BB;
	font-weight: bold;
	font-size: 13px;
}
#sidebar a:visited {
	text-decoration:none;
	color: #E6D6BB;
	font-size: 13px;
	font-weight: bold;
}
#sidebar a:hover {
	text-decoration:none;
	color: #AD9887;
	font-size: 13px;
	font-weight: bold;
}
#sidebar a:active {
	text-decoration:none;
	color: #E6D6BB;
	font-size: 13px;
	font-weight: bold;
}
#mainContent  {
	margin-right: 252px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 74px;
	margin-top: 0px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: justify;
	display: block;
} 
#footer  {
	font-size: 9px;
	height: 146px;
	background-image: url(general_imgs/LT_Footer_Shtr.png);
	background-repeat: no-repeat;
	margin: 0px;
} 
#footer a:link {
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC6600;
}
#footer a:active {
	text-decoration: none;
	font-weight: bold;
}
#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 */
}

.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;
}

/* Firefox Problem : To remove the outline on all links    --------START --------   */
a {
   outline: none;
}
/* Firefox Problem : To remove the outline on all links    --------END --------   */

a:link {
	color: #3d1c02;
}
a:visited {
	color: #3d1c02;
}
a:hover {
	color: #A34D0D;
}
a:active {
	color: #3d1c02;
}
.languageMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B2A686;
	background-color: #330705;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.titleTopOnly {
	margin-left: 74px;
	margin-bottom: -5px;
	margin-top: -4px;
	margin-right: 0px;
	z-index: 10000;
}
.titleAllOthers {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 9px;
	margin-right: 0px;
}
.tableTextLeft {
	width: 300px;
	margin-right: 20px;
	float: right;
}
.tableTextRight {
	width: 200px;
}
.contactUsForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #351105;
	line-height: 13px;
}
.formMenu {
	background-color: #a09274;
	color: #320808;
	border: 1px solid #34150F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 230px;
	background-image: url(general_imgs/form_bg_color.gif);
	background-repeat: repeat;
}
.formFieldPay {
	background-color: #a09274;
	margin-left:2px;
	margin-bottom:14px;
	color: #320808;
	border: 1px solid #34150F;
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	width: 100px;
	background-image: url(general_imgs/form_bg_color.gif);
	background-repeat: repeat;
	clear: both;
	margin-top: 18px;
}
.formFieldBG {
	background-color: #a09274;
	color: #320808;
	border: 1px solid #34150F;
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	width: 230px;
	background-image: url(general_imgs/form_bg_color.gif);
	background-repeat: repeat;
}
.formAreaBG {
	background-color: #a09274;
	color: #320808;
	border: 1px solid #34150F;
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	width: 364px;
	background-image: url(general_imgs/form_bg_color.gif);
}
.pleaseFillRequiredFields {
	font-size: 9px;
	color: #553532;
	line-height: 20px;
}
.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d1c02;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: justify;
}
.formSmallerFont {
	font-size: 11px;
	font-weight: bold;
}
.formStar {
	color: #7A1E14;
}
.formNotRequired {
	color: #7A1E14;
	font-size: 9px;
}
.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E180D;
	line-height: 11px;
	letter-spacing: 1px;
	text-align: justify;
	font-style: italic;
}
.boldBigger {
	font-size: 16px;
	font-weight: bold;
}
.adSmallerTxt {font-size: 10px}
.tabTitle {
	display: block;
	padding-left: 1px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: -6px;
	padding-top: 16px;
}
.tabTitleTopFirst {
	display: block;
	padding-left: 1px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: -2px;
	padding-top: 12px;
}
.tabText {
	margin-bottom: 0px;
}
.tab_Icon {
	margin-right: 10px;
}
.servicesLinks {
	font-size: 11px;
	color: #5A3F25;
}
.customList {
	list-style-image: url(general_imgs/LT_Custom_List.gif);
}
.titleAllOthersServ {
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 9px;
	margin-right: 0px;
}
#sign_gb {
	z-index: 100000;
	height: 204px;
	width: 172px;
	position: absolute;
	margin-left: 561px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacer_period {color: #9D8F6C}
