/* Tags
---------------------------------------------- */
html, htm, body {height:100%;}
body {
	margin: 0px;
	padding: 0px;
	color: #2d0d3e;
	font: 12px Arial, Helvetica, sans-serif;
	background:#21324C url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #55286d;
	font: italic bold 24px/26px "Times New Roman", Times, serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 18px/20px  "Times New Roman", Times, serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #2d0d3e;
	font: bold 16px/18px  "Times New Roman", Times, serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #2d0d3e;
	font: bold 14px/16px  "Times New Roman", Times, serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #4f663e;
	font-weight: bold;
	text-decoration: underline;
}
	a:hover {
		color: #fff;		
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
#galleryBackground {
	position: absolute;
	left: 0px;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	width: 673px;
	height: 410px;
	background: transparent url(assets/images/gallery.jpg) no-repeat left top;
	z-index: 1;
}



/* Layout
---------------------------------------------- */
#container {
width:894px;
height:auto;
min-height:100%;
_height:100%;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.png) left top repeat-y;
_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/container_bg.png',sizingMethod='scale');

position:relative;
z-index: 1;
}
	#contents {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(assets/images/contents_bg.jpg) left top no-repeat;
	}
		#header {
		width:auto;
		height:225px;
		margin:0px;
		padding:0px;
		position: relative;
		z-index: 99;
		}
			#topInfo {
			width:auto;
			height:auto;
			margin:5px 0 0 170px;
			padding:0px;
			position:absolute;
			font:12px "Times New Roman", Times, serif;
			word-spacing:5px;
			text-transform:uppercase;
			color:#fff9e5;
			}
				#topInfo .phone {
				font-size:24px;
				font-weight:bold;
				}
			#logo {
			width:691px;
			height:112px;
			margin:0px;
			padding:0px 0 0 38px;
			}
			#nav, #nav li, #nav a, #nav ul, #nav ul li, #nav ul a {
			margin:0px;
			padding:0px;
			width:auto;
			height:auto;
			}
			#nav {
			text-align: center;
			}
				#nav li {
				position: relative;
				display:inline;
				list-style:none outside none;
				}
					#nav a{
					display: inline-block;
					margin: 0px;
					padding:0 10px 0 10px;
					height: 24px;
					font:bold 12px/24px Arial, Helvetica, sans-serif;
					text-align: left;
					color:#55286d;
					background:url(assets/images/nav_dot.jpg) no-repeat left center;
					text-decoration:none;
					}
					#nav a:hover {
					text-decoration:none;
					color:#bd1e2d;				
					}
					#nav .first a {
					background:none;
					}
					#nav ul {
					visibility: hidden;
					position: absolute;
					top: 100%;
					_top: 24px;
					left: 0px;
					width: 145px;
					text-align: left;
					background-color: #e2dfa8;
					border: 1px #000 solid;
					}
						#nav ul li {
						display: block;
						float: left;
						margin: 0px;
						padding: 0px;
						width: 145px;
						height: auto;
						list-style: none outside none; 
						}
							#nav ul a {
							display: block;
							margin: 0px;
							padding: 5px 10px;
							width: 125px;
							_width: 145px;
							height: auto;
							font:bold 12px/14px Arial, Helvetica, sans-serif;
							text-align: center;
							background: none;
							border-bottom: 1px #000 solid;
							}
							#nav ul a:hover {
							background-color: #B2AB9B;
							}
						#nav ul ul {
						top: 0px;
						left: 100%;
						}



				#tag {
				width:613px;
				height:29px;
				margin:0px;
				padding:60px 0 0 190px;
				}
		#leftCol {
		float: left;
		width:164px;
		height:auto;
		margin:0px;
		padding:60px 0 0 23px;		
		}
			#sidePic {
			width:164px;
			height:276px;
			margin:0px;
			padding:0px;
			}
		#rightCol {
		width:650px;
		height:auto;
		margin:0px 0px 0px 201px;
		padding:20px 0px 95px 0;
		min-height:950px;
		position: relative; 
		}
			#sideBox {
			width:150px;
			height:auto;
			margin:0px;
			padding:20px 0 0 27px;
			float:right;
			}
	#footer {
	width:894px;
	height:70px;
	margin:0px;
	padding:0px;
	position:absolute;
	left:0px;
	bottom:0px;
	background:url(assets/images/footer_bg.jpg) left top no-repeat;
	}
		#copy {
		width:auto;
		height:auto;
		margin:0px;
		padding:20px 0 0 0;
		text-align:center;
		font:11px "Times New Roman", Times, serif;
		color:#fff;
		}
		#nav2 {
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		text-align:center;
		}
			#nav2 li {
			list-style:none;
			display:inline;
			}
			#nav2 li a{
			font:bold 11px "Times New Roman", Times, serif;
			border-right:1px solid #fff;		
			padding:0 5px 0 5px;
			color:#fff;
			}
			#nav2 li a:hover {
			color:#000;				
			}
				#nav2 .last {
				border:none;
				}

.box
{
margin: 15px 75px; 
width: 330px; 
height: 75px;
text-align:center;
padding:12px 0px;
font: 14px bold;
background:url(assets/images/box2line.jpg) no-repeat;
}

.box a
{
color:#4f663e;
}

span a, span a:hover{
	

text-decoration:none;
color:#000000;

}

.appointment
{
margin:0px; 
padding:50px 20px 0px 0px;
width: 158px; 
height:209px;
text-align:center;

font: 16px/14px bold;
color:#fff;
background:url(assets/images/textbox.jpg) no-repeat;
}

.longbox
{
margin:0px; 
padding:30px 0px 0px 0px;
width: 158px; 
height:209px;
text-align:center;
font: 16px/14px bold;
color:#4f663e;
background:url(assets/images/longbox.jpg) no-repeat;
}
.longbox a
{
color:#4f663e;

}



.appointment a
{
color:#fff;

}


.longbox ul {
	padding:0;
	margin:0;
}
.longbox ul li{
	margin-left:10px;
	font-size:12px
}
/*#toplinks {
	visibility:hidden;
	position: absolute;
	text-align: center;
	font-size: 11px;
	left: 50%;
	margin: 0px 0px 0px -447px;
	width: 894px;
	height: 11px;
	z-index: 99;
}*/
#bottomlinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}

#pollList li {
	list-style: none outside none;
}
