/* CSS Document */
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	background: #ffffff url(../struc_images/main_bg.gif);
	color:#333333;
	}

* {margin:0; padding:0;border:0px solid black;}

p {margin:15px 0;}
.clearfloat {
	clear: both;
}

table {
	border-collapse: collapse;
	width: auto;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}



td {
	height: 20px;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	}

#container1 {
	margin: 0 auto 0 auto;
	width: 900px;
	background-position: center;
	background-repeat: repeat-y;
	}

#container2 {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 900px;
	background-color: #fff;
	}
	
	#total_top {
	background-image:url(../struc_images/logo.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#EAEBDB;
	border-bottom:10px solid #ffffff;
	height: 132px;
		}
	
	#top {
	width:70%;
	height:132px;
	background-color:#EAEBDB;
			}
#title {
	top: auto;
	text-align: left;
	font-size: 24px;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	font-style: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 70%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#title2 {
	font-size: 140%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #72634D;
	width: 60%;
}
#navigation2 {
	font-size: 100%;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #72634D;
	width: 28%;
	float: right;
}
#navigation2 ul {
    list-style: none outside none;
}
#navigation2 li {
			float:left;
			}	
			
		#navigation2 a, #navigation a:visited {
	display:block;
	color:#cb4f70;
	text-decoration:none;
	text-transform:lowercase;
	font-weight:bold;
	font-size:110%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
			}
			
		#navigation2 a:hover {
	text-decoration: underline;
			}

			
		#spiel {
			height:20px;
			color:#1f1f1f;
			background-color:#ffffff;
			margin-top:5px;
			text-align:center;
			font-weight:bold;
			}
			
		#navigation {
	width:20%;
	height:32px;
	background-color:#EAEBDB;
	float: right;
			}

		
		
			
		#navigation li {
			float:left;
			}	
			
		#navigation a, #navigation a:visited {
			display:block;
			padding:10px 10px 0 10px;
			color:#72634D;
			text-decoration:none;
			text-transform:lowercase;
			font-weight:bold;
			font-size:110%;
			}
			
		#navigation a:hover {
			color:#cb4f70;
			}
			
	#main {
		width:100%;
		}

#left_info ol{
	padding-left: 30px;
		}
#left_info li {
	padding-bottom: 6px;
	margin: 0;
}
#left_info #meds {
	width: 120px;
	float: left;
	padding-left: 20px;
	height: 70px;
	line-height: 16px;
}
#left_info #dose {
	float: left;
	width: 50px;
	height: 70px;
	line-height: 16px;
}
#left_info #frequency {
	float: left;
	width: auto;
	height: 70px;
	line-height: 16px;
}

#left_info #curly_brace_img {
	float: left;
	width: 20px;
	height: 70px;
}

		
		#left_column {
	float:left;
	width:32%;
	background-color:#ffffff;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
			}

			
			#left_column h2 {
				font-size:140%;
				color:#CB4F70;
				}
				
			#left_column h3, #right_column h3 {
				color:#cb4f70;
				font-size:120%;
				}
				
			#left_column ul {
	margin-left:15px;
	list-style-type: square;
	list-style-image: url(../images/grey-bullet.gif);
				}
				
			#left_column li {
	list-style-type:square;
	color:#333333;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
				}
				
			#left_column li a, #left_column li a:visited {
	text-decoration:none;
	color:#CB4F70;
	font-weight:500;
	font-size:11px;
				}
				
			#left_column li a:hover {
	text-decoration: underline;
				}

			#left_column img {
				margin-right:10px;
				}
#left_column #contactus {
	float: right;
	height: auto;
	width: 40%;
}
#left_column #appointment {
	margin-top: 6px;
	margin-bottom: auto;
}
#left_column #map {
	margin-top: 6px;
	margin-bottom: 6px;
	float: right;
	position: relative;
}


				
			#left_column .address {
	margin-left:0px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	width: 60%;
	float: left;
				}


#editable {
	float: left;
	width: 65%;
	margin: 0px;
	padding: 0px;
}
#editable ul {
	margin-left: 10px;
	list-style-type: square;
}
#profile_column {
	float: left;
	width: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#profile_column img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#profile_column #box {
	padding: 10px;
	width: auto;
	margin: 0px;
	border: thin solid #999;
}
#profile_column ul {
	margin-left: 25px;
	list-style-type: square;
}

#profile_column2 {
	float: left;
	width: 68%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#profile_column2 img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#profile_column2 #box {
	padding: 10px;
	width: 75%;
	border: thin solid #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#profile_column2 ul {
	margin-left: 25px;
	list-style-type: square;
}


						
		#main_column {
	float:left;
	width:58%;
	height:890px;
	background-color:#EAEBDB;
	text-align:left;
	padding:10px;
	font-size:120%;
	color: #333;
	line-height: 20px;
			}

			
			#main_column h3 {
				color:#CB4F70;
				}
#main_column h2 {
	color:#333333;
	font-size: 120%;
}

				
			#main_column h1 {
	color:#cb4f70;
	font-size:180%;
	font-weight:100;
	line-height: normal;
				}
			
			#main_column p {
				text-align:center;
				}
#main_column ul {
	list-style-image: url(../images/grey-bullet.gif);
	list-style-type: square;
	margin-left: 20px;
}
#main_column li {
	margin-top: 2px;
	margin-bottom: 2px;
}


				
			#main_column a, 
			#main_column a:visited, 
			#left_column a:visited, 
			#left_column a, 
			#inner_main_column a, 
			#inner_main_column a:visited {
				text-decoration:none;
				color:#72634D;
				font-weight:bold;
				font-size:11px;
				}
				
			#main_column a:hover, #inner_main_column a:hover {
				color:#cb4f70;
				}				

		#inner_main_column {
			float:left;
			width:49%;
			height:680px;
			background-color:#ffffff;
			text-align:left;
			padding:10px;
			border-bottom:5px solid #ffffff;
			list-style-position:inside;
			}			
			
			#inner_main_column img {
				margin:0 10px 0 0;
				}
				
			#inner_main_column h2 {
				font-size:150%;
				text-transform:lowercase;
				}
				
			.smaller_text {
	font-size:95%;
	line-height:15px;
				}
.normal_text {
	font-size:11px;
	line-height:15px;
	font-family: Helvetica, Arial;
}

.larger_text {
	font-size:110%;
}
.larger_bold_text {
	font-size:130%;
	font-weight: bold;
}


				
			.centered_map {
				margin-left:100px;
				}
.center {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#right_info {
	float:left;
	width:auto;
	background-color:#ffffff;
	padding-top: 20;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
#right_info ul {
	margin-left: 15px;
	list-style-type: square;
}


		
		#right_column {
	float:left;
	width:210px;
	background-color:#ffffff;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 15px;
			}

			
			#right_column img {
			margin:0 10px;
			}
			
			#right_column #docs {
	text-align:right;
	font-size:95%;
	margin: 0px;
	padding: 0px;
				}
				
				#right_column #docs a, #right_column #docs a:visited, #right_column #docs2 a, #right_column #docs2 a:visited {
				font-size:105%;
				color:#72634D;
				font-weight:bold;
				text-decoration:none;
				}
				
				#right_column #docs a:hover, #right_column #docs2 a:hover {
				color:#cb4f70;
				}
				
			#right_column #docs2 {
	text-align:left;
	font-size:95%;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
				}
#right_column #links {
	margin-top: 0px;
	padding-top: 12px;
}

			
			#right_column h2 {
				font-size:140%;
				color:#CB4F70;
				}			
				
			#right_column a, #right_column a:visited, #left_column a, #left_column a:visited {
	text-decoration:none;
	color:#72634D;
	font-weight:normal;
	font-size:100%;
				}
				
			#right_column a:hover, #left_column a:hover {
				color:#cb4f70;
				}				
				
			#right_column ul {
	list-style-image: url(../images/grey-bullet.gif);
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
				}
#right_column li {
	padding-top: 4px;
	padding-bottom: 4px;
}

				
			#right_column a.not_bold, #right_column a.not_bold:visited {
				font-weight:100;
				}
			
	#footer {
		clear:both;
		width:100%;
		background-color:#EAEBDB;
		border-top:5px solid #cb4f70;
		text-align:center;
		font-size:95%;
		text-transform:lowercase;
		}
		
		#footer ul {
			margin-left:380px;
			}
		
		#footer li {
			list-style:none;
			float:left;
			padding-right:10px;
			}
			
		#footer a, #footer a:visited {
			text-decoration:none;
			color:#cb4f70;
			}
			
		#footer a:hover {
			text-decoration:underline;
			}
			
		.capital {
			text-transform:capitalize;
			}

