@import url(public.css);

.content h3 {
font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
font-size: 16px;
color: #245d54;
font-weight: bold;
margin: 5px 0 0px 0px;
padding-bottom: 5px;
padding-top: 5px;
}

.content .subtitle {
font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
font-size: 18px;
color: #245d54;
font-weight: bold;
margin: 5px 0 0px 0px;
padding-bottom: 5px;
padding-top: 5px;


}


.content ul {
	margin-left: 28px;
	padding-top: 5px;
}
.content ul li {
	background: url(images/awore_li.gif) no-repeat 0 8px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 8px;
}
.content ul a {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	TEXT-DECORATION: none;
	
}

.content ul a:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	TEXT-DECORATION: underline;
}

.bigg {
font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
font-size: 16px;
color: #245d54;
font-weight: bold;
margin: 5px 0 0px 0px;
padding-bottom: 5px;
padding-top: 5px;
}

.bigg2 {
font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
font-size: 15px;
color: #000000;
margin: 5px 0 0px 0px;
padding-bottom: 5px;
padding-top: 5px;
}

A.black:link { color: #000000; text-decoration : none; font-weight: bold;}
A.black:visited { color: #000000; text-decoration : none; font-weight: bold;}
A.black:active { color: #000000; text-decoration : none; font-weight: bold;}
A.black:hover { color: #000000; text-decoration : underline; font-weight: bold;}

A.link-bot:link {
	FONT-SIZE: 12px; COLOR: #1c4a42; TEXT-DECORATION: underline;
}
A.link-bot:visited {
	FONT-SIZE: 12px; COLOR: #1c4a42; TEXT-DECORATION: underline;
}
A.link-bot:active {
	FONT-SIZE: 12px; COLOR: #1c4a42; TEXT-DECORATION: underline;
}
A.link-bot:hover {
	FONT-SIZE: 12px; COLOR: #6e8d88; TEXT-DECORATION: underline
}

.container .content h2 {
font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
font-size: 20px;
color: #245d54;
font-weight: normal;
margin: 0 0 5px 0px;
}
.container .content p {
	font-size: 12px;
	margin-bottom: 10px;
}
.container .content .box {
	background: #d4e7d3;
	margin-top: 0px;
}
.container .content .box h2 {
	background: url(images/content_top_left.gif) no-repeat top left;
	margin-bottom: 10px;
}
.container .content .box h2 span {
	background: url(images/content_top_right.gif) no-repeat top right;
	color: #245d54;
	font-size: 22px;
	display: block;
	padding-left: 20px;
	line-height: 45px;
	height: 45px;
}
.container .content .box p {
	padding: 5px 0 5px 20px;
	color: #245d54;
}
.container .content .box .lt {
	width: 95%;
}
.container .content .box .ps {
	width: 98%;
}
.container .content .box .rt {
	width: 30%;
}
.container .content .box .rt {
	text-align: right;
	padding-right: 10px;
}

.container .content .box .rrt {
	width: 30%;
}
.container .content .box .rrt {
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

.container .content .box .blb {
	width: 197px;
}
.container .content .box .blb {
	text-align: justified;
	padding-right: 12px;
	padding-right: 12px;
	font-style:italic
}

.container .content .box .size16 {
	font-size: 16px;
	color: #000;
	font-weight: bolder;
}
.container .content .box .size14 {
	font-size: 14px;
	color: #000;
	font-weight: bolder;
}
.container .content .box a {
	font-size: 12px;
	
	color: #245d54;
	font-weight: bolder;
}
.container .content .blt {
	background: url(images/content_bottom_left.gif) no-repeat bottom left;
	height: 18px;
}
.container .content .brt {
	background: url(images/content_bottom_right.gif) no-repeat bottom right;
	height: 18px;
}



.contact_form { padding-top:15px; line-height:40px;}
.contact_form label{ width:98px;display:block;float:left; font-size:15px;}
.contact_form input.text{ width:277px; border:1px solid #CFCFCF; border-top:2px solid #7E7E7E; *margin-top:9px;}
.contact_form textarea{border:1px solid #CFCFCF; border-top:1px solid #7E7E7E; width:374px; height:182px;}
.contact_form input.btn{ margin:7px 6px 0;}


	 .fieldbox {
    border: 1px solid #a7b9a0;
    background-color: #ffffff;
  	font-family: Arial, sans-serif;
    font-size: 80%;
    color: #000000;
	width: 240px;
	padding-left: 0px;
	padding-top: 5px;
    }
	
	
		
blockquote {

	display: inline;
	float: left;
	width: 250px;
	margin: 10px;
	padding: 10px 5px;
	font-size: 120%;
	color: #245d54;
	text-align: center;
	
	}
	
	
	.img-left {
  float: left;
  width: 250px; 
  margin: 10px 10px 10px 10px;
  display: inline;
}

	.img-left-700 {
  float: left;
  width: 700px; 
  margin: 10px 10px 10px 10px;
  display: inline;
}


.img-left P {font-style: italic; text-align: center; margin: 7px 0 0 3px;}


.img-right {
  float: right;
  width: 450px; 
  margin: 10px 10px 10px 10px;
  display: inline;
}

.img-right P {font-style: italic; text-align: center; margin: 7px 0 0 3px;}


.img-right-250 {
  float: right;
  width: 250px; 
  margin: 10px 10px 10px 10px;
  display: inline;
}

.img-right-250 P {font-style: italic; text-align: center; margin: 7px 0 0 3px;}

	.img-right-small {
  float: right;
  width: 170px; 
  margin: 10px 10px 10px 10px;
  display: inline;
}

.img-right-small P {font-style: italic; text-align: center; margin: 7px 0 0 3px;}

.img-right-197 {
  float: right;
  width: 197px; 
  margin: 10px 10px 10px 10px;
  display: inline;
}
	
	.img-left-small {
  float: left;
  width: 200px; 
  margin: 10px 10px 10px 10px;
  display: inline;
}

	.img-left-170 {
  float: left;
  width: 170px; 
  margin: 10px 10px 10px 10px;
  display: inline;
}

.img-left-small P {font-style: italic; text-align: center; margin: 7px 0 0 3px;}


	
	.img-left-tiny {
  float: left;
  width: 90px; 
  margin: 10px 10px 10px 10px;
  display: inline;
}

.img-left-tiny P {font-style: italic; margin: 7px 0 0 3px;}

.divider {
	
height: 1%;
border-bottom: 1px dotted #91a490;
height: auto;
margin-bottom: 7px;
margin-left: 15px;
width: 100%;
	}
