/* Tor Homes */
BODY {
	background-color: #fff;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size : 1em;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0;
	background: #FFFFFF url(http://www.torhomes.com/OneStopCMS/Sites/DCHG/Theme/Images/tor_header_bg.gif) repeat-x scroll center top
}
#frame{
	padding-top: 120px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
div.menu{
	padding-bottom: 15px;
	background-image: url(http://www.torhomes.com/OneStopCMS/Sites/DCHG/Theme/Images/tor_leftnav_bottom_home.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div.menu a{
	display:block;
	font-size: 60%;
	text-align: left;
	background-color: #fff;
	background:url(http://www.torhomes.com/OneStopCMS/Sites/DCHG/Theme/Images/tor_arrowright.gif) no-repeat 6px 10px;
	/*border: 1px solid #808080;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;*/
	border-left: solid 3px #309136;
	border-right: 3px solid #309136;
	border-bottom:solid 1px #e3f9c9;
	color: #000;
	cursor: pointer;
	padding: 8px 2px 4px 15px;
}
div.menu a:link {
	color: #000;
	text-decoration: none;
}
div.menu a:visited {
	color: #000;
	text-decoration: none;
}
div.menu a:hover{
	color:#bd1a8d;;
	/*background-color: #cccccc;*/
}
div.menu a:active {
	color: #000;
}

div.menuTop{
	background-color: #fff;
	font-size: 80%;
	font-weight: normal;
	/*padding-bottom: 4px;*/
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	text-align: center;
	background-image: url(http://www.torhomes.com/OneStopCMS/Sites/DCHG/Theme/Images/tor_leftnav_top.gif);
	background-repeat: no-repeat;
}
H2 {
	color: #309136;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	position: relative;
	padding-left: 220px;
	padding-top: 40px;
	height: 40px;
	background-image: url(http://www.torhomes.com/OneStopCMS/Sites/DCHG/Theme/images/logo_tor.gif);
	background-repeat: no-repeat;
	
}
H3 {
	background-color: #309136;
	border-top-width: 5px;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
input[type="text"], textarea {
	background-color: #FCFCFC;
}
select{
	width:270px;
}
P {
	color: #000000;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	margin-left: 2pt;
}
span.button{
	position: relative;
}
span.button a{
	background-color: #E8E8E8;
	border: 1px solid #000000;
	border-left-color: #C0C0C0;
	border-top-color: #C0C0C0;
	color: #000000;
	cursor: pointer;
	float: left;
	font-size: 75%;
	font-variant: normal;
	margin-right: 2px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	width: 20%;
}
span.button a:hover{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

span.button a:visited{
	color: #000000;
	text-decoration: none;
}
.advice {
	font-size: 75%;
}

.highLight {
	border: 2px solid #309136;
}
.iconLev {
	position: relative;
	clear:both;
	height: 25px;
	}
.mainLev {
	clear:both;
	margin-top: 5px;
	z-index: 1;
}
.noHighLight {
	border: 2px solid Window;

}
.sendForm{
	border: 2px dotted #808080;
	padding: 5px;
	}

img {
	border: none;
}

#tradeNav{
	float:left;width:196px; margin-right:10px;margin-top:55px;
}
#icons{
	float:left;
}

.list
{
background-image: url(../images/indent.gif);
background-repeat:no-repeat;
padding-left:10px;
padding-bottom:3px;
font-size: 100%;
}

a:link{
	text-decoration: none;
	color: #1D5921;
}

a:visited{
	text-decoration: none;
	color: #1D5921;
}

a:hover{
	text-decoration: underline;
	color: #1D5921;
}

a:active{
	text-decoration: none;
	color: #1D5921;
}

#replist {
	margin-top: 15px;
	table-layout: fixed;
	border-collapse: collapse;
	border: 2px solid #DCDCDC;
	width: 100%;
}
#replist thead{
	background-color: #F5F5F5;
	font-weight: bold;
}
#replist td{
	padding: 4px;border-bottom: 1px solid #DCDCDC;
}
#replist tr{
	
}
/* Hides from IE5-mac \*/
* html .mainLev {height: 1%;}
/* End hide from IE5-mac */ 

