/*---- BASE STYLES -----*/

body { margin: 0px; padding: 0px; background-color: #ffffff; }
body, div, td, li { font: 11px Arial,Verdana,Helvetica,sans-serif; color: #333333; line-height: 1.3em;}

a:link { color: #006633; }
a:visited { color: #006633; }
a:hover { color: #000000; }
a:active { color: #000000; }

embed, form, object { margin: 0px; padding: 0px; }

h1 { margin-top: 5px; font-size: 24px; color: #006633; line-height: 1em; }
h2 { font-size: 18px; color: #006633; }
h3 { margin-top: 0px; margin-bottom: 2px; font-size: 14.5px; color: #006633; }
h4 { margin-top: 0px; margin-bottom: 2px; font-size: 12px; color: #006633; }

b, strong { color: #006633; }

sup, sub { font-size: 10px; }
input, textarea { font-size: 10px; }
p { margin: 0em 0em 1.2em 0em; }
ol, ul {  margin-top: 5px; margin-bottom: 15px; }
ul li { margin-bottom: 2px;}
ul li.link { list-style-image: url("images/bullet_arrow.gif"); margin-bottom: 7px; font-weight: bold; color: #283262;}

/*---- CLASSES -----*/

h2#nocontent { color: #ffffff; background: #ff3333; border: 2px solid #000000; text-align: center; padding: 5px; }

.contacttext { line-height: 13px; border-top: 2px solid #4d4b44; border-right: 2px solid #a7a69a; border-bottom: 2px solid #a7a69a; border-left: 2px solid #4d4b44; }

.contactarea { line-height: 13px; border-top: 2px solid #4d4b44; border-right: 2px solid #a7a69a; border-bottom: 2px solid #a7a69a; border-left: 2px solid #4d4b44; }

.searchbox { width: 102px; line-height: 12px; margin: 0 10px 0 24px; border-top: 2px solid #4d4b44; border-right: 2px solid #a7a69a; border-bottom: 2px solid #a7a69a; border-left: 2px solid #4d4b44; font-size: 10px; }

.sidebar { padding-right: 5px; padding-bottom: 155px; background: #4f5c9d; }
.sidebar2 { padding-right: 13px; padding-left: 28px; background: #4f5c9d; }

/* .intro { margin-top: 0px; font-size: 12px; line-height: 1.5em;  } */

.small { font-size: 10px; }

.submit { line-height: 12px; border: 2px solid #84817f; padding: 0px; background: #a1a185; font-size: 10px; color: #ffffff; }

/*---- IDS -----*/

#content_home { padding: 36px 110px 25px 36px; color: #666666; }
.lphoto { float: left; margin: 0px 18px 18px 0px; }
.cphoto { display: block; margin: 0px auto 18px auto; clear: both; }
.rphoto { float: right; margin: 0px 0px 18px 18px; }

#content_home ul { list-style-type: none; margin-left: 0; padding-left: 0; }
#content_home ul li { font-weight: bold; margin-bottom: 1em; }

#content_sub { padding-left: 19px; padding-bottom: 25px; }
#content_sub p { line-height: 1.3em; }
#condition_sub p { line-height: 1.3em; }

#condition_sub { background: #ffffff url("images/condition_bg.gif") bottom left no-repeat; }
#condition_content { min-height: 180px; padding: 0px 20px 18px 24px; }
#condition_content p { margin: 1.2em 18px 1.2em 0em; }

#footercontent {  width: 100%; margin-top: 15px; margin-bottom: 25px; padding-left: 30px; background: #ffffff; font-size: 10px; color: #666666; }
#footercontent a:link { color: #666666; }
#footercontent a:visited { color: #666666; }
#footercontent a:hover { color: #ff0000; }
#footercontent a:active { color: #ff0000; }

#main_home { width: 828px; }
#main_sub { width: 699px; background: #ffffff; }

#mast_home { width: 100%; background: #ffffff url("images/mast_home_bg.gif") repeat-x; }

#mast_sub { width: 100%; background: #ffffff url("images/mast_sub_bg.gif") repeat-x; }

#news { width: 100%; background: #ffffff url("images/news_bg.gif") repeat-x; }


