﻿/* Villa Antonio */

/*p, ul, ol {
margin:0;
}*/

a
{
    color: #920724;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

.notActive
{
    color: #675746;
    text-decoration: none;
    font-weight: bold;
}

.isActive
{
    color: #2168D8;
    text-decoration: none;
    font-weight: bold;
}

.nav-link
{
    color: #2168D8;
}

.a1
{
    height: 12px;
    width: 1px;
    display: inline;
    border-left: 1px dotted #705e4a;
}

.footerStart
{
    color: #5f4175;
    font-weight: bold;
    word-spacing: 3px;
    text-transform: uppercase;
}
.footerFollow
{
    color: #951634;
    font-weight: bold;
}

img
{
    border: 0; /* remove border around linked images */
}

/*page titles*/
h4, h5, h6
{
    margin: 0;
    padding: 0;
}

h1
{
    font-family: Calibri, Arial, Verdana;
    font-size: 17px;
    color: #920724;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}

h2
{
    font-family: Calibri, Arial, Verdana;
    font-size: 20px;
    color: #920724;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 21px;
}
h3
{
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 17px;
    color: #920724;
}
h4
{
    font-family: Calibri, Arial, Verdana;
    font-size: 13px;
    color: #920724;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
}

h6
{
    font-family: Calibri, Arial, Verdana;
    font-size: 17px;
    color: #920724;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 6px;
    margin-top: 15px;
}

/*hr {
	border: 1px solid #948677;
	width: 735px;
}*/

.float-left
{
    float: left;
}
.float-right
{
    float: right;
}

/*.margin-left {margin-left:12px;}
.padding-left {padding-left:12px;}*/

.page-break
{
    display: none;
}

/*form styles*/
input
{
    font-family: Calibri, Arial, Verdana; 
    font-size:11px;
    color:#001659;
}

select
{
    font-family: Calibri, Arial, Verdana;
    font-size: 11px;
    color: #001659;
}

textarea
{
    font-family: Calibri, Arial, Verdana;
    font-size: 11px;
    color: #001659;
}

#validationSummary
{
    color: Red;
}

.validation-summary-errors
{
    font-weight: bold;
}

/*error message if needed*/
.error
{
    border: 1px solid #FF0000;
    background-color: #FFF;
}

/*join the mailing list*/
.emailSignUp
{
    font-family: Calibri, Arial, Verdana;
    font-size: 13px;
    color: #920724;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}
.eventsTitle
{
    font-family: Calibri, Arial, Verdana;
    font-size: 13px;
    color: #001659;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}

.villaMenuTitle
{
    font-family: Calibri, Arial, Verdana;
    font-size: 17px;
    color: #920724;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}

/*sub nav BLOCK style*/
#navcontainer ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: top;
}

#navcontainer li
{
    margin: 0 0 .2em 0;
    font-size: 11px;
}

#navcontainer a
{
    display: block;
    color: #920724;
    background-color: transparent;
    width: 5em;
    padding: .2em .8em;
    text-decoration: underline;
    font-weight: bold;
}

#navcontainer a:hover
{
    background-color: #eae3c7;
    color: #920724;
    text-decoration: underline;
}

.yellowThing
{
    cursor: hand;
    background-color: #DDE8DF;
}
.whiteThing
{
    cursor: hand;
    background: inherit;
}

.menuTitles
{
    font-family: "Trebuchet MS" , Helvetica, Arial;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #614221;
    text-transform: uppercase;
    text-align: center;
}

/*CALENDAR STYLES for events section*/

.CalendarTextNoLnk
{
    font-family: "Trebuchet MS" , Helvetica, Arial;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #614221;
}
.CalendarMYTextNoLnk
{
    font-family: "Trebuchet MS" , Helvetica, Arial;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #614221;
    text-transform: uppercase;
    text-align: center;
}
.CalendarDayNoLnk
{
    font-family: "Trebuchet MS" , Helvetica, Arial;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #614221;
    text-align: center;
}
.CalendarSquare_Today
{
    background-image: url(../Images/BD_CalBG_Today.gif);
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.CalendarSquare_Everyday
{
    background-image: url(../Images/CalBG.gif);
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #614221;
    text-align: center;
}
.CalendarSquare_Eventday
{
    background-image: url(../Images/BD_CalBG_EToday.gif);
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #614221;
    text-align: center;
}

.CalendarMainBackground
{
    background: transparent url(../Images/BD_SubBgImgBody.gif);
}

#contactForm
{
    font-size: 11px;
}

.imageButton
{
    background-color: Transparent;
    border: none;
    margin: 0;
    padding: 0;
    cursor: hand;
}
