/* Chris McMillan CSS Document */
html, body {
margin:0;
padding:0;
}
body {
	background-color:#666666;
	background-repeat: repeat;
	background-image:    url(/images2/tgifs/Graybg.jpg);
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

body, td, th {
    color:  #880000;
    font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
     line-height: 1.5em;
}
table {
border:0;
border-spacing:0;	
border-collapse:collapse;
}
td {
padding:0;
}


/* body */

#content td#top1 {
	background: url(/images/template/toprepeat.jpg) repeat-x right;
	height: 96px;
}
#lowertoprepeat {
	background: url(/images/template/beachfront2.jpg) no-repeat right top;
	margin: 0 0 10px 0;
	padding: 0;
	height:71px;
}
#lowertoprepeat h3 {
	/* line-height: 150%; */
	margin: 0 25px 0 20px;
	padding-top:5px;
	width:250px;
	font-weight:bold;
	font-size:14px;
	height:71px;
}
#contentdiv {
	padding: 0 15px 0 15px;
	clear:both;
	font-size:12px;
}

td {
vertical-align:top;
}
form {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5  {
margin: 0;
padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
    color:  #880000;
    text-align:left;
    line-height:150%;
}

h1 {
margin-top:1px;
margin-bottom:10px;
padding: 6px 0 6px 20px;
font-size: 20px;
font-weight: normal;
color:#FFFFFF;
background:  url(/images/graphics/h1bg.jpg) 0 0;
border-top:3px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
line-height:20px;

}
h2 {
color: #880000;
font-size: 17px;
padding: 5px 0 5px 20px;
}

h3 {
font-size: 14px;
font-weight:bold;
}
h4 {
	font-size: 13px ;
}
h5 {
	font-size: 11px ;
}

#content {
line-height: 165%;
color: #1E2731;
}


ul.boldli {
margin-top:5px;
width:380px;
}
ul.boldlinotop {
margin-top:8px;
}
ul.boldli li, ul.boldlinotop li {
font-weight:bold;
margin-bottom: 8px;
}
.topmgn {
	margin-top: 24px;
}



li {
color:#880000;
	border:0;
	list-style: url(/images2/redtri.gif) outside;
    margin-bottom:6px;
}



#home {
	background: url(/images/template/toprepeat2.jpg) repeat-x left top;
}
#int {
width:100%;
padding: 20px;
}

/* nav */
#leftbg {
	border-right:4px solid #FFFFFF;
	padding: 0;
	background: #00c9fd url(/images/template/blue_gradient2.jpg) repeat-x bottom;
width:226px;
}

#navbg {
	background-image:  url(/images/template/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:#FFFFFF;
}

.whline {
padding: 5px 0;
background-image:  url(/images/template/white_dot.gif);
background-repeat: repeat-x;
}

#bluebx {
	background:  #00CCFF url(/images/template/blue_gradient.jpg) repeat-x top left;
	color:#FFFFFF;
	border-top:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	padding: 10px;
	width: 206px;
}

#bluebx h1 {
font-size: 14px;
font-weight: bold;
padding-bottom:2px;
}

#bluebx a:link, #bluebx a:visited{
color: #66ffff;
font-weight: bold;
}
#bluebx a:hover, #bluebx a:active{
color: #FFFFFF;
}

#nav {
padding: 20px 10px 60px 15px;
border-top:3px solid #FFFFFF;
}

#nav a {
	font-size:12px;
	line-height:12px;
	display:block;
	margin:0;
	text-decoration: none;
	font-weight: bold;
}

#nav a:link, #nav a:visited {
background:  url(/images/template/bullet_yellow.gif) no-repeat center left;
color: #ffffff;
padding: 8px 5px 8px 15px;
}
#nav a:hover, #nav a:active{
background:  url(/images/template/bullet_teal.gif) no-repeat center left;
color: #66ffff;
border-bottom:1px solid #FFFFFF;
padding: 8px 5px 7px 15px;
}

/* footer*/

#footer {
	width:100%;
	color:#0050a7;
	font-size:10px;
	margin: 0 auto;
	margin-top: 5px;
	background: #fff266 url(/images/template/footerbg.jpg) no-repeat right top;
	height: 80px;
}
#footer img {
	float:left;
}
#footer td {
	padding: 6px;
	vertical-align: bottom;
	line-height: 130%;
	text-align:right;
	white-space:nowrap;
}

#footer a:link, #footer a:visited{
color:#0050a7;
}
#footer a:hover, #footer a:active{
color: #41a7e1;
}

/* misc*/

.borderBT {
border-bottom:3px solid #FFFFFF;
}
.borderRT {
border-right:3px solid #FFFFFF;
}



.imageRT {
	float:right;
	margin: 5px 0 5px 18px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
	clear: right;
}
.imageLT {
float:left;
margin: 5px 15px 5px 0;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
padding: 3px;
}
#rightpics {
	margin: 0 0 5px 18px;
	font-size: 10px;
	font-style: oblique;
	line-height: 140%;
	font-weight: bold;
	width: 230px;
	float: right;
}
#rightpics img {
	display: block;
}
#rightpics img.imageRT {
	margin:5px 0 0 0;
}




.strongred {
font-weight:bold;
color: #880000;	
}

/***** SEARCH FORM DISPLAY  *****/
#searchtable {
width:100%;	
margin: 1px auto;
/*
border-top: 1px solid #1B97BF;	
border-left: 1px solid #1B97BF;	
*/
}
#searchtable td {
padding:5px;
white-space:nowrap;
/*
border-right: 1px solid #1B97BF;
border-bottom: 1px solid #1B97BF;
*/
vertical-align:top;	
}
.searchleftside {
text-align:right;
font-weight:bold;	
}
#searchtable input, #searchtable select {
/*width:80px;	*/
width:auto;	
border: 1px solid #880000;
}
#btn {
float:none; 
background-color: #880000; 
color: #ffffff; 
font-weight:bold;
}
#contactme #searchtable input {
width:250px;
}

/**** OVERRIDE for checkboxes and radios *****/
#searchtable input.autowide, #contactme #searchtable input.autowide {
width:auto;
}

#searchtable input[type=submit], #searchtable input.btn {
display:block !important;
margin:2px auto !important;
float:none;
width:7em;
cursor:pointer !important;
}

/****** END SEARCH FORM DISPLAY   *****/

fieldset {
border: 1px solid #880000;
padding:8px;
/*
padding:5px;
*/
}
legend {
margin: 0;
padding: 2px 6px;
border: 1px solid #880000;
}
input {
float:left;	
clear:left;}
label {
float:right;
text-align:right;
font-weight:bold;
}
label.leftlabel {
float:left !important;
margin-left: 6px;
font-weight:normal;
}

#searchtable td {
padding: 1px 6px 5px 6px;
}





/***** SEARCH RESULTS DISPLAY  *****/

.minilisting {
width:100%;
margin-top: 12px;
border-top:none;	
/* background: #00c9fd url(/images/template/graphics/Details.jpg) no-repeat -27px right; */
}
.minilisting td {
padding: 3px;
/* border: 1px solid #880000; */
border: 1px solid #880000;
}

.minilisting tr.detailstab td {
height:25px;
vertical-align:bottom;
padding:0;
border: 0 !important;
text-align:left;
border-left:1px solid #880000 !important;
}

.minilisting tr.detailstab td a {
display:block;
float:left;
background: #ffffff url(/images/graphics/Details.jpg) no-repeat;
height:25px;
line-height:22px;
font-weight:bold;
font-size: 10px;
margin:0;
padding:0 10px 0 27px;
border-right:1px solid #880000;
border-top:0;
border-bottom:0 !important;
background-color: #f7f4f1;
color: #880000;
text-decoration:none;
white-space:nowrap;
}
.minilisting tr.detailstab td a:hover {
background: #ffffff url(/images/graphics/DetailsOver.jpg) no-repeat;
color: #737373;
}

.minilisting tr.hdr {
}
.minilisting tr.hdr td {
font-weight:bold;
/* border-top: 3px solid #880000; */
/* border-bottom: 2px solid #880000; */
color: #880000;
padding-left: 8px;
padding-right:8px;
font-size:12px;
	background-color:#666666;
	background-repeat: repeat;
	background-image:    url(/images2/tgifs/Graybg.jpg);
	background-image:    url(/images2/tgifs/LightGray.jpg);


}
.minilisting tr.hdr div.righthdr {
float:right;
text-align:right;
width:130px;
white-space:nowrap;
padding:0;
}
.minilisting td.reg {
padding-right: 0;
border:0;
}

/**** subsequent rows ****/
.imgtd {
width:130px;
border-right:none;	
}


div.right1 {
float:right;
}
div.right1 img {
display:block;
clear:both;
max-width:120px;
display:block;
margin: 2px 0 4px 0;
padding:1px;
border: 1px solid #880000;
}

div.left1 {
float:left;	
}
div.left1 img {
display:block;
clear:both;
margin:0 4px 6px 4px;
padding:1px;
border: 1px solid #880000;
}

/***** END SEARCH RESULTS DISPLAY  *****/


/**** photos page ****/
#photospage {
margin: 2px auto;	
clear:both;
float:none;
width:98%;
}
#photospage table {
margin: 0 auto;
}
#photospage table td {
text-align:center;
}

#photospage img {
display:block;
/*white-space:nowrap;*/
padding: 1px;
border: 1px solid #880000;	
margin: 4px;
max-width: 350px;
}
#photospage a, #photospage a:link, #photospage a:visited, #photospage a:hover, #photospage a:active  {
border-bottom:none;
text-decoration:none !important;
}
#photospage a:hover img  {
border: 1px solid #75716e;	
}

#photospage img#bigun {
display:block;
margin: 0 auto;
margin-bottom: 6px;
padding: 1px;
border: 1px solid #880000;
text-decoration:none !important;	
}

#photospage ul {
margin-top:0;
padding-top:0;	
}



/****** details display ****/

#listingdetails h3 {
width:auto;
margin-top: 12px;
padding-bottom:2px;
margin-right:150px;
border-bottom: 1px solid #880000;
}	
#listingdetails ul {
margin-bottom:12px;
padding-bottom:0;
font-weight:bold;	
}	
	




img.bdr {
	padding: 2px;
	border: 1px solid #1291D9;
}

/*** valid ***/
div#valid {
width:94%;
margin: 4px auto 0 auto;
height:17px;
text-align:left;
}
div#valid a {
text-decoration:none;
border: none;
}
div#valid a img {
text-decoration:none;
border: none;
float:left;
}


/**** Mortgage calc styles ****/
.mortgage_table { 
border: 1px solid #880000; 
margin: 10px auto; 
}

.mortgage_table table { 
width: 100%; border: none; 
}
.mortgage_table th { 
background-color: #880000; 
color: #ffffff; 
text-align: center; 
font-weight: bold; 
padding: 2px 0; 
border-bottom: 1px solid #880000; 
}

.mortgage_table .even { 
background-color: #eeeeee; 
}

.mortgage_table .odd { 
background-color: #ffffff; 
}

.mortgage_table .right { 
text-align: right; 
width: 20%; 
}
.mortgage_table .left {
width: 80%; 
}

.mortgage_error { 
margin: 10px 0 20px 0; 
color: #880000; 
font-weight: bold; 
}
.mortgage_progress table { 
border-collapse: collapse; 
background-color:#ffffff; 
border: 1px solid #999; 
width: 100%; 
}
.mortgage_progress td    { 
border-collapse: collapse; 
border: 1px solid #880000; 
}
.topmtable {
border-top: 1px solid #880000;
}
.topmtable td {
vertical-align:top;
padding: 2px 6px;
border-bottom: 1px solid #880000;
}

tr.amortheading td {
background-color:#880000;
color: #ffffff;
text-align:right;
}



/* original chris styles */


a:link, a:visited  {
color: #880000;
text-decoration:none;
font-weight:bold;
border-bottom: 1px solid #880000;
}

a:hover, a:active  {
text-decoration:none;
color: #333333;
font-weight:bold;
border-bottom: 1px solid #333333;
}

/* CONTAINING CELL FOR LEFTNAV */
.leftr {
	background-image:    url(/images2/tgifs/Leftr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
/* JUST ADDED THIS */
    width:154px;  
}
#content {
	background-image:    url(/images2/tgifs/Content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 40px 10px 40px;
	text-align: left;
	line-height: 160%;
/*	background-color: #ffffff;*/
/* JUST CHANGED THIS */
	}
#content img  {
border:1px solid #880000;
margin-bottom:4px;
}
.innercontent  {
vertical-align:top;
margin-top:0;
padding-top:0
}

.textsm {
	background-image:    url(/images2/tgifs/Text-Small.gif);
	background-repeat: no-repeat;
	font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.parent {
width:100%;
margin: 5px auto;
border: 2px solid #ffff99;
background-color: #ffffff;
}

.footerdiv  {
width:100%;
	margin-top:10px;
border: 2px solid #880000;
padding:0;
background-color: #ffffff;
}

.footertab  {
	width:100%footerdivtww;
	border: 2px solid #ffff99;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:9px;
    color:  #880000;
line-height: 150%;
	background-image:    url(/images2/tgifs/Content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* NAVTABLE */

#navtable {
border-top:1px solid #000000;
width:132px;
	color: #ffff99;
	margin:0;
	font-weight: bold;
text-align:left;
padding:0;
float:left;
clear:both;
}
#navtable td {
height:14px;
text-align:left;
}


#navtable a, #navtable a:link, #navtable a:visited {
font-size:10px;
display:block;
width:132px;
padding-top:2px;
padding-bottom:2px;
padding-left:6px;
border-bottom:1px solid #000000;
	color: #ffff99;
	font-weight: bold;
	text-decoration:none;
}

#navtable a:hover, #navtable a:active {
	width:132px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	color: #880000;
	font-weight: bold;
	text-decoration:underline;
	background-color: #ffff99;
	background-image:   url(/images2/tgifs/yellow2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

table.calc  {
border: 1px solid #880000;

}
table.mort  {
border: 1px solid #880000;
}
tr.dktd, tr.dktd td {
font-weight:bold;
color: #ffff99;
background-color: #880000;
}

tr.lttd, tr.lttd td  {
background-color: #ffffcc;
color: #880000;
}

tr.dkyltd, tr.dkyltd td  {
background-color: #ffff99;
color: #880000;
}

table.mortchart  {
border-top: 1px solid #880000;
border-left: 1px solid #880000;
}

table.mortchart td  {
border-right: 1px solid #880000;
border-bottom: 1px solid #880000;

}


.bdrpd  {
border: 1px solid #880000;
padding:5px;
}


.faded {
	background-image:  url(/images2/maps/map1932faded2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

form.formbdr  {
border: 1px solid #880000;
padding:15px 1px 10px 1px;
}

.echocolo  {
color: #ffffff;
font-weight:bold;
text-align:right;
font-size:10px;
margin:0;
padding:0 6px 0 0;
vertical-align:top;
}

.datetable  {
margin-top:0;
padding-top:0;
margin-bottom:10px;
padding-bottom:0px;
}
.datel  {
color: #666666;
text-align:left;
font-size:9px;
margin:0;
padding:0;
vertical-align:top;
}
.dater  {
color: #666666;
text-align:right;
font-size:9px;
margin:0;
padding:0;
vertical-align:top;
}

hr  {
height:1px;
color: #880000;
background-color: #880000;
}


.row_main  img  {
float:left;
padding-left:0;
margin-left:0;
}

/* the padding-right here creates appropriate margins in displays */
td.listingstd  {
padding:0;
width:100px;
font-size:10px;
line-height:120%;
text-align:center;
}

.listingstd  a  {
font-weight:bold;
}

#nobgimage {
width:80%;
	background-color: #FFFFFF;
	background-image: none;
color: #000000;
}


/* styles transplanted from style.css in the templates folder */

/* for alternating image listings */
td.image_row_0	{ 
background-color: #FFFFE4; 
}
td.image_row_1	{ 
background-color: #FFFFFF;
 }

/* for alternating search result listings */
td.search_row_0	{ 
background-color: #FFFFE4; 
}

ul.register  {
margin-top:20px;
margin-left:1em;
padding-left:1em;
}
.register li  {
	border:0;
	list-style: url(/images2/redtri.gif) outside;
    margin-bottom:8px;
}

/* ITEMS marked * are required */
.required {
font-weight:bold;
}

/* ADMIN STUFF */

/* FORM STYLES SONJA: I edited this one, it didn't make sense */
input, textarea, text {
border: 1px #880000 solid;
font-size: 12px;
padding:2px;
}
 select {
border: 0;
font-size: 11px;
padding:2px;
}

.admin  td  {
padding:4px;
}

/* form styles for search form */

td.vtopl  {
vertical-align:top;
text-align:right;
	padding-top:6px;
	white-space: nowrap;
}

td.vtopr  {
vertical-align:top;
text-align:left;
	white-space: nowrap;
}

/* make  thumbnails display block */
.thumbs  {
padding: 2px 25px 0 0;
}

.thumbs img  {
padding: 0;
margin: 0;
}
.cap  {
margin: 0;
padding: 0 0 6px 0;
font-size:9px;
line-height:130%;
text-align:center;
font-weight:bold;
}

.block {
display:block;
}
.footerdivtww  {
margin-left:auto;
margin-right:auto;
width:100%;
margin-top:10px;
border: 2px solid #880000;
padding:0;
}

.footertabtww  {
background-color: #EAEAEA;
	background-image: url(/images2/tgifs/LightGray.jpg);
}

.tww {
padding:4px 18px 4px 4px;
text-align:right;
}

.tww img  {
border:0;
margin-right:4px;
}

.cut  {
font-weight:bold;
line-height:120%;
padding:2px;
padding-bottom:6px;
}



.lks ul  {
margin-left:0.9em; 
padding-left:0.9em;
}


/* THE FOOTER FOOTER STUFF */
.footerbtm  {
margin-left:auto;
margin-right:auto;
width:100%;
margin-top:50px;
border: 2px solid #880000;
padding:0;
}

.footertabbtm  {
border-top: 1px solid #ffff99;
border-left: 1px solid #ffff99;
border-right: 1px solid #ffff99;
	background-color: #dadada;    /*  666666 ffffff for DW */
	background-image: url(/images2/tgifs/LightGray.jpg);
margin:0;
}
.footertabbtm td  {
	padding-left:12px;
 	padding-right:12px;
    color: #ffff99;
text-align:left;
font-size:10px;
color: #880000;
}

td.btm  {
border-bottom: 1px solid #880000;
padding-top:2px;
}

.btmhed  {
font-size: 11px;
font-weight:bold;
border-bottom:0;
padding-top: 3px;
padding-bottom:1px;
}

.btm a:link, .btm a:visited, .btmhed a:link, .btmhed a:visited  {
color: #880000;
text-decoration:none;
border-bottom: dotted 1px #880000;
}

.btm a:hover, .btm a:active, .btmhed a:hover,  .btmhed a:active  {
color: #880000;
text-decoration:none;
border-bottom: solid 1px #880000;
}

/*plain old small italic */

.smit  {
font-size:90%;
font-style:oblique;
}


.fealist  {
float:left; 
width:100px; 
margin-top:18px;
margin-right:30px;
}



/*Glossary */


dl.border-around {
margin: 2em 0;
padding: 0;
}

.border-around dt {
display:block;
margin-bottom:0;
background-color: #880000;
color: #ffffcc;
padding: .6em .6em;
font-size:13px;
font-weight: bold;
text-align: left;
text-transform: uppercase;
border-left: 1px solid #880000;
border-right: 1px solid #880000;
border-top: 1px solid #880000;
}

.border-around dd {
margin-top: 0;
margin-bottom:1em;
background-color: #eeeeee;
text-align: left;
padding: 1.5em 1.5em 1.5em 1.9em;
line-height:180%;
font-size:11px;
font-style: italic;
border-left: 1px solid #880000;
border-right: 1px solid #880000;
border-bottom: 1px solid #880000;
} 


/*Links for Glossary */
.alphalink  {
text-align:center;
}

.alphalink a {
padding-left:2px;
padding-right:2px;
font-size:11px;
margin-right:4px;
margin-left:4px;
}



/* back to top */

.top, p.top  {
font-size:10px;
text-align:right;
font-style:oblique;
}

.top img  {
border:0;
}

p.top a img  {
text-decoration:none;
border:0;
}


/*  STYLE IMAGES and THE TABLES CONTAINING THEM */
.imgright  {
	padding:2px;
	border: 1px solid #880000;
	margin:0 0 12px 18px;
	float: right;
	background-color: #ffffff;
}
.imgleft  {
padding:2px;
border: 1px solid #880000;
margin-right:12px;
}

#content .imgrightnobdr  {
padding:0;
border: 0;
margin-right:12px;
margin-top:6px;
}

#nobdr  {
border: 0;
}

.nobdr  {
border: 0;
}



table.imgtabright  {
float:right;
margin-top:6px;
margin-left:18px;
margin-bottom:12px;
}

table.imgtableft  {
margin-top:6px;
float:left;
margin-right:18px;
margin-bottom:12px;
}

.imgtabright img, .imgtabright .imgright, .imgtableft img, .imgtableft .imgleft {
margin:0;
padding:2px;
}


.wea  {
margin-left:auto;
margin-right:auto;
}
.wea img  {
border:0;
}

.wea a {
text-decoration:none;
border:0;
}
.topsliver {
	background:   url("images2/tgifs/02.gif") repeat-x;
width:100%;
}

#sliverrepeat {
	background:   url("images2/topimages/Sliver.gif") repeat-x;
width:100%;
}


/**** Google map
****************/

div#map {
margin:0 auto;
width: 550px; 
height: 600px;
clear:both;
border: 1px solid #880000;
}
div#map img {
border: 1px solid #880000;
padding:2px;
}

div#maphdr {
margin:0 auto;
width: 500px; 
clear:both;
}
div#maphdr h2 {
margin:0;
padding:0;
}

div#gmapdiv  {
width:270px;
line-height:130%;
}
div#gmapdiv img {
	float:left;
	margin-right:6px;
/* display:block; */
}

/**** BIG Google map
****************/

body#bigmapbody {
/* color: red !important; */
background-color: #ffffff !important;
background-image: url(/images2/tgifs/LightGray.jpg) !important;
margin: 0 auto;
padding: 0 auto;
}

body#bigmapbody div#gmapdiv  {
width:300px;
line-height:130%;
}

div#bigmap div#map {
margin:0 auto;
padding: 0 auto;
width: 900px; 
height: 700px;
clear:both;
border: 1px solid #880000;
color: #880000 !important;
}
div#bigmap div#map img {
border: 1px solid #880000;
padding:2px;
}

div#bigmap div#maphdr {
margin:0 auto;
width: 900px; 
clear:both;
}
div#bigmap div#maphdr h2 {
margin:0;
padding:0;
}

div#bigmap div#gmapdiv  {
width:300px;
line-height:130%;
}
div#bigmap div#gmapdiv img {
display:block;
}

li {
list-style: url(images2/redtri.gif);
margin-bottom:4px;
}


/* box for search and browse listings */
h5.searchbrowse {
margin: 4px auto; 
padding: 5px; 
width: auto; 
text-align:center; 
border: 1px solid #880000;	
font-size: 12px;
line-height:16px;
background-color: #eeeeee;
}
h5.searchbrowse a {
	margin-left:6px;
	margin-right:6px;
}

.nomgn {
display:block;
float:left;
margin-right:18px;
margin-bottom:12px;
}
.nomgn h2 {
font-size:15px;
margin-top: 0;
margin-bottom:2px;
margin-left:0;
margin-right:12px;
padding-top:0;
padding-bottom:0;
padding-left:0;
}

.nomgn ul, .nomgn li {
margin-top: 0;
margin-bottom:2px;
padding-top:0;
padding-bottom:0;
}


p.bluelink {
color: #226cae;
font-weight:bold;
}
ul.bluelink li a:link, ul.bluelink li a:visited {
color: #226cae;
border-bottom: 1px dotted #226cae;
}
ul.bluelink li a:hover, ul.bluelink li a:active {
color: #880000;
border-bottom: 1px solid #880000;
}


.picsdiv {
float:right;
margin-right:0;
padding:0;	
}
.picsdiv img {
display:block;
margin: 2px;	
}


table.contactform td {
padding:3px;	
}

/**** new 5/29/08 ****/
/***** SEARCH FORM DISPLAY  *****/
#searchtable {
width:100%;	
margin: 1px auto;

}
#searchtable td {
padding:5px;
white-space:nowrap;
vertical-align:top;	
}

#searchtable td table {
border:0;
border-spacing:0;
border-collapse:collapse;	
}
#searchtable td table td {
vertical-align:middle;
padding:0 4px;	
}

.searchleftside {
text-align:right;
font-weight:bold;
white-space:nowrap;	
}
#searchtable td.inlineinputs {
white-space:nowrap;
}
#searchtable td.inlineinputs input[type=text] {
display:inline !important;
width:70px !important;
float:none;
clear:none;
}
#searchtable input[type=radio] {
width:auto !important;
}

#searchtable input, #searchtable select {
width:auto;	
border: 1px solid #880000;
}
/*.btn, #btn {
float:none; 
background-color: #d7230f; 
color: #ffffff; 
font-weight:bold;
}*/
#contactme #searchtable input {
width:250px;
}


/**** OVERRIDE for checkboxes and radios *****/
#searchtable input.autowide, #contactme #searchtable input.autowide {
width:auto;
}


/****** END SEARCH FORM DISPLAY   *****/

