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;
}
/* home page only ---------------------------------------------*/
#body {
  border-width: 10px 9px;
  -moz-border-radius: 0 0 30px 30px;
}
#welcome_page h2 {
  background: url(/resources/dyn/files/138593/_fn/heading_border.png) no-repeat bottom left;
padding-bottom: .3em;
}
/* new_owners, members, links blocks ------------ */ 

#welcome_page .new_owners,
#welcome_page .members,
#welcome_page .links,
#welcome_page .ari_academy {
  float:left;
  padding:4px;
  color: white;
}

#welcome_page .new_owners h2,
#welcome_page .members h2,
#welcome_page .links h2 {
  font-family: 'ClearfaceGothicLTStd75Bold';
  font-size: 2.3em;
  font-weight: lighter;
  color: #ffffff;
}


#welcome_page .new_owners div.inner,
#welcome_page .members div.inner,
#welcome_page .links div.inner,
#welcome_page .ari_academy div.inner {
  padding:15px 16px 12px;
  border: 1px solid white;
}
#welcome_page .new_owners div.inner, 
#welcome_page .members div.inner {
  height: 331px;
}

#welcome_page .new_owners,
#welcome_page .members {
  width:31.7%;
  height: 360px;
}
#welcome_page .new_owners a,
#welcome_page .links a,
#welcome_page .members a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#welcome_page .new_owners a:hover {
  color: #324f05;
}
#welcome_page .links {
  width:31.7%;
  background: #74461b;
  margin-bottom: .4em;
}
#welcome_page .links div.inner {
  background: #804901;
}
#welcome_page .links a:hover {
  color: #f1ca96;
}
#welcome_page .links ul {
  margin-bottom: 0;
}
#welcome_page .new_owners {
  background: #324f05;
  margin: 0 10px 0 3px;
  -moz-border-radius-bottomleft: 1.75em;
}
#welcome_page .new_owners div.inner {
  background: #759e37;
  -moz-border-radius-bottomleft: 1.5em;
}
#welcome_page .members {
  background: #a9223a;
  margin-right: 10px;
}
#welcome_page .members div.inner {
  background: #72091c;
}

#welcome_page .members a:hover {
  text-decoration: underline;
}
#welcome_page .ari_academy {
  background: #000;
  width: 31.7%;
  margin-top: 3px;
  -moz-border-radius-bottomright: 1.75em;
&nbsp;}
#welcome_page .ari_academy div.inner {
  background: #c6e3f5;
  -moz-border-radius-bottomright: 1.5em;
  padding: 4px 1px;
}
#welcome_page .ari_academy div.inner p {
  padding-left: 15px;
}
#welcome_page .ari_academy div.inner p, 
#welcome_page .ari_academy div.inner h4 {
  color: #000;
}
#welcome_page .ari_academy div.inner h4 {
  text-align: center;
}
#welcome_page .ari_academy p {
  margin-bottom: 0;
}
#welcome_page .ari_academy img {
  margin: 0 auto;
  display: block;
  padding-bottom: 1em;
}
/* welcome_page main_image ---------------------*/
#welcome_page #main_image {
  height:315px;
  margin: 0 auto;
  background-image: url(/resources/dyn/files/141324/_fn/newhome_banner.gif);
}
#welcome_page #main_image div {
  float: right;
  width: 462px;
}
#welcome_page #main_image h1 {
  font-size:3.3em;
  line-height:1;
  padding:98px 0 7px 33px;
  width: 410px;
  float: right;
  clear: both;
  margin-right: .5em;
}

#welcome_page #main_image p {
  margin:0;
  padding:0 20px 0 34px;
  width: 369px;
  color:#fff;
  font:14px/20px arial,sans-serif;
}
/* 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;
}

