﻿@import url(layout.css);
body {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url('../images/background.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	padding-top: 15px; 
	/*background: -moz-linear-gradient(top, #AEACFF, #1e1e1e); 
	background: -webkit-linear-gradient(top, #AEACFF, #1e1e1e); 
	background: -o-linear-gradient(top, #AEACFF, #1e1e1e); 
	background: -ms-linear-gradient(top, #AEACFF, #1e1e1e); 
	background: linear-gradient(top, #AEACFF, #1e1e1e); 
	*/

}


#container {
	background-color: #fff;
	width: 964px;
	margin: 0px auto;
	/*-moz-box-shadow: 0 0 8px 8px #f4891f;
	-webkit-box-shadow: 0 0 8px 8px#f4891f;
	box-shadow: 0 0 8px 8px #f4891f;
	border-collapse:separate;*/
	padding-bottom:20px;
	margin-bottom:20px;
	-moz-border-radius: 0px  0px  20px  20px;
    -webkit-border-radius: 0px  0px  20px  20px;
    -khtml-border-radius: 0px  0px  20px  20px;
    border-radius: 0px  0px  20px  20px;
}

#masthead {
	text-align: center;
	font-size:2.5em;
	color:#fff;
	
	background-color: #000;
	width: 964px;
	/*margin:0 auto;*/
	-moz-border-radius: 20px  20px  0px  0px;
    -webkit-border-radius: 20px  20px  0px  0px;
    -khtml-border-radius: 20px  20px 0px  0px;
    border-radius: 20px  20px  0px  0px;

}

#masthead p {
	
	padding:50px;
	text-align:center;
}

#column_l {
	width: 600px;
	margin: 0 auto;
	padding: 50px 5px 0px 35px;
	background-color: #fff;
}




/*#column_l p, ul {
	font-size:1.2em;
	width: 639px;

}*/
#column_r {
	width: 252px;
	margin: 0;
	margin-top:10px;
	float: right;
	padding: 4px;
	padding-right:12px;
	background-color: #fff;
	position: relative;
	text-align:center;
	
}
#column_r p {
	font-size:1.0em;
	
	padding-right:7px;
}

#footer {
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius:  20px  20px 0px  0px;
    -webkit-border-radius: 20px  20px 0px  0px;
    -khtml-border-radius: 20px  20px 0px  0px;
    border-radius: 20px  20px 0px  0px;
    	

    }

}



.calltoday {
font-size:1.4em;
margin:-10px 0px 15px -0px;
font-weight:bolder;
color:#322EFF;


}
.name {
	font-size:1.3em;
text-align:center;
color: green;
font-weight:bold;

}

#column_r img {
margin-left:-0px;

}

#column_l a {
	color:#322EFF;
	text-decoration:underline;
}

#column_l a:hover {
	color:#AEACFF;
	text-decoration:none;
}


.center {
	text-align:center;
	
}

/* Site typography */
h1 {
	font-size: xx-large;
	color: #0A3000;
}
h2 {
	font-size: x-large;
	color: #0A3000;
}
h3 {
	font-size: large;
	color: #0A3000;
}
h4 {
	font-size: medium;
	color: #0A3000;
}
h5 {
	font-size: x-small;
	color: #0A3000;
}
h6 {
	font-size: xx-small;
	color: #0A3000;
}

#footer p {
	font-size: .9em;
	line-height: 14px;
	color: #322EFF;
	margin: 1px;
	padding: 5px;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color: #322EFF;
	text-decoration: none;
}


.style5 {
	font-size:.7em;
	text-align:center;
	padding-bottom:5px;
	color:#000;
}


.form {
	width:100%;
	text-align:center;
	margin: auto 0;
}

/*** slider styles ***/
/*#slideshow {
	width:100%;
}
#s3slider {
	height: 300px;
	width: 965px;
	overflow: hidden;
	position: relative;
}

#s3sliderContent {
	position: absolute;
	height: 300px;
	width: 915px;
	top: 0px;
	margin-left: 75px;
	left: 1px;
}

.s3sliderImage {
	float: left;
	
	position: relative;
	display:none;
}

.s3sliderImage span {
	position: absolute;
	font-size: 18px;
	font-weight:bold;
	padding:10px 13px;
	color:#fff;
	background-color:#000;
	display:none;
	opacity: 0.7;
	-moz-opacity:0.7;
	filter:alpha (opacity=70);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
}*/


/*overlay styles*/

/*.top {
	top:0;
	left:0;
	width:890px;
	height:60px;}
	
.bottom {
	bottom:0;
	left:0;
	width:890px;
	height:60px;}
	
.right {
	right:0;
	bottom:0;
	width:190px;
	height:282px;}		

.left {
	top:0;
	left:0;
	width:190px;
	height:262px;}
*/
/***END OF SLIDER***/

#form p {
font-size:1.3em;
text-align:center;
	
}

#form {
font-size:1.0em;
text-align:center;
	
}

.red {
text-align:center;
	color:#322EFF;
}

.float_left {
	float:left;
}


.center img {
	padding-bottom:7px;
	border:none;
}	

.center {
	text-align:center;
	padding-bottom:5px;
}


.byline {
font-size:2.1em;
font-weight:bold;
	text-align:center;
	color:#000;

	font-style:italic;
	margin:-12px 0px -12px 0px;

}
.test {
	color:#322EFF;
	font-size:.75em;
	font-style:italic;
}


/*new gallery style*/

.d {
	margin-left:50px;
}

.b  p {
	float:left;
	margin:3px;
	padding:1px;
	margin-bottom:8px;
	/*-moz-box-shadow: 0 0 3px 3px #888;
	-webkit-box-shadow: 0 0 3px 3px#888;
	box-shadow: 0 0 3px 3px #888;*/
	text-align:center;
}


#content2  img {
	float:left;
	margin:3px;
	padding:1px;
	margin-bottom:8px;
	/*-moz-box-shadow: 0 0 3px 3px #888;
	-webkit-box-shadow: 0 0 3px 3px#888;
	box-shadow: 0 0 3px 3px #888;*/
	text-align:center;
}

#e {
	width:960px;
	margin:auto;
	padding:1.9em;

}
.b h3  {
	clear:left;
	font-size:1.6em;
	font-style:italic;
	color:green;
	text-align:left;
	margin-top:0px;
}


.clear {
	clear:both;
}

.basebox {
	color:#322EFF;
	font-size:1.4em;
	font-weight: bolder;
	margin: 0 auto;
	/*padding-top:10px;*/
	padding-left:10px;
	border-top:medium black double;
	border-bottom:medium black double;	
	
}



.basebox1 {
font-size:.9em;
width:30%;
float:left;
padding:0px 2px 5px 7px;
margin:7px;
text-align:center;
/*border:thin black solid;	*/
	
}

.basebox2 {
font-size:.9em;
width:30%;
float:left;
padding:2px;
text-align:center;	
	
}

.basebox3 {
font-size:.9em;
width:30%;
float:left;
padding:2px;
padding-left:22px;
margin:7px; 
text-align:center;	
}



.image_l {
	float:right;
	position:relative;
	padding:0px 20px 15px 35px;
}

.blue2 {
	font-size:0.6em;
	font-weight:bold;
	color:#0A3000;
}

.special {
	font-size:1.2em;
	font-weight:bold;
	color:#0A3000;
	text-align:center;
}

#payments {
	text-align:center; 
	padding-top:15px;
}

#ppal {
	text-align:center;
}

.blue3 {
	color: 	#000E82;
	
	font-size:1.6em;
	font-weight:bold;
}
.a  img {
	margin:5px;
	padding:5px;
	padding-bottom:15px;
	-moz-box-shadow: 0 0 2px 5px #AEACFF;
	-webkit-box-shadow: 0 0 2px 5px #AEACFF;
	box-shadow: 0 0 2px 5px #AEACFF;
	
}




.b   {
	font-size:1.0em;
	
	}
.sidebyside {
	float:left;
	position:relative;
	padding-left:10px;
	list-style-type:none;
	min-width:29%;


	
}
.sidebyside ul {
list-style:square;
	margin-left:-30px;


	
}

#column_lc img {
margin-top:10px;
padding-top:3px;
padding-right:3px;
padding-bottom:3px;
padding-left:3px;
border:thin;
border-style:solid;
border-color:#990033;

}

.title {
	color: blue;
	font-size:0.8em;
	text-align:center;
	font-weight:bold;
}

.title a {
text-decoration:none;
color: blue;

	
}


.blurb {
	font-size:.75em;
	text-align:left;
	color:#000;
}

.blurb a {
	font-size:.75em;
	text-align: blue;

}