﻿body
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:75%;
	margin:0;
	padding:0;
	line-height:140%;
    background: transparent url('../Images/bg_tile.jpg') repeat scroll 0 0;
    color:#332c28;
}

a, a.default-link{
    color: #b30b48;
}

ul
{
/*    LIST-STYLE-IMAGE: url(../Images/Layout/bullet_point.png);*/
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 20px;
/*    MARGIN-LEFT: 0px*/
}

ol, li
{
/*    MARGIN: 0 0 0 20px;
    padding-left:0px;    */
    color:#7d6c63;
    list-style-type:disc;
}

li span
{ 
    color:#332c28;   
}

div.Error
{
	color:#cc0000;
	font-weight:bold;
}

div.MessageErrorSummary
{
	color:#cc0000;
}

img.NoBorder
{
	border:0;
	margin:0;
	padding:0;
}

div.clear
{
	clear:both;
}

input.CapsAll
{
	text-transform:uppercase;
}

input.TextArea
{
    width:180px;
    height:200px;
}

div.Logo
{
    float:left;
}

div.HeaderRight
{
    margin:44px 0px 0px 0px;
    float:right;    
    text-align:right;
    height:48px;
    padding-right:40px;
    line-height:normal;
}

.PhoneEmail
{
    color:#9e8e83;
    font-size:150%;
}


div.Menu
{
    height:71px; 
    clear:both;
    width:759px;
}

div.HeaderTitle
{
    float:left;
}

div.HeaderPic
{
    clear:both;
}

div.SubTitle
{
    font-size:160%;
    color:#332c28;
    line-height:1em;
}

p.introPara
{
    color: #7d6c63;
    font-size: 130%;
    line-height: 130%;
}

img.noborder
{
    border:0;
}

a.bold
{
    font-weight:bold;    
}

.NewsTitle
{
    color:#7d6c63;
    font-size:100%;       
    font-weight:bold;   
}

.NewsDate
{
    color:#780d33;
    font-size:100%;       
    font-weight:bold;   
}

.introNews
{
    /* LEAVE HERE */
    
}

.Address
{
    color:#7d6c63;
    font-size:110%;   
    float:left;     
    font-weight:bold;   
}

.NoUnderline{
    text-decoration:none;
}



