
.site_name {
	font-size: 18px;
}

.hidden {
	display: none;
}

a:link,
a:active,
a:visited
{
	color: #77ccff;
	text-decoration: none; 
	border:0;
}

a:hover {
	text-decoration: underline; 
	border:0;
	color: #77ccff;
}

.map_canvas {
	overflow: hidden;
}

	.map_canvas h4 {
		color: #333;
	}
	
	.map_canvas p,
	.map_canvas div
	{
		color: #000;
	}
	
	.map_canvas a.option:link,
	.map_canvas a.option:active,
	.map_canvas a.option:visited
	{
		color: #000;
	}

#craft_wholewrapper
{
	padding: 0 20px 0px 20px;
	height: 768px;
	width: 950px;
	margin: 0 auto;
	background: #FFF;
}

#craft_header {
	height:95px;
	width: 950px;
	float:left;
	clear:left;
	padding: 5px 0 0 0;
	background: #FFF;
}

#craft_logo {
	cursor: pointer;
	width: 74px;
	height: 90px;
	float:left;
}

#craft_contact {
	float: right;
	width: 193px;
	height: 85px;
}

#craft_insidewrapper
{
	height:648px;
	width: 950px;
	float:left;
	clear:left;
	background:url(../images/Bgrotation/rotator.php) no-repeat;
}

#craft_dashedlines
{
	height:54px;
	width: 950px;
	float:left;
	clear:left;
	background:url("../images/dashes.png");
}

#craft_menu
{
	height:39px;
	width: 950px;
	float:left;
	clear:left;
	background:url("../images/menu_bg.png");
}

#craft_content {
	height:419px;
	width: 950px;
	float:left;
	clear:left;
}

#craft_secondmenu {
	height:330px;
	width:210px;
	float:left;
	margin-top:13px;
	margin-left:13px;
	padding-left: 5px;
}

#craft_contenttrans {
	height: 446px;
	width: 690px;
	float:right;
	/*background: url("../images/content_transparent.png") no-repeat;*/
	background: #444;
	opacity: .85;
	-moz-opacity:.85;
	-khtml-opacity: 0.85;
	filter: alpha(opacity=85);
	border: 5px solid #FFF;
	color:#FFFFFF;
	margin-top: 0;
	margin-right:14px;
}

#craft_contenttrans2 {
	height: 386px;
	width: 640px;
	float:right;
	overflow:auto;
	padding:30px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	margin-top:0;
}

#craft_footer {
	height:36px;
	width:550px;
	width: 950px;
	float: right;
	/*background:url("../images/footer.png");*/
	background: #FFF;
	text-align:right;
	padding: 0;
	padding-top: 10px;
	margin: 90px 0 0 0;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}



#craftstone_menu
{	
	height:39px;
	width: 950px;
}

	.lavaLampWithImage {
		position: relative;
		height: 39px;
		width: auto;
		margin: 0;
		overflow: hidden;
	}
		
		.lavaLampWithImage li {
			float: left;
			list-style: none;
		}
			
			.lavaLampWithImage li.back {
				background: url("../images/lava.gif") no-repeat bottom right;
				width: 9px; 
				z-index: 8;
				position: absolute;
			}
                        
				.lavaLampWithImage li.back .left,
				.lavaLampWithImage li.current
				{
					background: url("../images/lava.gif") no-repeat top left;
					height: 43px;
					margin-right: 0px; /* 7px is the width of the rounded shape */
				}
						
				.lavaLampWithImage li a {
					font: bold 14px arial;
					text-decoration: none;
					color: #000;
					outline: none;
					text-align: center;
					top: 11px;
					text-transform: uppercase;
					letter-spacing: 0;
					z-index: 10;
					display: inline;
					float: left;
					height: 43px;
					position: relative;
					overflow: hidden;
					margin: auto 30px;
				
				}
					
				.lavaLampWithImage li a:hover, 
				.lavaLampWithImage li a:active, 
				.lavaLampWithImage li a:visited 
				{
					border: none;
				}


#level-2-nav {
	float:left;
	width:180px;
}			

#content-float{
	float:left;
	display:inline;
	width:490px;
}

.lightbox img {
	border: 1px solid #FFF;
	padding: 3px;
	background: #FFF;
}

.lightbox img:hover {
	border: 1px solid #000;
	padding: 3px;
	margin: 0;
	background: #FFF;
}

.fieldgroup{
	width:310px;
	float:left;
	margin: 0;
	height:auto;
}


fieldgroupField {
	width:310px; 
	height:auto;
	margin:0; 
	padding:0 0 3px 0;
	float:left;
}

label {
	float:left;
	font-weight:bold;
	clear: both;
}

.field.password {
	display: block;	
}

.field input,
.field label,
.field select
{
	display: block;	
	clear: both;
	margin: 0 0 3px 0;
}

.field,
.checkbox
{
	display: inline;	
}

.recaptcha,
#recaptcha_area
{
	display: block;
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
}

#remember.checkbox.field input
{
	margin: 0;
	padding: 0;
	float: left;
	width: 50px;
	clear: right;
	display: inline;	
}

#remember.checkbox.field label
{
	margin: 0;
	padding: 0;
	padding-top: 0;
	float: left;
	width: auto;
	height: 20px;
}

.clear {
	clear: both;
}

.Actions {
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
}

.Actions input {
	margin: 0;
	padding: 0;
}

.middleColumn {
	display: block;
	float: left;
	clear: both;
}

input.required,
textarea.required
{
	border: 1px solid #F00 !important;
}

input.text,
input.class_1,
textarea.class_1,
select.class_1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: normal;
	background: #DDD !important;
	border: 1px solid #DDD;
	width:250px; 
	height:auto;
	float:left;
	padding:2px;
}

select.dropdown
{
	width:256px;
	font-weight: normal;
}

select.dropdown option
{
	color: #000;
	background: #DDD !important;
	padding: 2px;
	font-weight: normal;
}

input.class_2,
textarea.class_2
{
	width:250px; 
	height:auto;
	float:left;
	padding:2px;
}

input.action {
	margin-top:20px;
	background-color:#F00;
	padding-left:40px;
	padding-right:40px;
	padding-top:2px;
	padding-bottom:2px;
	border:0;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	clear: both;
}

input.action:hover {
	background-color:#000;
	opacity: .5;
	-moz-opacity:.50;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
}

