/* CSS for FLWI
* Author: Rivergy // Alison F.
* URL: www.rivergy.com
 */

* {margin:0; padding:0;}
/* HTML specific styles */

body {
	background: url(images/bg.jpg) repeat-x #e4ffc9;
	color:#363e7c;
	font-family:"Tahoma" sans-serif;
	font-size:11px;
	line-height:20px;
}
.content {
	font-family:"Tahoma" sans-serif;
	font-size:11px;
	line-height:20px;
	text-align:left;
	padding:20px;
	background: none;
	background-color:#FCFCFC;
	}
p{
	font-size: 11px;
	margin-top:15px;
	margin-bottom:15px;
	}

h1 {
	background:url(images/h1bg.jpg) left center no-repeat;
	font-family:"Tahoma" sans-serif;
	font-size:18px;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:10px;
	text-align:left;
	margin-top:10px;
}

h2 {
	font-size:15px;
	margin-bottom:15px;
	margin-top:20px;
	}
#tidbitAuto {
	background:url(images/tidbit_auto.jpg) no-repeat;
	text-indent:-9999px;
	width:305px;
	height:135px;
	float:right;
	margin-left:30px;
	}
	#tidbitAuto2 {
		background:url(images/tidbit_auto2.jpg) no-repeat;
		text-indent:-9999px;
		width:305px;
		height:135px;
		float:right;
		margin-left:30px;
		margin-top:100px;
	}
#tidbitHome {
	background:url(images/tidbit_home.jpg) no-repeat;
	text-indent:-9999px;
	width:305px;
	height:135px;
	float:right;
	margin-left:30px;
	}
	#tidbitHealth{
		background:url(images/tidbit_health.jpg) no-repeat;
		text-indent:-9999px;
		width:305px;
		height:135px;
		float:right;
		margin-left:30px;
	}
h3 {
	font-size:12px;
	}

.floatright {float:right; margin:-20px; padding:0px; z-index:1;}
.floatleft {float:left;}
.clear {clear:both;}
.genList {
	margin-left:35px;
}

/* DIV's and such */

#wrapper {
	text-align:center;
	width: 752px;
	margin: 0 auto;
	background-color:#fbfbfb;
	border: 1px solid #222;
	
}

#top {
text-align:left;

}

#content {
	text-align:left;
	padding:20px;
	background: none;
	background-color:#fbfbfb;


}
#homeContent {
	width:498px;
	z-index:100;
	border-right:solid 3px #b9b9b9;
	float:left;
}
	#homeContent p {
		padding-right:10px;
		}
	#homeContent img {
		padding-top:20px;

		}
		.homeH1 {
			background:url(images/h1bg.jpg) left center no-repeat;
			font-family:"Tahoma" sans-serif;
			font-size:18px;
			padding-top:15px;
			padding-bottom:15px;
			margin-bottom:10px;
			text-align:left;
			margin-left:20px;
			margin-top:10px;
	}
		
		
	#ImageRotator {width:359px; height:112px; float:left;}
		
#contactContent { /*On Home Page */
	float:right;
	width:195px;
	}
		#contactContent p{
		border-bottom:1px solid #ccc;
		padding-bottom:10px;
		margin-bottom:10px;
		line-height:18px;
		}
			#contactContent img {
				padding-top:8px;
				padding-bottom:15px;
				}
#types {
	background:url(images/types_bg.jpg) top center no-repeat;
	height: 160px;
	text-align:center;
	padding: 10px 10px 10px 20px;
}
.typesInd {
	float:left;
	padding-right:5px;
	}
	.typesInd h2 {
		font-size:14px;
		color:#e4ffc9;
		text-align:center;
		margin:0px;
		}
		.typesInd a:link, .typesInd a:visited {color:#e4ffc9;}

		#footer {
		clear:both;
		background-color:#b9b9b9;
		color:#4d4d4d;
		height:25px;
		padding-top:5px;
		}
		#footer li {
		display:inline;
		list-style-type:none;
		}
		#footer a:link, #footer a:visited{
		color:#4d4d4d;
		}

	#copyright {
	color:#363e7c;
	font-size:10px;
	text-align:center;
	}
	#copyright a:link, #copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	}

/* Navigation */
#nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#363e7c;
	color:#e4ffc9;
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
}

#nav li {
	display:inline;
	list-style-type:none;
}

#nav a:link, #nav a:visited {
	color:#e4ffc9;
}

#nav a:hover {
	color:#FFF;
	text-decoration:underline;	
	}

a:link, a:active, a:visited {
	color:#000;
	font-weight:bold;
}
a:hover {text-decoration:underline; color:#999999;}



/* SPECIALTY CALENDAR CLASSES */

.CalAgenda
{
    FONT-SIZE: 10px;
}
.CalToday
{
    BORDER-RIGHT: #773333 1px solid;
    BORDER-TOP: #773333 1px solid;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #773333 1px solid;
    BORDER-BOTTOM: #773333 1px solid;
    BACKGROUND-COLOR: #f9f9ef;
}
.CalTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000000;
}
.CalInactive
{
    BACKGROUND-COLOR: #d3bb9b;
}
.CalWeekdays
{
    FONT-WEIGHT: bolder;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #773333;
}
.CalDayCells
{
    BACKGROUND-COLOR: #f0eae1;
}

/* SPECIALTY CONTACT FORM CLASSES */

.ContactForm
{
    padding:0px;
	width: 450px;
	text-align:left;
}
.ContactTitle
{
	background:url(images/h1bg.jpg) left center no-repeat;
	font-family:"Tahoma" sans-serif;
	font-weight:bold;
	font-size:18px;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:10px;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
}
.ContactErrorInstructions
{
    font-weight:bold;
	text-align:left;
    color:Red;
}
.ContactEntryLabel
{
    text-align:right;
    font-weight:bold;
}
.ContactErrorlabel
{
    color:Red;
    text-align:right;
    font-weight:bold;
}
.ContactEntryInput
{
}
.ContactErrorInput Input
{

}
.ContactErrorMsg
{
    color:Red;
}
.ContactButton
{
    font-size:12px;
    font-weight:bold;
    text-align:left;
}


/* Profile Classes */

.profile {margin-top:15px;}

.profilePhoto {
	width:205;
	float:left;
	}
	.profilePhoto img {border: 2px solid #363e7c;}

.profileBody {
	float:right;
	width:400px;
}

/* Testimonial Stuff */

#testimonialsPage {
	width:260px;
	border:1px solid #000;
	float:right;
	padding: 20px;
	margin-left: 20px;
	background:#ddd;
	color:#363e7c;
	}
	
	#testimonialsPageAlt {
	border:1px solid #000;
	float:right;
	padding: 20px;
	margin-bottom:20px;
	margin-top:20px;
	background:#ddd;
	color:#363e7c;
	}
	
	
