/*
Original design: andreas05 (v2.5 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas05/
*/

/* General tags */
* {margin:0; padding:0;}
body {background:#c00000; font:80% verdana,tahoma,sans-serif; color:#555555;}
a {background-color:inherit; color:#c00000; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0 10px 15px 5px;line-height: 120%}
ul, ol {margin:0 0 16px 15px; padding-left:5px;}
ul ul, ol ol {margin:3px 0 0 15px;}
img {float:left; margin:0 10px 0px 0;border:2px solid #000;}
.picture { font:0.65em Arial, sans-serif;text-align:right; }
.right { float:right; margin:0 10px 10px 5px; }
.left { float:left;margin:0 10px 10px 0; } 
.no_border {border:0px;}
b { font-size:1.8em;color:#c00000;line-height: 105%}

/* Headers */
h1 {color:#fff; font-size:2.25em; letter-spacing:-2px; margin:0; text-align:right; font-variant: small-caps;}
h2 {font-size:2.75em; font-weight:normal; letter-spacing:-1px; margin:5px 0 10px;}

/* IDs */
#title {margin:15px 5px 5px 15px; width:760px;}
#title img {margin:0 0px 15px 0;border:0px solid #000;}
#container {background:#fff url(front2.png) bottom left no-repeat; border:3px solid #000; color:#000; margin:15px auto 15px; padding:10px; width:760px; line-height:1.3em;}
#sidebar {float:left; padding-left:147px; width:110px;}
#sidebar p {margin:10px 0 5px 10px; text-align:left; font-size:0.9em;}
#sidebar p a {font-weight:400;}
#main {float:right; width:450px;}
#gallery {float:right; width:450px;}
#gallery img {float:right;margin:5px 5px 5px 5px;border:2px solid #000;}
#footer {clear:both; color:#aaa;}
#map{width:435px; margin:0px 10px 10px 0px; border:2px solid #000;}

/* Menu */
.menu {background: url(menu.png); border:0px solid #ffffff; color:#fff; display:block; font-size:1.1em; font-weight:bold; padding:14px 2px 14px 10px; width:110px;}
.menu:hover {background-color:#f8f8f8; border:0px solid #cccccc; color:#333333; text-decoration:none;}

/* Various classes */
.credits {color:#777; font-size:0.9em; margin-bottom:0;}
.credits a {color:#777;}
