/* CSS Document */

body
{
	background-color:#CCB688;
	font-family: "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color:black;
	margin:0 auto 0 auto;
	behavior:url(csshover2.htc);
	font-size:12px;
}

div#page
{
	margin:0 auto 0 auto;
	width:984px;
	background-image:url(images/contentRepeater.jpg);
	background-repeat:repeat-y;
	background-color:white;
	border-left:1px solid #928663;
	border-right:1px solid #928663;
	border-bottom:1px solid #928663;
}
div#logo
{
	width:182px;
	height:130px;
	float:left;
}
div#headerBottom
{
	width:500px;
	height:15px;
	float:left;
	background-color:white;
}
div#rightHeader
{
	background-image:url(images/da_layout_02.jpg);
	background-position:right;
	width:802px;
	height:84px;
	float:left;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
}

div#contentContainer
{
	width:984px;
	float:left;
}
div#content
{
	width:740px;
	padding:15px 20px;
	float:left;
	font-size:12px;
}
div#rightColumn
{
	width:165px;
	float:right;
	padding-right:12px;
}
div#say
{
	width:380px;
	float:left;
	font-size:11px;
}
div#qa
{
	width:310px;
	margin-left:10px;
	float:left;
	margin-top:10px;
}
div#footer
{
	width:779px;
	padding-left:15px;
	padding-top:10px;
	font-size:10px;
	color:#333333;
	background-image:url(images/layout_52.jpg);
	height:21px;
	float:left;
}

a, a:visited
{
	color:#006600;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}
a:hover, a:active
{
	text-decoration:none;
}
a.largeLinks, a.largeLinks:visited
{
	font-size:17px;
	color:#006600;
	text-decoration:underline;
	font-weight:normal;
}
a.largeLinks:hover, a.largeLinks:active
{
	text-decoration:none;
}
a.medLinks, a.medLinks:visited
{
	font-size:13px;
	color:black;
	text-decoration:underline;
	font-weight:normal;
}
a.medLinks:hover, a.medLinks:active
{
	text-decoration:none;
}
a.black, a.black:visited
{
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
a.black:hover, a.black:active
{
	text-decoration:underline;
}
h1
{
	color:#0D5700;
	font-size:26px;
	font-weight:bold;
}
h2
{
	color:#597153;
	font-size:17px;
	font-weight:bold;
}
h3
{
	color:#DB7104;
	font-weight:bold;
	font-size:17px;
	margin:0px;
	padding:0px;
}
a.orange, a.orange:visited
{
	color:#DB7104;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
a.orange:hover, a.orange:active
{
	text-decoration:none;
}

.small
{
	font-size:10px;
}