body {
	margin: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size:12px;
	color: #000000;
	overflow:auto;
	background:url(../images/locksmith-bg.jpg) repeat-x;;	
	}

/*------------------------------------------------------------------------------------------------------------------*/
h1 {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	color:#303030;
	display:inline;
}
h2 {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:17px;
	text-transform:uppercase;
	font-weight:200;
	display:inline;
}
.emergency {
	color:#ffffff;
}
.commercial {
	color:#fefefe;
}
.automotive {
	color:#042103;
}
.residential {
	color:#042103;
}
h2.promise {
	color:#928f28;
	font-weight:bold;
}
h3 {
	display: inline;
	font-size:10pt;

}
h4 {
	display: inline;
	font-size:10pt;
	color:#FFFFFF;
}
/*------------------------------------------------------------------------------------------------------------------*/

a.mainmenu:link {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:16px;
	color:#324d1e;
	text-decoration:none;
	font-weight:bold;
}

a.mainmenu:active {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:16px;
	color:#dcdacd;
	font-weight:bold;
}

a.mainmenu:visited {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:16px;
	color:#324d1e;
	font-weight:bold;
	text-decoration:none;
}

a.mainmenu:hover {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:16px;
	color:#324d1e;
	text-decoration:underline;
	font-weight:bold;
}
a.current {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:16px;
	color:#dcdacd;
	font-weight:bold;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.footer:link {
	font-family: Franklin Gothic Book, Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#825075;
	text-decoration:none;
}

a.footer:active {
	font-family: Franklin Gothic Book, Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#825075;
}

a.footer:visited {
	font-family: Franklin Gothic Book, Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#825075;
}

a.footer:hover {
	font-family: Franklin Gothic Book, Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#825075;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------------------------------------*/

a.body:link {
	font-family: Franklin Gothic Book, Century Gothic, Arial, Tahoma, Verdana;
	font-size:14px;
	color:#825075;
	text-decoration:none;
}

a.body:active {
	font-family: Franklin Gothic Book, Century Gothic, Arial, Tahoma, Verdana;
	font-size:14px;
	color:#825075;
}

a.body:visited {
	font-family: Franklin Gothic Book, Century Gothic, Arial, Tahoma, Verdana;
	font-size:14px;
	color:#825075;
}

a.body:hover {
	font-family: Franklin Gothic Book, Century Gothic, Arial, Tahoma, Verdana;
	font-size:14px;
	color:#825075;
	text-decoration:underline;
}
/*--------------------------------------------------------------------------------------------------------*/
footer_text
{
	font-family: Franklin Gothic Book, Century Gothic, Arial, Tahoma, Verdana;
	font-size:15px;
	color:#825075;
	text-decoration:none;
}

/*--------------------------------------------------------------------------------------------------------*/

p {
	font-size:11pt;
	padding-left:10px;
}
.promise {
	font-size:12pt;
	padding-left:10px;
	padding-right:5px;
	padding-top:4px;
	color:#3a462a;
}

.subtitle {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
	padding-right:5px;
	color:#719704;
}
.captcha {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}
.captcha_error {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

/*--------------------------------------------------------------------------------------------------------*/

ol,li {
	list-style:none;
	margin:0px 0px 5px -15px;
	font-size:10pt;
}
.emergency {
	list-style-image:url("../images/emergency-bu.jpg");
	color:#FFFFFF;
}
.automotive {
	list-style-image:url("../images/automotive-bu.jpg");
	color:#FFFFFF;
}
.residential {
	list-style-image:url("../images/residential-bu.jpg");
	color:#3a462a;
}
.commerical {
	list-style-image:url("../images/commerical-bu.jpg");
	color:#3a462a;
}
/*-------------------------------------------------------------------------------------------------------------*/
img.floatLeft {
	border:#575757 1px solid;
	padding:4px;
	float:left;
}
input
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	
}
input.btn
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	text-align:center;
	color:#FFFFFF;	
	border:1px solid #7ba922;
	background:#7ca626/*Alpha(Opacity=0, Style=0);*/;	
	height:20px;
	width:60px;
	
}
input.txt {
	color:#FFFFFF;
	border:1px solid #93aa26;
	width:92px;
	background:#4a7219/*Alpha(Opacity=0, Style=0);*/;	
}
textarea
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #CCCCCC;
	overflow:auto;
	background:#FFFFFF/*Alpha(Opacity=0, Style=0);*/;
}
/*-------------------------------------------------------------------------------------------------------------*/
div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#D5D0CA;
	scrollbar-shadow-color:#81807E;
	scrollbar-darkshadow-color:#81807E;
	scrollbar-track-color:#E5E4E3;	
}

#slideshow {
	position: relative;
	width: 280px;
	height: 154px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}
#slideshow2 {
	position: relative;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
}
#pause1 {
	z-index:100;
}
#pause2 {
	z-index:100;
}
/*--------------------------------------------------------------------------------------*/
