/* css custom style-5024 - Phillip Craft MD*/

/*.......((  Site Layout Elements ))...........................*/

html, body 		 { margin: 0; padding: 0; border: 0; height: auto; }
body				 { border: 0px; margin: 0px; padding: 0px; font: 12px Verdana, Arial; text-align: center; color: #FFF; background: #13395C url(../images/bg.jpg) top left repeat-x ; height: auto; }

#Container	{ margin: 0 auto; width: 770px; text-align: left;  height: auto;  /*firefox,safari fix*/ background: url(../images/container-bg.jpg) top left repeat-y ; }
#Liner				{ position: relative; width: 750px; } /*Right  Div - Container*/
#Float-wrap	{ float: left; width: 750px;  margin-right: 1px; /*Use Above total + Add Margin 1 Fix*/ }
#Center			{ float: right;  width: 731px;  margin-bottom: -1px; /*Left  Div + Right Div - Container*/  overflow: visible; }
#Left 				{ float: left; width: 19px;  height: 555px; background:  url(../images/left.jpg) top left repeat-x; }
#Right			{ float: left; position: relative; width: 20px;  margin-right: -20px;   margin-left: -1px; height: 555px; background:  url(../images/right.jpg) top left repeat-x; }

/*#Row				{ margin: 0 auto; padding: 0px; width: 750px;  text-align: left; height: auto; background: url(../images/topBg.jpg) top repeat-y ; height: 38px; clear: both; }*/
.rowR				{ margin: 0 auto; padding: 0px; float: left; }
.rowL				{ margin: 0 auto; padding: 0px; float: left; }

/*#BtmRow		{ margin: 0 auto; padding: 0px; width: 771px;  text-align: left;  background:  url(../images/btm-bg.jpg) top left repeat-x ; height: 42px; }
.btmrowL		{ margin: 0 auto; padding: 0px;  float: left; }
.btmrowR 		{ margin: 0 auto; padding: 0px;  float: right; }*/

#Header		{ border: 0px; margin: 0px 0px 0px 0px; padding: 0px; width: 731px; float: left; background: #D2F0F3; }
#Flash 			{ border: 0; margin: 0; padding: 0px 0px 0px 0px ; width: 731px; height: 258px; float: left;  }
#Ban   			{ border: 0px; margin: 0px; padding: 0px 0px 0px 0px ; width: 731px; height: 151px; float: left;  }
/*#Blk		   		{ border: 0px; margin: 0px; padding: 0px; width: 741px; height: 4px; float: left; background:  url(../images/imgbg.jpg)  top left repeat-x; }*/

/*.......((  Nav Area )).............................................*/
#Nav {
	text-align: center;
	float: left;
	width: 731px; 
	height: 100%;
	margin: 0px 0px 0px 0px;
	background:  #071726 url(../images/nav-bg.jpg)  bottom left repeat-x;
	}

#Nav p {
	padding: 2px 0px 0px 0px;
	margin: 0px;
	}

/*.......(( Content area )).................................*/

#Cbg { background: url(../images/content-bg.jpg) top left repeat-x; width: 731px; float: left; } 		
#Content {  position: relative; padding: 15px 25px 5px 25px; width: 681px;  /*width minus padding-Cheat a few pixels less/Older Browsers  will add to width*/ overflow: visible; float: left;
	height: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 250px;
	}
html>body #Content {  height: auto; }

/*.......((  Footer area ))...............................................*/

#Footer {
	margin: 0px auto;
	text-align: left;
	font-size: 10px;
	width: 731px;
	background: #13395C url(../images/footer-bg.jpg) top left repeat-x;;
	}
	
#Footer p {
	color: #FFF;
	padding: 15px 25px 10px 25px;
	margin: 0px;
	}

#Footer a:link, #Footer a:visited, #Footer a:active {
	text-decoration: none;
	color: #5A9CE2; 
	}
	
#Footer a:hover {
	text-decoration: underline;
	color: #A7CFFB;
	} 



/*.......(( Misc. elements ))....................................................*/

.clear { clear: both; }

.Button {
	background-color:#1F5D97;
	color: #FFF;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #4B99F0; 
	}
	
.ButtonHover {
	background-color: #337FD5;
	color: #FFF;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #599EEA; 
	}


/*.......(( Basic HTML elements ))....................................................*/

p { border: 0px; }

a:link, a:visited, a:active { color: #5A9CE2; text-decoration: underline;  }
a:hover { color: #DFEFFF; text-decoration: underline; }

/*.......(( Dev Edit Classes ))..........................................................*/

.border				{ border: 1px solid #2E5E8D; }
.border2				{ border: 2px solid #2E5E8D; }
.mL						{ margin: 0px 0px 15px 15px; }
.mR						{ margin: 0px 15px 15px 0px; }
.border_mL		{ border: 1px solid #2E5E8D; margin: 0px 0px 15px 15px; }
.border2_mL		{ border: 2px solid #2E5E8D; margin: 0px 0px 15px 15px; }
.border_mR		{ border: 1px solid #2E5E8D; margin: 0px 15px 15px 0px; }
.border2_mR	{ border: 2px solid #2E5E8D; margin: 0px 15px 15px 0px; }

hr 						{ color: #2E5E8D; height:1px; }
hr.size2 				{ color: #2E5E8D; height: 2px; }

/* ----((  Form Classes  ))---------------------------------------------*/
.form {
	width:190px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #094073;
	border: 1px solid #4A98EE;
}

.Message {
	width:190px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #094073;
	border: 1px solid #4A98EE;
	height: 65px;
}

.bg { background-color:#BB9459; color: #094073;}
.line { border-top: 2px solid #2E5E8D; height: 5px;}

/* PageContact */
.PageContact_Intro { font-size: 12px; }
.PageContact_Office { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}
.PageContact_Office_CompanyName1 { font-size:16px; font-weight: bold; }
.PageContact_Office_CompanyName2 { font-size:16px; font-weight: bold; }
.PageContact_Office_OfficeLocation { font-size:14px; font-weight: bold; }
.PageContact_Office_Photo { border: solid 1px #2E5E8D; }
.PageContact_Contact { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}
.PageContact_Contact_Name { font-size:14px; font-weight: bold; }
.PageContact_Contact_Photo { border: solid 1px #2E5E8D; }
.PageContact_Contact_Seperator { border-top: solid 1px #2E5E8D; height: 1px; }

/* PageInternetLink */
.PageInternetLink_Intro { font-size: 12px; }
.PageInternetLink_Category_Container { padding-top: 0px; border-top: solid 1px #2E5E8D; margin-top: 10px; margin-bottom: 20px; }
.PageInternetLink_Category { list-style:none; line-height:18px; margin-left: 0px; margin-bottom: 2px; margin-top: 0px;  }
.PageInternetLink_Category_Name { font-size:18px; font-weight: bold; }
.PageInternetLink_Category_Description { font-size:12px; }
.PageInternetLink_Link { list-style:none; font-size:10px; margin-left: 0px; margin-bottom: 5px; margin-top: 3px; }
.PageInternetLink_Link_Url {  font-size:14px; font-weight: bold; }
.PageInternetLink_Link_Description { font-size:12px; }

/* PageTestimonial */
.PageTestimonial_Intro { font-size: 12px; padding-bottom: 18px;  }
.PageTestimonial_Container { padding-top: 10px; border-top: solid 1px #2E5E8D;   }
.PageTestimonial_Quote { font-size: 12px; font-style: italic; }
.PageTestimonial_ProvidedBy { font-size: 12px; font-weight: bold;  text-align:right; padding: 7px 0px 10px 0px }

/* PageFAQ */
.PageFAQ_PageName { font-size:16px; font-weight:bold; }
.PageFAQ_Intro { font-size: 12px; }
.PageFAQ_Container { padding-top: 10px; padding-left: 5px; }
.PageFAQ_Question { font-size: 12px; padding-bottom:10px; }
.PageFAQ_Answer { font-size: 12px; display:none; padding-bottom:15px; border-bottom: solid 1px #2E5E8D; }

/* PageService_Intro */
.PageService_Stylized { font-size: 24px; }
.PageService_Intro { font-size: 12px; }
.PageService_Group { margin-left: 15px; margin-bottom: 2px; margin-top: 0px;  }
.PageService_Group_Name {  font-weight: bold; list-style-image: url(../images/bullet.gif); list-style-position: inside; }
.PageService_Group_Name a:link, .PageService_Group_Name a:visited, .PageService_Group_Name a:active { color: #77B9FF;	text-decoration: underline;}
.PageService_Group_Name a:hover { color: #DFEFFF; text-decoration: underline;}
.PageService_Group_Description { padding-top:15px;	 }
.PageService_Item { margin-left: 30px; margin-bottom: 2px; margin-top: 0px;  list-style-image: url(../images/bullet.gif); list-style-position: inside;}
.PageService_Item_Name { font-size:12px;  }
.PageService_Line_Group_Name { font-size:13px; border-bottom: solid 1px #2E5E8D; padding-bottom: 6px; font-weight: bold;  }
.PageService_Line_Group_Items { font-size:12px;  text-align: right; padding: 8px 0px 0px 0px;  }
.PageService_Line_Item_Name{ font-size:13px; border-bottom: solid 1px #2E5E8D; padding-bottom: 6px; font-weight: bold;}
.PageService_Item_Description { padding-top:15px; }

/* PageContact-Intro */
.qcform { margin: 0px; text-align: left; background: #123555; border: 1px solid #2E649E; }
.qcform p { text-align: left; padding: 0px 2px 5px; line-height: 16px; margin: 0px; }
.qcform td { text-align: left; padding: 2px 15px; vertical-align: bottom; text-align: center; }
.qcformcolor { font: 12px verdana, arial, sans-serif; padding: 2px; width: 234px; background-color: #0D2841 !important; border: 1px solid #3078C4; color: #FFF; }
.qc-err { color:red; }
hr.qcform { height:1px; margin: 5px 0px; padding: 0px; color: #2E649E; }


/* MiniForm*/
.m-form                             { background: #123555; border: 1px solid #2E649E; width: 148px; padding: 10px 13px; margin: 69px 0px 7px 20px; float:right; }
.m-form-low                         { background: #123555; border: 1px solid #2E649E; width: 148px; padding: 10px 13px; margin: 24px 0px 7px 20px; float:right; }
.m-form-services                    { background: #123555; border: 1px solid #2E649E; width: 148px; padding: 10px 13px; margin: 43px 0px 7px 20px; float:right; }
.m-form-inner-services              { background: #123555; border: 1px solid #2E649E; width: 148px; padding: 10px 13px; margin: 53px 0px 7px 20px; float:right; }
.m-formcolor, .m-form-innercolor    { font: 12px verdana, arial, sans-serif; width: 144px; background-color: #123555 !important; border: 1px solid #2E649E; color: #FFFFFF; margin-top: 5px; padding: 2px; float: right; }
.m-error                            { color: red; }
.m-form .right, .m-form-low .right, .m-form-services .right, .m-form-inner-services .right { float: right; margin-top: 5px; } 
.m-form h1, .m-form-low h1, .m-form-services h1, .m-form-inner-services h1  { font-size:19px; font-weight:bold; padding:0px; margin:0px; margin-bottom:2px; font-family:arial; }
.shim                               { float: right; clear: right; height: 20px; }
.shim-none                          { float: right; clear: right; }
.shim-left                          { float: left; clear: left; height: 20px; display: block; }
.return                             { margin: 0 0 8px; display: block;} /* edit margin for address spacing*/