﻿body
{
    margin:0;
    padding:0;
    /* background: url(../images/backgrnd.gif) repeat 0 0; */
    background: url(../images/metal.jpg) repeat 0 0;
    font:400 12px Verdana, Arial;
}
div,ul,ol,li,p,h4{margin:0; padding:0; position:relative;
    top: 0px;
    left: 0px;
}
ul{padding:0 0 0 20px; margin:0 0 10px 5px; line-height:165%;}
a,a:visited{text-decoration:underline; color:#ff0000;}
a:hover{text-decoration:underline;color:#018102;}
dt,dd{margin:0 0 3px; padding:0; font-weight:700;}
dl{margin:0 0 15px; padding:0 10px;}
dt{font-style:italic; font-size:14px; color:#008000;}
img{border:0;}
p{margin:0 0 10px; font-weight:700; padding:5px 10px; line-height:130%;}
h4{margin:0 0 10px; font-size:16px; font-weight:700; padding:5px 10px;}
* html table, * html table tr, * html table tr td{margin:0; padding:3px;}
/* Common Classes */
.replace {display: block; text-indent: -10000px; line-height: 0; outline: none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.bold{font-weight:700;}
.italic{font-style:italic;}
.green{color:#008000;}
.red{color:#ff0000;}
.noPadding{padding:0; margin:0 0 15px;}
.title
{
    width:100%;
    height:28px;
    background:url(../images/titleBG.jpg) repeat-x 0 0;
    font-weight:700;
    font-size:19px;
    text-align:center;
    text-transform:uppercase;
    color:#e6b800;
    margin:0;
    padding:5px 0 0;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff; 
}
.blackBx
{
    background:#000;
    color:#fff;
}
.divider
{
    height:7px;
    width:767px;
    background:url(../images/divider.gif) no-repeat 0 0;
    margin:0 0 10px;
    padding:0;
}
/* end Common Classes */
/* Body Wrap */
#wrap
{
    min-height:400px;
    width:767px;
    margin:0 auto 5px;
    z-index:0;
    border:solid 1px #000;
    background: url(../images/backgrnd.gif) repeat 0 0;
}
* html #wrap{height:400px;}
/* end Body Wrap */
/* Header Area */
#header
{
    min-height:66px;
    width:767px;
    background:#000;
    padding:6px 0 0;
    text-align:center;
}
* html #header{height:66px;}
#logo
{
    height: 59px;
    width: 675px;
    background: url('../images/Big-Sky-Financial-Network-LLC.gif') no-repeat 0 0;
    margin: 0 auto 7px;
}
/* end Header Area */
/* Navigation */
.nav
{
    height:60px;
    width:767px;
    background:#000;
    z-index:0;
	text-align:justify;
	padding-top:0px;
}

.nav ul{float:left; list-style:none; padding:0; margin:0;}
.nav ul li
{
    height:22px;
    float:left; 
    padding:4px 11px;
}
.nav a, .nav a:visited, .nav a:hover, .blackBx a, .blackBx:visited
{
    color:#ff0000; 
    font-size:12px; 
    font-weight:700;
    text-decoration:underline;
}
.nav a:hover, .blackBx a:hover{text-decoration:underline; color:#E6B803;}
/* end Navigation */
/* Content Area */
#content
{
    width:767px;
    min-height:150px;
    background: url(../images/backgrnd.gif) repeat 0 0;
}
* html #content{height:150px;}
/* end Content */
/* Footer Area */
#footer
{
    width:767px;
    height:25px;
    background:url(../images/footerBG.jpg) repeat-x 0 0;
    font-size:9px;
    font-weight:700;
    color:#e6b800;
    margin:0px;
    padding:0px;
}
#footer ul{list-style:none; padding:6px 0 0; margin:0; float:left; width:767px;}
#footer ul li{float:left; width:33%; text-align:center;}
/* end Footer Area */
.homePageList{list-style:none; padding:0;width:300px; margin:0 auto 15px;}
.homePageList li
{
    height:28px;    
    margin:0 0 2px;
    color:#008000;
    clear:both;
    font-weight:700;
    font-size:19px;
    line-height:28px;
}
.homePageList li img{margin:0 5px 0 0; float:left;}
.aboutPage
{
    padding:0 0 0 30%;
    margin:0 0 15px;
}
.drpShadowBx{height:137px; width:121px; float:left; margin:0 20px 0 0;}
.drpShadow
{
    right:0;
    bottom:0;
    position:absolute;
    height:97%;
    width:97%;
    background:#999;
    z-index:-1;
}
/* formBGs Section */
.formBG1
{
    width:733px;
    height:480px;
    margin:0 auto 10px;
    padding:10px;
    background:url(../images/formBG1.gif) no-repeat 0 0;
	background-position:bottom;
}

.investorForm
{
    width:733px;
    height:1500px;
    margin:0 auto;
    padding:10px 10px 0px 10px;
    background:url(../images/investorBG.gif) no-repeat 0 0;
}
.investorForm table{width:720px; margin:5px auto;}
.investorForm table td{width:50%; color:#fff; font-weight:700;}
.investorForm .txtBxLg{width:85%;}
.investorForm .comments{width:85%; height:50px;}

.creditForm
{
    width:733px;
    height:760px;
    margin:0 auto;
    padding:10px 10px 0px 10px;
    background:url(../images/creditBG.gif) no-repeat 0 0;
}
.creditForm table{width:720px; margin:5px auto;}
.creditForm table td{width:50%; color:#fff; font-weight:700;}
.creditForm .txtBxLg{width:85%;}
.creditForm .multi-line{width:85%; height:80px;}

.ContactComments{width:85%; height:50px;}

.formBG1 table td{color:#fff !important;}
.formBG2
{
    width:733px;
    height:1045px;
    margin:0 auto 10px;
    padding:10px;
    background:url(../images/formBG2.gif) no-repeat 0 0;
}
.formBG2 table td{color:#fff !important;}
.formBG3
{
    width:733px;
    height:433px;
    margin:0 auto 10px;
    padding:10px;
    background:url(../images/formBG3.gif) no-repeat 0 0;
}
.formBG3 table td{color:#fff !important;}
.formBG table{width:700px; margin:5px auto;}
.formBG table td{width:50%; color:#000; font-weight:700;}
.formBG .txtBxLg{width:85%;}
.formBG .comments{width:85%; height:30px;}

.submit {
	text-transform:uppercase;
	background-color:#FF0305;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	border: solid 1px black;
}
.newSubmit 
{
    background:url(../images/SubmitButton3.png) no-repeat center top;
    height:31px;
    width:200px;
    border: none;
    padding: 0px;
    margin: 0px;
}
.newSubmit:hover 
{
    background-position: center center;
}
.newSubmit:active 
{
    background-position: center bottom;
}
.newSubmitContinue 
{
    background:url(../images/SubmitButtonContinue3.png) no-repeat center top;
    height:31px;
    width:350px;
    border: none;
    padding: 0px;
    margin: 0px;
}
.newSubmitContinue:hover 
{
    background-position: center center;
}
.newSubmitContinue:active 
{
    background-position: center bottom;
}

/* end formBGs Section */

.testimonials {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
.center
{
text-align: center;
margin-bottom:20px;
}
#HandbookList
{
    margin-left:90px;
    margin-bottom:10px;
}

#HandbookList td 
{
    font-weight:700;
    padding: 3px 0;
}

/* Thanks6 page */
#contentThanks
{
    width:767px;
    min-height:150px;
    background: url(../images/backgrnd.gif) repeat 0 0;
}
#contentThanks p 
{
    padding-left:0px;
    padding-right:0px;
}