body {
	margin:0;
	padding:5px;
	background-repeat:repeat;
	background-image:url(/images/body-bg-.jpg);
	background-color:#FFF;
	background-attachment:fixed;
	background-size:1480px;
}
#webleasing{
	float:right;
	width:196px;
	height:59px;
	margin-right: 33px;
}

#social_rss{
	width:auto;
	height:auto;
	left: 913px;
	font-family:"Book Antiqua";
	font-size:17px;
	color:#718CBE;
	background-repeat:no-repeat;
	font-weight: bold;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}
.line_bottom{
	width:899px;
	height:auto;
	margin:auto;
	background-repeat:no-repeat;
}
#content_background{
	width:960px;
	height:auto;
	border-bottom:none;
	float: left;
	padding-bottom: 15px;
}
#top_ten{
	width:430px;
	height:auto;
	margin-top: 15px;
	border: solid 3px #FFFFFF;
	margin-left: 30px;
	float: left;
	padding: 5px;
	background-image: url(/images/bg_div.gif);
	background-repeat: repeat-y;
}
.top_ten_table{font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#666;} 
#latest_news{
	width:600px;
	height:auto;
	float: left;
	background-repeat: repeat;
	background-color: #beddf1;
}
#main_static_image{
	margin-top:10px;
	width:900px;
	color: #25468a;
	height: auto;
	margin-left: 30px;
	float: left;
}	
#images_bottom{
	width:928px;
	height:auto;
	float:left;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 15px;
}
#logos{ width:900px; height: auto; margin:auto;}
#sidebar_offers{
	width:225px;
	float:right;
	height:auto;
	margin-right: 10px;
	margin-top: 10px;
}
h1{font-family: 'Arapey', serif; font-size:28px;}
h2{font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#FFFFFF; font-weight:normal;}
h3{font-family:"AvantGarde Bk BT"; font-size:16px; color:#a9b6c6; font-weight:bold; margin-left:10px}
p {color:#FFF; font-size:14px; line-height:22px; font-family: 'Didact Gothic', sans-serif; text-align:justify; }
a:link { /* Unvisited link. */
	color:#bd3390;
	text-decoration:none;
}
    
a:visited { /* Visited links. */
	color:#bd3390;
	text-decoration:underline;
}
     
a:hover { /* The user mouses over a link. */
	color:#E10071;
	text-decoration:underline;
}
     
a:focus { /*  The user clicks on a link. */
	color:#39F;
	text-decoration:none;
}
    
 a:active { /* The user has clicked a link. */
	color:#bd3390;
	text-decoration:none;
 }
     
	  
img, img a{
	border:none;
}

						/************************** CLASSES **************************/
.title {
	font-size:20px;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0 0px 10px 10px;
	width:auto;
	background-image:none;
}
.text {
	font-size:14px;
	color:#FFF;
	margin:0 0px 10px 10px;
	line-height:22px;
	font-family: 'Didact Gothic', sans-serif;
	text-align:justify;
}
.new-articles-ul {
	margin-left:20px;
	color:#FFF; font-size:13px; line-height:15px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
	
						/************************** DIVISIONS **************************/
#breadcrumbs{float:left; width:350px; background-image:url(/images/background_main_content.png); padding:0px; margin-top:10px; margin-bottom:10px;}
#breadCrumbs{float:left; font-size:12px; height:auto; color:#666; width:690px; margin-bottom:10px; margin-right:10px;font-family: 'Didact Gothic', sans-serif;padding:3px; background-image:url(/images/breacrumbs_bg1.jpg); background-repeat:no-repeat; padding-left:10px;}
#breadCrumbs a {color:#999; text-decoration:none;}
#breadCrumbs a:hover {color:FFF; text-decoration:underline;}
#main_content{
	position: absolute;
	height: auto;
	top: 622px;
	width: 960px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	border-top:none;
	border-top-left-radius: 20px;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;

	
}
#main_content_inner_pages{
	padding: 5px;
	position: absolute;
	height: auto;
	background-repeat: repeat;
	top: 470px;
	width: 960px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	background-image: url(/images/main_content_bg.PNG);
}
#inner_main_content_home{
	width:675px;
	float:left;
	height:auto;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius:15px;
	background-image: url(/images/main-bg.png);
	background-repeat:repeat;
	padding-right:18px;
}
#inner_main_content{
	width:700px;
	float:right;
	height:auto;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	border-radius:15px;
}

#wrapper{
	width:960px;
	margin:auto;
	background-repeat:repeat;
	height:auto;
}
	
#content {
}

/****  HEADER ****/

#header_top{
	height:auto;
	width:960px;
	margin: auto;
	bottom: 2500px;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
}
#header_top_image{
	float:right;
	width:134px;
	height:41px;
	margin-top: 35px;
	margin-right: auto;
}
#contact_form{
	float:right;
	width:290px;
	height:auto;
	padding:5px;
	background-image: url(/images/bgcontact.jpg);
	border: solid 3px #66a5ca;
}
.background_top_slide{
	width:899px;
	height:5px;
	margin:auto;
}
	#logo {
	width:213px;
	height:auto;
	font-family:"Book Antiqua";
	font-size:18px;
	color:#718CBE;
	font-weight:bold;
	left: 27px;
	top: 13px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	}
	#main_logo{
	float:left;
	width:490px;
	height:90px;
	background-position:center;
	margin-left: 0px;
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;
}

	#logo img {
		margin:47px 10px;
	}
	
	#top-right {
		float:right;
		width:560px;
		height:150px;
	}

		#quote {
	top:5px;
		}
		
#telnum {
	font-size: 18px;
	color:#FFF;
	font-weight:bold;
	width:250px;
	font-style:normal;
	font-family: 'Didact Gothic', sans-serif;
	position:absolute;
	left:815px;
	top: 4px;
		}
		
		#telnum a {
			font-family:"Book Antiqua";
			font-weight:bold;
			color:#a9b6c6;
			text-decoration:none;
		}
		
		#telnum a:hover {
			text-decoration:underline;
		}
		
/****  TOP-CONTAINER ****/
		
#menu {
	height:42px;
	width:960px;
	padding-top: 0px;
	background-image: url(/images/menu-bg.png);
	background-repeat: no-repeat;
	float: left;
	font-family: 'Crimson Text', serif;
}

	#menu a {
		color:#FFF;
		text-decoration:none;
		width:;
		font-size:14px;
		height:;
		background-image:;
		background-repeat:no-repeat;	
		margin-top:0px;
	}
	
	#menu a:hover {
	color:#999;
	text-decoration:none;
	width:;
	font-size:14px;
	height:;
		
	}

#thumbs{
	width:960px;
	height:auto;
	float: left;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	padding-left:2px;
}
#thumbs a {color:#FFF; text-decoration:none; font-size:16px;}
#thumbs a:hover {color:#FFF; text-decoration:underline; font-size:16px;}


/**** SIDEBAR ****/
.right_links_header{
	color:#FFF;
	font-family:"AvantGarde Bk BT";
	font-weight:normal;
	text-align:center;
	font-size:18px;
	padding:5px;
	background-image:url(/images/background_main_content.png);
	background-position:center;
	margin-left:0px;
	height: auto;
}
#polls_right{
	float:left;
	width:250px;
	height:auto;
	color:#FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebars {
	float:right;
	width:250px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	border-radius:15px;
	padding-top:10px;
	background-image: url(/images/main-bg.png);
	background-repeat:repeat;
}
#wedding-cars-links{
		display:inline;
		width:640px;
		float:left;
		padding:0px 0px 0px 0px;
		margin-top:2px;
		padding-top:8px;
		height:auto;
		padding-bottom:15px;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
		margin-right:5px;
		margin-left:25px;
	}
		#wedding-cars-links ul {
		list-style-type:none;
		font-size:12px;
		font-weight:normal;
		margin:0px 0px 0px 6px;
		padding:0px;
	}

	#wedding-cars-links ul li {
		padding:0px;
		margin-top:0.5em;
	}

	#wedding-cars-links ul li a {
		display:block;
		width:210px;
		height:30px;
		line-height:30px;
		padding-left:16px;
		background-image:url(/images/menu-a.png);
		background-repeat:repeat-y;
		text-decoration:none;
		background-position:left;
		color:#FFF;
		border-bottom:solid 1px #FFF;
		font-family: 'Cabin', sans-serif;
	}

	#wedding-cars-links ul li a:hover {
		background:url(/images/menu-hover.png);
		color:#3b1d43;
		overflow:hidden;
		font-family: 'Cabin', sans-serif;
	}
#side-links{
		display:inline;
		width:240px;
		float:right;
		padding:0px 0px 0px 0px;
		margin-top:2px;
		background-image:;
		padding-top:8px;
		height:auto;
		background-repeat:no-repeat;
		padding-bottom:15px;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
		margin-right:5px;
	}

	#side-links ul {
		list-style-type:none;
		font-size:12px;
		font-weight:normal;
		margin:0px 0px 0px 6px;
		padding:0px;
	}

	#side-links ul li {
		padding:0px;
		margin-top:0.5em;
	}

	#side-links ul li a {
		display:block;
		width:210px;
		height:30px;
		line-height:30px;
		padding-left:16px;
		background-image:url(/images/menu-a.png);
		background-repeat:repeat-y;
		text-decoration:none;
		background-position:left;
		color:#FFF;
		border-bottom:solid 1px #FFF;
		font-family: 'Cabin', sans-serif;
	}

	#side-links ul li a:hover {
		background:url(/images/menu-hover.png);
		color:#3b1d43;
		overflow:hidden;
		font-family: 'Cabin', sans-serif;
	}

#bannerright{
	width:250px;
	height:80px;
	margin-bottom:10px;
	margin-left:0px;
}
#banners{
	float:left;
	height: auto;
	width:240px;
	margin-bottom: 5px;
	font-family: 'Didact Gothic', sans-serif;
	font-size:13px;
	border-radius:10px;
	margin-left:5px;
	
	
}
#articles {
	height:auto;		
}	
#articles a{
		color:#a7b4c4;
		text-decoration:none;
		font-size:13px;
	}
	#articles a:hover{
		color:#a7b4c4;
		font-size:13px;
		text-decoration:underline;
	}
#articles-tops {
	height:57px;
	float: right;
	width:215px;
	}
#articles-content h3{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#006495;}
#articles-content {
	width:665px;
	padding:5px;
	font-size:12px;
	color:#FFF;
	float: left;
	padding-top: 10px;
	background-color: #BEDDF1;
	padding-left: 10px;
	padding-right: 10px;
	}
.articles-bottom {
	height:14px;
	float: right;
	}
	.article-pane{

	font-size:11px;

	text-align:left;

	margin-left:10px;

	margin-right:10px;

	text-align:justify;
	
	color:#FFF;

}

/****  FOOTER ****/
	
#footer {
	height:50px;
	width:960px;
	margin:auto;
	background-repeat: no-repeat;
	z-index: 675;
	text-align: center;
	float: left;
	margin-left:0px;
	background-image:url(/images/footer-bg.png);
	margin-top:15px;
	
}
#footer_copyright{
	float:left;
	width: 940px;
	height:auto;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding: 5px;
	text-align:left;
	padding-left: 15px;
}
#footer_copyright_info{float:left; width:200px; font-family: 'Didact Gothic', sans-serif;}
#footer-sublinks{float:right; width:160px; font-family: 'Didact Gothic', sans-serif;}
#footer-sublinks a {text-decoration:none; color:#FFF;}
#footer-sublinks a:hover {text-decoration:underline; color:#FFF;}
#social{
	float:right;
	width:400px;
	height:auto;
	margin-right: 20px;
}
/** Quote Form **/

#quote-form {
	margin-left:15px;
	width:600px;
	color:#a7b4c4;
	font-family:"AvantGarde Bk BT";
}

.form_title{
			color : #a7b4c4;
			font-size: 13px;
			font-family:"AvantGarde Bk BT";
			font-weight : bold;
		}

		.form_field {
			font-size : 13px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : bold;
			text-align:left;
		}

		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #a7b4c4;
		}

		.text_box{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #a7b4c4;
			width:200px;
		}

		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #a7b4c4;
			width:200px;
			height:60px;
		}

		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #a7b4c4;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		/* IMAGE GALLERY STYLES */



.image-gallery {

	width:630px;

	height:195px;

	margin-left:32px;

	margin-bottom:20px;

}



.inner-gallery {

	width:620px;

	height:195px;

	border:1px solid #c4c4c4;
	
	color:#FFF;


}



.inner-gallery img {

	padding:5px;

	width:340px;

	float:left;

}



.image-gallery .title-text {

	margin-top:0;

	font-weight:bold;

	color:#7686AB;

}



.image-gallery .gallery-text {

	float:right;

	width:240px;

	padding:0px;
	font-family: 'Didact Gothic', sans-serif;

}



.gallery-text img {

	width:196px;

	height:29px;

	padding-bottom:0px;
	font-family: 'Didact Gothic', sans-serif;

}





.small-gallery {

	margin-left:10px;

	width:630px;

	/*border:1px solid #c4c4c4;*/

}



.small-gallery img {

	margin:10px;

	border:2px solid #c4c4c4;

}



.limobox {

	width: 286px;

	float: left;

	margin-bottom: 20px;

	margin-right: 10px;

}



.limobox p {

	margin-left:15px;
	font-family: 'Didact Gothic', sans-serif;

}



.area-names {

	margin-left:0px;

	margin-bottom:25px;

}



.area-names ul{

		float:left;

		width:170px;

		list-style-type:none;

		font-size:12px;

		font-family:verdana;

	}

	

	.area-names li {

		border-bottom:1px dashed #999999;

	}

	

	.area-names a {

		color:#595959;

		display:block;

		padding:1px;

		width:100%;

		text-decoration:none;

	}

	

	.area-names a:hover {

		background-color:#F8FBBD;

		color:#000;

		text-decoration:none;

	}



	.clear {

		clear:left;

	}

