/* CSS Document */


@import "type.css";
@import "style.css";



/* main divs */ 

#frame {
	margin: -8px auto;
	margin-bottom: 4em;
	box-shadow: 0px 0px 10px #CCC;
	-moz-box-shadow: 0px 0px 10px #CCC;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	width: 800px;
	height: auto;
	
	}
	
#frame2 {
	margin: 0pt auto;
	margin-bottom: 4em;
	
	width: 800px;
	height: auto;
	padding: 0 20px 0px 20px;
	}
	
#header {
	width: 800px;
	height: 100px;
	}
	
	
#header2 {
	width: 800px;
	height: 125px;
	}
	
#nav { 
	width: 770px;
	height: 25px;
	padding: 0 15px 0 15px;
	background: url(images/nav_bg.gif);
	}
	
#nav_button {
	margin-right: 20px;
	float: left;
	}
	
.nav_button {
	margin-right: 20px;
	float: left;
	}
	
#nav_right {
	width: auto;
	height: auto;
	float: right;
	padding-top: 7px;
	}

#main_content {
	width: 800px;
	height: 300px;
	margin-bottom: 10px;
	}
	
#main2 {
	width: 760px;
	height: 292px;
	margin: 15px 20px 15px 15px;
	float: left;
	}
#mainSide {
	width: 275px;
	margin-top: 15px;
	float: left;
	}
	
		
	
#sub_content {
	background: white;
	clear: both;
	height: 250px;
	padding: 10px 15px 20px 15px;
	width: 770px;
	
	
	
	}
	
#sub_button {
	width: auto;
	padding: 0 15px 0 0;
	float: left;
	}
	
#sub_button2 {
	width: auto;
	float: left;
	}
	
#sub_panel {
	width: auto;
	padding: 0 20px 20px 0;
	float: left;
	}
	
#sub_panel2 {
	width: auto;
	float: left;
	}
	
.subMenu_selection {
	width: auto;
	}
	
#subHeader {
	width: 241px;
	height: 32px;
	}
	
#subText_icons {
	border-left: 1px #E6E6E6 solid;
	border-right: 1px #E6E6E6 solid;
	border-bottom: 1px #E6E6E6 solid;
	height: 200px;
	width: 239px;
	float: left;
	}


	

	
#subText_news, #subText_chatter  {
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 10px;
	float: left;
	height: 180px;
	width: 219px;
}

#subText_chatter  p {
	padding: 0 0 0px;
	margin: 0;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	}
	
#ajaxticker1{
width: 219px;
height: 200px;
margin-bottom: 10px;

}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFFF;
}

.someclass{ /* class to apply to your scroller(s) if desired */
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	font-size: 14px;
	font-style: italic;
	line-height: 1.5em;
	color: #333333;
}





	
#description {
	width: 770px;
	height: auto;
	padding: 25px 15px 25px 15px;
	text-align: justify;
	clear: both;
	}
	
#description2 {
	width: 770px;
	height: auto;
	padding: 10px 15px 25px 15px;
	text-align: justify;
	clear: both;
	}
	
#footer1 {
	width: 800px;
	height: 25px;
	vertical-align: middle;
	background: #CCCCCC;
	}
	
#footer {
	background-color: #D2D2D2;
	clear:left;
	color: #666666;
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	font-size:11px;
	margin:10px 0pt 0pt;
	padding:1em 15px;
	width:770px;
	height: 30px;
}

.footerLeft {
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	font-size:11px;
	float: left;
	
}

.footerRight {
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	font-size:11px;
	float: right;
	margin-left: 20px;
	text-align: right;
}
	
	
/* second page divs */ 

#two_content {
	width: 580px;
	height: auto;
	float: left;
	}

#side_nav {
	width: 170px;
	height: auto;
	padding-right: 20px;	
	float: left;
	
	}
	
#side_head {
	width: 170px;
	height: 29px;
	background: url(images/front_main/side_nav_header.gif);
	margin-bottom: 1px;
	}


#side_button {
	width: 170px;
	height: 29px;
	margin-bottom: 1px;
	background: #CCCCCC;
	}


#side_button_orange {
	width: 170px;
	height: 29px;
	margin-bottom: 1px;
	background: #F68933;
	}
	
#side_button_blue {
	width: 170px;
	height: 29px;
	margin-bottom: 1px;
	background: #0068B3;
	}
	
#side_button_green {
	width: 170px;
	height: 29px;
	margin-bottom: 1px;
	background: #00853E;
	}
	
#side_button_yellow {
	width: 170px;
	height: 29px;
	margin-bottom: 1px;
	background: #FDB813;
	}
	
#side_button_red {
	width: 170px;
	height: 29px;
	margin-bottom: 1px;
	background: #E51B24;
	}
	
	
	
	
#page_content {
	width: 770px;
	height:auto !important;
  	height: 600px;
	min-height: 600px;
	margin-top: 20px;
	padding: 0 15px 0 15px;
	float: left;
	clear: both;
	}
	
#page_content_gallery {
	width: 770px;
	height:auto !important;
  	height: 600px;
	min-height: 600px;
	margin-top: 20px;
	padding: 0 10px 0 13px;
	float: left;
	clear: both;
	}
	

.serviceMessage {
	font-size: 12px;
	padding-top: 20px;
	}

#service_indv {
	width: 372px;
	height: auto;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
	}
	
#top {
	width: auto;
	height: 38px;
	float: right;
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	}
	
#line_break {
	background:url(images/interior/line_break.gif) left top no-repeat;
	height: 5px;
	width: 580px;
	margin-top: 15px;
	}
	
#line_break2 {
	background:url(images/interior/line_break.gif) left top no-repeat;
	height: 5px;
	width: 540px;
	margin-top: 15px;
	}
	
#contact_contain {
	background: url(images/interior/city_graphic.jpg) no-repeat bottom right;
	margin-top: 20px;
	width: 578px;
	min-height: 800px;
	height: 800px;
	border: solid 1px #CCCCCC;
	}
	
#referral_contain {
	margin-top: 20px;
	width: 578px;
	min-height: 1500px;
	height: 1500px;
	height:auto !important;
	border: solid 1px #CCCCCC;
	}
	
#contact_left { 
	padding: 10px 0px 10px 20px;
	width: 280px;
	clear: both;
	float: left;
	}
	
#bagel_contain { 
	padding: 0px 0px 10px 0px;
	width: 580px;
	clear: both;
	float: left;
	}
	
#bagelLeft {
	padding: 10px 0px 10px 20px;
	width: 280px;
	clear: both;
	float: left;
	}
	
#contact_right {
	padding-top: 50px;
	width: 250px;
	margin-left: 5px;
	float: left;
	}

#contact_right {
	padding-top: 50px;
	width: 250px;
	margin-left: 5px;
	float: left;
	}
	
	
/* temporary classes */

.imgRight {
	float: right;
	padding: 0 0 10px 10px;
	}	
	
.signature {
	border: 1px #CCCCCC solid;
	float: left;
	}
	
.signatureText {
	font-size: 10px;
	float: left;
	padding: 20px 0 0 10px;
	}
