/* 
  ------------------------------------------------
Global Layout Template - copyright Jordan Geyer
2009 - Geyer Multimedia
  ------------------------------------------------
*/

#rightmeetusdiv {
}
#products {
}
#products img {
	border: 1px solid #32699F;
	padding: 2px;
	margin-right: 20px;
	float: left;
}

#food {
	height: 100px;
}
#smithclinic {
	height: 100px;
}
#rightcolumnwrap {

}
#rightcolumntop {
	background-image: url(../index_images/secondary_images/right_column_top.png);
	background-repeat: no-repeat;
	height: 9px;
}
#rightcolumnbox {
	background-color: #FFF;
	padding: 10px 20px 10px 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #357493;
	border-left-color: #357493;
	background-image: url(../index_images/secondary_images/right_column_bg.png);
	background-repeat: repeat-x;

}


#rightcolumnbottom {
	height: 9px;
	background-image: url(../index_images/secondary_images/right_column_bottom.png);
	background-repeat: no-repeat;
}
#rightcolumnbox p {
	margin: 0px;
	font-size: 12px;
}
#rightcolumnbox hr {
	color: #83AFD4;
}
h1 {
	font-size: 22px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1E4A79;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #112D45;
	padding-bottom: 3px;
	margin-bottom: 12px;
}


h3 {
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #4F8D1E;
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 16px;
	font-size: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A3539;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px;
	margin-bottom: 10px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	color: #3F4123;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #BFC28C;
	margin-right: 140px;
}




h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7C2B31;
	font-weight: normal;
	letter-spacing: .3px;
	margin: 0px;
	margin-bottom: 10px;
}
.centerimage {
	margin: 0 auto;
	display: block;
	text-align: center;
}
.image_float_left_border {
	padding: 3px;
	float: left;
	display: block;
	border: 2px solid #000;
	margin-right: 15px;
	margin-bottom: 10px;
}
.image_float_right_border {
	float: right;
	padding: 3px;
	display: block;
	border: 2px solid #000;
	margin-left: 14px;
}

.bold_big_black_text {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
.bold_big_white_text {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
.bold_black_text_underlined {
	font-weight: bold;
	text-decoration: underline;
}

.boldtext {
	font-weight: bold;
}


.crosslogo {
	float: left;
	margin-right: 5px;
}
#left .content .oursystemdiv ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #635A43;
	padding-left: 10px;
}
#left .content .oursystemdiv ul li {
	padding: 5px 0px 10px 5px;
	margin: 0px;
	color: #49392C;
	margin-left: 0px;
}

.oursystemdiv {

}

.oursystemtop {
	height: 8px;
	margin: 0px;
	padding: 0px;
	background-image: url(../index_images/topsystem.png);
}
.oursystembottom {
	height: 9px;
	background-image: url(../index_images/bottom_system.png);
}
.oursystemwrapper {
	padding: 20px;
	background-color: #dfdbd0;
	background-image: url(../index_images/system_bg.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A39369;
	border-left-color: #A39369;
}
.whitetext {
	color: #FFF;
}
.picture_with_border {
	border: 1px solid #000;
}
.drivingdirectionsdiv {
	border: 1px solid #97885B;
	padding: 5px;
	background-color: #F5F4EF;
	margin-bottom: 50px;
}

.centerimagewithgreenborder {
	text-align: center;
	display: block;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #7AAA3C;
}
.centerimagewithblueborder {
	text-align: center;
	display: block;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #6EA1CC;
}
#rightcolumnwrap2 {
	margin-top: 30px;

}
#rightcolumnbox2top {
	height: 9px;
	background-image: url(../products/images/wrap2_top.png);
}
#rightcolumnbox2box {
	padding: 10px 20px 10px 20px;
	background-color: #924A4F;
	background-image: url(../products/images/wrap_box_bg.jpg);
	background-repeat: no-repeat;
}


#rightcolumnbox2bottom {
	height: 9px;
	margin: 0px;
	background-image: url(../products/images/wrap2_bottom.png);
}
#rightcolumnbox2box p {
	margin: 0px;
	color: #FFF;
}
