@import url("global.css");


#SubpageContentBox {
background:url(../images/SubpageMasterBoxBG.gif) repeat-y;
float:left;
width:980px;
}

#SubpageSidebar {
float:left;
width:252px;
}

#QuickBox {
background:url(../images/QuickBoxBG.gif) no-repeat;
height:420px;
#height:450px;
float:left;
width:252px;
}
	#QuickBox a{
		color:#fff;
	}
	#QuickBox a:hover{
		color:#ccc;
	}

	#QuickContact {
	color:white;
	display:inline;
	float:left;
	padding:75px 0px 0 23px;
	}
	
		#QuickContact input, #QuickContact textarea{
			color:white;
			background:#606f4c;
			border:1px solid #2f3c1e;
			font:11px Arial, Helvetica, sans-serif;
			height:14px;
			margin:3px 32px 0 0;
			padding:2px;
			width:190px;
			}
			
		#QuickContact textarea {
		height:60px;
		}
		
		#QuickContact .SubmitBtn{
		padding:2px 0 5px 0;
		height:20px;
		text-transform:uppercase;
		width:60px;
		}
		
			#MiniContactForm {
	color:white;
	list-style:none;
	list-style-type:none;
	list-style-image:url(../images/none.png);
	float:left;
	padding:75px 0px 0 23px;
	}
	
		#MiniContactForm input, #MiniContactForm textarea{
			color:white;
			background:#606f4c;
			border:1px solid #2f3c1e;
			font:11px Arial, Helvetica, sans-serif;
			height:14px;
			margin:3px 32px 0 0;
			padding:2px;
			width:190px;
			list-style:none;
			}
			
		#MiniContactForm textarea {
		height:60px;
		}
		
		#MiniContactForm .SubmitBtn{
		padding:2px 0 5px 0;
		height:20px;
		text-transform:uppercase;
		width:60px;
		}
		
#SubpageContent {
background:url(../images/SubpageContentBG.gif) repeat-x #f0e4bd;
float:left;
padding:30px 0 0 0;
width:728px;
}

	#SubpageContent h1 { 
	padding:0 25px 20px 25px;
	}
	#SubpageContent h2 { 
	padding:10px 25px 10px 25px;
	}
	#SubpageContent h3 { 
	padding:10px 25px 10px 25px;
	}
	#SubpageContent p { 
	padding:0 25px 10px 25px;
	}
	#SubpageContent ul {
	margin:0 0 10px;
	padding-left:25px;
	}
	#SubpageContent li {
	list-style:inside;
	margin:0 0 0 25px;
	}
	#SubpageContent dl {
	padding-left:25px;
	}
	

/****** Gallery Style ******/
#SubpageContent #GallerySearchHDR {
	background:#000;
	width:450px;
	height:25px;
	margin-left:50px;
	padding:9px 0 0 0;
}
#GallerySearchHDR li {
	float:left;
	list-style:none;
	color:#fff;
	width:183px;
}	
#SubpageContent #GallerySearch {
	margin-left:24px;
}
#GallerySearch li {
	list-style:none;
	float:left;
}
#FormsButton2 {
	background:url(../images/go_button.jpg) no-repeat;
	width:25px;
	height:25px;
	border:none;
	color:#fff;
	font-size:12px;
}
#ProceduresList {
	width:500px;
	padding:0 0 0 200px;
}
#ProceduresList div {
	width:220px;
	float:left;
}
#ProceduresList div a {
	color:#000;
	line-height:20px;
}
#ProceduresList div a:hover {
	text-decoration:none;
}

.procTeaser {
float:right;
padding:0 0 20px 20px;
width:200px;}
	
	
/****** Footer Style *******/
#Footer {
color:#4a432b;
text-align:center;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0 auto;
padding:20px 0 50px 0;
width:980px;
}

#Footer a {
color:#4a432b;
padding:25px 0 0 0;
text-decoration:none;
}

#Footer a:hover {
color:#000000;
text-decoration:underline;
}

/****** Table Style *******/	
table{
margin:0 0 0 20px;
}
