@charset "UTF-8";


.button {
	background-color: #cccccc;
	cursor:auto;
	border : double  red;
	FONT-FAMILY: Trebuchet MS, Arial, MS San Serif;
	font-size: 12px;
	font-weight: bold;
	color : red;
	height : 25px;
	width: 100px;

}

.border { 
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px
	  }
	  
	  
	  
	  
.redborder { 
 border: #cd3333;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px
	  }
	  
.maingreen{
color:#336633;
FONT-FAMILY: Arial, sans serif ;
font-size:14px;
font-weight:normal;
}

.mainwhite{
color:#ffffff;
FONT-FAMILY: Arial, sans serif ;
font-size:10px;
font-weight:bold;
}

ul li{
	
	color:#666666;
	FONT-FAMILY:  Arial, sans serif;
	font-size:13px;
	list-style-position: outside;	
	font-style: oblique;
	line-height: 15px;
	margin-left: -15px;	
	margin-right: 5px;	
	margin-bottom: 5px
}

.HeaderRed{
color:#ff0000;
FONT-FAMILY: trebuchet ms, arial, sans serif ;
font-size:24px;
font-weight:bold;
}

a.menumain
{
color: #ffffff;
FONT-FAMILY: trebuchet ms, arial, san serif;
font-size: 10px;
font-weight: bold;
}

a.menumain:hover
{
color:#CD963C;
font-family: trebuchet ms, arial, san serif;
font-size: 10px;
font-weight: bold;

}


a.linktext
{
color:#35374C;
FONT-FAMILY: trebuchet ms, Arial, san serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
}


a.linktext:hover
{
color:#CD963C;
font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;

}

a.email
{
color:#CD963C;
FONT-FAMILY: Trebuchet MS, Arial, MS San Serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}


a.email:hover
{
color:#666666;
font-family: trebuchet ms ,Arial, MS San Serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}


.maintext {
	font-family: Trebuchet MS, Arial, MS San Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.mainservices {
	font-family: Trebuchet MS,Arial, MS San Serif;
	font-size: 22px;
	font-weight: bold;
	color:#CD963C;
}

.mainheaders {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 22px;
	font-weight: normal;
	color:#CD963C ;
	
}

.omicron {
font-family: Trebuchet MS,Arial, MS San Serif;
	font-size: 18px;
	font-weight: bold;
	color:#CD963C;
}


a.headerlink{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 24px;
	font-style:oblique;
	font-weight: normal;
	color:ivory ;
	text-decoration:none;
}

a.headerlink:hover{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 24px;
	font-style:oblique;
	font-weight: normal;
	color:#999999 ;
	text-decoration:none;
}



textarea {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}


