body  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 80%;
	width: 100%;
}

h1, h2, h3, h4, h5, h6, #footer .header {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

a {
	color: #0055cc;
}

hr {
	height: 1px;
	color: silver;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 20px;
}

.clearfloat {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

.center {
    text-align: center;
}#footer {
	background-color: #fbfbfb;
	background-image: url('/common/images/footer_bg.jpg');
	background-repeat: repeat-x;
	border-top: 1px solid silver;
	font-size: 11px;
	padding: 30px 30px;
	padding-bottom: 30px;
	clear: both;
	margin-top: 15px;
}

#footer .header {
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0;
	font-size: 16px;
}

#page_head {
	background-image: url(/common/images/head_shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 7px 0;
}

#page_head #upper_head {
	color: white;
	background-color: #466432;
	border-bottom: 1px solid white;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 10px;
	width: auto;
}

#page_head #upper_head span {
	color: white;
	margin: 0 10px;
	white-space: nowrap;
}

#page_head #upper_head a {
	color: white;
}

#page_head #base_head {
	background-color: #a2cf3b;
	background-image: url(/common/images/head_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#page_head #base_head table {
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
}

#page_head #middle_head {
	width: 100%;
}

#page_head #logo {
	border: none;
	margin: 0 0 0 60px;
}

#page_head #administration {
	width: 511px;
	padding: 0;
}

#base_head .tabs {
	padding: 0;
	margin-bottom: 1px;
	white-space: nowrap;
	width: 510px;
}

#base_head .tabs .tab {
	border-bottom: 1px solid silver;
	font-size: 11px;
	float: right;
	margin: 0 2px 1px 0;
	background-color: #f1f1f0;
	background-image: url(/common/images/tabs_middle.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#base_head .tabs .tab .left {
	padding: 0 0 0 20px;
	background-image: url(/common/images/tabs_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#base_head .tabs .tab .right {
	padding: 7px 20px 6px 0;
	background-image: url(/common/images/tabs_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#base_head .tabs .tab a {
	color: #676767;
	text-decoration: underline;
}

#base_head .tabs .tab a:hover {
	color: silver;
}

#layout {
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
}

#sidebar_left, #sidebar_right {
}

#sidebar_left {
	width: 220px;
}

#sidebar_right {
	width: 280px;
}

#nav {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#nav li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 5px 0;
	padding: 0;
	border-bottom: 1px dotted #D8D8D8;
	padding-bottom: 5px;
}

#nav .last {
	border: none;
	padding: 0;
}

#nav a.active {
	color: #dc490f;
}

#nav a {
	text-decoration: none;
}

#nav li ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#nav li ul li {
	font-weight: normal;
	list-style: square;
	color: silver;
	border: none;
}

.page { 
	padding: 10px;
} 

.page p {
	line-height: 1.5em;
}

.page .page_header {
	color: #df6407;
	font-size: 26px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom: 2px solid #f68026;
	padding-bottom: 0.1em;
}

.page_header a {
	color: #df6407;
	text-decoration: none;
}

.page_header a:hover {
	text-decoration: underline;
}

#breadcrumbs {
	font-size: 85%;
}

.sidebar_date {
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #747979;
}

.btn {
	background-color: #f5f6f1;
	border: 1px solid #e0e0e0;
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.btn:hover {
	background: #c8e1ff;
	border: solid 1px #9fcaff;
}

.box {
	background: #efefef;
	font-size: 85%;
	margin: 10px 12px;
	padding: 5px;
}

.box .content a {
	color: #1a5a9f;
}

.box .header {
	color: #df6407;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 5px 10px;
	padding-bottom: 0;
}

.box .content {
	background: #f6f6f6;
	color: #3c3c3c;
	padding: 5px 15px;
}

.box .content h1 {
	border-bottom: none;
	font-size: 14px;
	font-weight: bold;
}

.box form {
	 margin: 0;
	 padding: 0;
}

#sidebar_right .box .content .sub {
	border-top: 1px solid #d8d8d8;
	padding-top: 1em;
}

.sidebar_item {
	margin-bottom: 2em;
}

.page_sub, .post_sub {
	font-size: 11px;
}

.page_sub {
	border-top: 1px solid #DBDBDB;
	padding-top: 1em;
}

.no_left_sidebar {
	padding-left: 40px;
}

.no_right_sidebar {
	padding-right: 40px;
}

.pager {
	text-align: center;
}

.shadow .shadow2,
.shadow .shadow3,
.shadow .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
.shadow {
	background: #F1F0F1;
}

.shadow .shadow2 {
	background: #DBDADB;
}

.shadow .shadow3 {
	background: #B8B6B8;
}.adminbar {
	background-color: white;
	display: none;
}

.adminbar .submenu {
	height: 1%;
	overflow: hidden;
}

.adminbar .submenu a {
	border: 1px solid white;
	display: block;
	float: left;
	margin: 0 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.adminbar .submenu a:hover {
	border: 1px solid silver;
}

.adminbar .submenu .selected {
	border: 1px solid silver;
}

.shadow {
	position: absolute;
	left: 3px;
	top: 3px;
}.box .calendar {
	margin: 0 auto;
	width: 100%;
}

.calendar {
	width: 50%;
	margin: 0 auto;
}

.calendar td {
	text-align: center;
	padding: 3px 2px;
}

.calendar .links {
	font-weight: bold;
	text-align: right;
}

.calendar .links a, .calendar .links a {
	text-decoration: none;
}

.calendar .month {
	text-align: left;
}

.calendar .year {
	text-align: right;
}

.calendar .weekday {
	font-weight: bold;
}

.calendar .weekend {
	color: red;
}

.calendar .today {
	font-weight: bold;
}

.calendar .selected_day {
	background-color: silver;
	
}

.calendar .selected_day {
	background-color: #efefef;
	font-weight: bold;
}

.calendar a {
	
}

.calendar a:hover {
	
}.form_normal {
	padding: 0;
	margin: 0;
}

form .required_marker {
	color: #0080ff;
	font-weight: normal;
}

.form_normal fieldset {
	padding: 0 40px;
	margin: 0;
	margin-bottom: 10px;
	border: 1px solid #cbcbcb;
}

.form_normal fieldset legend {
	font-size: 20px;
}

.form_normal .field {
	margin-bottom: 20px;
}

.form_normal .field_name {
	font-weight: bold;
}

.form_normal .field_value {
}

.form_normal .field_description {
}

.error {
	color: red;
}

.form_normal .errors {
	color: red;
}

.form_normal .errors, .form_normal .error{
	color: red;
}

.form_normal .submit {
	padding: 3px 15px;
}

.form_normal input, .form_normal textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.form_normal .text, .form_normal textarea {
	border: 1px solid #cbcbcb;
	background-color: #f7f7f7;
	padding: 3px;
}

.form .submit {
	border: 1px solid black;
}

.form_normal .checkbox {
	border: none;
}

.form_normal .lmedium {
	width: 300px;
}

.form_normal .medium {
	width: 400px;
}

.form_normal .max {
	width: 90%;
}

.posts {
}

.posts .post {
	border-bottom: 1px solid #DBDBDB;
	margin: 1em 0;
}

.posts .last {
	border-bottom: none;
}

.post .header {
	font-size: 145%;
	margin: 0;
}

.post .header .hilight_header {
	 color: #df6407;
}

.post_date {
	font-size: 11px;
	color: #676767;
	margin: 1em 0;
}

.top_separator {
	border-top: 1px solid #DBDBDB;
	padding-top: 1em;
}

.btm_separator {
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 1em;
}

.images .image {
	float: left;
	margin: 0.5em;
	text-align: center;
	width: 150px;
}

.images .image img {
	border: 0;
	width: 150px;
}
.table1 {
	border-collapse: collapse;
}

.table1 th, .table1 td {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px;
}

.table1 th {
	background-color: #999999;
	border: 1px solid white;
}

.table1 th, .table1 th * {
	color: white;
}

.table1 td {
}.table2 {
	border: none;
}

.table2 th, .table2 td {
	border: none;
	padding: 5px 15px;
}

.table2 th {
	background-color: #999999;
}

.table2 th, .table2 th * {
	color: white;
}

.table2 td {
	
}

.ordering {
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 1em;
	margin: 1em 0;
}

.ordering a{
	padding: 6px 5px;
}

.ordering .active {
	background: #e8e8e8;
	padding: 6px 10px;
}
