@charset "utf-8";
/* CSS Document */

#wrapper {
	background-color:#FFFFFF;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-color:#FFFFFF;
	height:80px;
	padding-left: 82px;
	padding-top: 20px;
    padding-bottom: 20px;

}

#boxdiv {
	width:  200px;
	float:right;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	height: auto;	
	 }
	 

#firmname{
	width:600px;
	float: left;
	font-size:18px
}

#firmname1{
	width:600px;
	 
	font-size:18px
}

#clientlogin {float:left
}

#clientlogin1 {
	float:Right;
	padding-Top: 20px;
	padding-Right: 100px;
	line-height: 1.4;
	
}

#menu{
	margin-bottom: 20px;
	margin:auto;
	padding-left: 100px;
	
}

#menutemplate {
	margin-bottom: 20px;
	background-color:#F8F8F8;
	width: 1000px;
	/* padding-left: 230px; */


	
	
	
	}
	#padding { width: 230px} /*Not sure about this put back to 230 if no work */
	

#pictures {
	background-color:#DEDEBC;
	padding: 3px 83px;
	margin:auto;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	height:158px;
}

#pictures img {
margin:0 10px 0 10px;
border:1px solid #666666;

}

#content {margin:0 90px;}

#leftwhite {background-color:#FFFFFF;
	width: 80px;
	float:left
}
 



#WC {
	background-color:#FFFFFF;
	width: 200px;
	padding-top: 20px;
	float:left

}

#Neg {background-color:#FFFFFF;
width: 200px;
	padding-top: 20px;
    float:left
}

#estate {
	background-color:#FFFFFF;
	width: 200px;
	padding-top: 20px;
		float:left
}
#pad {padding-top:5px;
}
#News {
	background-color: #FFFFFF;
	width: 200px;
	padding-top: 20px;
	float:left;
	height: 280px;
	overflow: auto;
	color: #333333;
	border-top: 10;
}

#rightwhite {background-color:#FFFFFF;
	width: 80px;
	float:left
}
#clearfloats{clear:both
}

#Footer {
	background-color:#FFFFFF;
	width:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	padding: 5px;
	margin: 10px 0 30px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	
	 }

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	/* text-align: center; */
	font-size: 13px;

	 }
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:400
	
	 }
	 
#dedicated {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: lighter;
	color: #999999;
	padding-left:100px;
	padding-top:10px; 
}
#questions{ text-align: center;}

#contenttemplate {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	}

#sidebar1 {
	/* width: 220px; */
	margin-left: 10px;
	float:left;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif; /* I changed fromt times*/
	font-size: 13px /* I changed by adding a size*/
	
}

#contenttitle {
	color:#CC3333;
	text-align: center;
	width:600px;
	}
	#width200 {padding-left:60px}

#maincontent {
	width: 600px;
	float:left;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}

.red {color:
#660000
	
}



.little {font-size:9px
}
.underlinered {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;		
}
.calltoaction {color:#666666;
font:Verdana, Arial, Helvetica, sans-serif
}
.darkgrey {
	color: #333333;
}

.blue {

	color: #000066;
	font-family: Tahoma,Geneva, sans-serif;
	font-size:12px
}

.redunderlinedbig {color: #FF0000;
font-size:16px;
border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000
	}
.italic {font-style:italic }
.TabMenu{
color:#000066 }

.linkheadsidebar {
	color: #999999;
	line-height:150%;
	text-align: left;
	font-size:14px
  }
  .linksidebar {
	margin-left: 10px;
	padding-left: 10px;
	
	}
	

	
	p{
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	ul {
	padding-left: 40px;
	list-style-type: disc;
}
    ol {
	
	padding-left: 50px;
	list-style-type:decimal;
	color:#999999;
}

.titlecolor { color: #CC3333;}
.noliststyle {
	list-style-type: none;
	font-family: Tahoma,Geneva, sans-serif;
	font-size: 13px;	
}

a:link { color: #000099}
a:visited { color: #000099}
a:hover {
	color: #990000;
	color: #CCCCCC;
	background-color: #FFFFCC;
	text-decoration: none
}
a:active { color: #000099}



