body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
}

.clear {
	clear: both;
}

.blank {
	font-size: 1px;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;	
}

textarea {
	font-size: 11px;
	border: 1px solid #39521f;
	background: #ffffff;
	width: 99%;
}

a {
	color: #12140f;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #283915;
	margin: 0 0 3px 0;
	text-transform: capitalize;	
}

h2 {
	border-top: 1px solid #1e2617;
	border-left: 1px solid #1e2617;
	border-right: 1px solid #1e2617;
	border-bottom: 1px solid #6d7862;
	background: url(../images/caption_dark.gif);
	padding: 6px 15px 6px 15px;
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
	color: #ffffff;
	margin: 20px 0 0 0;
}

h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	text-transform: capitalize;	
	color: #2d4415;
}

h4 {
	border-top: 1px solid #39521f;
	border-left: 1px solid #39521f;
	border-right: 1px solid #39521f;
	border-bottom: 1px solid #7a866d;
	background: url(../images/caption_lite.gif);
	padding: 6px 15px 6px 15px;
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
	color: #ffffff;
	margin: 20px 0 0 0;
}

h5 {
	margin: 0 0 5px 0;
	font-size: 13px;
	text-transform: capitalize;
}

h6 {
	border: 1px solid #39521f;
	background: url(../images/caption_lite.gif);
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	margin: 0;
	font-size: 11px;
	line-height: normal;
}

#topline {
	background-color: #000000;
	height: 18px;
	border-bottom: 1px solid #ffffff;
}

#main_container {
	background: #999999 url(../images/main_container.jpg) repeat-x;
	text-align: center;
	border-bottom: 1px solid #3f3f3f;
}

#container {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 980px;
	text-align: left;
	margin: auto;
}

#footer {
	background: url(../images/footer_bg.gif) repeat-x;
	text-align: center;
	padding: 20px;
}

#footer_links {
	margin-bottom: 20px;
}

#footer_links a {
	font-weight: bold;
	margin-left: 17px;
	margin-right: 17px;
	text-decoration: none;
}

#footer_links a:hover {
	text-decoration: underline;
}

#header {
	margin-left: 10px;
	margin-right: 10px;
}

#msm_logo {
	float: left;
	width: 325px;
	height: 153px;
}

#moe_pic {
	margin-left: 18px;
	float: left;
	background: url(../images/moe.jpg);
	width: 102px;
	height: 153px;
}

#welcome_text {
	margin-left: 18px;
	float: left;
	width: 459px;
	height: 153px;
}

#logo {
	margin-left: 18px;
	float: left;
	background: url(../images/logo.jpg);
	width: 149px;
	height: 153px;
}

#column_left {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 460px;
}

#column_middle {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 260px;
}

#column_right {
	float: left;
	margin-left: 10px;
	width: 200px;
}

#column_double {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 740px;
}

.box_gradient_h {
	border: 1px solid #39521f;
	background: #92a67c url(../images/box_gradient_h.jpg) repeat-x;
}

.box_gray {
	border: 1px solid #39521f;
	background: #b5b4af;
}

.box_menu {
	border: 1px solid #39521f;
	background: #5e8336 url(../images/box_menu.jpg) repeat-x;
}

.box_gradient_v {
	border: 1px solid #39521f;
	background: #92a67c url(../images/box_gradient_h.jpg) repeat-x;
}


.box_content {
	margin: 13px 16px 13px 16px;
}

.box_gradient_h img {
	border: 1px solid #010101;
}

.box_gradient_v img {
	border: 1px solid #010101;
}

.small_description {
	color: #000000;
	line-height: 16px;
}

.tiny_description {
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.tiny_description br {
	line-height: 5px;
}

.small_description br {
	line-height: 5px;
}

.big_description {
	color: #000000;
	float: left;
	margin-left: 10px;
	line-height: 18px;
}

.middle_description {
	float: left;
	width: 180px;
}

.button_container {
	margin-top: 10px;
	text-align: right;
}

.button_container_left {
	margin-top: 10px;
	text-align: left;
}

.button_container_left label {
	display: inline;
	font-weight: normal;
}

.button_container_float {
	margin-top: 10px;
	text-align: right;
	float: right;
}

.button {
	background: url(../images/button.gif);	
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #628938;
}

.labeled {
	background: url(../images/labeled.gif) repeat-x 0 100%;
}

.labeled h4 {
	width: 170px;
}

.column_triple {
	border: 1px solid #bac8aa;
	padding-top: 3px;
	padding-bottom: 6px;
}

.column_double {
	float: left;
	width: 134px;
	margin-left: 3px;
	margin-right: 3px;
}

.small_details {
	border-top: 2px solid #39521f;
	background: #90a977;
	padding: 5px;
	margin-top: 3px;
}

.small_details .small_description {
	width: 110px;
}

.big_text {
	font-size: 17px;
	font-weight: bold;
}

.separator {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-color: #39521f;
	margin-top: 10px;
	margin-bottom: 10px;
}

.input_text {
	border: 1px solid #39521f;
	background: #ffffff;
	font-size: 11px;
}

select {
	border: 1px solid #39521f;
	background: #ffffff;
	font-size: 11px;
}

.checkbox {
	vertical-align: middle;
}

.box_menu a {
	color: #a0dc5d;
	font-size: 13px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	font-weight: bold;
}

.box_menu a:hover {
	color: #ffffff;
}

.active_item {
	color: #ffffff !important;
	font-size: 13px;
	text-decoration: none !important;
}

.important_text {
	border: 1px solid #39521f;
	background: #76a344 url(../images/important_text.jpg) repeat-x;
	padding: 10px 16px 10px 16px;
	color: #ffffff;
	font-weight: bold;
}

.comment_text {
	border: 1px solid #39521f;
	background: #76a344 url(../images/important_text.jpg) repeat-x;
	padding: 6px 8px 6px 9px;
	color: #000000;
}

label {
	font-weight: bold;
	text-transform: capitalize;
	display: block;
}

.pages {
	border: 1px solid #3b5421;
	background: #f7f3e3;
	padding: 6px 12px 6px 12px;
}

.pages a:hover{
	color: #587b32;
}

.table_headers {
	width: 100%;
}

.table_header {
	background: #628939 url(../images/table_header.jpg) repeat-x;
	padding: 4px 8px 4px 8px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 202px;
	margin-right: 20px;
	border: 1px solid #39521f;
}

.table_header_last {
	background: #628939 url(../images/table_header.jpg) repeat-x;
	padding: 4px 8px 4px 8px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 202px;
	border: 1px solid #39521f;
}

.table_row {
	background: #95b56c url(../images/table_row.jpg) repeat-x;
	padding: 14px 0 14px 0;
	color: #ffffff;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d0dac6;
}

.table_row .picture {
	float: left;
	width: 207px;
	margin-left: 12px;
	text-align: right;
}

.table_row .picture img {
	border: 1px solid #010101;
}

.table_row .small_description {
	width: 219px;
	margin-left: 20px;
}

.table_row .small_description h3 {
	float: none;
}

.uppercase {
	text-transform: uppercase;
}

.alert {
	margin-bottom: 5px;
	border: 1px solid #39521f;
	background-color: #CCCCCC;
	padding: 5px 10px 5px 10px;
	color: #990000;
	font-weight: bold;
}

.toggler {
	border: 1px solid #39521f;
	background: url(../images/caption_lite.gif);
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	margin: 0;
	font-size: 11px;
	cursor: pointer;
}
 
.padder {
	margin-bottom: 5px;
	padding: 5px;
}
 
.element {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
 
.photo {
	padding: 4px;
	background-color: #FFFFFF;
}

#photo_ghost {
	padding: 4px;
	width: 320px;
	height: 240px;
	border: 1px dashed black;
}

.photo_small {
	padding: 4px;
	background-color: #FFFFFF;
}

.menuLinks {
	margin: 0;
	padding: 0;
}
 
.menuLinks li {
	display: block;
	margin: 0;
	padding: 2px;
	list-style-type: none;
}

.table {
	border: 1px solid #39521f;
}

.table_def_header td {
	border: 1px solid #39521f;
	background: url(../images/caption_lite.gif);
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	margin: 0;
	font-size: 11px;
	line-height: normal;
	text-align: center;
}

.table_def_data td {
	background: #b2c69e;
	padding-left: 5px;
}

#scrolling_text a {
	color: #ffffff;
}

.aligner {
	text-align: justify;
}

.darkblock_text {
	overflow: hidden;
	background: #404040 url(../images/darkblock.gif) repeat-x;	
	border: 1px solid #404040;
	border-width: 0 1px 1px 1px;
	padding: 10px 16px 10px 16px;
	color: #ffffff;
	font-weight: bold;	
}

#print_container {
	width: 646px;
	text-align: left;
	margin: auto;
}

