
body {
	padding: 0; margin: 0;
	font-family: arial, geneva, sans-serif;
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
	cursor: default;
	text-align: center;
	width: 100%;
}
select, input, textarea {
	font-family: arial;
	font-size: 10px;
 	background-color: #CCCCCC;
 	border: 1px solid #666666; 
}

.required {
	font-size: 90%;
	color:red;
}

form {
	border-left: 2px #666666 solid;
	padding:3px;
}

a { color: #0082cd; border: none; text-decoration: none; }
a:hover { color: #0082cd; text-decoration: underline; }

img {
	border:none;
}

#container {
	width: 720px;
	text-align: left;
	margin: 0 auto;
	height: 400px;
}

.clear { 
	clear: both; 
}

#slogan {
	position: absolute;
	top: 195px;
	left:280px;
	text-align: left;
	margin: 0 auto;
}

#limo {
	width: 455px;
	position: absolute;
	top: 80px;
	text-align: left;
	margin: 0 auto;
	height:231px;
}

#menu {
	position: absolute;
	width: 211px;
	height: 159px;
	top: 65px;
	left:500px;
	text-align: left;
	margin: 0 auto;
}

#topname {
	position: absolute;
	width: 211px;
	height: 111px;
	top: -80px;
	left:500px;
	text-align: left;
	margin: 0 auto;
}

#picture_block {
	position: relative;
	width:390px;
	padding: none;
	padding-left:5px;
	margin: none;
}

#home_bar {
	position: absolute;
	top: -55px;
	left:10px;
	text-align: left;
	vertical-align: middle;
}

#home_bar a {
	color: #666666;
	font-size: 10px;
}

#picture_container {
	width:160px;
	height:160px;
	padding: 5px;
	text-align: center;
	margin: none;
}

.photo {
	padding:none;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
}

.small {
	font-size: 80%;
	padding-right:10px;
}

#limo_block {
	position: relative;
	width:390px;
	height:111px;
	padding: none;
	margin: none;
}

#limo_block_text {
	position: absolute;
	top: 40px;
	left:20px;
	font-size: 10px;
	line-height: 1em;
	width: 150px;
	padding: 2px;
	margin: none;
}

#van_block_text {
	position: absolute;
	top: 40px;
	left:180px;
	font-size: 10px;
	line-height: 1em;
	width: 180px;
	padding: 2px;
	margin: none;
}

#text_block {
	position: relative;
	float: right;
	width:320px;
	padding-top: 3px;
	padding: none;
	margin: none;
}

#text {
	padding-left: 5px;
	line-height: 1.1em;
	width:360px;
}

#text-right {
	padding-left: 5px;
	line-height: 1.1em;
}


#footer {
	 position: absolute;
	bottom: -25px;
	left: -1px;
	width: 720px;
	text-align: center;
	border: 1px solid #000000;
	background-color: #cfcfcf;
}

h1 { 
	font-size:12px;
	text-align:right;
	padding-right:10px;
	color: #666; 
	}

#accessibility { display: none; }
#header {
	height: 100px;
	background: #0091c1;
}
#content {
	position: absolute;
	width: 100%;
	top: 300px;
	width: 720px;
	float: left;
}

#leftbar {
	background: #eee;
	width: 180px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 160px;
}
#rightbar {
	background: #eee;
	width: 180px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 160px;
}



#main_image {
	float: left;
	width: 200px;
	position: relative;
	margin: 0 10px 0 0;
}
#other_images {
	float: left;
	width: 100px;
}
#other_images #other_image{
	margin: 0 0 15px 5px;
	border: 1px solid #ccc;	
	width:100px;
	text-align:center;
}
#other_images img {
	border: 0px;
}
#snapshot_info{
	float: left;
	width: 150px;
	margin: 0 0 0 55px;
	background: #fff;
}
#more_images_holder {
	width: 120px;
	height: 352px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	overflow:auto;
	overflow-x:hidden;
	text-align:center;
}
.portfolio_blk {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: transparent url(/images/grey_dotted_border.gif) repeat-x bottom;
}
.portfolio_blk span img {
	padding: 5px;
	border: 1px solid #ffd2c7;
	background: #f7f7f7;
	float: left;
	margin-right: 10px;
}
.portfolio_blk div h3 {
	color: #666;
	font-size: 150%;
	text-indent: 0 !important;
	margin-bottom: 10px;
	font-weight: normal;
}
.portfolio_blk div p {
	color: #999;
}
.portfolio_full .header h3{
	color: #666;
	font-size: 150%;
	text-indent: 0 !important;
	margin-bottom: 10px;
	font-weight: normal;
}

.portfolio_full .images img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #f5f5f5;
	margin-left: 6px;
}
#portfolio_heading {
	height: 34px;
	width: 214px;
	background: transparent url(/images/portfolio.gif) no-repeat;
}


/*]]>*/