@charset "UTF-8";
/***** Overall Settings *****/
body {
	margin:0;
	background-color:#000;
	background-image:url(../images/bg2.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000;
}


/***** A Link Settings *****/
a:link {
	color:#960;
	text-decoration:none;
	font-style:normal;
	font-weight:bolder;
	font-size:18px;
}
a:hover {
	color:#C93;
}
a:visited {
}


/***** Style Settings *****/
.style3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
	color:#900;
	font-weight:bold;
}
.style2 {
	color:#900;
}
.style3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#900;
}
.style4 {
	color:#000;
}
.style10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
}
.style14 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.style15 {
	font-size:16px
}
.style16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
}
.style17 {
	font-size:12pt;
}
.style18 {
	font-size:10pt;
}
.style19 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
}
.style20 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
	font-weight:bold;
}


/***** ID Settings *****/
#navigation {
	display:inline-block;
}
#nav_sub {
	display:inline-block;
	float:left;
}
#phonebar {
	margin:0;
	padding:3px;
	float:right;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
