/* CSS Document Build for DC Ranier*/
body{padding:0;margin:0;background:url(../images/_bg.jpg) repeat-x #1d451d;font-size:100%;color:#2a3132;}
a{}	a img{border:0px;}
h1{color:#f6921e;font-size:1.4em;} h2{} h3{font-size:1.1em;}
hr{background:#c8c8c8;font-size:.1em;height:1px;border:0;}
/*__________STANDARDS__________*/
.italic{font-style:italic;}
.bold{font-weight:bold;}
.clear{clear:both;}
.orange{color:#f6921e;}
.green{color:#075022;}
/* =======Content =======*/
#page{width:883px;margin:10px auto;border:8px solid #000;}
#header{background:url(../images/_header.jpg);height:233px;}
	#header img{margin-top:60px;margin-left:5px;}
#nav{background:url(../images/_nav.jpg) no-repeat;color:#fff;font-family:"Trajan Pro", Tahoma, "Trebuchet MS";font-size:1.4em;text-align:center;height:37px;}
	#nav a{color:#fff;text-decoration:none;}
	#nav a:hover{color:#f6921e;}
	.navLink{width:160px;float:left;margin-top:3px;}
		#Nbusiness{margin-left:30px;}
		#Nfinancial{margin-left:55px;}
		#Ncontact{margin-left:85px;}
		
#content{background:url(../images/_pageBG.jpg) repeat-y;padding:5px;padding-top:15px;font-family:Calibri, Arial, Helvetica, sans-serif;}
	#left{width:620px;float:left;margin:1px;padding-left:10px;}
		
		.img{margin-left:2px;border:1px solid #777;margin-bottom:5px;}
		
		#left p{font-size:.9em;}
		
	#right{width:200px;float:left;margin-right:1px;}
		#right img{position:relative;left:30px;}
		#right .img{margin-bottom:20px;}
#footer{padding:10px 0px 10px 0px;text-align:center;background:#fff;border-top:1px solid #000;font-size:.8em;border-bottom:8px solid #000;} 
	#footer a{color:#000;text-decoration:none;}
/*__________POP UP Credits__________*/
#creditsbody{border:1px solid #000;width:480px;margin:5px auto 5px auto;background:#fff;font-size:.9em;font-family:Calibri, "Trajan Pro", Tahoma, "Trebuchet MS";}
	#creditsbody a{text-decoration:underline;}
	#creditsbody p{text-align:center;margin:0;padding:3px;}
	#closecredit{background:#fff;text-align:center;padding:5px;border-top:1px solid #003;}
/*__________Forms Attributes__________*/	
#myForm{}
.row       {margin-top:10px;font-size:.9em;}
.row label {display:block;float:left;width:150px;text-align:right;padding-top:10px;padding-right:10px;}
.boldLabel {font-weight:bold;color:#f00;margin-right: 5px;}
.formField {width:320px;margin-top:10px;}
button     {margin:0px 2px 0px 0px;}
textarea   {height:100px;}
#submitButton{height:37px;width:80px;background:url(../images/submitButton.jpg) no-repeat;display:block;border:0;cursor:pointer;}
	#submitButton:hover{background-position:-79px 0;}
	
.ulW {clear:right;margin-bottom:10px;}
.ulW li{margin-bottom:10px;}

.contactList{width:320px;padding-right:10px; float:left;font-size:.9em;font-weight:normal;}
	.contactList li{margin-bottom:10px;}
