/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}





ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	width:100%; 
	height:100%; 
}

body {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	color:#666666;
	/* background:#ffffff url(images/background.jpg) no-repeat fixed 0 0;
	background:#ffffff url(images/background2.jpg) no-repeat fixed 0 0; */
}

.background { width: 100%; position: fixed; left: 0; right: 0; top: 0; z-index: -1; }

a {
	color:#63A169;
}

a:hover {
	background:#63A169;
	color:#ffffff;
	text-decoration:none;
}

.left {
	float:left;
}

.right {
	float:right;
}

#background{
	position:absolute; 
	z-index:1; 
	width:100%; 
	height:100%;
}

#main_content h1 {
	color:#63a169;
	font-size:24px;
	font-weight:normal;
	margin-bottom:13px;
}

object#title {
	margin-bottom:13px;
}

#content {
	padding: 59px 0 0 0;
	width:943px;
	margin:0px auto;
}

p, .right_content {
	line-height:16px;
}

#logo {
	padding-left:70px;
}

#header {
	background:url(images/top.png) bottom left no-repeat;
	height:170px;
}

#footer {
	background:url(images/footer.png) left top;
	height:111px;
	width:943px;
	margin-bottom:100px;
}
#credits{
	height:111px;
	color:#ffffff;
	font-size:10px;
text-align: center;
margin-bottom:20px;
}

#main_content {
	background:#ffffff;
	width:787px;
	margin: 0 8px 0 8px;
	padding:30px 70px 70px 70px;
	min-height:300px;
}

.left_shadow {
	background:url(images/left_shadow.png) top left repeat-y;
}

.right_shadow {
	background:url(images/right_shadow.png) top right repeat-y;
}

.right_content img, p {
	margin-bottom:20px;
}	

.widget {border:1px solid #ccc; padding:25px 15px !important; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}
div.widget h4 {border-bottom:1px dotted #ccc; font:bold 120% Helvetica, sans-serif;}

div#right, div#appendix {font-size:120%;}
div#right ul, div#appendix ul {list-style:none; padding:0;}

div.widget h4 {font-size:130%; margin:0; padding:0 0 3px 0;}
div.widget a {display:block; padding:5px 0px; font:normal 110% Helvetica, sans-serif; color:#215c97;}
div.widget a:hover {color:#666; text-decoration:underline;}
div.widget li {padding:0 0 0 5px; margin:0; border-bottom:1px dotted #ccc;}
div.widget li li {padding:0 0 0 20px; margin:0; background:none; border-top:none; border-bottom:none;}

div#tag_cloud a {display:inline;}
div#tag_cloud {min-height:130px;}
div#archives {min-height:130px;}

.textwidget, .textwidget a {font: italic 120% Georgia, serif !important;}
.textwidget p {margin: 0; padding: 0;}

table#wp-calendar {margin:0 0 10px 0; border-collapse:collapse; text-align:center; font-size:14px;}
table#wp-calendar a {font:normal 14px Verdana;}
table#wp-calendar caption {padding:0 0 5px 0;}
table#wp-calendar th {font:bold 14px Verdana;}
table#wp-calendar th, table#wp-calendar td {width:30px; height:30px;}

div#main_content h2 {font:bold 18px "Arial Rounded MT", Helvetica, sans-serif; width:450px;}
div#main_content h2.page_headline {margin:10px 0; font:bold 18px Helvetica, sans-serif; color:#215c97;}
div#main_content h2 a {color:#666; display:block;}
div#main_content h2 a:hover {color:#215c97; text-decoration:none;}}
div#main_content h3 {font:italic 120% Georgia, serif; margin:0 0 5px 0;}
div#main_content ul, ol {margin:0 0 20px 20px;}

div.comment {margin:10px 0 30px 0; padding:10px 0; border-bottom:1px dotted #ccc;}
p.comment-details {font:normal 130% Georgia, serif;}
.avatar {float:left; margin:0 20px 0 0; border:5px solid #eee;-moz-border-radius:5px;-webkit-border-radius: 5px;}
div.comment-text {margin:50px 0 0 0;}
div.author-comment {background: #f9fbc1;-moz-border-radius:5px;-webkit-border-radius:5px; padding: 10px !important; border:1px solid #f1f1f1;}

h2#comment-header {margin:40px 0 10px 0 !important; border-bottom:1px dotted #ccc; padding:0 0 5px 0;}
h2#respond {margin:40px 0 10px 0 !important;}
h3#no-comments {font:italic bold 110% Georgia, serif !important; color:#666 !important;}

label {display:block; margin:0 0 5px 0;}
.text {width:350px; margin:0 0 10px 0; padding:5px; background:url(images/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc;}
textarea {width:450px; height:150px; margin:0; padding:5px; background:url(images/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc; -moz-border-radius:5px;}
.submit {width:auto; padding:5px 20px; margin:5px 0; color:#fff; background:#333; border:1px solid #333; -moz-border-radius:5px;-webkit-border-radius: 5px;}
input, textarea {-moz-border-radius:5px;-webkit-border-radius: 5px; margin:0 5px 0 0; font-family:Arial, "Helvetica", sans-serif;}

img.alignright {float:right; margin:0 0 30px 30px;}
img.alignleft {float:left; margin:0 50px 30px 0;}
img.aligncenter {display:block; margin-left:auto; margin-right:auto;}
a img.alignright {float:right; margin:0 0 30px 30px;}
a img.alignleft {float:left; margin:0 50px 30px 0;}
a img.aligncenter {display:block; margin-left:auto; margin-right:auto;}

.aligncenter, div.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;}
.wp-caption img {margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text {font-size:110%; line-height:17px; padding:0 4px 5px; margin:0;}

.right_imgbox, .right_imgbox img { width:190px; margin:0;padding:0; height:139px; }

.right_imgbox {
		margin-bottom:20px;
}

#main_navigation {
	font:strong;
        font-size:22px;
        font-family:"Arial Rounded MT", "Helvetica", Arial, sans-serif;
        margin-left:8px;
	background:#ffffff;
	width:857px;
	padding: 20px 0 0 70px;
}

#navigation ul {
	margin-top:14px;

}

#navigation ul li {
		display:inline;
		border-right:#bfd8d5 2px solid;
		padding: 0 12px 0 12px;
}

#navigation ul li.first {
		
                padding: 0 12px 0 12px;
border-right:#bfd8d5 33px solid;
}

#navigation ul li a {
		
		color:#6a896b;
		text-decoration:none;
}

#navigation ul li a:hover {
		color:#bfd8d5;
		background:#ffffff;
}
#navigation li.current_page_item a, #navigation li.current_page_item a:hover{
                background:url(images/babbit.gif) top left no-repeat;	
                padding-left:35px;
                color:#bfd8d5;
                padding-top:15px;		
}

#navigation {
          margin-top:14px;
          margin-bottom:14px;

}

table#contact_form td.heading {
		width:80px;
		vertical-align:middle;
		font-weight:bold;
		font-size:14px;
}

table#contact_form td {
		padding-bottom:20px;
		vertical-align:middle;
}

table#contact_form input, table#contact_form textarea, table#contact_form select, table#contact_form option {
		font-family:Arial, "Helvetica", sans-serif;
		font-size:12px;
		padding:1px;
}

table#contact_form textarea {
	width:300px;
}

#logo a {
	background:none;
}

h3 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-size:20px;
	margin-bottom:5px;
}

h4 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:18px;
	margin-bottom:5px;
}

h5 {
	font-size:16px;
	margin-bottom:5px;
}

h6 {
	font-size:14px;	
	margin-bottom:5px;
}

.posts {
	margin:15px 0;
}

.send_btn {
	margin-left:343px;
}



#ie6_warning_container {
	width:100%;
	height:60px;
	background:#ffffff;
}

#ie6_warning {
	width:943px;
	margin:0px auto;
}

.en_section h2 {
	font-size:20px;
	font-weight:normal;
	color:#63A169;
}@charset "utf-8";
/* CSS Document */


