body { font-family: Georgia, "Times New Roman", Times, serif;}

p { font-size: 11px;
	line-height: 20px;
	color:#000000;}

h1 { font-size: 22px;
	 font-weight: bold;
	 font-style:italic;
	 color:#780378;
	 margin:0;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#AC8B3A;}

h3 { font-size: 15px;
	 font-weight: bold;
	 color:#F5A43B;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#840586;}

a:hover { text-decoration: underline;}

li { font-size: 11px;
	 line-height: 20px;
	 padding-bottom:5px;}

.imgborder { BORDER: #840586 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 18px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
#admary {
	width:400px;
	height:340px;
	margin-left:25px;

}
#admaryBefore {
	float:left;
	margin-top:70px;
	
}
#admaryBefore .before {
	border: 3px solid #7b0081;
	display: block;
	text-decoration: none;
	margin-bottom:8px;

}
#pic {
	width: 175px;
	float:right;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic .p1 {
	border: 3px solid #7b0081;
	display: block;
	height: 84px;
	text-decoration: none;
	width: 70px;
	margin-bottom:8px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 600px;
	left: 450px;
	position: absolute;
	top: 150px;
	width: 500px;
}

			  
hr {color:#840586;
	background:#840586;
	height:1px;
	border:0;}
	
/* Template Features */
.red {
	color: #c4072a;
}
.holidayBox,
.holidayBox span,
.holidaybox div {
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	}
.holidayBox {
	position: relative;
	width: 347px;
	background: transparent url(assets/images/holidayBox_top.gif) no-repeat center top;
	}
	.holidayBox .mid {
		position: absolute;
		top: 73px;
		right: 0px;
		bottom: 75px;
		left: 0px;
		background: transparent url(assets/images/holidayBox_mid.gif) repeat-y center top;
		z-index: 1;
		}
	.holidayBox .bottom {
		position: relative;
		padding: 40px 35px 40px 45px;
		min-height: 70px;
		color: #9C7D4A;
		font: 12px/14px "Times New Roman", Times, serif;
		text-align: center;
		background: transparent url(assets/images/holidayBox_btm.gif) no-repeat center bottom;
		z-index: 50;
		}
		.holidayBox .bottom h2 {
			margin: 0px;
			padding: 0px;
			color: #9C7D4A;
			font: 16px/18px "Times New Roman", Times, serif;
			}
.rightPos {
	margin-left: 100px;
	}
.address {color:#840586;
		  font-size:12px;
		  line-height:22px;
		  font-weight:bold;
		  padding-top:10px;}
		  
#nav {width:162px;
	margin:0;
	padding:0;
	}
#nav ul{margin:0;
	padding:0;
	}
#nav li{list-style:none;
	margin:0;
	line-height:15px;
	}
#nav a{color:#E98A2E;
	  font-size:11px;
	  margin:0;
	  font-weight:bold;
	  text-decoration:none;
	  display:block;}
#nav a:hover {color:#E3D9B3;
	  font-size:11px;
	  margin:0;
	  font-weight:bold;
	  text-decoration:none;
	  display:block;
	  background-color:#840286;
	  }

.nav {color:#E98A2E;
	  font-size:11px;
	  margin:0;
	  font-weight:bold;
	  text-decoration:none;}
	  
.nav a {color:#E98A2E;
	  font-size:11px;
	  margin:0;
	  font-weight:bold;
	  text-decoration:none;
	  display:block;}

.nav a:hover {color:#E3D9B3;
	  font-size:11px;
	  margin:0;
	  font-weight:bold;
	  text-decoration:none;
	  display:block;
	  background-color:#840286;
	  border-bottom:#893D63 1px solid;
	  border-top:#893D63 1px solid;}
	  
.bottomlinks {color:#AE8939;
	     	  font-size:11px;
			  line-height:20px;
			  font-weight:normal;
			  text-decoration:none;}
			  
.bottomlinks a {color:#AE8939;
	     	  font-size:11px;
			  line-height:20px;
			  font-weight:bold;
			  text-decoration:none;}
			  
.bottomlinks a:hover {color:#FCC729;
	     	  font-size:11px;
			  line-height:20px;
			  font-weight:bold;
			  text-decoration:none;}

/* End Template */

/* Splash Features */

.splashaddress {color:#FFFFFF;
		  font-size:12px;
		  font-weight:bold;}

/* End Splash */
			  
/* Custom Forms -- Just change the colors */

div#cta-form{
	background: #eeede9;
	border: #5c015e 1px solid;
	width: 130px;
	padding-left: 5px;
	margin-left: 20px;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.navtop {
	background:url(assets/images/topnav.gif) top left no-repeat;
}

.navRepeat {
	background:url(assets/images/navRepeat.gif) top left repeat-y;
}

.navBtm {
	background:url(assets/images/bnav.gif) left bottom no-repeat;
}
#drname {
	width:257px;
	height:36px;
	position:relative;
	background:url(assets/images/name.png) top left no-repeat;
	margin:110px 0 0 175px;
	_margin:105px 0 0 175px;
	z-index:2px;
}

#holder{ width:0; height:0; position:absolute;}
.topBG {background:url(assets/images/logo2a.jpg) top left no-repeat; }

body {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	background: #410042;
	}
#wrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	height: auto;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y center top;
	z-index: 50;
	}
	#container {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		background: transparent url(assets/images/container_bg.jpg) no-repeat center top;
		}
		#container2 {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			_height: 606px;
			min-height: 606px;
			background: transparent url(assets/images/container2_bg.jpg) no-repeat center bottom;
			}
			#rightCol {
				float: right;
				margin: 0px;
				padding: 20px 20px 0px 0px;
				width: 181px;
				height: auto;
				}
				.address {
					display: block;
					margin: 0px;
					padding: 0px;
					width: auto;
					height: auto;
					text-align: center;
					}
				#nav {
					margin: 0px auto;
					padding: 10px 0px 20px 1px;
					height: 285px;
					}
					#nav ul li {
						text-align: center;
						}
			#leftCol {
				position: relative;
				margin: 0px 205px 0px 115px;
				padding: 175px 0px 80px 0px;
				background: transparent url(assets/images/name.png) no-repeat 140px 110px;
				}
				#santaHat {
					position: absolute;
					top: 0px;
					left: -133px;
					}
				#tempTitle {
					position: absolute;
					top: 13px;
					left: 140px;
					}
				#topPhoto {
					position: absolute;
					top: 0px;
					right: 0px;
					}
					#title {
						margin: 0px;
						padding: 0px 0px 0px 90px;
						width: auto;
						height: 40px;
						}
			#clear {
				clear: both;
				margin: 0px;
				padding: 0px;
				width: auto;
				height: 0px;
				font-size: 0px;
				line-height: 0px;
				}
#background {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	background: transparent url(assets/images/background.jpg) repeat-x center top;
	}
