html, body, ul, li {
	margin: 0;
	padding: 0;
}
ul, ol, li {
    margin-left: 10px;
}
ol {
    margin-top: 0;
    padding-top: 0;
}
img {
	border: 0;
}
a {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
    cursor: pointer;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

h1
{
    color: orange;
}

.menu a {
    color: #FFFFFF;
    font-size: 11px;
    font-family: arial;
    font-weight: normal;
    text-decoration: none;
}
.menu .pad {
    padding-top: 18px;
}
.menu .padsmall {
    padding-top: 14px;
}

#nav .option { float: left; text-align: center; }
#nav .option a:hover { text-decoration: none; }
#nav .tab1 { background-image: url(images/m1.jpg); width: 91px; height: 41px;  }
#nav .tab1.selected, #nav .tab1:hover { background-image: url(images/m1-over.jpg); cursor: pointer; }
#nav .tab2 { background-image: url(images/m2.jpg); width: 94px; height: 41px; }
#nav .tab2.selected, #nav .tab2:hover { background-image: url(images/m2-over.jpg); cursor: pointer; }
#nav .tab3 { background-image: url(images/m3.jpg); width: 95px; height: 41px; }
#nav .tab3.selected, #nav .tab3:hover { background-image: url(images/m3-over.jpg); cursor: pointer; }
#nav .tab4 { background-image: url(images/m4.jpg); width: 84px; height: 41px; }
#nav .tab4.selected, #nav .tab4:hover { background-image: url(images/m4-over.jpg); cursor: pointer; }
#nav .tab5 { background-image: url(images/m5.jpg); width: 101px; height: 41px; }
#nav .tab5.selected, #nav .tab5:hover { background-image: url(images/m5-over.jpg); cursor: pointer; }
#nav .tab6 { background-image: url(images/m6.jpg); width: 87px; height: 41px; }
#nav .tab6.selected, #nav .tab6:hover { background-image: url(images/m6-over.jpg); cursor: pointer; }
#nav .tab7 { background-image: url(images/m7.jpg); width: 83px; height: 41px; }
#nav .tab7.selected, #nav .tab7:hover { background-image: url(images/m7-over.jpg); cursor: pointer; }

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
.wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
    border: 0px solid red;
}
.wrapper h1, .wrapper .h1 {
    font-size: 36px;
    padding-left: 2px;
}

.wrapper .left {
    width: 748px;
}
.wrapper .leftwide {
    width: 900px;
}



.tabs {
    display: inline-block; 
    text-align: center; 
    float: left; 
    background-color:transparent; 
    padding: 0px 15px; 
    height: 39px; 
    margin-left: 1px;
    font: 12px 'Arial narrow', sans-serif;
    font-stretch: condensed; 
    border-radius: 3px;
}
.tabs a {
    text-decoration: none;
    color: #2D2D2D;
    color: white;
    font-weight: bold;
}
.tabs.single {
    line-height: 39px;
}
.tabs .double {
    padding-top: 5px;
}
.tabs.selected, .tabs:hover {
    background-color: white;
    cursor: pointer;
}
.tabs:hover a {
    cursor: pointer;
    color: #2D2D2D;
    font-weight: bold;
}
.tabs.selected a {
    color: #2D2D2D;
    font-weight: bold;
}






#header {
}
#header h1 {
}
#header h1 img {
	display: block;
}
#blurb {
    color: #e1e1c8;
    text-align: right;
    font-size: 11px;
    padding-top: 30px;
}
#nav {
	margin-top: 8px;
}
#nav img {
	float: left;
}

.headline {
	padding-top: 205px;
    padding-top: 20px;
}
.headpadder  {
    padding-right: 20px;
}

#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

.pagelist .LL9, .pagelist .LL9 a {
    font-size: 16px;
    color: #077cc8;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
}
.pagelist .LL9 a:hover {
    text-decoration: none;
}
.pagelist {
}
.pagelist div {
	padding: 5px;
    margin: 3px 0;
}
.pagelist .q {
	border: 1px solid #859D31;
}
.pagelist .downcast {
	/*border-top: 1px solid #CFD0D0;*/
	padding: 3px 4px 4px 0px;
	margin: 2px 0 0 0;
    font-size: 18px;
    background: #42453D;
    background: white;
    color: #a5b95e;
}
.pagelist .downcasthome {
    /*border-top: 1px solid #CFD0D0;*/
    padding: 3px 4px 4px 6px;
    margin: 2px 0 0 0;
    font-size: 14px;
    background: #42453D;
    color: #fff;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    border-radius: 5px;
}
.pagelist h3 {
	font-weight: bold;
	margin: 0.4em 0 0.4em 0;
    padding-left: 0px;
}
.pagelist .links {
    font-weight: bold;
    padding-left: 0px;
    line-height: 20px;
}
.pagelist p {
	padding-right: 2px;
	margin: 0.1em 0;
    padding-left: 0px;
}
.pagelist a {
    color: #7f9052;
    color: #1d71a6;
    font-size: 11px;
}
.pagelist a:hover {
    cursor: pointer;
    text-decoration: none;
}
.pagelist p a {
    color: #7f9052;
    color: #1d71a6;
    text-decoration: none;
    font-size: 10px;
}
.pagelist p a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.pagelist ul, .pagelist li {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    line-height: 20px;
}
.pagelist ol {
    margin-left: 0px;
    padding-left: 0px;
    line-height: 20px;
}
.pagelist ol li {
    list-style: decimal;
    margin-left: 18px;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

.back {
    color: #a4bda1;
}
.back:hover {
    text-decoration: none;
}

.C10 {
    font-weight: bold;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
    width: 100%;
    font-size: 10px;
}
#footer p {
	margin: 0;
	padding: 3px 0;
}
#footer a {
    color: white;
}

#searchholder {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px solid #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #ddd;
    background: transparent;
    margin-top: 12px;
}
#search {
  width: 493px;
  height: 30px;
  background-color: #e1e1c8;
  padding: 2px;
}
#search li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#searchbox {
  background-color: #2D2D2D;
  height: 28px;
  padding: 1px;
  margin: 0px;
  text-align: left;
}
#searchbox .text {
  height: 22px;
  border: 0px;
  padding: 0px; 
  margin: 0px;
  width: 379px;
  font-size: 15px;
}
#searchbox .submit {
  height: 26px;
  border: 0px;
  width: 105px;
  padding: 0px; 
  margin: 0px;
  background: #847A67;
  color: #767668;
  font-weight: bold;
  font-size: 15px;
  background-color: #e1e1c8;
  font-family: Arial;
}
#searchbox .submit:hover {
  background: #cacab5;
  cursor: pointer;
}

.rightcontent {
    width: 400px;
    float: right;
}
.leftcontent {
    float: left;
}
.pagelist div.top {
    border-bottom: 0px;
    background-color: white;
}
h4 {
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Arial Narrow", sans-serif;
    padding-left: 3px;
    font-stretch: condensed;
}

/* TOP MENU */
#topmenu { height: 30px; background-color: #2D2D2D; border-bottom: 1px solid black; color: #AAA; font: 12px/27px Arial Narrow, Arial,sans-serif; font-weight: bold; font-stretch: condensed; }
#topmenu ul { float: left; display: block; list-style: none; margin: 0; padding: 0; }
#topmenu li { line-height: 27px; display: inline-block; margin: 0; padding: 0 5px; }
#topmenu li:hover { background-color: #4D4D4D; cursor: pointer; }
#topmenu .topborder { border-top: 2px solid #000; display: block; }
#topmenu .topborder.selected { border-top: 2px solid #98aa66; }
#topmenu span a { text-decoration: none; color: #AAA; font-weight: bold; }
#topmenu span a.selected { text-decoration: none; color: white; font-weight: bold; }

.latinquote h1 { font-size: 16px; font-weight: bold; display: inline; }
.latinquote h2 { font-size: 16px; font-weight: normal; display: inline; }

.quotestop, .quotesbottom {list-style: none; margin-left: -10px;}
.quotestop li, .quotesbottom li { padding: 10px; background-color: #f8f7f7; margin: 5px; }
.quotestop li:hover, .quotesbottom li:hover { cursor: pointer; background-color: #ccc; }
.quotestop li .lilink, .quotesbottom li .lilink { text-decoration: none; font-weight: normal; }
.quotestop li { border-top: 1px dotted #ddd; }
.quotesbottom li { border-bottom: 1px dotted #ddd; }
.thumb:hover { cursor: pointer; }

#single_links a { color: #077cc8; font-size: 13px; }
#single_links img { display: inline; }

a.latinlist{
    text-decoration: none;
}
a.latinlist:hover{
    text-decoration: underline;
}