a:link {
	color:#0000FF;
}      /* unvisited link */
a:visited {
	color:#0000CC;
}  /* visited link */
a:hover {
	color:#0033FF;
}  /* mouse over link */
a:active {
	color:#0033CC;
}  /* selected link */
img.fl {float:left; margin-right:1em;}
img.fr {float:right; margin-left:1em;}
.alt {display:none;}
.clearboth {clear:both;}
.aligncenter, dl.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.wp-caption {
    -moz-border-radius: 3px 3px 3px 3px;
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}
div.images .wp-caption {
    margin: 5px;
}
.wp-caption-text {color:#333333; font-size:90%;}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
pre {
    font: 1em/1.2em Consolas,Monaco,monospace;
}
td {
    color: #000000;
    font-size: 1em;
    margin: 8px;
}

#mast {margin: auto 0;}
#mast h1 a {
	display: block;
	height: 80px;
	width: 300px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
}
#mast h1 a em { display:none;}
#mast h1 {margin:0;}

#mast .yui-main, #siteinfo {
	background-color: #33B346;
	background-image: url(bkg.png);
	background-repeat:repeat;
}
#mast .yui-b, #siteinfo { padding:1em;}
.second h1 {
	font-size: 197%;
	color: #fff;
}
#mast .second p {color:#FFFFFF;}
#bd h2, #bd h3, #bd h4 {color:#33B346;}
#bd h2, #sidebar h2 {color:#106B3A; text-align:center;}
#sidebar {
	padding-top: 2em;
}
#sidebar h4 {
	font-style: italic;
}
#sidebar p {
	color: #333333;
}
#siteinfo {
	font-size: 77%;
	margin-top: 1em;
}
#siteinfo, #siteinfo a { color:#FFFFFF; text-decoration:none;}
#siteinfo span {
	float: right;
}
.box {
	color: #333333;
	background-color: #E2E2E2;
	padding: .2em;
	border: thin solid #999999;
}
.box {
	color: #333333;
	background-color: #EEF4EA;
	padding: 0.2em;
	border: thin solid #33B346;
}
#mast #contacts {
	text-align: right;
	color: white;
	padding:0;
}
#mast #contacts a:link, #mast #contacts a:visited {color:#FFFFFF;}
/* start forms */

form.mrof  .cleardefault{}/* here for the auto suggest text */
form.mrof  ol li {list-style-image:none;}

/* start basic */
.mrof fieldset {  
margin: 1.5em 0 0 0;  
padding: 0; 
border: thin solid #ccc;
}
.mrof legend {font-family:Arial, Helvetica, sans-serif;}

.mrof legend {
	margin-left: 1em;
	color: #9B1D13;
	font-weight: bold;
	text-transform:uppercase;
}
.mrof fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none; 
list-style-position:outside;
} 
.mrof fieldset ol li {  
padding-bottom: 1em; 
list-style-type:none;
} 
.mrof fieldset.submit {  
border-style: none; 
}
/* end basic */
.mrof input.checkbox, .mrof input.radio {float:left; margin-right:.2em;}

.mrof label {  
position: relative;  
float: left;  
width: 12em;  
margin-right: 1em; 
} 
.mrof label em {  
position: absolute;  
left: 11.9em;  
top: 0; 
}
#page img.required, #page label em img { border:0 none;}


.mrof label {  
display: block;   
float: left;  
width: 12em;  
margin-right: 1em;
text-align:left; 
}

.mrof fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em; 
}

.mrof fieldset {  
float: left;  
clear: left;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0; 
}

.mrof fieldset.submit {  
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 12em; 
}
.mrof input.submit {
color:#000;
background-color:#F9DB78;
border: 2px outset #B53929;
}

.mrof input.submit:hover {
color:#000; background-color:#C6A846;
}

/* 2nd tier */
.mrof fieldset fieldset {  
margin-bottom: -2.5em;  
border-style: none;  
background-color: transparent;  
background-image: none; 
} 
.mrof fieldset fieldset legend {
color:#FF6600;
font-weight:normal;
margin-left:0pt;
text-transform:none;
}
.mrof fieldset fieldset ol {  
position: relative;  
top: -1.5em;  
margin: 0 0 0 13em;  
padding: 0; 
} 

.mrof fieldset fieldset label {  
float: left;  
width: 12em;  
margin-right: 1em;
text-align:left; 
}
.mrof input#imgverify {
	background-color:#FFFF00;
	color:#0033CC;
	font-family:"Courier New", Courier, mono;
	font-size:1em;
	font-weight: bold;
	letter-spacing: 1.2em;
}

/* end forms */
.mrof #valid img {
	border: 0px none;
	padding: 3px;
}
.mrof #valid {
	text-align: center;
	line-height: normal;
	margin: 5px 0 0 0;
	padding: 0;
}
textarea, input, select, checkbox {
background-color:#E8E8E8;
}
body#confirm {margin:1em;}
.youtube {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	list-style: none outside none;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}
div.fb-like .fb_edge_widget_with_comment {margin-top: 0.3em;}

