/* - - - - - - - - - - - - - - - - - - - - -

Title : Complete Eye Care of Medina | Stylesheet
Author : Josh Serbus | Esultants Web Services
URL : http://www.esultants.com
Description : Stylesheet
Created : 02/06/08

- - - - - - - - - - - - - - - - - - - - - */
/* ----- CSS ----- */

body {
	font-family:Tahoma;
	font-size:12px;
	margin: 0 0 0 0 ;
	background-color:#044429;
}

td {
	font-family:Tahoma;
}

th {
	font-family:Tahoma;
}


/* ----- Structure ----- */

#wrapper {
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:repeat-x;
	height:auto;
	}
			
#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:117px;
	width:760px;
	margin:0 auto 0 auto;
	}
		
#main {
	text-align: left;
	margin:0 auto 0 auto;
	width: 760px;
	height:750px;
		}
		
	
#innerContent {
	float:right;
	margin: 5px 0 0 0;
	width:560px;
	height:750px;
	}
	
#content {
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: -5px 0 0 0 ;
	width:760px;
	height:750px;
	}
	
	#infoBox {
	background-image:url(../images/gina_wesley_info.jpg);
	background-repeat:no-repeat;
	height: 124px;
	width: 211px;
	}
	
	#infoText {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 10px 20px 0 20px;
	padding: 70px 100px 10xp 10px;
	width:50px;
	height:50px;
	}

/* ----- Navigation ----- */
	#sideNav {
		background-image:url(../images/nav_bg.jpg);
		background-repeat:no-repeat;
		background-color:#E7DFCA;
		height:750px;
		width:190px;
		margin: -5px 0 0 0;
		}
	#menu {  !important
		margin: 0 0 0 0;
		padding:31px 8px 20px 0px;
		font-family:Tahoma;
		font-size:10px;
		font-weight:bold;
		}
/*#menu a {
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}

#menu a:hover {
	display: block;
	height: 15px;
	width: 140px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#99606F;
	background-color:#4E1423;
	text-decoration:none;
	}*/
	
#address {
	margin: 220px 0 0 0;
	padding: 0 5px 0 10px;
	}
#tableBorder {
	border:solid;
	border-width:1px;
	border-color:#006666;
	}
	
#Date {
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
	}
	
#announcement {
	background-color:#AFCFC2;
	padding: 4px 4px 4px 4px;
	text-align:center;
	
	}
/* ----- Footer ----- */	
#footer {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	height:85px;
	margin: -15px 0 0 0;
	}
	
#footnotes {
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 auto 0 auto;
	width: 760px;
	}
	
#footnotes a{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#footnotes a:hover{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#011305;
	background-color:#044429;
	text-decoration:none;
	}

	
#locationText {
	width:420px;
	padding: 5px 5px 5px 5px;
	border-color:#CEC7B4;
	border:solid;
	border-width:1px;
	background-color:#F1EDE2;
	
	}
		
	
	
	
/* ----- Classes ----- */	
.text01 {color: #FFFFFF; font-weight: bold; font-size: 9px;}
.text02 {color: #013920; font-weight: bold;}
.text03 {color: #000000; font-weight: bold; font-size: 14px; }
.text04 {color: #511223; font-weight: bold;}
.DateText {font-family:Tahoma; font-size: 11px; color: #FFFFFF; padding: 3px 0 0 0;}
.boldText {font-weight: bold}
.whiteText {color: #FFFFFF}
.green01 {color: #00341D}
.green02 {color: #003333; }
.antispamcode {
	font-family:'Courier New', Courier, mono;font-size:12px;
	width:100px;
}
