/* CSS Document */

@charset "iso-8859-1";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset  {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

body {
text-align:center;
background-image:url(../images/bkg.jpg) repeat-y;
}

#wrapper{
width: 750px;
margin: 0px auto;
background-image:url(../images/bkg.jpg);
}



#logo{
width: 200px;
height: 155px;
float:left;
}

#leftheader{
width: 346px;
height: 36px;
float:left;
background-image: url(../images/bkg2.jpg)}

#rightheader{
width: 204px;
height: 36px;
float: left;
}

#header{
width: 549px;
height:89px;
float:left;
}

#search{
width: 89px;
height: 30px;
float: left;
background-color: #518AAF;
}

#menu{
height: 30px;
padding: 0px;
float: left;
width: 460px;
background-color:#518AAF;
}

#contentwrapper{
width: 750px;
background-image:url(../images/bkg.jpg);
background-repeat:repeat-y;
margin:auto;
text-align:left;

}

#leftcolumn{
float: left;
width: 150px; 
background: #C7D6DF;
text-align:left;

}

#content{
float: left;
background-color:#FFFFFF;
width: 450px;
}



#rightcolumn{
float: left;
width: 145px; /*Width of right column*/
background: #C7D6DF;
text-align:left;
}

#footer1{
background-color: #518AAF;
height: 5%;
width: 750px;
text-align: left;
clear:both;
}


h1 {
font-size:12px;
color:#666666;
padding-left: 10px;
}

h2 {
font-size:23px;
color:#852140;
padding-left: 5px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-top: 5px;
font-style:italic;
}

h3 {
font-size:18px;
color:#852140;
padding-left: 5px;
font-family:Georgia, "Times New Roman", Times, serif;
}

h4 {
font-size:12px;
color:#852140;
padding-left: 10px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-top:10px;
}

hr {
padding-left: 5px;
width: 90%;
}

p {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-left: 5px;
padding-top: 8px;
padding-right: 5px;
}

ul {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
padding-left:5px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#660033;
	text-decoration:underline;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#666666;
}

li {list-style-position:inside;
list-style-type:square;
padding-bottom:10px;
text-align:left;
padding-left: 25px;
}

#phone1 {
	float:left;
	margin-left:90px;
	width:155px;
	background-color:#FFFFFF;
}

#phone2 {
	float:left;
	margin-left:15px;
	width:120px;
	background-color:#FFFFFF;
}

#services {
	float: left;
	margin-left:110px;
	width: auto;
	background-color:#FFFFFF;
}

#special1 {
	float:left;
	width: 150px;
	background-color:#C7D6DF;
	height:120px;
	margin-left:8px;
	height:145px;
}

#special2 {
	float:left;
	width:285px;
	background-color:
	#F6F6F6;
	height:145px;
}

.values{margin-left:25px;}
