/* Theme Style
 * ==|== Hocking Stuart ==========================================================
 */
 
body {background-color: #cccccc}
.theme-logo { background: url(../img/logo.png) no-repeat; display:block; width: 350px; height: 50px; margin: 20px 20px; float:left;}

#header .address { float:right; color: #fff; font-style:normal; font-size: 1.6em; margin: 35px 30px 20px;}
#header, #footer { background-color: #012b5d ;}

#article {margin: 0; background: #fff url(../../content/img/background.jpg)}

.about p{width: 500px }

#nav a { text-decoration: none; color: #fff}
#nav a {padding: 4px 10px; display:block; border-radius: 3px;}
#nav a.current, #nav a:hover { background: #000033; }

