/*start global styles */

body {

	font-size:14px;

	font-family:"Times New Roman", Times, serif;

	color:#655c53;

	line-height:1.5em;

	margin:0 auto;

	width:1012px;
	
	text-align:center;

	background:url(../images/bg-gradient.jpg) #eaedf2 repeat-x;

}

#main{
	text-align:left;
}

img{
	border:0;
}

a.mainlevel2, a.mainlevel3 {
letter-spacing:1px;
text-decoration:none;
}

#mainlevel2 li, #mainlevel3 li{
	list-style-image:url(../images/arrowColor.gif);
	
}

a:link, a:visited{
color:#593D2B;
}

a:hover{
	color:#898989;
}

h1 {
	color:#593D2B;
}

h2{

	font-size:110%;
	
	color:#593D2B;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;

}

.componentheading {
	margin-top:20px;
	margin-left:-5px;
}

#main {

	width:1012px;

	background:#FFFFFF;

}

/*end global styles */





/*start header styles */

#header {

	width:1012px;

	height:98px;

}

#headerLeft {
	float:left;
	height:98px;
	width:143px;
}

#headerRight {
	float:left;
	height:98px;
	width:869px;
	background:url(../images/danford-header-right.jpg) top no-repeat;
}


/*end header styles */



#nav{

	width:1012px;

	height:36px;

	background:url("../images/navBack.jpg");

}


#nav a{
position:relative;
top:10px;
	font-size:130%;
	color:#f2e8d6;
	margin:20px 30px 0px 30px;
	text-decoration:none;
}


#flashArea {

	width:1012px;

	height:255px;

	background:url(../images/flashArea.jpg);

}



/*start content styles */



#content {

	width:1012px;

	margin:0;

	padding:0px 30px;

	background:url(../images/contentBack.jpg) no-repeat;

	height: auto !important;

	height:400px;

	min-height:400px;

	float:left;
	
	display:inline;

}



#content h1{

	margin-top:0px;

	margin-bottom:-5px;

	padding-top:17px;

}



#contentLeft {

	float:left;

	width:670px;
	
	display:inline;

}



#contentRight {

	float:right;

	width:280px;

	margin:10px 48px 0 0;

	display:inline;

}

*html #contentRight {

	margin:24px -17px 0px 0;
	
}

*+html #contentRight{
	margin-top:24px;
}



.sideBoxHeader {

	height: auto !important;

	height:34px;

	min-height:34px;

	width:266px;

	background:url(../images/sideBoxHeader.jpg) no-repeat;

}



.sideBoxBody {

	height: auto !important;

	height:71px;

	min-height:71px;

	width:266px;

	padding:0px 15px 0 15px;

	background:url(../images/sideBoxBody.jpg) no-repeat;

}



.sideBoxBody p{
	width:245px;
	margin:0px;
	padding:0px;
}



.sideBoxBottom {

	margin:0;

	height:7px;

	width:266px;

	background:url(../images/sideBoxBottom.jpg) top no-repeat;

}



.sideBoxHeader h3 {

	color:#F2E8D6;

	font-size:100%;

	margin-bottom:0;

	padding:11px 9px 0px 9px;

	font-weight:bold;

}


/*end content styles */



/*start footer styles */



#footer {

	clear:both;

	width:1012px;

	height:15px;

	background:url(../images/footer.jpg) no-repeat;

}

*html #footer {

	width:1012px;

	height:35px;

	background:url(../images/footer.jpg) no-repeat;
	background-color:#EAEDF2;

}


.rightContentImg{
	float:right;
	padding:7px;
	margin-left: 25px;
}

.leftContentImg{
	float:left;
	padding:7px;
	margin-right: 25px;
}

.leftContentImg, .rightContentImg{
	border:1px solid #593D2B;
}


#footerLeft {

	float:left;

	width:670px;

	margin-left:30px;

}



#footerRight{

	float:right;

	width:280px;

}



#footerLeft, #footerRight {

	position:relative;

	top:10px;

}



/*end footer styles */

