/* The Diccianni Financial Group CSS Styles */


* { 
	margin: 0; /*this will break the lists but fixes the top space issue */
	padding: 0;
	
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	
	}
	
h1 {
	font-size: 120%;
	text-align: left;
	line-height: 1.6em;
	font-weight: bold;
	color: #4f5d8d;
	margin:0;
	padding:0;
	}

h2 {
	font-size: 110%;
	text-align: left;
	line-height: 1.6em;
	font-weight: bold;
	color: #89937B;
	padding:5px 0px 5px 0px;
	}

h3 {
	font-size: 100%;
	text-align: left;
	line-height: 1.6em;
	color: #88927b;
	margin-top: 12px;
	margin-bottom: 2px;
	}
	
h4 {
	font-size: 95%;
	text-align: left;
	line-height: 1.6em;
	color: #88927b;
	margin-top: 12px;
	margin-bottom: 2px;
	}
		
p {
	font-size: 90%;
	line-height: 1.7em;
	color:#000000;
		}
		
form {
font-size: 90%;
font-weight: bold;
}
		
ul li {
	font-size: 90%;
	color:#000000;
	line-height: 1.5em;
	}
	
ol li {
	font-size: 90%;
	color:#000000;
	line-height: 1.5em;
		}
		
ul li ul li{
	font-size: 90%;
	color:#000000;
	line-height: 1.5em;
	}
	
ol li ol li{
	font-size: 90%;
	color:#000000;
	line-height: 1.5em;
		}
		
img {
margin: 5px; /*trbl*/
}


.list {  /*to indent lists that get lost in * declarations */
padding-left:20px;
padding-bottom: 10px;
}

blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	line-height: 1.7em;
	padding: 8px 12px 8px 12px; /*trbl*/
	text-align:left;
	}
		
a:link {
	background-position: center;
	color: #876a86;
}
a:visited {
	background-position: center;
	color: #605663;
}
a:hover {
	background-position: center;
	font-weight: bold;
}
a:active {
	background-position: center;
}

table {
border-spacing:12px;
}

/* Layout of major divs */

#container {   /*Wraps around the whole layout with rule */
	width: 847px;
	margin: 0px auto 0px auto; /*trbl*/
	position:relative;
	background-repeat: repeat-y;
	background-image:url(images/middle.jpg); 
	background-position:top;
	
}


#header {
	position: relative;
	background-repeat: no-repeat;
	background-image:url(images/header.jpg);  
	background-position:top left;
	height:233px;
		
}


#content {
	float:left;
	width: 652px;
	
	
	
	}
	
#content_inner {
padding: 25px 190px 0px 10px;/*trbl*/
}

#content p {
padding-bottom: 12pt;
}
	
#disclaimer {

	clear:both;
	
	background-repeat: no-repeat;
	background-image:url(images/footer_top.jpg);  
	background-position:bottom left;
	height: 136px;
	
	
	}

#disclaimer_inner {
padding: 0px 190px 0px 210px; /*trbl*/

}
	
#disclaimer p {

	font-size: 70%;
	font-style: italic;
	}



#footer {
	clear:both;
	
	background-repeat: no-repeat;
	background-image:url(images/footer_bottom.jpg);
	background-position:bottom left;
	height:18px;
	
}

#footer_inner {
padding: 0px 180px 3px 15px;/*trbl*/

}

#footer p {
	
	text-align:left;
	font-size: 9px
		
	}





/* Absolute Divs for main layout */

#logo {
	position: absolute;
	left: 0;
	top: 0;

	}
	
#logo img {
margin: 0; /*trbl*/
}

#ContactUs {
	position: absolute;
	left: 740px;
	top: 5px;

	}
	
#RightNewsQuote

	{
	position:absolute;
	left:675px;
	top:290px;
	padding: 10px;/*trbl*/ 
	width: 150px;
	font-size: 12px;
	font-style: italic;
		
	}
	
#headerTitle {
	position:absolute;
	width: 450px;
	left: 200px;
	top: 190px;  
	clear:both;
	z-index: 10;
	
	}
	
#RadioPromo {
    position:absolute;	
	top:450px;
	width: 175px;
	 padding:10px;
	 left:260px;
	 z-index:100;

 }
 
 #RadioPromo p {
 font-size:12px;
 font-weight:bold;
	color: #4f5d8d;
	
 }



/* Navigation */

#mainLeftNav {
	
	top: 190px;
	width: 195px;
	float:left;


 }
 
 #mailLeftNav_inner {
 	font-size: 14px;	
	text-align: left;
	line-height: 2em;
	font-weight: bold;
	color: #876a86;
	margin-bottom: 12px;
	z-index:10;
	padding-left: 20px;
 
 }
 
 #mainLeftNav ul li {
 	list-style-type:none;
 	}
 	
 #mainLeftNav a {
 	font-weight: bold;
	color: #876a86;
	text-decoration:none;
  }
 
 
 #breadCrumb {
 	position: absolute;
	left: 340px;
	top: 140px;
	width: 330px;
	font-size: 14px;	
	text-align: left;
	font-weight: normal;
	color: #876a86;
	margin-bottom: 12px;
	z-index:10;
 
 }
 
 #breadCrumb a {
 	font-weight: normal;
	color: #876a86;
	text-decoration:none;
}

.returntop {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

}

.contactdisclaimer {
font-size:60%;
font-style:italic;
font-weight:normal;
}

/*Stock Ticker*/

#RightStockQuote

	{
	position:absolute;
	left:680px;
	top:275px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 10px;/*trbl*/
	width: 138px;
	height: 155px;
	background-color: #D6DFCE;
	font-size: 12px;
	font-style: italic;
	border: #635563 solid 1px;

		
	}
	
.mw_title
{
	margin-top: -2px;
	color: #635563;
	font-weight: bold;
	font-size:15px;
	text-align: center;
	font-style: normal;
}

.mw_time
{
	margin-top: 1px;
	color: #876A86;
	font-size:12px;
	text-align: center;
}

.mw_market
{
	margin-top: 4px;
	margin-bottom: 2px;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}

.mw_up
{
	color: #00CC00;
	margin-left: 5px;
	font-style: normal;
	font-size: 11px;
}

.mw_down
{
	color: #FF0000;
	margin-left: 5px;
	font-style: normal;
	font-size: 11px;	
}

.mw_disclaimer
{
	margin-top: 4px;
	font-size: 9px;
	text-align: center;
}

.smalltext {
font-size:80%
}