body {
background: #cecece;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #000000;
}

img{border: none;}

h1, h2, h3, h4, h5 {

    color: #1A5FA4;
    margin: 0px;
}


h1 {
    font-size: 31px;
}

h2 {
    font: normal 22px "Times New Roman", Times, serif;
}

h3 {
    font-size: 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #1A5FA4;
text-decoration: underline;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #09C;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}
.bg1
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #5a768d;
text-decoration: underline;
}

.blye-text-regular {
color: #5a768d;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.white-text-underline {
color: white;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #1A5FA4;
text-decoration: none;
}

.red-text-underline {
color: #1A5FA4;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}



/******* DROP MENU STYLES *****/


ul.menu {list-style:none; margin:0; padding:0; margin-top: 0px; width: 184px; height: 55px;}
		ul.menu li {position:relative; float:left; margin:0; width:auto;  }
			ul.menu ul {position:absolute; top:55px; left:10px; display:none; opacity:0; list-style:none; text-align: left;}
			ul.menu ul li {position:relative; border:0; width:170px; margin:0}
				ul.menu ul ul {left:119px; top:0;}
		ul.menu * {margin:0; padding:0; border:0;}
		ul.menu a {display:block; color:#FFF; text-decoration:none;}
			ul.menu ul li a {display:block; padding:8px; background-color:#005DAA;}
			ul.menu ul li a:hover {background-color:#06C; color:#FFF;}
		ul.menu .menulink {border:0; padding:5px 8px; font-weight:bold; width:80px;}
		ul.menu .menulink:hover, ul.menu .menuhover {color:#FFF; background-color:#06C;}
		ul.menu .sub {background:#005DAA url(pics/arrow.png) 100px 9px no-repeat; width: 100px; padding: 8px;}
		ul.menu .topline {border:0;}
		
		
/******** BUTTONS CLASSES ********/
.but-home{
background: url(images/but-home.gif);
display: block;
width: 220px;
height: 55px;
	}
.but-home:hover{
	background: url(images/but-home-on.gif);
	}
	
.but-prop{

background: url(images/but-prop.gif) no-repeat;
display:block;
width: 182px;
height: 55px;
cursor: default;
	}
	
/*.but-prop:hover{
	background: url(images/but-prop-on.gif) no-repeat;
	}*/
	
.but-maps{
	background: url(images/but-maps.gif) no-repeat;
display:block;
width: 122px;
height: 55px;
	}
.but-maps:hover{
	background: url(images/but-maps-on.gif) no-repeat;
	}
	
.but-about{
	background: url(images/but-about.gif) no-repeat;
display:block;
width: 158px;
height: 55px;
	}
.but-about:hover{
	background: url(images/but-about-on.gif) no-repeat;
	}
	
.but-testimonials{
	background: url(images/but-testimonials.gif) no-repeat;
display:block;
width: 182px;
height: 55px;
	}
.but-testimonials:hover{
	background: url(images/but-testimonials-on.gif) no-repeat;
	}

