img{
border:0px;
}

input{
background-color: #F4F1EE;
margin: 5px 0px 0px 0px;
border: 1px solid #DBD6CD;

}


textarea{
background-color: #F4F1EE;
margin: 5px 0px 0px 0px;
border: 1px solid #DBD6CD;
}



p, blockquote, li, h3, h4
{
	font-family: Verdana;
	font-size: 11px;
        color:#52301D;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
        text-decoration: none;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

/************************************************
 *	main column *
 ************************************************/

.content
{
	margin-left: 5px;
	margin-right: 147px;
	padding-top: 12px;


}

/************************************************
 *	Breadcrumb *
 ************************************************/

.breadcrumb
{

       font-family: Verdana, Helvetica, sans-serif;
       font-size: 10px;
       color:#3C0002;
       text-decoration: none;
}




.breadcrumb a
{

       font-family: Verdana;
       font-size: 10px;
       color:#3C0002;
       text-decoration: underline;
}

.breadcrumb a:hover
{

       font-family: Verdana;
       font-size: 10px;
       color:#3C0002;
       text-decoration: none;
}

/************************************************
 *	footer credits *
 ************************************************/

.credits{

       font-family: Verdana, Helvetica, sans-serif;
       font-size: 9px;
       color:#3C0002;
       text-decoration: none;
}




.credits a{

       font-family: Verdana;
       font-size: 9px;
       color:#3C0002;
       text-decoration: underline;
}

.credits a:hover{

       font-family: Verdana;
       font-size: 9px;
       color:#3C0002;
       text-decoration: none;
}

/************************************************
 *	general a tag *
 ************************************************/
a
{
	color: #52301D;
	text-decoration: underline;
	border-bottom: 0px black solid;
}



/************************************************
 *	h tags *
 ************************************************/
h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Verdana;
	font-size: 2em;
        text-decoration: none;
}

h2
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 1em;
	font-style: normal;
        text-decoration: none;
}

h3
{
	font-weight: normal;
        color:#52301D;
        text-decoration: none;

}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Verdana;
	font-size: 1.5em;
        color:#52301D;
        text-decoration: none;
}


h4
{
	
	font-weight: normal;
	font-family: Verdana;
	font-size: 18px;
        font-weight: normal;
        color:#52301D;
        text-decoration: none;
        margin: 0px 0px 0px 10px;
        padding: 0px;
}


h1 a, h2 a
{
	border: 0px;
        text-decoration: underline;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

.content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}


/************************************************
 *	divider *
 ************************************************/

img.divider
{
	align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}



/************************************************
 *	toplevel navigation *
 ************************************************/

.bdtxt  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}

.bdtxt A {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #52301D;
    text-decoration: underline;
	}

.bdtxt A:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #52301D;
    text-decoration: none;
	}
	
.border {
	border: thin solid #52301D;
}
