/************** Standard Styles **************/
body { font-family:Arial, Helvetica, sans-serif; font-size:.86em; line-height:150%;}
.ControlPanel { background:none; width:960px; margin:0 auto}
.ControlPanel a.CommandButton { color:#FFF; font-weight:bold;}

.left { float:left;}
.right { float:right;}
.clear { clear:both;}

p { text-align:justify;}
.img-left { margin-right:10px; border:1px solid #333;}
.img-right { margin-left:10px; border:1px solid #333;}

li { background:url(images/list_bg.gif) no-repeat 0 7px; list-style-type:none !important; padding-left: 15px; }

.home-text-focus { font-size:130%; text-align:justify;}
.home-seal { margin-left:20px;}
.home-page-buttons li a{ color:#FFF; display:block;}
.home-page-buttons ul {}
.home-page-buttons ul li { display:block; height:60px; width:210px; font-size:16px; line-height:50px; text-align:center; padding-right:30px; }
.link-1 { background:url(images/home-list-red.jpg) no-repeat;}
.link-2 { background:url(images/home-list-red-grey.jpg) no-repeat;}
.link-3 { background:url(images/home-list-med.jpg) no-repeat;}
.link-4 { background:url(images/home-list-grey-red.jpg) no-repeat;}
.link-5 { background:url(images/home-list-grey.jpg) no-repeat;}

.testify-title { font-variant:small-caps; font-weight:bold; font-size:140%; text-align:right; width:100%; text-transform:capitalize;}
.testify-comment { padding:10px 0px;}
.testify-author { width:100%; font-style:italic; text-align:right;}

.commercial-heading { font-size:150%;}
.small-header { color: maroon; font-size:50%; font-weight:bold;}
.small-header-roof { font-size:60%;}

.fha-emphasis { text-align:center; line-height: 150%; font-family: Times New Roman; font-size:150%; color: rgb(128, 0, 0); padding-top:10px; font-style:italic;}

.faq-question { font-size:120%; color:#900; font-weight:bold;}
a.faq-question { color:#333;}
.faq-answer { padding-bottom:25px; padding-left:25px;}

.nl-contact { padding-top:45px;}
.newsletter { width:100%; text-align:center;}

/************ End Standard Styles ************/

/*************** Custom Styles ***************/

ul.two-col { width: 600px;}
ul.two-col li { float: left; width: 175px; margin: 0px 0px 0px 20px; }

ul.three-col, ul.twocol { width: 700px;}
ul.three-col li, ul.twocol li { float: left; width: 175px; margin: 0px 0px 0px 20px; }
#rdCont ul.three-col{ margin-left:-40px;}

.clear-list { clear:both; padding-top:15px;}

.cf-style1 { padding-top:15px;}
.cf-CheckList { font-size:9px;font-family:verdana,arial,tahoma; }

#brwnBox{padding: 6px; float: right; width: 30%; background-color: rgb(221, 210, 173);}
.tealBox { margin:2px; background-attachment:inherit; background-image:url(images/teal_box.jpg); width:225px; height:225px; background-repeat:no-repeat; float:left;}

.orgBox { margin:2px; background-attachment:inherit; background-image:url(images/orange_box.jpg); width:225px; height:225px; background-repeat:no-repeat; float:left;}

.redBox { margin:2px; background-attachment:inherit; background-image:url(images/red_box.jpg); width:225px; height:225px; background-repeat:no-repeat; float:left;}

.blueBox { margin:2px; background-attachment:inherit; background-image:url(images/blue_box.jpg); width:225px; height:225px; background-repeat:no-repeat; float:left;}
.boxp { color:#FFFFFF; font-size:120%; height:auto; line-height:130%; margin:20px 30px; text-align:left; width:180px;}
#blogText{ font-size:1.4em; width:55%; float:right; padding:4px; margin-top:-80px; text-align:center; border:dotted 2px black;}
.linkDiv { float: left; width: 29%; margin-top: 20px; margin-left: 20px; border-top-width: 2px; border-top-style: dotted; border-top-color: #CC3300; height: 150px; text-align: center;}
/******************* roundBox Style **************/
#rdCont { background : #ddd2ad url(images/tl.gif) no-repeat; height : auto; position : relative; padding : 30px 40px;}

/* these are the other three spans. classes were used to allow multiuse on a page */
.tr, .bl, .br {
	position : absolute; width : 39px; height : 39px;  /* corner images are 40x40 */
	display : block; margin-bottom : -1px;  /* this is for IE */}

/* change position and image: top-right */
.tr { background : transparent url(images/tr.gif) no-repeat; top : 0; right : 0;}

/* change position and image: bottom-left */
.bl { background : transparent url(images/bl.gif) no-repeat; bottom : 0; left : 0;}

/* change position and image: bottom-right */
.br { background : transparent url(images/br.gif) no-repeat; right : 0; bottom : 0;}
/************* END roundBox Style ************/

#twentyFour{ font-size:1.5em; width:98px; height:145px; background-attachment:inherit; background : transparent url(images/24btn.gif) no-repeat; float:right; position:relative; margin-top:-310px; margin-right:30px;}

/************* Company Directory *************/
#Company-Directory { width:920px; font-size:.86em;}
	#Company-Directory tr:hover { background-color:#E5E5E5;}
	.CDheader { font-weight:bold; background-color:#E5E5E5;}
	.CD-Name, .CD-Title, .CD-Email, .CD-Phone, .CD-Ext, .CD-Fax { height:25px;}
	.CD-Name { width:15%;}
	.CD-Title { width:35%;}
	.CD-Email { width:25%;}
	.CD-Phone, .CD-Fax { width:10%;}
	.CD-Ext { width:5px;}
/*********** END Company Directory ***********/

/************* End Custom Styles *************/


/*********************************************
    		CSS STYLES FOR DotNetNuke
*********************************************/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  { color:#3D3D3D; font-family:Arial,Helvetica,sans-serif; font-size:100%; font-weight:normal; margin-top:0px;}

H2  { font-family:Arial,Helvetica,sans-serif; font-size:80%; font-weight:normal; margin-top:0px; color:#800000;}

H3  {color:#3D3D3D; font-family:Arial, Helvetica, sans-serif; font-size:100%;font-weight:bold;margin-top:0px;}
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/************* Pricing ***/

.pricing-table {margin-left:50px;}
.pricing-left-col { width:200px!important;}
.pricing-right-col { }


/******************* contractor referrals page **************/


.contractor-list tr {
vertical-align:top;
}
.contractor-list td {
padding-bottom:20px;
}
.contractor-list .col1 {
width:175px;
}

.contractor-list .name {
font-weight:bold;
font-size:14px;
}


#contractors-desc {margin:100px 25px 0px 0px;
font-size:15px;background-color:#eee;padding:20px;}

