body			{ font-family:Arial, Verdana, sans-serif; font-size:12px; color:#ccc; background-image:url('../images/background_repeat.jpg'); background-repeat:repeat; width:100%; text-align:center; margin:0px; padding:0px; }
.clear			{ clear:both; }
.border_black	{ border:2px solid black; }

/*Content styling*/
h1, h2			{ font-family:inherit; font-weight:bold; font-size:26px; line-height:31px; color:#f7e426; margin:0px; padding:0px; }
h1				{ display:block; padding-bottom:5px; border-bottom:2px solid #026236; margin-bottom:10px; }
h2				{ color:#026236; }
h3				{ font-family:inherit; font-weight:bold; font-size:12px; line-height:18px; color:#fff; text-transform:uppercase; margin:0px; padding:0px; }
img				{ border:0px; outline:0;}
a				{ font-family:inherit; font-size:12px; font-weight:bold; line-height:18px; text-decoration:none; text-transform:uppercase; color:#026236; outline:0; cursor:pointer;}
a:hover			{ color:#f7e423; }
.yellow			{ font-family:inherit; font-weight:bold; font-size:12px; color:#f7e423; }
.yellow a		{ color:#f7e423; font-size:13px; }
.yellow a:hover	{ color:#026236; font-size:13px; }
.date			{ font-family:inherit; font-size:10px; line-height:12px; color:#f7e423; }

/*Positioning*/
#leftwing		{ background-image:url('../images/leftwing.jpg'); background-repeat:no-repeat; background-position:top right; }
#rightwing		{ background-image:url('../images/rightwing.jpg'); background-repeat:no-repeat; background-position:top left; }
#middle			{ background-image:url('../images/top_pattern_2.jpg'); background-repeat:no-repeat; background-position:top left; width:1000px; padding-top:71px; }
#everything		{ border:1px solid white; padding:0px 20px; margin:0px; margin-bottom:10px; text-align:left; width:958px; background-image:url('../images/content_bg.gif'); background-repeat:no-repeat; background-color:#000; }

/*Navigation*/
#nav-container	{ /* position:  relative; z-index: 99; */ }	
#logo			{ width:323px; height:113px; float:left; }
#nav			{ /*padding: 49px 10px 0px 361px;*/ padding:49px 10px 0px 23px; width:602px; height:64px; float:left;}

/*Column 1*/
#column1				{ float:left; padding:0px 20px 0px 0px; margin:0px; width:645px; }
#column1 .event_list	{ display:block; margin-top:20px; }
.col1box				{ float:left; padding:22px; margin-top:22px; width:601px; background-image:url('../images/col1_bg.jpg'); background-repeat:no-repeat; line-height:18px; }
.col1box p 				{ padding:0px; margin:0px; }
.col1box img            {margin: 0 10px 10px 0;}
.news_list				{ display:block; margin-bottom:20px; }

/*Column 2*/
#column2				{ float:left; width:293px; }
#column2 h2.sidebar		{ margin-bottom: 10px; }
.col2box				{ float:left; padding:22px; margin-bottom:22px; width:249px; background-image:url('../images/col2_bg.png'); background-repeat:no-repeat; line-height:18px; }
.enews_signup			{ float:left; padding:130px 30px 22px 30px; margin-bottom:22px; line-height:18px; width:233px; background-image:url('../images/enews_bg.png'); background-repeat:no-repeat; text-align:right; }
#column2 .event_list	{ display:block; margin-top:20px; }
#youtube				{ margin-bottom: 20px;}
.membership, .clinic	{ margin-bottom: 20px;}

/*Footer*/
#footer				{ width:958px; border-top:2px solid #f7e423; padding:20px 0px; margin:20px 0px 0px 0px; text-align:right; }
#footer img			{ margin-left:50px; }
.footer_content		{ float:left; }
#copyright			{ padding-right:10px; width:990px; text-align:right; margin-bottom:20px; }
#copyright a		{ font-family:inherit; font-size:12px; font-weight:bold; color:white; text-decoration:none; text-transform:none; }
#copyright a:hover	{ color:#026236; }

/*Form styling*/
.inputtext		{ font-family:inherit; font-weight:bold; font-size:14px; color:#726658; background-color:#f3f3f5; border:0px; padding:10px; width:213px; margin-bottom:10px; }

/* Banners */
#staticbanner,
#slideshowbanner			{height: 365px;}
#staticbanner img,
#slideshowbanner img		{border: 2px solid black;}
#slideshowbanner img		{position: absolute;}

.alignLeft					{float: left;}
.alignRight					{float: right;}

/* Image Gallery */
div.galleryElement      	{float:left; width: 140px; height: 155px; border: 2px solid #303030; margin: 0 6px 5px 0; padding-top: 8px; overflow: hidden; display: inline; cursor: pointer;}
div.galleryImage			{height: 110px;}
div.galleryImage img		{display: block; margin: 0px auto;}
div.galleryDescription  	{margin: 0 10px; text-align: center; font-weight: normal; text-transform: none; line-height: 1.2em;}
div.galleryDescription span {text-transform: uppercase;}

/* Movie Gallery */
div.movieGallery			{width: 293px; height: 280px; /* border: 2px solid black; */ float: left; margin: 10px 6px 0 0;}
div.movieGallery p			{text-align: center;}

/* News */
div.news-article            {margin-bottom: 20px;}

/* Email List Form */
body#form-submit			{background: none; color: #333333;}
#form-message               {margin: 50px auto; width: 320px; text-align: left; border: 1px solid #CCCCCC; padding: 20px;}
#form-message ul            {list-style-type: none;}
#form-message p             {padding: 0;}