@charset "utf-8";
/****************** general css ***********************/
body {
	margin:0px;
	padding:0px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	font-family:Helvetica;
}

td {
	vertical-align:top;
	background-repeat: no-repeat;
	font-size:14px;
	line-height:16px;
	font-family:Helvetica;
	color:#000000;
}

.homeheader
{
	background-image:url('images/slider_bg.jpg');
	background-color: #FFFFFF;
	height: 300px;
	background-repeat: no-repeat;
	background-position: relative;
	border="2";
}

.headertext
{
	font-size:15px;
	font-weight:800;
	font-family:Tahoma;
	color:#FFFFFF;
}
.image{
	border-style:outset;
	border-color:#C0C0C0;
	border-width:2px;
}
img {
	border:0;
}
a img {
	background:none;
}
.header_titles {
	font-size:20px;
	font-style:bold;
	font-family:trendy;
	color:#000000
}

/**************** ul, em, i, for *********************/						
ul {
	list-style-type:none;
	margin:0px; 
	padding:0px;
}	
em, i {
	font-style:normal;
}						
form {
	padding:0px;
	margin:0px;
}						
/****************   a	 *****************************/						
a {
	color:#C00000;
	font-size:12px;
	text-decoration:none;
	background:url(images/bg_hover.gif) left bottom repeat-x;
}
a:hover	{
	color:#C0C0C0;
	font-size:12px;
	text-decoration:underline;
	background:none;
}
b {
	color:#AAA69A;
}
span a {
	color:#787465;
	text-decoration:underline;
	background:none;
}
span a:hover {
	color:#787465;
	text-decoration:none;
	background:none;
}						

/*************************   bg_talling	*********************/
.bg_main {
	background-image: url(images/bg_main.gif);
	background-position: left top;
	background-repeat: repeat;
}																	
.bg_left {
	background-image: url(images/bg_main.gif);
	background-position: right top;
        background-repeat: repeat;
}
.bg_right {
	background-image: url(images/bg_right.gif);
	background-position: left top;
	background-repeat: repeat;
}
					
/***************************** 	li  *************************/
li {
	background-image: url(images/bullet.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-size:12px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
li a {
	font-size:11px;
	text-decoration:none;
}
li a:hover {
	font-size:11px;
	text-decoration:underline;
}	
.list_1_1 li {
	font-size:11px;
	margin:0px 0px 12px 0px; 
}
.list_1_1 li a	{
	font-weight:bold;}																	
/*****************  footer *********************/
.footer_copyright {
	color:#000000;
	font-size:8px;
	font-weight:bold;
	font-family:Tahoma;
	
}
.footer td {
	color:#000000;
	font-size:12px;
	padding:0px 0px 0px 0px;
	font-family:Tahoma;
}	
.footer a {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background:none;
	font-family:Tahoma;
}
.footer a:hover	{
	color:#FD9D08;
	font-size:11px;
	text-decoration:underline;
	background:none;
	font-family:Tahoma;
}

img.floatLeft {
	float: left;
	margin: 3px;
}

/***************** scrolling pictures *****************/
p.clr, .clr { clear:both; padding:0; margin:0;}
.gallery { float:left; width:425px; height:320px; margin:0px 0px 0px 0; }
#slider { margin:0; padding:0; list-style:none; }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li { width:425px; height:320px; overflow:hidden; }
p#controls { margin:0; padding:0; position:relative; }
#prevBtn { display:block; margin:0; overflow:hidden; width:13px; height:27px; position:absolute; left: -14px; top:-120px; }
#nextBtn { display:block; margin:0; overflow:hidden; width:13px; height:27px; position:absolute; left: 377px; top:-120px; }
#prevBtn a { display:block; width:13px; height:27px; background:url(images/l_arrow.gif) no-repeat 0 0; }
#nextBtn a { display:block; width:13px; height:27px; background:url(images/r_arrow.gif) no-repeat 0 0; }


/******************* drop down menu *********************/
/************ MyCSSMenu Core CSS [Do Not Modify!] ****************/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* MyCSSMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;
	}


/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 42px 5px 8px;
		background-color:#000000;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:4px 0px;
		border-style:solid;
		border-color:#FFFFFF;
	}


/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:underline;
	}


/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#000000;
		color:#FFFFFF;
		text-decoration:underline;
	}


/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:8px;
		margin:0px;
		background-color:transparent;
		border-style:none;
		border-color:#FFFFFF;
	}


/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 20px 2px 5px;
		background-color:transparent;
		color:#FFFFFF;
		border-width:0px;
		border-style:none;
	}


/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		text-decoration:underline;
	}


/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#000000;
		color:#FFFFFF;
		text-decoration:none;
	}


/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
	}

/******* Add-On Core Code (Remove when not using any add-on's) *********/
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}

/**** END OF FILE ****/	
