/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

 /*     * { padding: 0; margin: 0; }  */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #646464;
	background-image: url(../images/main_background_2.jpg);
	background-repeat: repeat-x;
	background-color: #c3bea0;
}
#main_container {
	width: 896px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner {
	color: #FFFFFF;
	width: 896px;
	float: left;
	padding: 0px;
	height: 315px;
	margin: 0px;
	background-color: #BD9C8C;
	background-image: url(../images/banner.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}
#banner #phone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 20px;
}
#main_container #banner #main_menu {
	width: 876px;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
	height: 42px;
	padding: 0px;
	clear: both;
}


#center_column {
	color: #333333;
	padding: 10px;
	width: 845px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#leftcolumn {
	color: #333;
	padding: 10px;
	height: auto;
	width: 360px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	clear: none;
}
#rightcolumn {
	color: #333333;
	height: auto;
	width: 480px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	clear: none;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	width: 876px;
	clear: both;
	color: #333333;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	height: auto;
}
#side_box {
	width: 340px;
	background-image: url(../images/calloutbox_bk.jpg);
	background-repeat: repeat-x;
	background-color: #cecdcd;
	clear: both;
	padding: 10px;
	margin: 0px;
	display:block;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #9c9c9c;
	border-left-color: #e9e9e9;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	z-index: auto;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}

#side_box #side_box_icon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 63px;
	height:60px;
	display:block;
	visibility: visible;
	overflow: visible;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	float: left;
}
#side_box #content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 270px;
	clear: none;
	margin-left: 0px;
	margin-bottom: 5px;
	float: right;

}
#btm_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 98%;
	clear: both;
	visibility: visible;
	z-index: auto;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#side_box h2 {
	color: #1257c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	margin: 0px;
	padding: 2px;
}
