body {
	background: url("/_ima/bg.jpg") repeat-x #697897;
	margin: 0px; 
	padding: 0px;
	color: #000;	
	font: 12px/18px Verdana, sans-serif;
	}

/*____________________________________________________________________________________________ Links _*/

a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #000;
	text-decoration: underline;
	}
	
/*____________________________________________________________________________________________ Helpers _*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.wtf { border: 1px solid red; }

.display-block { display: block; margin: 0px; padding: 0px; }

.show-btn { cursor: pointer; color: red; }

.flash-intro {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	height: 204px;
	}

.image-right { float: right; margin: 10px; border: 1px solid #999; }
 
/*____________________________________________________________________________________________ Fixed Presets _*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }

h1 { font-size: 18px; }
h1 { font-family: 'Molengo', arial, serif; }

ul { list-style: none; padding: 0px 0px 0px 20px; }

ul li { background: url(/); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px }

.display-block { margin: 0px; padding: 0px; display: block;	}

.line-separation { border-bottom: 1px dotted #bfb392; height: 1px; width: 100%; }
	
/*____________________________________________________________________________________________ Main Layout _*/

#header {
	background: url("/_ima/header-bg.jpg") no-repeat;
	width: 890px;
	height: 28px;
	padding: 124px 30px 0px 0px;
	}

#container {
	width: 920px;
	height: 100%;
	margin: 0px auto;
	}
	
#index-content {
	background: url("/_ima/index-content.gif") repeat-y;
	width: 662px;
	float: left;
	}
#inside-content {
	background: url("/_ima/content-bg.gif") repeat-y;
	width: 892px;
	float: left;
	}
	
#content-container {
	padding: 0px 2px 0px 32px;
	}
#content-padding {
	padding: 20px 20px 10px 20px;
	}
	
#content-padding a { color: #6a84b7; }
#content-padding a:hover { color: #192d52; }

#content-padding a:link img, #content-padding a:visited img {
	border: 1px solid #6a84b7;
	}
#content-padding a:hover img {
	border: 1px solid #e6a419;
	}
	
#content-fade {
	background: url("/_ima/content-fade.jpg") repeat-x;
	width: 100%;
	}
	
.years {
	width: 250px;
	float: right;
	margin: 15px 0px 0px 0px;
	}
	
#footer {
	width: 840px;
	margin: 0px auto;
	color: #fff;
	font-size: 10px;
	padding: 0px 0px 30px 0px;
	clear: both;
	}
#footer a:link, #footer a:visited {
	color: #fff;
	}
#footer a:hover {
	color: #e9a81b;
	}

/*____________________________________________________________________________________________ Navigation Layout _*/

a.nav-home {
	background: url("/_ima/nav-home.gif") no-repeat;
	width: 81px;
	height: 28px;
	float: right;
	}
a.nav-news {
	background: url("/_ima/nav-news.gif") no-repeat;
	width: 80px;
	height: 28px;
	float: right;
	}
a.nav-services {
	background: url("/_ima/nav-services.gif") no-repeat;
	width: 102px;
	height: 28px;
	float: right;
	}
a.nav-about {
	background: url("/_ima/nav-about.gif") no-repeat;
	width: 84px;
	height: 28px;
	float: right;
	}
a.nav-events {
	background: url("/_ima/nav-events.gif") no-repeat;
	width: 90px;
	height: 28px;
	float: right;
	}
a.nav-catalog {
	background: url("/_ima/nav-catalog.gif") no-repeat;
	width: 97px;
	height: 28px;
	float: right;
	}
a.nav-contact {
	background: url("/_ima/nav-contact.gif") no-repeat;
	width: 101px;
	height: 28px;
	float: right;
	}
	a.nav-hover:hover {
		background-position: 0px -30px;
		}
	a.nav-current {
		background-position: 0px -30px;
		}

/*____________________________________________________________________________________________ Roundies Layout _*/

.round-box {
	width: 362px;
	padding: 15px;
	border: 4px solid #333;
	}
	
/*____________________________________________________________________________________________ Equal Heights Layout _*/

.block {
	width: 238px;
	margin: 0 10px 10px 0;
	padding: 10px;
	background-color: #EFEFEF;
	float: left;
	border: 1px solid #DFDFDF;
	}
		
/*____________________________________________________________________________________________ Gallery Layout _*/
		
a.lightbox-view img {
	background-color: #fff;
	width: 80px;
	height: 70px;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 5px;
	border: 1px solid #EFE5D9;
	text-decoration: none;
	}
	a.lightbox-view img:visited {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	a.lightbox-view img:hover {
		border: 1px solid #D36800;
		text-decoration: none;
		}
	a.lightbox-view img:active {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	
/*____________________________________________________________________________________________ Calendar Layout _*/

.date-container {
	background: url("/_ima/date-bg.jpg") no-repeat;
	width: 49px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	.date-month {
		text-align: center;
		height: 17px;
		line-height: 17px;
		font-size: 11px;
		margin: 0px;
		padding: 0px 0px 0px 1px;
		color: #fff;
		}
	.date-day {
		text-align: center;
		height: 25px;
		line-height: 27px;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
		color: #005E94;
		}
	
	.date-header {
		margin: 10px 0px 0px 10px;
		padding: 0px;
		float: left;
		width: 400px;
		}

/*____________________________________________________________________________________________ Contact Layout _*/

.contact-left {
	width: 540px;
	float: left;
	}
	#form-section {
		float: left;
		}
	.input-names {
		width: 140px;
		height: 20px;
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		margin: 0px 10px 0px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 207px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 369px;
		height: 65px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 200px;
		float: left;
		}
		
	.inputs:focus {
		border: 1px solid red;
		}
	select:focus {
		border: 1px solid red;
		}
	textarea:focus {
		border: 1px solid red;
		}
		
	.error {
		color: red;
		font-size: 10px;
		}
	.red-text {
		color: red;
	}

.contact-right {
	width: 240px;
	float: right;
	}
