/*    COLOR NUMBER FOR REFERENCE
    #432466 = DARK VIOLET
    #A694C6 = VIOLET
    #D2C9E2 = 50% VIOLET
    #701471 = PURPLE
    #6E3292 = WARM PURPLE
    #5E56A3 = COOL PURPLE
    #A39161 = GOLD
*/
*{
    margin:0;
    padding:0;
    }
body {
    background-color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:100%;
    color:#333333;
    }
img{
    border:none;
    }
/* CLASS DECLARATION FOR RELATIVE TAGS */
.quote{
    width:85%;
    margin-bottom:10px;
    }
.float-right{
    display:block;
    float:right;
    margin-left:20px;
    }
.float-left{
    display:block;
    float:left;
    margin-right:20px;
    }
.image{
    width:18em;
    }
/* ORIGINAL TAGS */
h1 {
    font-size:22px;
    color:#432466;
    }
h2 {
    font-size:18px;
    color:#6E3292;
    margin:0te 0 5px 0;
    }
h3{
    font-size:16px;
    color:#A694C6;
    }
h4 {
    font-size:14px;
    color:#666;
    margin:20px 0 5px 0;
    }
h5 {
    font-size:12px;
    color:#666;
    margin-top:15px;
    }
p {
    font-size:12px;
    margin-top:5px;
    }
blockquote{
    font-size:12px;
    font-style:italic;
    margin:20px 0 20px 40px;
    width:65%;
    }
img{
    border:none;
    }
/**/
.purple{
    color:#701471;
    }
/* */
#sidebar-img{
    margin:10px 0;
    width:10em;
    height:10em;
    }
.tributepic_linda {
    width:13.6em;
    height:13.5em;
    }
.tributepic_family {
    width:22.75em;
    height:22.4em;
    }
/* STYLE FOR PAINTINGS BY RAMON */
#paintings {
    background-color:#fff;
    }
#paintings #thumb {
    display:block;
    float:left;
    width:20%;
    background-color:#fff;
    }
#paintings #thumb h3{
    margin:0;
    padding:0;
    font-size:8pt;
    }
#paintings #wide_paint {
    display:block;
    float:left;
    margin:10px 0 20px 0;
    background-color:#fff;
    }
#paintings #wide_paint .altar {
    width:48em;
    height:5em;
    }
#paintings #wide_info {
    display:block;
    background-color:#fff;
    border-bottom:1px dotted #ccc;
    margin-bottom:20px;
    padding-bottom:10px;
    }
#paintings .colored {
    background-color:#e9e4f1;
    }
#paintings #info {
    width:80%;
    display:block;
    float:left;
    }
#paintings #info p {
    width:75%;
    display:block;
    float:left;
    padding:0 0 10px 2%;
    }
#paintings #wide_info h2 {
    color:#701471;
    }
#paintings #info h2 {
    padding:0 0 0 2%;
    color:#701471;
    }
#paintings #info img {
    display:block;
    float:left;
    margin:15px 0 0 8px;
    border:none;
    }

/*STYLE FOR BOTTOM LINKS IN HOME*/
.homeLinks {
    list-style-type:none;
    padding:0;
    margin:20px 0 45px 0;
    width:60em;
    height:70px;
    }
.homeLinks li ul {
    visibility:hidden;
    list-style-type:none;
    }
.homeLinks li:hover ul {
    visibility:visible;
    }
.homeLinks li {
    padding:0 5px;
    }
.hLWide a img{
    border:none;
    }
.hLWide a{
    color:#707070;
    }
.homeLinks li a:hover{
    color:#917b4c;
    }
.homeLinks li h1 {
    font-size:10pt;
    margin:0;
    padding:0;
    color:#432466;
    }
.homeLinks li h1 a:hover {
    color:#917b4c;
    }
.homeLinks li h1 a {
    color:#707070;
    }
.hLWide {
    padding:0;
    margin:0;
    width:20%;
    height:6em;
    float:left;
    font-size:8pt;
    color:#917b4c;
    }
.hLWide h1 {
    font-size:10pt;
    margin:0;
    padding:0;
    color:#707070;
    }
.hLWide a h1:hover {
    color:#917b4c;
    }
.hLWide img {
    float:left;
    padding:0;
    margin:0 5px 0 0;
    }
/**/
#contactTable {
    border-bottom:1px solid #666;
    height:250px;
    margin:0;
    padding:0;
    }
#chair {
    float:left;
    width:250px;
    height:250;
    margin-right:50px;
    font-size:9pt;
    }
#vicechair {
    width:250px;
    height:250px;
    font-size:9pt;
    float:left;
    }
.sponsor {
    list-style-type:none;
    font-size:9pt;
    clear:both;
    }
.sponsor li {
    clear:both;
    }
.sponsor img {
    float:left;
    border:none;
    background-color:#CCCCCC;
    margin-right:25px;
    margin-bottom:25px;
    }
.calendar {
    list-style-type:none;
    margin-top:25px;
    }
.calendar li {
    font-size:9pt;
    }
.calendar li a {
    font-size:12pt;
    color:#701471;
    font-weight:bold;
    }

.mainPhrase {
    color:#a694c6;
    font-size:12pt;
    font-weight:bold;
    width:75%;
    }
.ask {
    color:#701471;
    font-size:11pt;
    font-weight:bold;
    }
.hotlinks {
    list-style-type:none;
    font-size:9pt;
    }
.hotlinkHD {
    font-size:14pt;
    font-weight:bold;
    color:#432466;
    border-top:1px solid #432466;
    border-bottom:1px solid #432466;
    padding:7px 0 7px 10px;
    }
.hotlinkA {
    padding:10px;
    background-color:#fff;
    }
.hotlinkB {
    padding:10px;
    background-color:#e9e4f1;
    }
.hotimg {
    width:10em;
    height:10em;
    padding:0;
    margin:10px 0 0 0;
    }
#hotimg {
    width:10em;
    height:10em;
    padding:0;
    margin:10px 0 0 0;
    }
.hotQuote {
    width:10em;
    height:4em;
    margin:10px 0 0 0;
    }
#hotQuote {
    width:10em;
    height:4em;
    margin:10px 0 0 0;
    }
#mainbox {
    width:1000px;
    margin:0 auto;
    }
#content {
    width:1000px;
    }
#header {
    width:100px;
    height:468px;
    position:relative;
    margin-top:25px;
    display:block;
     }
#info {
    width:1000px;
    text-align:left;
    display:block;
    float:left;
    padding-bottom:100px;
    }
#menu {width:47.13em; height:8.93em; position:absolute; z-index:99; float:right; right:0; top:25px;}
#logo, #logo img {
    width:10.97em;
    height:9.4em;
    position:absolute;
    left:0;
    z-index:100;
    margin:0;
    }
#slogan{
    width:12em;
    height:2.28em;
    position:absolute;
    right:0;
    z-index:100;
    margin:7.4em 0 0 0;
    }
#slogan img{
    width:12em;
    height:2.28em;
    }
#Ximageholder {
    width:60em;
    height:10.5em;
    }
#imageholder, #swfpic {
    width:60em;
    height:10.6em;
    display:none;
    float:left;
    margin-bottom:15px;
    }
#homepic{
    margin:0;
    padding:0;
    width:60em;
    height:16.61em;
    }
#swfpic img{
    width:60em;
    height:10.6em;
    }
#swfpic h1{
    display:none;
    }
#membernavigation {
    background-color:#fff;
    width:175px;
    display:block;
    float:left;
    }
#memberwidecol {
    display:block;
    margin-left:200px;
    }
/* FOOTER */
#footlinks{
    display:block;
    float:left;
    width:100%;
    text-align:center;
    color:#808285;
    font-size:11px;
    padding-bottom:50px;
    }
#footlinks a, #footnav a {
    color:#808285;
    font-size:11px;
    padding-right:15px;
    }
#footlinks p {
    margin-top: 3em;
    font-size: 11px;
}
#footlinks a:hover, #footnav a:hover{
    color:#333333;
    }
#footnav{
    display:block;
    float:left;
    width:100%;
    text-align:center;
    margin-bottom:10px;
    }
/*   */


#fix {
    width:29.16em;
    height:4.44em;
    z-index:1;
    margin:0;
    padding:0;
    }

#columna1 {
    background-color:#fff;
    width:15.2em;
    float:left;
    margin-left:0;
    }
#columna2 {
    background-color:#fff;
    width:15.2em;
    float:left;
    margin-left:1em;
    }
#columna3 {
    background-color:#fff;
    width:15.2em;
    float:left;
    margin-left:1em;
    }
#columna4 {
    background-color:#fff;
    width:10em;
    float:right;
    margin-left:1em;
    padding:0;
    margin-top:11.81em;
    display:inline;
    }
#narrowColumn {
    width:10em;
    float:right;
    padding:0;
    margin:1em 0 0 0;
    }
#wideColumn {
    width:48em;
    float:left;
    padding:0;
    margin:1em 0 0 0;
    }
#XwideColumn {
    width:60em;
    padding:0;
    margin:1em 0 0 0;
    text-align:left;
    }
#columna6 {
    background-color:#fff;
    width:10em;
    float:left;
    margin-left:1em;
    padding:0;
    margin-top:11.81em;
}
#columna5 {
    width:10em;
    float:right;
    margin-left:1em;
    margin-top:1.5em;
}
#columna6 {
    background-color:#fff;
    width:10em;
    float:left;
    margin-left:1em;
    padding:0;
}
#title {
    float:left;
    width:45em;
    margin-left:1em;
    //margin-left:.5em;
    }
#museotitle {
    margin-left:0;
    }

#columna1fix {
    width:14.66em;
    float:left;
    margin-left:1em;
    //margin-left:.5em;
    color:#FFF;
    }
#columna2fix {
    width:14.66em;
    float:left;
    margin-left:1em;
    color:#FFF;
    }
#columna3fix {
    width:14.66em;
    float:left;
    margin-left:1em;
    color:#FFF;
    padding-bottom:25px;
    //padding-bottom:35px;
    }
#columna5fix {
    width:46em;
    float:left;
    margin-left:1em;
    //margin-left:.5em;
    margin-top:25px;
    }
#widecol {
    width:48em;
    float:left;
    margin:0 1em 0 0;
    padding:0;
    }
#Xwidecol {
    width:60em;
    float:left;
    margin-left:0;
    display:inline;
    }
#widecol_profile {
    width:60em;
    float:left;
    margin-left:0;
}

.imageholder {
    float:left;
    margin-bottom:5px;
	display:none;
    }
.titles {
    width:595px;
    }
.tricolpic {
    margin:0;
    padding:0;
    width:15.33em;
    height:10.5em;
    }
.Xwidepic {
    margin:0;
    padding:0;
    width:60em;
    height:10.5em;
    }
.widepic {
    margin:0;
    padding:0;
    width:48em;
    height:10.5em;
    }
#widepic {
    margin:0;
    padding:0;
    width:48em;
    height:10.5em;
    }
#widepic2 {
    margin:0;
    padding:0;
    width:48em;
    height:15.75em;
    }
#brochure {
    width:32.22em;
    height:22.77em;
    }
.memberwidepic {
    margin:0 0 10px 0;
    padding:0 0 10px 0;
    width:60em;
    height:10.5em;
    }
#bizcard {
    width:32.74em;
    height:11.58em;
    }
.loginfo {
    display:none;
    text-align:right;
    //text-align:left;
    font-size:10pt;
    bottom:0;
    position:absolute;
    margin-top:9.7em;
    width:100%;
    }
.loginfobox {
    color:#917B4C;
    font-style:normal;
    height:25px;
    }
#homepic {
    margin:0;
    padding:0;
    width:60em;
    height:16.61em;
    }
#homepicX {
    margin:0;
    padding:0;
    width:60em;
    height:23.85em;
    }
.violet {
    background-color:#432466;
    }
.darkpurple {
    color:#701471;
    }
.mainSearch {
    color:#701471;
    font-size:8pt;
    }
.white {
    background-color:#fff;
    }
.green {
    background-color:#90AE23;
}
.green_text {
    color:#ECE10F;
    text-align:right;
}
.white_text {
    color:#FFFFFF;
    text-align:right;
}

.botom {
    font-size:22pt;
    font-weight:bold;
    color:#432466;
    text-align:right;
    position:relative;
    }
a {
    text-decoration:none;
    color:#701471;
    }

/*ESTILO PARA HEADER*/
#headbox {
    z-index:600;
    margin-top:0;
    }
ul {
    margin:0;
    padding:0;
    }
.headlinks{
    list-style-type:none;
    font-size:8pt;
    width:auto;
    padding:0;
    margin:0;
    top:0;
    right:0;
    position:absolute;
    }
.headlinks li {
    float:left;
    margin:0;
    padding:2px 0 0 15px;
    }
.searchbox {
    background-color:#FFF;
    border:1px solid #701471;
    font-size:9pt;
    text-align:left;
    height:auto;
    padding:0;
    margin:0;
    }
.searchbtn {
    background-color:#701471;
    text-align:left;
    border:1px solid #701471;
    font-size:8pt;
    color:#FFF;
    font-weight:bold;
    height:18px;
    width:18;
    margin-top:1px;
}
.searchbtn:hover {
    background-color:#a694c6;
    text-align:left;
    border:1px solid #a694c6;
    font-size:8pt;
    color:#fff;
}
.items{
    font-weight:normal;
    font-size:10pt;
    font-variant:normal;
}
.sitemap {
    list-style-type:disc;
    font-size:9pt;
    margin-left:12pt;;
    }
.sitemap ul {
    list-style-type:disc;
    margin-left:30pt;
    }
ol{
    line-height:2em;
    text-align:justify;
}
.nobrdr{
border:none;
}
.memlinks{
  background: #f0f0f0;
  display: block;
    list-style-type:none;
    /*width: 579px;*/
    width: 600px;
    height:auto;
    font-size:9pt;
    margin: 140px auto 10px auto;
}
.memlinks li {
    float:left;
    margin:0;
    padding:5px 0 5px 5px;
    color:#FFFFFF;
}
.memlinks li a {
    color:#FFFFFF;
    text-decoration:none;
    }

/* STYLE FOR 4TH COLUMN CONTENT */
.crosslink {
    color:#6e3292;
    font-size:10pt;
    border-bottom:1px solid #917B4C;
    padding-bottom:10px;
    }
#inlineBoxA {
    padding:0;
    margin:0;
    width:55%;
    height:auto;
    float:left;
    display:inline;
    }
#inlineBoxB {
    padding:0;
    margin:0 0 0 5%;
    width:40%;
    height:auto;
    float:left;
    display:inline;
    }
/*LISTADO EN MIEMBROS*/
.clearlist {
    list-style-type:none;
    font-size:9pt;
    }
.clearlist li {
    margin-bottom:10px;
    }
#inlinecols {
    width:auto;
    height:auto;
    }
.inlinepic {
    float:left;
    margin-right:15px;
    }
#inlineinfo {
    font-size:9pt;
    padding-top:10px;
    }
/*FONT SIZE FOR CALENDAR*/
.font9 {
    font-size:9pt;
    }
.font7 {
    font-size:7pt;
    }
.font8 {
    font-size:8pt;
    }
/* NO MARGIN TOP */
.notop {
    margin-top:0;
    padding-top:0;
    }
/*STYLE FOR TABNAV IN PROFILE*/
ul#tabnav { /* general settings */
text-align:left; /* set to left, right or center */
margin:1em 0 1em 0; /* set margins as desired */
font:bold 11px arial, verdana, sans-serif; /* set font as desired */
border-bottom:1px solid #432466; /* set border COLOR as desired */
list-style-type:none;
padding:3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
width:450px; /* 600 - 2 x 10px padding */
}
ul#tabnav li { /* do not change */
display:inline;
}
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom:1px solid #fff; /* set border color to page background color */
background-color:#fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color:#fff; /* set selected tab background color as desired */
color:#000; /* set selected tab link color as desired */
position:relative;
top:1px;
padding-top:4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding:3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border:1px solid #432466; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color:#432466; /* set unselected tab background color as desired */
color:#fff; /* set unselected tab link color as desired */
margin-right:0px; /* set additional spacing between tabs as desired */
text-decoration:none;
border-bottom:none;
}

ul#tabnav a:hover { /* settings for hover effect */
background:#701471; /* set desired hover color */
}

a#tab_selected {
color:black;
}
/* End CSS tabs */
.submit{
    margin-top:10px;
    background-color:#432466;
    color:#fff;
    border:1px solid #432466;
    font-size:11px;
    font-weight:bold;
    }
.dotedrow {
    border-bottom:1px dotted #432466;
    }
.faq {
    line-height:normal;
    font-size:9pt;
    }
.textcenter {
    text-align:center;
    }
#video {width:10em; height:7em; right:0; margin-bottom:10px;}
.nopad {padding:0;}
.nomargin {margin:0;}
#legal {
    width:100%;
    height:250px;
    overflow:scroll;
    border:1px solid #666;
    }

#awake {
    width:38.66em;
    height:28.88em;
    }
#lindasvideo {
    width:360px;
    float:right;
    margin:0 0 25px 25px;
    }
.linda {
    float:left;
    width:auto;
    }

/* ADDED BY JACK COX 12/12/2008 */
.ulfont9{ font-size:9pt; margin-left:0; line-height:1.2em; list-style-type:none;}
/*-----[ STYLE FOR FORMS ]-----*/
.forms{
    list-style:none;
    margin-top:10px;
    width:450px;
}
.forms li{
    padding:5px 0 0 0;
    font-size:12px;
    display:block;
    float:left;
}
.forms li.label{
    padding:10px 10px 0 0;
    font-size:12px;
    width:125px;
}
.forms li textarea{
    height:25px;
    margin-bottom:10px;
    border:1px solid #D2C9E2;
    width:300px;
    height:150px;
    resize:no-resize;
}
.forms li input{
    height:25px;
    margin-bottom:10px;
    border:1px solid #D2C9E2;
    width:300px;
}
.forms li input.button{
    margin-bottom:10px;
    border:none;
    background-color:#701471;
    height:25px;
    width:80px;
    color:#fff;
    margin-left:135px;
}
.forms li input.button:hover{
    background-color:#D2C9E2;
    color:#fff;
}
