@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* General Styles */


body{        
	background:#ebe8de;
	font-family: "Open Sans", sans-serif;
	overflow:auto; 
	margin:10px;
	padding:10px;       
}   

.gray{
	 color:#666;
	 font-family: 'lucida sans unicode', sans-serif;
	 
	 }

a:link      {color:#e56038;font-weight: ; text-decoration:none;}							/* unvisited link- Color of Header*/ 	
a:hover     {color:#39C; background:#CCC; text-decoration:none;}							/* mouse over link-BLUE */
a:visited 	{color: #e56038; background-color: transparent;    text-decoration: none;}


/* HEADER and FOOTER*/
header
{
        position:relative;
		float: left;
        width:100%;
        
        
}

header h1
{
        margin:20px 0 10px 10px;
        font-size:50px;
        color:#e56038;
        font-family: 'Open Sans', sans-serif;
		text-align: left;
		text-shadow: 4px 4px 4px #aaa;
		
}

header h2
{
        margin:35px 0 0 0;
        font-size:35px;
        color:#e56038;
        font-family: 'Open Sans', sans-serif;
		text-align: left;
		float: left;
}

header h3
{
       
        font-size:25px;
        color:#090;
        font-family: 'Open Sans', sans-serif;
		text-align: left;
}

header h4
{
        margin:5px 0 0 40px;
        font-size:20px;
        color:#666;
        font-family: 'Open Sans', sans-serif;
		text-align: left;
}

footer {
   position: fixed;
   left: 0;
   bottom: 10px;
   width: 100%;
   background-color: ;
   color: ;
   text-align: left;
}

/* Outside Headers and Footers */
gen h1{color:#e1a341; font-family:"Open Sans", sans-serif; 	text-shadow: 4px 4px 4px #aaa; 	font-size: 45px; text-align: left; font-weight: bold; }	
gen h2{color:#09C; ```font-family:"Open Sans", sans-serif;	text-shadow: 4px 4px 4px #aaa; 	font-size: 40px; text-align: left;font-weight: bold;}	
gen h3{color:#090; ```font-family:"Open Sans", sans-serif;		  							font-size: 25px; text-align: left; font-weight: bold; margin-left:15px;}
gen h4{color:#3f94eb; font-family:"Open Sans", sans-serif;									font-size: 22px; text-align: left; font-weight: bold;}
gen h5{color:#f4013a;`font-family:"Open Sans", sans-serif; 									font-size: 20px; text-align: center; font-weight: bold;}
gen h6{color:#C90; ```font-family:"Open Sans", sans-serif;									font-size: 18px; text-align: left; font-weight: bold;}	


/* site wise papagraph text */
p
{
		color:#3a3168;
		font-size:16px;
		font-family: 'Open Sans', sans-serif;
		text-align: justify;
		line-height: 30px;
		margin-bottom:10px;
		margin-left:10px;
}
/* site wise papagraph text */
p.gen
{
		color:#3a3168;
		font-size:16px;
		font-family: 'Open Sans', sans-serif;
		text-align: left;
		line-height: 25px;
		margin-bottom:20px;
		margin-left:10px;
		padding: 0 10px 0 10px;
		text-align: justify;
}

/* Alternative P text */
p.genf
{
		color:#3a3168;
		font-size:16px;
		font-family: 'Open Sans', sans-serif;
		text-align: left;
		line-height: 30px;
		margin-bottom:30px;
		margin-left:0px;
}

/* Title on search results */
.title
{
        margin:10px 0 20px 10px;
        font-size:18px;
        color:#e56038;
        font-family: 'Open Sans', sans-serif;
		text-align: left;
		text-shadow: 4px 4px 4px #aaa;
		
}

/* Forms only alternative text */
.form
{
		color:#e56038;
		font-size:18px;
		font-family: 'lucida sans unicode', sans-serif;
		text-align: left;
		line-height: 25px;
		margin-bottom:10px;
		margin-left:20px;	
}

/* Login text */
p.login
{
		color:#55525a;
		font-size:24px;
		font-family: 'lucida sans unicode', sans-serif;
		line-height: 30px;
		margin-bottom:10px;
		margin-left:20px;
		text-align: center;
		text-shadow: 4px 4px 4px #aaa;
		font-weight: bold;
	
	
	}

/* Special text */ 
p.c
{
	color:#C90;
	font-size:11px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	line-height: 20px;
	margin-bottom:0px;
	margin-left:10px;
	
	}

/* Article Text */	

article p
{
		font-size:16px;
		font-family: 'Open Sans', sans-serif;
		text-align: justify;
		line-height: 25px;
		margin-bottom:10px;
		margin-left:20px;
}

article h3
{
		color:#090; 
		font-family:'Open Sans', sans-serif; 	
		font-size: 25px;
		text-align: left;
		margin-bottom:20px; 
		margin-top:10px;
}


/* Modal Popup  For Search Listings */

a.contact:link
{
	color:#e56038; 
	font-size:12px; 
	text-decoration:none; 
	font-weight: none ;  
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Segoe Ui";
	}  
/* unvisited link- Color of Header */ 	
a.contact:hover
{
	color:#0C3;  
	background:#FFF;
	background: linear-gradient(#ebe8de, #FFF); 
	border:1px; 
	border-style:solid; 
	border-color:#CCC;
	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	border-radius: 10px; 
	padding-left: .5em;
	padding-right: .5em;
	padding-top: .1em;
	padding-bottom: .1em;
	text-decoration:none; 
	}	
	
/* mouse over link */

sh h3 {color:#4cbf0b; font-family:"Open Sans", sans-serif;			text-shadow: 4px 4px 4px #aaa; font-size: 20px; text-align: center;font-weight: bold;}
sh h2 {color:#9097a4; font-family:"Open Sans", sans-serif;			text-shadow: 4px 4px 4px #aaa; font-size: 28px; text-align: left;font-weight: bold;}



/* General Button */

.button {
	-moz-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	box-shadow:inset 0px 1px 3px 0px #91b8b3;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #768d87), color-stop(1, #6c7c7c));
	background:-moz-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-webkit-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-o-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-ms-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0);
	background-color:#000; 
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	border:1px solid #566963;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b665e;
	border:3px; 
	border-style:solid; 
	border-color:#CCC;
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.2, #6c7c7c), color-stop(0.8, #768d87));
	background:-moz-linear-gradient(top, #ebe8de 20%, #768d87 80%);
	background:-webkit-linear-gradient(top, #ebe8de 20%, #768d87 80%);
	background:-o-linear-gradient(top, #ebe8de 20%, #768d87 80%);
	background:-ms-linear-gradient(top, #ebe8de 20%, #768d87 80%);
	background:linear-gradient(to bottom, #ebe8de 20%, #768d87 80%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebe8de', endColorstr='#768d87',GradientType=0);
	
	border:3px; 
	border-style:solid; 
	border-color:#CCC;
	color:#CF0;
}
.button:active {
	position:relative;
	top:1px;
}

/* Horizontal Lines */ 

hr {																  
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 2px;
	color: #e56038;
}

.customHrmp {
    width: 90%;
    color: #1a2333;
    line-height: 5px;
	margin-left: 20px;
    margin-right:50px;
    margin-top: 6px;
    margin-bottom: 10px;
	background-color: #C96;
	border-style: inset;
	align: center;
}

.customHrmpg {
    width: 90%;
    color: #999;
    line-height: 2px;
	margin-left:20px;
    margin-right:0px;
    margin-top: 6px;
    margin-bottom: 10px;
	background-color: #CC9;
	border-style: inset;
	align: center;
}
.navhr {
    width: 80%;
    line-color: #1a2333;
    line-height: 2px;
	margin-left:5px;
    margin-right:5px;
    margin-top: 0px;
    margin-bottom: 0px;
	background-color: #ebe8de;
	border-style: inset;
	align: justify;
}

/* Images  and shapes */  
.imgs
{
	border-radius:10px;
	padding-left:0px;
    padding-right:0px;
    padding-top: 0px;
    padding-bottom: 0px;
	display: block;
	margin-left: 100px;
	
	}
	
img.wrap 
{
	float: left;
	margin: 10px 10px 10px 10px;
	
}

iframe.wrap
{
	float: left;
	margin: 10px 10px 10px 10px;	
	
}

iframe 
{
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin:auto;
	
	width:70%;
	height:500px;
	max-width:90%;
	min-width:500px;
	overflow:hidden;
	border:none;
	padding:0;
	margin:0 auto;
	display:block;
	background:#eceae7;
	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	
	-moz-box-shadow: 4px 4px 14px #000;
	-webkit-box-shadow: 4px 4px 14px #000;
	box-shadow: 4px 4px 14px #000;
	
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=.2);
}

.box{
	display: block;
	border: 3px solid #FFF;
	padding-bottom:20px;
	margin: 20px;
}

.content {
  max-width: 500px;
  margin: auto;
  background: white;
  padding: 10px;
}


/* Horizontal Lines */

.element{
  shape-outside: iframe ;
  shape-image-threshold: 1.0;
  shape-margin: 20px;
  shape-padding: 20px;
  float: left;
  width:200px ; 
  height:150px; 
  max-width:100%; 
  overflow:hidden; 
  border:none; 
  padding:0;
  margin:0 30px 0 0;  
  auto;display:block;  
  
  
}	

.hrnav
{ 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
	color: ;
} 



	
	

