html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

body, html						{ height: 100%; }
body							{ background: #d8deeb url(images/pagebg.gif) repeat-x top; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif; font-size: 62.5%; }
a								{ color: #393f4c; text-decoration: underline; }
.clearfix:after					{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix				{ height: 1%; }

#container						{ width: 700px; margin: 0px auto; font-size: 1em; }

#header							{ width: 700px; height: 113px; padding-top: 20px; }
h1#logo							{ width: 680px; height: 100px; margin: 0px auto; }
h1#logo a						{ display: block; width: 680px; height: 100px; text-indent: -9999px; background: url(images/logo.gif) no-repeat; outline: none; }

#main_nav						{ width: 700px; text-align: center; background: #c8d1e4; height: 25px; padding-top: 10px; font-size: 1.35em; }
#main_nav li					{ display: inline; padding: 0px 14px; font-weight: bold; }
#main_nav a						{ text-decoration: none; }
#main_nav a:hover				{ text-decoration: underline; }
#main_nav li.current a			{ color: #438100; text-decoration: none; }

#wrap							{ width: 700px; background: #fff; padding-top: 25px; }

#main							{ width: 435px; padding: 0px 25px; float: left; font-size: 1.25em; line-height: 22px; color: #333; border-right: 1px solid #bcc7df; margin-right: -1px; }
#main p							{ margin-bottom: 10px; }
#main h2.title					{ font-family: 'Georgia', 'Times New Roman', serif; font-size: 1.75em; margin-bottom: 25px; }
#main h3						{ font-family: 'Georgia', 'Times New Roman', serif; font-size: 1.25em; margin-bottom: 15px; }

.wp-caption						{ float: right; text-align: center; font-size: 0.85em; margin-left: 15px; }

#sidebar						{ width: 165px; float: left; border-left: 1px solid #bcc7df; padding: 0px 0px 25px 25px; font-size: 1.25em; line-height: 23px; }
#sidebar li						{ margin-bottom: 5px; }
#sidebar ul, #sidebar p			{ margin-bottom: 20px; }
#sidebar img					{ display: block; margin: 0px auto 5px; }
#sidebar hr						{ border: none; margin: 0px; border-top: 1px solid #bcc7df; margin-bottom: 20px; }
#sidebar h4						{ font-size: 1.1em; font-weight: bold; color: #333; margin-bottom: 5px; }
#sidebar p.logo					{ margin-bottom: 20px; line-height: 12px; text-align: center; color: #333; }


#footer							{ clear: both; color: #aaa; text-align: center; font-size: 1.1em; padding: 25px 0px 25px; }
#footer a						{ color: #777; text-decoration: none; }
#footer a:hover					{ text-decoration: underline; }