/* Tags
---------------------------------------------- */
html, htm, body { height:100%; }
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background:#c8bcd5 url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #ddd002;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #ddd002;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #ddd002;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
hr {
	color: #EDC090;
	height: 1px;
	background-color: #EDC090;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #EDC090;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.sourceText {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
div { width:auto; height:auto; margin:0px; padding:0px; }

#container {
	width:1012px;
	margin:0 auto;
	position:relative;
	_height:100%;
	min-height:100%;
	background:url(assets/images/container_bg.jpg) left top repeat-y;
}
	#contents {
		background:url(assets/images/contents_bg.jpg) left top no-repeat;
	}
	#header {
		height:400px;
	}
		#locations {
			position:absolute;
			width:400px;
			margin:280px 0 0 540px;
			padding:0px;
			text-align:center;
			font:bold 24px Arial, Helvetica, sans-serif;
			color:#a080b7;
		}
			#locations .cities {
				font:bold 20px/18px Arial, Helvetica, sans-serif;
				color:#9fb8d0;
				text-transform:uppercase;
				display:block;
				background:url(assets/images/cities_bg.jpg) left top repeat-y;
			}
		#topInfo {
			text-align:center;
			font:bold 12px/20px Arial, Helvetica, sans-serif;
			color:#fff;
			letter-spacing:1px;
			text-transform:uppercase;
		}
		#logo {
			width:411px;
			height:276px;
			padding:15px 62px 0 0;
			float:right;
		}
		#topPhoto {
			width:361px;
			height:380px;
			padding:0 0 0 159px;
		}
	#leftCol {
		width:168px;
		float:left;		
	}
		#nav_box {
			width:167px;
			margin:-255px 0 0;
			position:absolute;
		}
			#nav_top {
				background:url(assets/images/nav_top.png) left top no-repeat;
				height:15px;
			}
			#nav_content {
			background:url(assets/images/nav_repeat.png) left top repeat-y;	
		
			}
				#nav {
					width:137px;
					height:auto;
					margin:0 auto;
					padding:0px;
							}
				#nav li {
					list-style:none;
					padding:0 0 6px 0;
				}
				#nav li a {
					display:block;
					padding:5px 0 5px 10px;
					border-top:1px solid #edc090;					
					border-bottom:1px solid #edc090;
					font: bold 14px Arial, Helvetica, sans-serif;
					color:#fff;
					text-transform:uppercase;
					background:#595b94 url(assets/images/nav_tabs.jpg) left top repeat-x;
				}
				#nav li a:hover {
					text-decoration:none;
					color:#ddd002;
				}
					#nav li ul {
						margin:0px;
						padding:0px;
						display:none;
					}
						#nav li ul li {
							padding:0px;
							margin:0px;
						}
						#nav li ul a {
							padding:0px 5px;
							font:12px/14px Arial, Helvetica, sans-serif;
							background:none;
							border:none;
							text-transform:none;
						}
						
			#nav_bottom {
				background:url(assets/images/nav_bottom.png) left top no-repeat;
				height:30px;				
			}
	#centerCol {
		width:550px;
		padding:0 0 84px 0;
		min-height:260px;
		float:right;
	}
	#rightCol {
		width:252px;
		float:right;	
		padding:0 0 84px 0;
	}	
	#sidebar {
	padding:0 10px;
	}
#footer {
	width:100%;
	background:url(assets/images/footer_bg.jpg) right top no-repeat;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
	padding:44px 0 0;
}
	#nav2 {
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		text-align:center;
	}
	#nav2 li {
		list-style:none;
		display:inline;
		border-left:1px solid #fff;
	}
	#nav2 li a {
		padding:0 5px;
		font:11px Arial, Helvetica, sans-serif;
		color:#fff;
	}
	#nav2 li a:hover {
		color:#ddd002;
	}
	#nav2 li:first-child {
		border:none;
	}
	#copy {
		text-align:center;
		font:10px Arial, Helvetica, sans-serif;
		color:#edc090;
	}

/* // */
#sideBox1 {
	width:160px; 
	height:286px;
	margin:0 auto;
	padding:0px;
	background:url(assets/images/sideBox1.gif) left top no-repeat;
}
/* side form */
#sideForm {
width:124px;
height:351px;
margin:0 auto;
border:0px;
padding:8px 18px;
background:url(assets/images/contact_box.png) left top no-repeat;
}
#sideForm input, submit, textarea {
height:auto;
margin:2px 0;
padding:3px 4px;
font:12px Verdana, Arial, Helvetica, sans-serif;
}
#sideForm h3 {
font:bold 18px  Verdana, Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
color:#ddd002;
}
#sideForm input, textarea {
width:106px;
border:1px solid #c2c2c2;
color:#000;
background-color:#fff;

}
#sideForm .submit {
width:77px;
margin:5px 0 0 30px;
height:31px;
color:#000;
background-color:none;
border:none;
background:url(assets/images/submit_btn.png) left top no-repeat;
}
#box {
width:auto;
height:auto;
padding:5px;
margin:5px;
border:3px solid #fff;
background-color:#581A65;
}
#services_box {
	width:561px;
	height:134px;
	margin:0px;
	padding:0 10px;
	background:url(assets/images/services_box.png) left top no-repeat;
}
#services_box h3 {
	line-height:50px;
}
#services_box ul {
	margin:0px;
	padding:0 0 0 10px;
	line-height:14px;
}
#btn {
width:200px;
height:auto;
margin:0 auto;
padding: 0 5px;
background:url(assets/images/cities_bg.jpg) center top repeat-y;
text-align:center;
}
#btn h3 {
line-height:24px;
margin:0px;
padding:0px;
}
#textChange{
position:relative;
z-index:99;
float: right;
}

#textChange a{
display: block;
width: 100px;
background:#571964 none repeat scroll 0 0;
margin:0px auto;
border:1px solid #fff;
color:#fff;
font-size:14px;
padding:4px;
box-shadow: 10px 10px 5px #888;
}

#textChange a#smSz {
display: none;
}

