
/* *************************************************************** */
/* GENERAL */

body {
	background-image:url(../images/fade_background.png);
	background-position:center;
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	background-color:#feecbf;
}

body, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000042;
}

form {
	padding:0px;
	padding:0px;
}

hr {
	border-bottom:1px solid #b7bacc;
	border-top:0px none;
	border-left:0px none;
	border-right:0px none;	
	height:1px;
}

/* *************************************************************** */
/* TEXT */

h1 {
	font-size: 14px;
	font-weight:bold;
	color:#000042;
	padding-top:0px;
	padding-bottom:2px;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	border-bottom:1px solid #c5c5c5;	
}
h2 {
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000042;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	border-bottom:1px solid #000042;
}
h3 {
	font-size: 12px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:2px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	border-bottom:1px dotted #c5c5c5;
}
h4 {
	font-size: 16px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:2px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
	background-image:url(../images/h6_background.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:20px;
	color:#c9890e;
	margin:0px;
	padding-left:5px;
	margin-bottom:5px;
}
p {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

/* *************************************************************** */
/* LINKS */

a:link {
	text-decoration: none;
	color:#c7870d;
	font-size:11px;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#c7870d;
	font-size:11px;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color:#c7870d;
	font-size:11px;
	font-weight:bold;	
}
a:active {
	text-decoration: none;
	color:#c7870d;	
	font-size:11px;
	font-weight:bold;
}

.footer_link:link {
	font-size:10px;
	color:#c7870d;
	text-decoration: none;
}
.footer_link:visited {
	font-size:10px;
	color:#c7870d;
	text-decoration: none;
}
.footer_link:hover {
	font-size:10px;
	color:#c7870d;
	text-decoration: underline;
}
.footer_link:active {
	font-size:10px;
	color:#c7870d;
	text-decoration: none;
}

/* *************************************************************** */
/* LAYOUT */

#container1 {
	position:relative;
	margin:auto; 
	width:760px; 
	background-color:#FFFFFF;
}
#container2 {
	position:relative;
}
#container3 {
	position:relative;
}
#container4 {
	position:relative;
	width:746px;
	margin:auto;
}

/* *************************************************************** */
/* LINES */

#line_header {
}
#line_footer {
}
.fade_line {
	background-color:#e7cc97;
	background-image:url(../images/little_gradient.jpg);
	width:100%;
	height:5px;
}

/* *************************************************************** */
/* FOOTER */

#footer {
	margin-bottom:20px;
	margin-top:5px;
}
#footer_left {
	float:left;
	width:360px;
}
#footer_left_title {
}
#footer_left_links {
}
#footer_right {
	float:right;
	width:370px;
}
#footer_right_title {
}
#footer_right_links {
}			   
#footer_list_1 {
	padding:2px;
	float:left;
	width:148px;	
}
#footer_list_2 {
	padding:2px;
	float:right;
	width:148px;	
}
#footer_list_3 {
	padding:2px;
	float:left;
	width:163px;
}
#footer_list_4 {
	padding:2px;
	float:right;
	width:163px;
}
.footer_list {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:10px;
}
.footer_clear {
	height:20px;
	clear:both;
}
.footer_title {
}
.footer_links {
}

/* *************************************************************** */
/* HEADER */

#header {
	position:relative;
	height:49px;
}
#header_logo {
	padding-top:1px;
	position:relative;
}

/* *************************************************************** */
/* BANNER */

#banner {
}
#banner_image {
}

/* *************************************************************** */
/* MENU */

#menu {
	padding-top:3px;
	padding-bottom:3px;
}
#menu_inside {
}

/* *************************************************************** */
/* CONTENT */

#content {
	position:relative;
	width:746px;
}
#content_left {
	position:relative;
	width:500px;
}
#content_left {
	position:relative;
	width:500px;
	float:left;
}
#content_right {
	position:relative;
	width:240px;;
	float:right;
}

#content_title {
}
#content_fck {
}
#content_clear {
	clear:both;
	height:20px;
}

/* *************************************************************** */
/* RIGHT */

.right {
	position:relative;
	margin:0px;
}
.right_border {
	position:relative;
	border:1px solid #c5c5c5;
	margin:3px;
	padding:3px;
}
.bullet {
	height:4px;
	width:4px;
	margin-top:5px;
}

#search {
	position:relative;
	height:30px;
}
#search_keywords {
	border:1px solid #c5c5c5;
	width:155px;
	position:absolute;
	top:2px;
	left:4px;
	height:16px;
}
#search_submit {
	position:absolute;
	top:0px;
	left:164px;
}

#news {
	position:relative;
}

#ad {
	position:relative;
}

.ad_image {
	margin:3px;
}

#sidebar {
	position:relative;
}

.sidebar_image {
	margin:3px;
}