/* CSS Document */

body {
	margin:0px; padding:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000; color:#000000;
	font: 12px "Arial", Verdana, Helvetica, sans-serif;
	}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ac0007;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a img {border:0px;}

#container {
	position:relative;
	width:967px;
	margin-right:auto;
	margin-left:auto;
}

#header {
	height:61px;
	width:967px;
}

#header_left {
	float:left;
	margin-top:15px;
	width:223px;
}

#header_right {
	float:right;
	width:744px;
}

#mmenu_active {
	background-color:#b50600;
	padding-left:19px;
	padding-right:19px;
	padding-top:7px;
	padding-bottom:7px;
	border-right:1px solid #000000;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#mmenu_active a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mmenu_active a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mmenu_active a:hover {
	color: #ffd200;
	text-decoration: none;
}
#mmenu_active a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#mmenu_inactive {
	background-color:#650300;
	padding-left:19px;
	padding-right:19px;
	padding-top:7px;
	padding-bottom:7px;
	border-right:1px solid #000000;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#mmenu_inactive a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mmenu_inactive a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mmenu_inactive a:hover {
	color: #ffd200;
	text-decoration: none;
}
#mmenu_inactive a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#body {
	width:955px;
	background-color:#FFFFFF;
	margin-top:15px;
	padding:6px;
}

#bodyleftcol {
	float:left;
	width:177px;

}

#bodymiddlecol {
	float:left;
	padding-left:5px;
	width:590px;
	margin-left:10px;
}

#bodymiddlecol2 {
	float:left;
	padding-left:5px;
	width:600px;
}

#bodyrightcol {
	float:right;
	width:160px;

}

#hometable {
	width:600px;
}

#smalltext {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#smalltext2 {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}


#smalltext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#smalltext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#smalltext a:hover {
	color: #ffd200;
	text-decoration: none;
}
#smalltext a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#heading1 {
	border-bottom:0px solid #000000;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	width:100%;
}

#heading2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}

#heading3 {
	border-bottom:0px dotted #cccccc;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:23px;
}

#heading4 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	line-height:15px;
	display:inline;
}

#heading5 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}

#heading6 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#navstyle1 {
	background-image:url(../images/bg_box.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#535353;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px;
	line-height:20px;
}

#navstyle3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navstyle3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navstyle3 a:hover {
	color: #ffd200;
	text-decoration: none;
}
#navstyle3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#navstyle3 {
	border-bottom:2px solid #650300;
	background-color:#b50600;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:7px;
}

#navstyle2 {
	border:1px solid #b5d7e1;
	background-color:#e4f0f5;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#featured_title {
	background-image:url(../images/bg_tab.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	color:#ffffff;

}

#featured_title a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#featured_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#featured_title a:hover {
	color: #ffff66;
	text-decoration: none;
}
#featured_title a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#featured_body {
	background-image:url(../images/bg_box.gif);
	background-repeat:repeat-x;
	background-position:top;

}

#searchbox {
	margin-top:10px;
	margin-bottom:10px;
}

#clear {
	clear:both;
}

.hilite {	
	background-color:#eeeeee;
}

.hilite2 {	
	background-color:#f8fbff;
}

#adspacetop {
	padding-top:0px;
	padding-bottom:5px;
}

#footer {
	clear:both;
	padding:5px;
	background-color:#ffffff;
	border-top:0px #b9d8fc solid;
	margin-top:20px;
}

#colorboxer {

	background-color:#ffffff;
	border:2px solid #ffffff;

}
