#page											{ width:810px; margin:30px auto; font-size:62,5%; line-height:62,5%; font-family:Verdana; }
#header											{ height:114px; background: #FFF url('/wp-content/themes/fvs/images/header.jpg') no-repeat; }

#header	a.home									{ height:82px; display:block;  color:#fff; font-size:1.5em; line-height:3em; text-decoration:none; font-weight:300; font-family:Georgia; padding-left:240px;}

#menu											{ height:32px; list-style-type:none; }
#menu li.first									{ visibility:hidden; }
#menu li										{ float:left; height:32px; display:block; margin:0 3px;}
#menu li a										{ float:left; height:32px; display:block; color:#fff; text-decoration:none; font-size:0.8em; line-height:2.6em; padding:0 8px;  }
#menu li:hover, #menu li.current_page_item		{ background:transparent url('/wp-content/themes/fvs/images/menu-right-hover.gif') no-repeat top right;}
#menu li a:hover, #menu li.current_page_item a	{ background:transparent url('/wp-content/themes/fvs/images/menu-left-hover.gif') no-repeat top left; }

h1												{ font-size:2em; color:#1e3f5b; font-weight:300; margin-top:14px; }
h2												{ font-size:1.6em; color:#29567D; font-weight:300; margin:4px 0; }
h3												{ font-size:1.4em; color:#3D75A9; font-weight:300; margin-top:4px 0; }

#main											{  }

#content										{ width: 600px; float:left; margin-bottom:15px; }
#sidebar										{ width: 210px; height:210px; float:left; background:#fff url('/wp-content/themes/fvs/images/sidebar.gif') no-repeat top left;  margin:15px 0; font-size:0.7em; line-height:1.7em; color:#000; }
#sidebar p										{ padding:10px 16px; }
#sidebar a										{ color:#29567D; } 

.post											{ }
.entry											{ margin-top:10px; font-size:0.8em; line-height:1.6em;}
.entry p										{ padding-bottom: 10px;}

#footer											{ clear:both; text-align:center; font-size:0.7em; color:#29567D; padding-top:8px; border-top:1px solid #1e3f5b; }

strong											{ font-weight:bold; }

#content ul										{ list-style-type:disc; margin-bottom:10px; }
#content ul li									{ margin-left:20px; }
#content a										{ color:#29567D; font-weight:bold; } 
