﻿body {font-family: Georgia;}
/* HEADER */
header nav a {font-size: 14px; text-decoration: none;}
header nav a:hover {text-decoration: underline;}
/* FOOTER */
footer {font-size: 12px; }
footer #footInner ul li a {text-decoration: none}
footer #footInner ul li a:hover {text-decoration: underline;}
/* CONTENT */
h2 {font-size: 22px; font-family: Georgia; font-weight: normal; line-height: 24px;}
p {font-size: 12px; line-height: 18px; margin: 0 0 10px 0}
/* HOME */
#C article a h3 {font-size: 18px; line-height: 18px;  font-weight: normal; vertical-align: top;}
#C article a p {font-size: 12px;}
#C article a {outline: 0px; text-decoration: none;}
#C article a:hover h3 {text-decoration: underline}
#TL, #TR, #C, #BL, #BR {display: block} /*This is so for correct rendering on text only devices*/
/* CONTACT */
input.text, textarea {font-family: Georgia; font-size: 12px; font-weight: normal;}
dl.form label {font-size: 16px;}
.formBut {font-size: 14px; font-family: Georgia; outline: 0px; text-decoration: none;}
.formBut:hover {text-decoration: underline;}
/* PORTFOLIO */
#page .categoryList li {font-size: 16px;}
#page .categoryList li h3 {font-size: 16px; margin: 0px;}
#page .categoryList li a {color: #000; font-weight:normal;}
#page .categoryList li a:hover, #page .categoryList li a.sel {font-weight:normal; text-decoration: underline;}
.articleNav li a {font-weight: normal; font-size: 16px; text-decoration: none;}
.articleNav li a:hover, .articleNav li h4 a.sel {text-decoration: underline;}

