/*General font: */ 

font	{ font-family: "Trebuchet MS", arial, tahoma, Times, serif; color: #7D7060; font-size: 90%;}

/*General properties of the body: Background color, -picture, margins. */ 

body {background-color: #DAD2C5 ; color: #7D7060; font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 95%;}


.center-div {

     width: 400px;
     text-align: left;
background-color: #ffffff;
border-color:#ffffff; border-width:0px; border-style:solid;
     }

.top {background-color: #7D7060;  margin: 0 0 0 0; font-weight:bold; font-size: 85%; text-align:center; color: #ffffff; padding:8px;}

.top a:link 	{color: #ffffff; font-weight:normal; text-decoration:none; padding:5px;}
.top a:visited 	{color: #ffffff; font-weight:normal; text-decoration:none; padding:5px;} 
.top a:hover   {  background-color:#FFffff; color: #111; font-weight:normal; text-decoration:none; padding:5px;}
.top a:active	{color: #ffffff; font-weight:normal; text-decoration:none; padding:5px;}

.bodytexttop {margin-left:30px; margin-right:30px;}

.bodytext {margin-left:30px; margin-right:30px;}
.bodycontent {margin-left:10%; margin-right:10%;}
.content {font-size: 100%;}
.content2 {font-size: 90%;}
.content3 {font-size: 70%;}


.contactbox {background-color: #fff; text-align:left; color: #7D7060; padding:10px; border-color:#869CB2; border-width:2px; border-style:solid; width:75%}


.featuredlisting {margin-left:10%; margin-right:10%; font-size: 90%; border-color:#0D4456; border-width:1px; border-style:solid; color: #7D7060; background-color: #ffffff; padding:8px 10px 8px 10px}

.featuredlisting a:link 	{color: #0D4456; font-weight:normal; text-decoration:underline;}
.featuredlisting a:visited 	{color: #0D4456; font-weight:normal; text-decoration:underline;} 
.featuredlisting a:hover   {  background-color:#0D4456; color: #ffffff; font-weight:normal; text-decoration:underline;}
.featuredlisting a:active	{color: #0D4456; font-weight:normal; text-decoration:underline;}

.left300 {
	float: left;
	width: 300px;
	padding: 20px 15px;
	font-size: 95%;}


.right300 {
	float: left;
	width: 300px;
	padding: 20px 15px;
	font-size: 95%;
text-align:center;}


.clear
{
	clear:both;
}


.buscard {font-size: 90%; border-color:#CCCCA3; border-width:1px; border-style:solid; color: #333333; background-color: #fff; padding:10px 10px 10px 10px}



/*Links: */

a:link 	{color: #00639C; font-weight:normal; text-decoration:none; font-family:"Trebuchet MS", Helvetica,  "Times New Roman", Arial, sans-serif;}
a:visited 	{color: #00639C; font-weight:normal; text-decoration:none; font-family: "Trebuchet MS", Helvetica, "Times New Roman", Arial, sans-serif;} 
a:hover     { background-color: #00639C; color: #FFFFFF; font-weight:normal; text-decoration:none; font-family: "Trebuchet MS", Helvetica, "Times New Roman", Arial, sans-serif;}
a:active	{color: #00639C; font-weight:normal; text-decoration:none; font-family: "Trebuchet MS", Helvetica, "Times New Roman", Arial, sans-serif;}
a:link img   { border-color: #00639C } 
a:visited img   { border-color: #00639C } 
a:hover img   { border-color: #00639C } 
a:active img   { border-color: #00639C } 

/*Headers:*/


h1        {  font-size: 120%; font-weight:bold; text-align:center; color: #555555; margin: 5px 0 10px 0;}

h2	{ font-size: 120%;  font-weight: bold; text-align:left; color: #555555}

h3	{ font-size: 100%; font-weight: bold; text-align:left; color: #555555}

h4	{font-size: 60%; text-align:center; color: #555555}

h5	{font-size:110%; text-align:center }
h6	{font-size:200%; text-align:center; color: #0D4456}

/*Properties for special highlight:*/
.special	{font-size: 150%; 	font-weight: bold;	color: #333333; 	text-align:center }
.special2	{font-size: 150%;	color: #333333; 	text-align:center }
.special3	{font-size: 120%;	color: #333333; font-weight: bold; 	text-align:left }
.special4	{font-size: 120%;	color: #333333; 	text-align:left }
.special5	{font-size: 120%;	color: #333333; 	text-align:center }
.special6	{font-size: 100%;	color: #333333; 	text-align:center }
.special7	{font-size: 120%;	color: #0D4456; 	text-align:left }
.special8	{font-size: 100%;	color: #333333; 	text-align:left }
.special9	{text-align:center }
.specialh2	{ font-size: 150%;  font-weight: bold; text-align:left; color: #6D939B}
.specialf {font-size: 70%;text-align:right; margin:0 }

/*Change distance between list items:*/


/*color of list:*/
li {color: #555555; margin-bottom: 5px}
ul {color: #555555; margin-bottom: 0px}





