#menu {
background: #cabfa3;
/*border-top:1px solid #cabfa3;*/
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a {
display: block;
margin: 0;
padding:1px 0 2px 4px;
color: #990101;
background: #E6E0D2;
text-decoration: none;
border-bottom:1px solid #cabfa3;
border-left:6px solid #cabfa3;
}

#menu a:hover {
text-decoration:none;
background: #cabfa3;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: -1px;
left: 100%;
width: 150%;
padding: 0px 9px 0px 0px;
border:0px solid #C6C6C6;
border-width:0px 0px 0px 0px;
/*background:#cabfa3;*/
text-align:left;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


 ================================== 


.Table_Right_Column {

	font-family: "Trebuchet MS";

	background-color: #F1ECDC;

	font-size: 13px;

}

.Table_Left_Column {



	font-family: "Trebuchet MS";

	background-color: #F1ECDC;

	font-size: 13px;

}

.Table_Center_Column {

	font-family: "Trebuchet MS";

	background-color: #FFFFFF;

	font-size: 13px;

	border: 1px solid #A08D5C;

	padding: 6px;

	font-weight: normal;

}

.Table_Border_LR {

	font-family: "Trebuchet MS";

	background-color: #FFFFFF;

	font-size: 12px;

	border-collapse: collapse;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CABFA3;

	border-bottom-color: #CABFA3;

}

.Body_Main {

	background-color: #000000;

}

.TD_Padding_3 {

	padding: 3px;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

	text-align: left;

}

.Button_Search {

	background-color: #FBF9F0;

	height: 19px;

	font-family: "Trebuchet MS";

	font-size: 11px;

	color: #000000;

	border: 1px solid #CABFA3;

}

.InputBox_50 {

	height: 18px;

	width: 50px;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

}

.InputBox_30 {

	height: 18px;

	width: 30px;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

}

.Link_BasicText {

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #0000FF;

	text-decoration: none;

	font-weight: normal;

}

.Link_BasicText:hover {

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #0000FF;

	text-decoration: underline;

	font-weight: normal;

}

.Link_BasicTextVerySmall {

	font-family: "Trebuchet MS";

	font-size: 9px;

	color: #0000FF;

	text-decoration: none;

	font-weight: normal;

}

.Link_BasicTextVerySmall:hover {

	font-family: "Trebuchet MS";

	font-size: 9px;

	color: #0000FF;

	text-decoration: underline;

	font-weight: normal;

}


.Link_BasicTextSmall {

	font-family: "Trebuchet MS";

	font-size: 11px;

	color: #0000FF;

	text-decoration: none;

	font-weight: normal;

}

.Link_BasicTextSmall:hover {

	font-family: "Trebuchet MS";

	font-size: 11px;

	color: #0000FF;

	text-decoration: underline;

	font-weight: normal;

}

.Link_BasicTextLarge {

	font-family: "Trebuchet MS";

	font-size: 16px;

	color: #0000FF;

	text-decoration: none;

	font-weight: bold;

}

.Link_BasicTextLarge:hover {

	font-family: "Trebuchet MS";

	font-size: 16px;

	color: #0000FF;

	text-decoration: underline;

	font-weight: bold;

}

.Box_Heading {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: bold;

	color: #000066;

}

.Banner_SubHeading {

	font-family: "Trebuchet MS";

	font-size: 20px;

	font-weight: normal;

	color: #800000;

}

.Banner_MainHeading {

	font-family: "Trebuchet MS";

	font-size: 33px;

	font-weight: bold;

	color: #800000;

}

.Box_Navigation {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: bold;

	color: #000080;

	border-top-width: 1px;

	border-bottom-width: 3px;

	border-top-style: solid;


	border-bottom-style: solid;

	border-top-color: #990101;

	border-bottom-color: #990101;

	text-decoration: none;

}


.Box_Navigation_Dark {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: bold;

	color: #000055;

	border-top-width: 1px;

	border-bottom-width: 3px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #990101;

	border-bottom-color: #990101;

	text-decoration: none;

}

.Text_Normal_White {

	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: normal;

	color: #FFFFFF;

}

.Text_Normal_Black {

	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: normal;

	color: #000000;

}

.Table_Border_Footer {

	font-family: "Trebuchet MS";

	background-color: #FFFFFF;

	font-size: 11px;

	border-collapse: collapse;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #CABFA3;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

	font-weight: normal;

	padding: 5px;

}

.TD_Padding_10 {

	padding: 10px;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

	text-align: left;

}

.Table_Column_BG {

	font-family: "Trebuchet MS";

	background-color: #F1ECDC;

	font-size: 13px;

}

.Box_Border {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	font-size: 13px;
	border: 1px solid #880000;

}.Text_Heading {



	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: bold;

	color: #990000;

}

.HR {

	font-family: "Trebuchet MS";

	background-color: #F1ECDC;

	font-size: 13px;

	border-left: 1px solid #CABFA3;

	border-right: 1px solid #CABFA3;

	border-top: 4px solid #CABFA3;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CABFA3;

}

.Text_Big_Heading {

	font-family: "Trebuchet MS";

	font-size: 24px;

	font-weight: bold;

	color: #000000;

}

.Text_Heading2 {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: bold;

	color: #990000;

	text-decoration:none;

}

.Text_Normal_Underline {

	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: normal;

	color: #000000;

	text-decoration: underline;

}

.Text_HighLight {

	font-family: "Trebuchet MS";

	background-color: #f0f0f0;

	font-size: 11px;

	color: #FF0000;

}

.InputBox_300 {



	height: 21px;

	width: 300px;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

}

.InputBox_100 {





	height: 20px;

	width: 100px;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

}

.Button {



	background-color: #FBF9F0;

	height: 22px;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

	border: 1px solid #CABFA3;

}

.Table_Border_Bottom {

	font-family: "Trebuchet MS";

	background-color: #FFFFFF;

	font-size: 12px;

	border-collapse: collapse;

	border-bottom-color: #CABFA3;

	border-bottom-width: 1px;

	border-bottom-style: solid;

}

.InputBox_150 {







	height: 20px;

	width: 150px;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

}

.Input_Area_300 {

	width: 299px;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

}

.Box_Navigation_Link {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: bold;

	color: #000080;

	text-decoration: none;

}

.Box_Navigation_Link:hover {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

.InputBox_80 {



	height: 18px;

	width: 80px;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

}

.InputBox_70 {





	height: 20px;

	width: 70px;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

}

.noImageBorder {

	font-family: "Trebuchet MS";

	font-size: 18px;

	font-weight: normal;

	border: 1px solid #CABFA3;

	padding: 35px 0px;

	background-color: #F1ECDC;

	color: #CABFA3;

	margin: 15px;

	width: 100px;

}

.Text_Normal_Maroon {

	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: normal;

	color: #990000;

	text-decoration: none;

}

.Link_Member_Menu {

	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: normal;

	color: #990000;

	text-decoration: none;

}.Link_Member_Menu:hover {

	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: bold;

	color: #990000;

	text-decoration: underline;

}

.Link_Drop_Menu {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: normal;

	color: #990000;

	text-decoration: none;

}.Link_Drop_Menu:hover {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: bold;

	color: #990000;

	text-decoration: underline;

}

.Text_Normal_Small {



	font-family: "Trebuchet MS";

	font-size: 11px;

	color: #000000;

	text-decoration: none;

	font-weight: normal;

}

.Input_Area_100per {

	width: 100%;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

}

.Input_Area_100per_small {

	width: 100%;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 11px;

	color: #000000;

}

.Input_Area_80per {

	width: 80%;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

}

.Table_Border_TOP {



	font-family: "Trebuchet MS";

	font-size: 12px;

	border-collapse: collapse;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #000000;

}

.Table_Border_LR2 {

	font-family: "Trebuchet MS";

	background-color: #F1ECDC;

	font-size: 12px;

	border-collapse: collapse;

	border-right-width: 2px;

	border-left-width: 2px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #CABFA3;

	border-left-color: #CABFA3;

}

.Table_Center_Column_No_Padding {



	font-family: "Trebuchet MS";

	background-color: #FFFFFF;

	font-size: 13px;

	border: 1px solid #A08D5C;

	font-weight: normal;

}

.Box_Border_BG_White {



	font-family: "Trebuchet MS";

	background-color: #FFFFFF;

	font-size: 13px;

}

.Error_Message {



	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: normal;

	color: #FF0000;

}

.imageThumbBorder {

	border: 5px double #CABFA3;

}

.InputBox_100per {

	height: 22px;

	width: 99%;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 13px;

	color: #000000;

}

.InputBox_100per_small {

	height: 18px;

	width: 99%;

	border: 1px solid #000000;

	font-family: "Trebuchet MS";

	font-size: 11px;

	color: #000000;

}

.Text_Big_Heading_Green {



	font-family: "Trebuchet MS";

	font-size: 24px;

	font-weight: bold;

	color: #009900;

}

.Text_Normal_Small_RED {





	font-family: "Trebuchet MS";

	font-size: 11px;

	color: #FF0000;

	text-decoration: none;

	font-weight: normal;

}

.Heading_Normal_Blue {



	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: bold;

	color: #000066;

}

.Text_Normal_Large {

	font-family: "Trebuchet MS";

	font-size: 16px;

	color: #000000;

	text-decoration: none;

	font-weight: normal;

}

.Table_Border_Outline {

	font-family: "Trebuchet MS";

	background-color: #FFFFFF;

	font-size: 12px;

	border-collapse: collapse;

	padding: 2px;

	border: 1px solid #000000;

	height: 2.8in;

	width: 5in;

}

.tip {	

	font-family: "Trebuchet MS";

	font-size: 13px; 
	
	color: #000000;

	font-weight: normal;	

	border:solid 1px #000000; width:650px; 


	padding:10px; position:absolute; z-index:100; visibility:hidden; color:#000000;

      	top:0px; left:-5px; background-color:#FFFFFF; 

}

.Box_Border_Listing {
	font-family: "Trebuchet MS";
	background-color: #F7F7F7;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00007D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00007D;
	border-right-color: #00007D;
	border-left-color: #00007D;

}

.imageAgentBorder {

	border: 1px solid #CABFA3;

	padding: 2px;

}

.box_details {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: normal;

	border: 1px dotted #666666;

	background-color: #CCCCFF;

}
.Text_Normal_Very_Small {




	font-family: "Trebuchet MS";

	font-size: 9px;

	color: #FF0000;

	text-decoration: none;

	font-weight: bold;
}
.box_details_orange {


	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: normal;

	padding: 10px;

	border: 1px dotted #666666;

	background-color: #FF9900;
}
.Link_Member_Menu_white {

	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;
}
.Link_Member_Menu_white:hover {

	font-family: "Trebuchet MS";

	font-size: 13px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: underline;
}
.Link_Member_Menu_yellow_big {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: normal;

	color: #FFFF00;

	text-decoration: none;
}
.Link_Member_Menu_yellow_big:hover {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: normal;

	color: #FFFF00;

	text-decoration: underline;
}
.Table_Border_Simple_Outline {


	font-family: "Trebuchet MS";

	background-color: #FFFFFF;

	font-size: 12px;

	border-collapse: collapse;

	border: 1px solid #000000;
}
.box_Attention {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
	border: 2px double #FF0000;
}
.Text_Big_Heading_Red {




	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #FF0000;
}
.Text_Big_HeadingOrange {


	font-family: "Trebuchet MS";

	font-size: 24px;

	font-weight: bold;

	color: #ff8100;
}
.Box_Heading_Large {


	font-family: "Trebuchet MS";

	font-size: 24px;

	font-weight: bold;

	color: #000066;
}
.Box_BorderCopy {


	font-family: "Trebuchet MS";

	background-color: #FBF9F0;

	font-size: 13px;

	border-left: 1px solid #FF8100;

	border-right: 1px solid #FF8100;

	border-top: 4px solid #FF8100;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FF8100;
}
.Text_Big_HeadingYellow {



	font-family: "Trebuchet MS";

	font-size: 24px;

	font-weight: bold;

	color: #FFFF00;
}


.ad125x125{
	height: 125px;
	width: 125px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #e2e2e2;

}

.ad120x240{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #d5d5d5;
	height: 240px;
	width: 120px;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;

}

.ad120x600{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 600px;
	width: 120px;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;

}
.boxAudio {
	height: 100px;
	width: 100px;
	border: 1px solid #FFD900;
}
.Box_Border_Listing_Index {
	font-family: "Trebuchet MS";
	background-color: #FBF9F0;
	font-size: 13px;
	padding: 0px;
	border: 1px solid #00007D;
}
.ML_bg_logo {
	background-image: url(images/MilitaryHousing_gray_dim.gif);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: 50%;
}
.Text_Big_Heading_Green_s {





	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #009900;
}
.normatext
{
font-family:Arial;
font-size:11px;
color:#591224;
line-height:15px;
}
.text1
{
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:bold;
}


.text2
{
font-family:Verdana;
font-size:12px;
color:#ffffff;
line-height:20px;
}
.textagent
{
font-family:Arial;
font-size:14px;
color:#79132B;
font-weight:bold;
line-height:20px;
}

.textagent2
{
font-family:Arial;
font-size:14px;
color:#AFA58E;
font-weight:bold;
}
.listingname
{
font-family:Arial;
font-size:12px;
color:#79132B;
font-weight:bold;
}

/*forms css by zahid*/
body
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}



.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(image/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(image/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(image/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}




a.mainlink:link
{
font-family:"trebuchet MS";
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
a.mainlink:visited
{
font-family:"trebuchet MS";
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
a.mainlink:hover
{
font-family:"trebuchet MS";
font-size:13px;
font-weight:bold;
color:#CEC0A3;
text-decoration:none;
}

a.smalllink:link
{
font-family:Verdana;
font-size:12px;
color:#FFECA3;
text-decoration:none;
}
a.smalllink:visited
{
font-family:Verdana;
font-size:12px;
color:#FFECA3;
text-decoration:none;
}
a.smalllink:hover
{
font-family:Verdana;
font-size:12px;
color:#CEC0A3;
text-decoration:none;
}

a.blacklink:link
{
font-family:Verdana;
font-size:11px;
color:#0000FF;
text-decoration:none;
}
a.blacklink:visited
{
font-family:Verdana;
font-size:11px;
color:#0000FF;
text-decoration:none;
}
a.blacklink:hover
{
font-family:Verdana;
font-size:11px;
color:#5F031A;
text-decoration:underline;
}

a.footermenu:link
{
font-family:Arial;
font-size:12px;
color:#79132B;
font-weight:bold;
text-decoration:none;
}
a.footermenu:visited
{
font-family:Arial;
font-size:12px;
color:#79132B;
font-weight:bold;
text-decoration:none;
}
a.footermenu:hover
{
font-family:Arial;
font-size:12px;
color:#79132B;
font-weight:bold;
text-decoration:underline;
}

.header1
{
color:#FFFFFF;
font-family:Verdana;
font-size:30px;
}

.header2
{
color:#FFCC00;
font-family:Verdana;
font-size:16px;
}

.normatext
{
font-family:Arial;
font-size:11px;
color:#591224;
line-height:15px;
}
.text1
{
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:bold;
}

.text2
{
font-family:Verdana;
font-size:12px;
color:#ffffff;
line-height:20px;
}

.textagent
{
font-family:Arial;
font-size:14px;
color:#79132B;
font-weight:bold;
line-height:20px;
}

.textagent2
{
font-family:Arial;
font-size:14px;
color:#AFA58E;
font-weight:bold;
line-height:20px;
}

.largetext
{
font-family:Verdana;
font-size:19px;
color:#EAF182;
font-weight:bold;
line-height:20px;
}

.largetext2
{
font-family:Verdana;
font-size:24px;
color:#5F031A;
font-weight:bold;
line-height:20px;
}

.listingname
{
font-family:Arial;
font-size:12px;
color:#79132B;
font-weight:bold;
}







.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 154px;
padding-left:5px;
text-align:left;
border-bottom:1px solid #EAC86F;

}
	
.suckerdiv ul li{
position: relative;
height:25px;
}
	

.suckerdiv ul li ul{
position: absolute;
width: 155px;
float:left;
margin:0px;
padding:0px;
display:block;
top: 0;
visibility: hidden;
}


.suckerdiv ul li a{
position: relative;
float:inherit;
display: block;
overflow: auto; 
color:#FBE06B;
text-decoration: none;
padding: 1px 5px;
 background-image:url(image/backleftmenu1.jpg);
border-bottom:1px solid #EAC86F;

}

.suckerdiv ul li a:visited{
color:#FBE06B;

}

.suckerdiv ul li a:hover{
/*background-color:#EDE0B7;*/
/*color:#83000E;*/
color:#FFFFFF;
}




* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/*---------register--------------------*/

.leftcolumn{
	width:150px;
}
.maincolumn{
	padding-left:2px;
	padding-right:2px;
}
.rightcolumn{
	width:150px;
}

.box{
	border:1px solid #F7F7F8;
	margin-bottom:5px;
}
.box .header{
	background-image:url(../images/barbg.png);
	background-repeat:repeat-x;
	text-align:center;
	height:20px;
	padding-top:5px;
	border-bottom:1px solid #F7F7F8;
	color:#000066;
	margin-bottom:5px;
	font-size:14px;
	overflow:hidden;	
}

.storybox{
	border:1px solid #F7F7F8;
	margin-bottom:5px;
}
.storybox .header{
	font-size:14px;
	background-image:url(../images/barbg.png);
	background-repeat:repeat-x;
	height:20px;
	padding-top:5px;
	border-bottom:1px solid #F7F7F8;
	color:#000066;
	margin-bottom:5px;
	padding-left:10px;
	overflow:hidden;
}

.directions{
	border:1px solid #CCCCCC;
	padding:3px;
	background-color:#F7F7F7;
	margin-bottom:10px;
}

.formtable{
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;		
}
.formtable th{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;	
/*	background-image:url(../images/altbarbg.png); */
	background-image:url(../images/barbg.png);	
	background-repeat:repeat-x;
}

.column {
	font-weight:bold;
	border-right:1px solid #C1C1C1;
	background-color:#F9F9F9;
	width:20%;
}
.row{ 

}
/*detail page classes*/
.detailheading
{
font-family:"comic Sans MS";
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}
.detailheadingL
{
font-family:"Times New Roman";
font-size:18px;
font-weight:bold;
color:#990000;
}

table.detailtxt
{
font-family:Verdana;
color:#000000;
font-size:12px;
}
a.houselink:link
{
font-family:Verdana;
font-size:12px;
color:#990000;
font-weight:bold;
text-decoration:underline;
}
a.houselink:visited
{
font-family:Verdana;
font-size:12px;
color:#990000;
font-weight:bold;
text-decoration:underline;
}
a.houselink:hover
{
font-family:Verdana;
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

.imageThumbBorder {

	border: 5px double #CABFA3;

}

.smallheadig
{
font-family:Verdana;
font-size:11px;
color:#000000;
}
a.detaillink:link
{
font-family:Verdana;
font-size:12px;
color:#000066;
font-weight:bold;
text-decoration:none;
}
a.detaillink:visited
{
font-family:Verdana;
font-size:12px;
color:#000066;
font-weight:bold;
text-decoration:none;
}
a.detaillink:hover
{
font-family:Verdana;
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:underline;
}


a.leftmenu:link
{
font-family:"comic Sans MS";
font-size:14px;
color:#000099;
font-weight:bold;
text-decoration:none;
}
a.leftmenu:visited
{
font-family:"comic Sans MS";
font-size:14px;
color:#000099;
font-weight:bold;
text-decoration:none;
}
a.leftmenu:hover
{
font-family:"comic Sans MS";
font-size:14px;
color:#FFCC00;
font-weight:bold;
text-decoration:none;
}
.search_home
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#333333;
}

.search_smalltxt
{
font-family:Verdana;
font-size:10px;
color:#333333;
}

input.search_box
{
size:20px;
font-family:Verdana;
font-size:12px;
color:#333333;
}
.largeheadig
{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
