@charset "utf-8";
/* Master CSS Document for TMS - Global Attributes*/



/* Headers */

h1, h2, h3, h4, h5, h6 { 
}

h1 { 
}

h2 { 
}

h3 { 
}
h4 { 
}
h5 {
}
h6 {
}


/* Bullets */

.bull-container {
line-height: 100%; 
padding-top: 6px; !important padding-bottom: 6px; !important 


}

.bull {
padding-top: 6px; !important padding-bottom: 6px; !important 
margin-top: 6px; !important margin-bottom: 6px; !important 

}



/* Featured Listings in CCP*/

.txt_label_title_right 
{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
line-height: normal;
}


.txt_label
{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
line-height: normal;
}

/* Sitewide Elements*/

.accent 
{ 

}

.accent3
{
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
padding-left: 7px;
margin: 0;
background-color: #E58216;
}

.accent3 a
{
color: #fff !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal !important;
}
.accent3 a:visited
{
color: #fff !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
.accent3 a:hover
{
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}



.color1
{
/*color: #006633;
font-weight: bold;
*/
}

.color2
{
}

.border {
border: 1px solid #666666; }


.box 	{ 		
		border: 1px solid #ccc; 
		background-color: #e8e8e8; 
		margin: 15px; 
		padding: 7px; 
		line-height: 100%; 
		color: #333333; 
		width: 90%; 
		}

.box a {}
.box a:visited {}
.box a:hover {}


.box2	{ width: 150px;}

.box2 a	{
display:block;

background-color: #988C72; border: 1px solid #666666;  font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#333333; font-weight: bold; text-decoration:none; width:130px; padding-top:6px; padding-bottom:6px; text-align:center; margin:3px;}

.box2 a:visited 	{
display:block;
background-color: #988C72; border: 1px solid #666666;  font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#333333; font-weight: bold; text-decoration:none; width:130px; padding-top:6px; padding-bottom:6px; text-align:center; margin:3px;}

.box2 a:hover 	{
display:block;
background-color: #333333; border: 1px solid #666666; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #988C72; font-weight: bold; text-decoration: none; width:130px; padding-top:6px; padding-bottom:6px; text-align:center; margin:3px; }




.backtotop {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a83293;
}
.backtotop a { text-align: right; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #a83293;}
.backtotop a:visited { text-align: right; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #a83293;}
.backtotop a:hover { text-align: right; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #999999; text-decoration: none;}

.admin { text-align: right; padding-bottom: 2px; }
.admin a { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #6b96b3; font-weight: normal; text-decoration: none; }
.admin a:visited { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #6b96b3; font-weight: normal; text-decoration: none; }
.admin a:hover { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #cccccc; font-weight: normal; text-decoration: underline; }

.reg { font-size: 12px; font-weight: normal; color: #666666;}
.grey {background-color: #cccccc; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333; font-weight: bold; letter-spacing: 1px;}

.boldwhite { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff;}

.emphasis { background-color: #e8e8e8; padding: 3px; color: #e43294; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-indent: 5px; }

.small { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
.small a { font-size: 10px  !important; font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: normal;}
.small a:visited { font-size: 10px !important; font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: normal; }
.small a:hover { font-size: 10px  !important;  font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: normal; text-decoration: none;}

.featuredimg { font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-align: center; 	color: #0000; background-color: #F1F1F1;
padding: 5px;}


/* Forms */

.contactform 	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	width: 100%;
	padding: 0px;
	}
	


.sublink a {
	color:#666666;
	text-decoration:none;
}
.sublink a:visited {color:#666666;
	text-decoration:none;}
.sublink a:hover {text-decoration:underline;}

select, input { 
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
