@import url('http://fonts.googleapis.com/css?family=Didact+Gothic&subset=latin,greek');

body {
  height: 100%;
  margin: 0;
  font-family: 'Didact Gothic', Arial, Verdana, Tahoma, sans-serif;
  font-size: 16px; 
  line-height:140%;
  color: #444444;
  background: #ffffff;
}

.pages { font-size: 25px; font-style: italic; color: #000066; text-decoration: none ; letter-spacing: 1px }

.text { font-size: 16px; line-height:140%; }
.text1 { font-size: 14px; color: #FFFFFF; text-decoration: none }
.text2 { font-size: 16px; color: #000066; text-decoration: none }
.text3 { font-size: 14px; color: #333333; text-decoration: none }
.titles { font-size: 18px; color: #000066; text-decoration: none; margin-bottom: 10px; }
.titles1 { font-size: 16px; color: #FFFFFF; text-decoration: none }
.titles2 { font-size: 18px; color: #FFFFFF; text-decoration: none }
.titles3 { font-size: 16px; color: #FFFFFF; text-decoration: none }
.titlesp { font-size: 16px; font-weight: bold; color: #FF0000; text-decoration: none }

.small { font-size: 14px; color: #000066; text-decoration: none }
.address { font-size: 14px; color: #FFFFFF; text-decoration: none }
.white { font-size: 14px; color: #FFFFFF; text-decoration: none }
.new { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none ; letter-spacing: 1px ; background-color: #FF0000; padding-right: 2px; padding-left: 2px}
.link { font-size: 14px; color: #ffffff; text-decoration: none; background-color: #009900; padding:2px 5px}
a.link:hover { background-color: #ff0000}
.links { font-size: 14px; color: #FF0000; text-decoration: underline}
a.links:hover {  color: #CC0000; text-decoration: none}
.links1 { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.links2 { font-size: 16px; color: #FFFFFF; text-decoration: none}
a.links2:hover { color: #99FF99; text-decoration: none }
.links3 { font-size: 14px; color: #FF0000; text-decoration: underline}
.link1 { font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.linkf { font-size: 14px; color: #FFFFFF; text-decoration: none }
.linksp { font-size: 20px; font-weight: bold; color: #FF0000; text-decoration: none}
a.linksp:hover { font-weight: bold; color: #009900; text-decoration: none }


.forms { font-family: 'Didact Gothic', Arial, Verdana, Tahoma, sans-serif; font-size: 14px; color: #000066; text-decoration: none ; border: 1px #cccccc solid; background-color: #ffffff; padding:3px;}
.forms1 { font-family: 'Didact Gothic', Arial, Verdana, Tahoma, sans-serif; font-size: 14px; color: #000066; text-decoration: none ; border: 1px #c0c0e2 solid; background-color: #eaeaf6; padding:3px;}
.button { font-size: 14px; color: #ffffff; text-decoration: none ; text-transform:uppercase; border: none; background-color: #4c4c94; cursor:pointer; padding:5px 10px}

.navigation { font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: none ; padding: 5px 10px;}
a.navigation:hover { color: #FFFFFF; text-decoration: none ; background-color: #55C555;  }
.navigation2 { font-size: 14px; color: #FFFFFF; text-decoration: none }

.photos img{ font-size: 14px; font-style: normal; line-height: 17px; color: #4F4C48; text-decoration: none; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1}
a.photos:hover img{ font-size: 14px; font-style: normal; line-height: 17px; color: #4F4C48; text-decoration: none; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5}.linksg { font-size: 14px; color: #FF0000; text-decoration: none }
.imagewidth { width : expression((this.width<500) ? "auto" : "500px"); }

.webadminlinks { font-size: 14px; font-weight: bold; color: #CC0000; text-decoration: underline }
.webadmintext { font-size: 14px; color: #000000; text-decoration: none }


