@charset "utf-8";
*{padding:0;margin:0;}
body{/*background-image:url(../images/bg2.jpg);background-repeat:repeat;*/font-family:georgia;background-color:#fff;}

h1{text-indent:-9000px;}
h2{font-weight:normal;color:#000;margin:20px 0;font-size:1.1em;line-height:1.2em;}
h3{font-weight:normal;color:#000;margin:20px 0;font-size:1.15em;}
h4{font-weight:normal;color:#000;font-size:0.9em;}
h4 a:link, h4 a:visited{font-size:1.05em;}
#footer p{text-align:center;color:#4a4848;padding:20px 0;}


#header{width:860px;height:120px;margin:auto;background-color:#fff;padding:0 20px;}
#nav{width:900px;margin:auto;background-color:#fff;}
#container{width:860px;margin:auto;background-color:#fff;padding:20px;}
#footer{width:900px;margin:auto;height:59px;clear:both;background-color:#fff;}

ul{width:300px;margin:auto;padding:0 0 0 640px;}
li{list-style:none;display:inline;padding-left:10px;font-style:italic;}
a:link, a:visited{text-decoration:none;font-size:1.2em;color:#4a4848;}
a:hover{text-decoration:underline;color:#000;}

.thumb{padding:10px 12px 0 0;}

#form{width:420px;margin:-190px 0 0 230px;}
fieldset{border:none;width:400px;float:left;}
#contact_name{margin:0 0 5px 0;width:315px;}
#contact_email{width:315px;margin:0 0 5px 0;}
#contact_message{width:315px;height:40px;margin:0 0 5px 0;}
#send{font-size:0.75em;border:none;cursor:pointer;padding:1px 2px 2px 0;border-top:1px solid #000;border-bottom:1px solid #000;background-color:#fff;font-family:georgia;}
label{font-size:0.8em;float:left;}
input, textarea{font-family:georgia;font-size:0.8em;color:#392f13;}

