/*typography*/
body
{
font: 76% verdana,arial,sans-serif; 
text-align: left; 
color: #000000; 
background-image:url(art/bkgrndTexture.jpg);
background-color: none; margin:0px;

scrollbar-base-color:#CCCC66;
}

h1, h2, h3{font-family: "Verdana",arial,sans-serif}
h1{font-size: 200%}
h2{font-size: 160%}
h3{font-size:110%; letter-spacing:1px;margin:0 5px; font-style: bold; color: #003366}
h2, 
p{margin: 10 0px;padding:0}


/*-----------------------------------------left nav----------------------------------------------*/

.LeftNav TD
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	font-family: Verdana;
	font-size: 11px;
	color: #663333;
	line-height:13px;
}
.LeftNav p
{
	font-family: Verdana;
	font-size: 10px;
	color: #663333;
	line-height:13px;
}

.LeftNav
{
	font-family: Verdana;
	font-size: 11px;
	color: #663333;
	line-height:13px;
}
.LeftNav A:link, .LeftNav A:visited, .LeftNav A:active
{
	text-decoration:none;
	color:#663333;
}
.LeftNav A:Hover
{
	text-decoration:none;
	font-weight:bold;
	color:#663333;
}

/*-----------------------------------------content container----------------------------------------------*/

.CCHead
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	padding-left:10px;
	color: #FFFFFF;
	line-height:11px;
}
.CCHead A:link, .CCHead A:visited, .CCHead A:active
{
	text-decoration:none;
	color:#FFFFFF;
	ont-weight:bold;
}
.CCHead A:Hover
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}


.CCSubhead
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	padding-left:0px;
	color: #000000;
	line-height:13px;
}
.CCSubhead A:link, .CCSubhead A:visited, .CCSubhead A:active
{
	text-decoration:none;
	color:#6000000;
}
.CCSubhead A:Hover
{
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
}

.CCContent
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	padding-left:0px;
	color: #666600;
	line-height:13px;
}

.CCContent A:link, .CCContent A:visited, .CCContent A:active
{
	text-decoration:none;
	color:#666600;
	font-style:none;
}
.CCContent A:Hover
{
	text-decoration:none;
	font-weight:normal;
	color:#666600;
}

.CCLink
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	padding-left:0px;
	color: #666666;
	line-height:13px;
}

.CCLink A:link, .CCLink A:visited, .CCLink A:active
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-style:italic;
}
.CCLink A:Hover
{
	text-decoration:none;
	font-weight:bold;
	color:#999999;
}

/*-----------------------------------------rt content container----------------------------------------------*/

.RtCol
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-left:0px;
	color: #666600;
	line-height:20px;
}

/*-----------------------------------------------content------------------------------------------------------*/

.Content
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-left:0px;
	color: #666600;
	line-height:16px;
}

.Content A:link, .Content A:visited, .Content A:active
{
	text-decoration:none;
	color:#663333;
	font-style:italic;
	font-weight:Bold;
}
.Content A:Hover
{
	text-decoration:underline;
	color:#666600;
}

.ContentHead
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	padding-left:0px;
	color: #666600;
	line-height:15px;
}
.ContentHead A:link, .ContentHead A:visited, .ContentHead A:active
{
	text-decoration:none;
	color:#666633;
	font-weight:bold;
}
.ContentHead A:Hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#666633;
}

.ContentSubHead
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	padding-left:0px;
	margin-bottom:0px;
	color: #666600;
	line-height:15px;
}

.Breadcrumb
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	padding-left:0px;
	color: #666600;
	line-height:17px;
}
.Breadcrumb A:link, .Breadcrumb A:visited, .Breadcrumb A:active
{
	text-decoration:none;
	color:#666600;
	font-weight:bold;
	font-style:none;
}
.Breadcrumb A:Hover
{
	text-decoration:none;
	font-weight:bold;
	color:#999933;
}

.footer
{
color:#B2997F; 
font-family:Verdana, sans-serif;
font-size:11px;
}
.footer A:link, .footer A:visited, .footer A:active
{
	text-decoration:none;
	color:#B2997F;
	font-weight:normal;
	font-style:none;
}
.footer A:Hover
{
	text-decoration:underline;
}

.input 
{
border-color:#CCCC66; 
border-width:thin;
background:#FFFFCC;
color:#666600;
}

.button 
{
border-color:#CCCC66; 
border-width:thin;
background:#CCCC66;
color:#000000;
}
/*-----------------------------------------------rt nav------------------------------------------------------*/


.RtNav
{
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
	line-height:13px;
}
.RtNav A:link, .RtNav A:visited, .RtNav A:active
{
	text-decoration:none;
	color:#666600;
}
.RtNav A:Hover
{
	text-decoration:none;
	font-weight:bold;
	color:#999933;
}





