html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}/* 
Basic Styles
Company: Alpaca Registry
Author: Vivian Clark
*/
body {
  background: #597536 url(/resources/dyn/files/138591/_fn/background_repeat.gif) repeat-x top left;
  font: 12px/16px arial, helvetica, sans-serif;
  color: #666;
}
.page {
  padding: 0;
}

.enclosing {
  background: url(/resources/dyn/files/138590/_fn/background_center.gif) no-repeat center 67px;
}

/* header ------------------------------------------*/
#header {
  width: 100%;
}
#header_container {
  width:1018px;
  margin: 0 auto;
  height:86px;
  position:relative;
}
#logo a,
#logo {
  width:168px;
  height:78px;
}
#logo {
  position:absolute;
  top:67px;
  right:174px;
}
#logo a {
  display:block;
  text-indent:-3000px;
  overflow:hidden;
  background: url(/resources/dyn/files/138589/_fn/ari_logo.png) no-repeat;
}
/*site search ---------------------*/

#header .sitesearch {
  float:right;
  padding:15px 1px 0;
  height: 21px;
  margin-bottom: 10px;
}
#header #site_search_form div,
#header #site_search_form span {
  float:left;
}

#header #site_search_form input.site_search_query {
  width:186px;
  height:13px;
  padding:2px 5px 3px;
  font:13px/16px tahoma,sans-serif;
  color:#ABABAB;
  border-width:1px;
}
#header #site_search_form input.site_search_button {
  margin:0px 0 0 5px;
  height: 21px;
}
/* main navigation -------------------------------------- */
#main_menu {
  float:left;
  clear:right;
  margin: 0;
  background: white;
  padding: 17px 0 0;
  width: 100%;
}
#main_menu ul {
  float:left;
  padding-left: 25px;
}
#main_menu li {
  float:left;
  background: url(/resources/dyn/files/138600/_fn/nav_inactive_left.gif) no-repeat left top;
}
#main_menu li.first {
  border:none;
}
#main_menu a {
  font:14px/22px arial,sans-serif;
  text-decoration:none;
  padding: 6px 18px 5px;
  display: block;
  color: white;
  background: url(/resources/dyn/files/138602/_fn/nav_inactive_right.gif) no-repeat right top;
}
#main_menu a:hover {
  text-decoration: underline;
}
#main_menu li.mi_active {
  background: url(/resources/dyn/files/138596/_fn/nav_active_left.gif) no-repeat left top;
}
#main_menu li.mi_active a {
  background: url(/resources/dyn/files/138598/_fn/nav_active_right.gif) no-repeat right top;
}
/* content -----------------------------------------*/
#body,
#e_column_0 {
  width:1000px;
  margin:0 auto;
  padding: 9px;
}
#body {
  background: #fff;
}
#e_column_0 {
  background: #fff url(/resources/all/files/59071/_fn/about-separators.gif) repeat-y;
  -moz-border-radius: 0 0 30px 30px;
}

#body:after { /* Opera, FF, Safari clearing fixer */
  clear:both;
  display:block;
  content:".";
  overflow:hidden;
  height:0;
  visibility:hidden;
}
/* main image (column1)-------------------------------*/
#main_image {
  width: 995px;
  padding:0 0 10px;
  background: #fff no-repeat;
}
#main_image h1 {
  margin:0;
  color:#fff;
  font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
  font-weight:normal;
}


/* footer ---------------------------------------*/
.footer {
  width: 100%;
}
#footer_container {
  width:800px;
  height:36px;
  margin:0 auto;
  font:12px/36px arial,sans-serif;
  color:#b0bd9f;
}
.footer address {
  font-style:normal;
}
.footer #footer_address {
  float:left;
}
.footer #footer_copyright {
  float:right;
}



/*general styles ----------------------------------*/
a {
  color: #5076b8;
}
a:hover {
  text-decoration:none;
}

img {
  border: none;
}
h1, h2, h3, h4, h5 {
  font-family: Helvetica, "Trebuchet MS", Arial, sans-serif; 
  font-weight: bold;
}
h1 {
  margin: 0 0 20px;
  font-size: 2em;
}
h2 {
  margin:0 0 18px;
  font-size: 1.9em; 
  line-height: 20px;
  color: #6C37A9;
}
h3,
#column2 h3 {
  font-size: 1.4em;
  line-height: 18px;
  font-style: italic;
}
h4 {
  margin: 0 0 14px;
  font-size: 1.2em;
}
h5 {
  margin: 0 0 12px;
  font-size: 1em;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
ul, p {
  margin-bottom: 15px;
}
/* new_owners, members, links titles------------------ */ 
.new_owners h2 {
  color:#6c37a9;
}
.members h2 {
  color:#a20a26;
}
.links h2 {
  color:#bf890a;
}
/* sign up button -----------------------------*/
a.sign_up {
  height:33px;
  width:153px;
  background:no-repeat;
  text-indent:-3000px;
  overflow:hidden;
  display: block;
  white-space:nowrap;
  background:url(/resources/dyn/files/138592/_fn/button_signup.gif) no-repeat;
  margin:15px 0 0 1px;
}

/** collapsible component */
div.collapsible-control,
div.collapsible-control-show,
div.collapsible-control-hide {
 cursor: pointer;
 cursor: hand;
}

/* IE FIXES */
#ie7only #header #main_menu,
#ie6only #header #main_menu {
  margin-top: 48px;
}
#ie6only #e_content #body,
#new_content #ie6only #e_column_0 {
  border-top: none;
}
#new_content #ie6only #header #logo {
  right: 120px;
  top: 57px;
}
 /* Interior Styles */
#e_column_0 {
  background: #fff none;
}
#column1 {
  width: 995px;
  margin: 0 auto .5em auto;
}
#column2 {
  width: 64%;
  float: left;
  background: #473b61;
  padding: 1em;
  margin: 0 .9em 0 .2em;
  -moz-border-radius: 0 0 0 30px;
}
#column3 {
  width: 30.8%;
  float: left;
}
#column2 .textbean {
  padding-bottom: 1em;
}
#new_content {
  background: url(/resources/dyn/files/138591/_fn/background_repeat.gif) repeat-x top #597536;
}
#new_content .page {
  background: url(/resources/dyn/files/138590/_fn/background_center.gif) no-repeat center 67px;
}
#header {
  background: #8eb356;
}
#new_member #column2 {
  background: #72091c;
}
#new_links #column2 {
  background: #804901;
}
/* text styles */
#column2,
#column3 {
  color: #ffffff;
  font-family: arial, sans-serif;
  line-height: 1.3;
}

h2 {
  background: url(/resources/dyn/files/138593/_fn/heading_border.png) no-repeat bottom left;
  padding-bottom: .3em;
  margin-bottom: .5em;
  font-family: 'ClearfaceGothicLTStd75Bold';
  font-size: 1.7em;
  font-weight: lighter;
  color: #ffffff;
}

#column2 a {
  color: #fff;
  text-decoration: none;
}
#column2 a:hover {
  text-decoration: underline;
}
#column3 #forms_text h2 {
  color: #72091c;
  background: none;
  margin-bottom: 0;
}
#forms_text p {
  padding-bottom: 1em;
  font-family: arial, sans-serif;
}
#column2 h3 {
  padding-top: 1em;
}
/* column 3 styles */
.new_owners {
  background: #334f05;
  padding: .2em .5em;
  margin-bottom: .5em;
}
.new_owners .inner {
  background: #759e36;
  border: 2px #fff solid;
  padding: .5em;
}

#outer {
border: 2px solid #334f05;

}

#new_owners_wrapper {
background-color:#759E36;
border: 2px solid white;
padding: 10px;

}

.new_owners .inner {
background-color:#759e36;
}

a.sign_up {
  margin: 0 auto;
}
.links {  
  background: #724619;
  padding: .2em;
  margin-bottom: .5em;
}
.links div {  
  background: #7f4901;
  border: 2px #fff solid;
  padding: .5em;
}
.links a {
  color: #fff;
  text-decoration: none;
  font-size: .8em;
}
.links a:hover {
  color: #e2c397;
}
.approved_logos,
#forms_text,
#ari_links,
#contact_map {
  background: #999282;
  padding: .2em;
  margin-bottom: .5em;
}
.approved_logos .inner_content,
#forms_text .inner,
#ari_links .inner,
#contact_map .inner {
  background: #dfd8ce;
  border: 2px #fff solid;
  padding: .5em;
}
#ari_links .inner h2 {
  color: #804901;
  background: none;
  line-height: 1.2;
}
#ari_links .inner div {
  text-align: center;
}
#forms_text .inner li,
#forms_text .inner p {
  color: #636366;
}
#column3 #forms_text ul {
  margin: 0.2em 0 0.5em;
}
#column3 .approved_logos h2 {
  color: #463c5f;
  background: none;
  margin-bottom: 0;
}
#column3 .inner_content p {
  color: #636361;
}
#column3 h2 {
  color: #fff;
font-size: 1.5em;
}
#column3 ul {
  margin: .5em 0;
}
#column3 li {
  color: #fff;
  padding-bottom: .3em;
  font-family: arial, sans-serif;
}
#column3 li a {
  color: #fff;
  font-family: arial, sans-serif;
  text-decoration: none;
}
#column3 li a:hover {
  color: #314f05;
}
#column3 #forms_text a {
  color: #72091C;
  text-decoration: none;
}
#column3 #forms_text a:hover {
  text-decoration: underline;
}
#column3 h4 {
  color: #636366;
  font-family: arial, sans-serif;
  font-style: italic;
  font-weight: bold;
}
#contact_map img {  
  width: 208px;
  height: 236px;
}
/* approved logos */
.logos {
  margin-top: 1em;
}
.logos p {
  margin-bottom: 1em;
}
.logos a {
  color: #3c3837;
  text-decoration: none;
}
.logos img {
  margin: .5em 0 .8em 0;
}
.logos a:hover {
  text-decoration: underline;
}
/* members */
.members {
  background: #a9223a;
  padding: 4px;
}
.members div.inner {
  background: #72091c;
  border: 1px solid white;
  padding: 15px 16px 12px;
  color: white;
}

/* headers */
#new_content #main_image {
  background-image: url(/resources/dyn/files/139108/_fn/newcontact_banner.gif);
}

#new_about #main_image,
#new_careers #main_image {
  background-image: url(/resources/dyn/files/139077/_fn/newabout_banner.gif);
}
#new_contact #main_image {
  background-image: url(/resources/dyn/files/139108/_fn/newcontact_banner.gif);
}
#new_content #main_image h1,
#new_about #main_image h1 {
  padding: 108px 0 0 40px;
}
#new_contact #main_image h1 {
  padding: 124px 79px 0 34px;
  width: 328px;
}
#new_links #main_image {
  background-image: url(/resources/dyn/files/139123/_fn/newlinks_banner.gif);
}
#new_links #main_image h1 {
  padding: 121px 0 0 34px;
  width: 457px;
}
#new_careers #main_image h1 {
  padding: 120px 0 0 34px;
}
#new_member #main_image {
  background-image: url(/resources/dyn/files/139132/_fn/newmembers_banner.gif);
}
#new_member #main_image h1 {
  padding: 123px 0 0 34px;
  width: 447px;
}
#main_image {
  height: 230px;
}
#main_image h1 {
  font-size: 25px;
  line-height: 30px;
  padding: 79px 0 0 34px;
  width: 493px;
  float: right;
  clear: both;
  text-align: center;
}
#main_image p {
  margin:0;
  padding:0 20px 0 34px;
  width: 369px;
  color:#fff;
  font:14px/20px arial,sans-serif;
  float: right;
}

/*Alpaca Academy */
#new_links .ari_academy {
  background: #000;
  width: 98%;
  margin: 0 0 .5em 0;
  padding: .2em;
 }
#new_links .ari_academy div.inner {
  background: #c6e3f5;
  padding: 4px 1px;
  border: 2px solid #fff;
}
#new_links .ari_academy div.inner p {
  padding-left: 15px;
}
#new_links .ari_academy div.inner p, 
#new_links .ari_academy div.inner h4 {
  color: #000;
}
#new_links .ari_academy div.inner h4 {
  text-align: center;
  font-size: .9em;
  padding-bottom: .3em;
}
#new_links .ari_academy p {
  margin-bottom: 0;
  font-size: .7em;
}
#new_links .ari_academy img {
  width: 213px;
  padding-left: .4em;
  height: 36px;
}
#ari_links .inner {
  padding-bottom: 2em;
}

/* staff page -----------------------*/
.staff td {
  width: 32%;
  text-align: center;
  padding-bottom: 15px;
}
.staff td img {
  background: white;
  padding: 2px;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
.site_search_results_heading {
  padding: 0.125em;
}
.site_search_results_heading .clear_float_bounding {
  line-height: 1px;
}
.site_search_no_results .site_search_query {
  font-weight: bold;
}
.site_search_results_heading .site_search_title {
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  width: 50%;
  float: left;
  clear: left;
}
.site_search_results_heading .site_search_results_count {
  margin-top: 0.125em;
  text-align: right;
  display: block;
  width: 50%;
  float: left;
  clear: right;
}
div.site_search_rpp {
  margin-bottom: 1em;
  margin-left: 0.125em;
  font-size: 80%;
}
a.site_search_rpp {
  text-decoration: none;
}
div.site_search_rpp span.site_search_rpp {
  padding-left: 0.25em;
}
div.site_search_rpp span.site_search_rpp_sep {
  border-right: 1px black solid;
}
.site_search_current_rpp {
}
div.site_search_results {
  margin: 1em 0 1em 0;
  width: 100%;
  float: left;
}

.site_search_result {
   padding-bottom: 0.71em;
}
.site_search_result .highlight {
  font-weight: bold;
}
.site_search_result .site_search_result_title {
}
.site_search_result .site_search_result_description {
  font-size: 0.93em;
}
.site_search_result .site_search_result_link {
  font-size: 0.93em;
}
.site_search_pager {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  height: 1.5em;
  padding: 10px;
}
.site_search_pager a, site_search_rpp {
  text-decoration: none;
}
span.site_search_pager_offset a:hover, 
.site_search_current_offset a,
span.site_search_pager_prev a:hover,
span.site_search_pager_next a:hover {
}
span.site_search_pager_offset a,
span.site_search_pager_prev a,
span.site_search_pager_next a {
  border: 1px gray solid; 
  padding: 0.13em 0.33em 0.13em 0.33em;
}
span.site_search_pager_offset {
  padding-left: 0.25em;
}
.site_search_pager_next {
  padding-left: 0.25em;
}

