/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/******* HTML and Body tag styles *******/

html, body{
	height: 100%;
	padding: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #70032e
	;
}

#header, #headerSmall, #nav, #leftContent, #subpageContent, #mainContent, #divbar, #divbarWhite, #box1, #box2, #box3, #footer{
	margin:0 auto;
}

#wrapper{
	width: 980px;
	text-align:left;
	margin:0 auto;
	background: #ffffff;
}

#wrapper1{
	width: 920px;
	text-align:left;
	margin:0 auto;
}


#wrapper2{
	width: 920px;
	text-align:left;
	margin:0 auto;
	display: block;
	clear:both;
}





/************** NAVIGATION tag styles **************/


/************** Header tag styles **************/
#header{
	position: relative;
	width: 980px;
	height: 140px;
	background:#ffffff;
	background:  url(images/givingadvice-header2.jpg) no-repeat;
}

#headerSmall{
	position: relative;
	width: 980px;
	height: 168px;
	background:#ffffff;
	background:  url(images/givingadvice-headersmall.jpg) no-repeat;

}



#nav{
	width: 980px;
	height: 30px;
	text-align:center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background:#ffffff;
}


#leftContent{
	float: left;
	clear:both;
	background: #FFFFFF;
	width:500px;
	text-align:left;
	height: 260px;
	
}

#subpageContent{
	float: left;
	clear:both;
	background: #ffffff;
	width:700px;
	text-align:left;
	margin-top:20px; margin-bottom:10px;
}

#mainContent{
	background:#ffffff;
	text-align:left;
	margin-left: 500px;
	
	padding-top: 40px; padding-right: 15px; padding-left: 15px; padding-bottom: 10px;
}

#divbar{
	width: 920px;
	height: 1px;
	text-align:right;
	background: #ffffff;
	clear:both;
	margin-top:10px; 
}

#divbar2{
	width: 920px;
	height: 1px;
	text-align:right;
	background: #ffffff;
	clear:both;
	margin-top:10px; margin-bottom:10px;
}

#divbarWhite{
	width: 920px;
	height: 20px;
	text-align:right;
	background: #ffffff;
	clear:both;
	margin-top:10px; margin-bottom:10px;
	text-align:right;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


/************** Boxes tag styles **************/
#boxWrapper{
	position: relative;
	margin-left: 300px;
}

#box1{
	float: left;
	background:ffffff;
	width:260px;
	height: 200px;
	text-align:left;
	padding-top: 5px; padding-bottom: 5px; 
}

#box3{
	float:right;
	background:ffffff;
	width:260px;
	height: 200px;
	text-align:left;
	padding-top: 5px; padding-bottom: 5px; 
}

#box2{
	margin-right:340px;
	background:ffffff;
	width:260px;
	text-align:left;
	height: 200px;
	padding-top: 5px; padding-bottom: 5px;  
}




/********** Footer tag styles **************/

#footer{
	clear:both;
	width: 100%;
	position: bottom;
	padding-top: 0px; padding-bottom: 0px;
	margin-top:10px;
	text-align:center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background: #70032e;
}

/********** FLOAT CLEARINGS **************/

    /* float clearing for IE6 */
    * html .clearfix{
      height: 1%;
    }

    /* float clearing for IE7 */
    *+html .clearfix{
      min-height: 1%;
    }

    /* float clearing for everyone else */
    .clearfix:after{
      clear: both;
      content: ".";
      display: block;
      height: 0;
    }

/********** Class tag styles **************/

.specrep{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #41789f;
font-weight: bold;
}

.specrepPlain{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color:  #41789f;
}

.specrepRustBold{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #70032e;
font-weight: bold;
}

.specrepRustItalic{
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #a23409;
font-style: italic;
}

.specrepBlackSmall{
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.specrepRustItcBld{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color:  #a23409;
font-style: italic;
font-weight: bold;
}

.specrepRust{
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #70032e;
font-weight: normal;
}

.contentMainBlue{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #29539f;
font-weight: bold;
}

.contentHeader{
font-size: 21px;
font-family: Arial, Helvetica, sans-serif;
color: #29539f;
font-weight: normal;
}

.contentMain{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.contentBox{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.contentBoxBold{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
}

.boxSubtitle{
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #70032e;
text-align: left;
font-weight: bold;
}

.navigation{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
text-align: right;
padding-right: 5px;
}

.credits{
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
color: #aa5978;
text-align: center;
}

.footerText{
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
text-align: center;
}

/********** Links tag styles **************/


.specrepPlain a:link{
color:#41789f;
}

.specrepPlain  a:visited{
color:#41789f;
}

.specrepPlain  a:hover{
color:#55a1d5;
}

.specrepPlain  a:active{
color:#55a1d5;
}



img.floatLeft{
margin: 0px 10px 10px 0px;
float:left;
}



.credits a:link{
color:#aa5978;
}

.credits  a:visited{
color:#aa5978;
}

.credits  a:hover{
color:#aa5978;
}

.credits  a:active{
color:#aa5978;
}


.footerText a:link{
color:#ffffff;
}

.footerText a:visited{
color:#ffffff;
}

.footerText a:hover{
color:#ffffff;
}

.footerText a:active{
color:#ffffff;
}


a:link{
color:#41789f
}

a:visited{
color:#41789f
}

a:hover{
color:#55a1d5
}

a:active{
color:#55a1d5
}

