/* STYLESHEET FOR MILESTONE DEVELOPMENT SERVICES
Design © 2003 Royal Station   www.royalstation.com  All rights reserved. */

body
{
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-image: white url(images/wood_background.jpg);
	
}

a:link { color: #663333; text-decoration: none; }
a:visited { color: #993333; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #333399; text-decoration: none; }


td.border
{
	background-image: url(images/border.gif);
	background-repeat: repeat-x
}

td.pu_border
{
	background-image: url(images/popup_border.gif);
	background-repeat: repeat-x
}

a.menu
{
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
}


/* GENERAL */
h1
{
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663333;
	margin-bottom: 6px;
}

.headingtext
{
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
}


.caption
{
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
	font-style: italic;
}

.quote
{
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-indent: -.5em;
}

.attribute
{
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #663333;
	text-align: right;
	font-style: italic;
	text-indent: -2em;
}


.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-left: 13px;
	line-height: 11px;
}


/* UTILITY */
a.closewin
{
	font-family: Verdana, Arial, Helvetica;
	color: #663333;
	font-size: 10px;
	text-decoration: none;
	background: #C2B08A;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
