
/********************* general ********************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
}

.bodyclass {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #110000;
}


/*********************************** main ********************************************/
#main {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#main_left {
	width: 10px;
	height: 735px;
	background-image: url(../images/shadow_left.gif);
	float: left;
}

#main_right {
	width: 10px;
	height: 735px;
	background-image: url(../images/shadow_right.gif);
	float: right;
}

/************************** header *************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 928px;
	height: 254px;
	float: left;
}

#headerimage {
	width: 928px;
	height: 212px;
	float: left;
}

#topnav {
	width: 870px;
	height: 30px;
	float: left;
	padding-left: 30px;
	margin-top: 0px;
}

#topbutton {
	float: left;
}


/*************************** content **************************/
#navcontent {
	width: 928px;
	float: left;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
}

#navcontent_home {
	width: 928px;
	float: left;
	background-image: url(../images/bg_main_homepage.jpg);
	background-repeat: no-repeat;
}

#navcontent_inside {
	width: 928px;
	float: left;
	background-image: url(../images/bg_main_inside.jpg);
	background-repeat: no-repeat;
}

/************************ homepage content boxes *******************/
#introduction {
	width: 670px;
	float: left;
	padding-left: 233px;
	padding-top: 25px;
	font-size: 13px;
}

#cb_box {
	width: 705px;
	float: left;
	padding-left: 210px;
	margin-top: 15px;
	background-image: url(../images/cb_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#cb_box_top {
	width: 705px;
	float: left;
	background-image: url(../images/cb_top.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 10px;
}

#cb_box_bottom {
	width: 705px;
	height: 5px;
	float: left;
	background-image: url(../images/cb_bottom.gif);
	background-repeat: no-repeat;
	line-height: 0px;
}

#cb_title {
	color: #431a15;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

#cb_body {
	float: left;
	padding-left: 13px;
	padding-right: 12px;
	font-size: 12px;
}


	
/*************************************** navigation ****************************************/

#navigation {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 57px 16px 10px 0px;
}

#navmenu,
#navmenuon {
	text-align: right;
	display: block;
	padding: 4px 0px 4px 0px;
	font-size: 13px;
}

#navmenu a {
	text-decoration: none;
	color: #ffffff;
}

#navmenuon a,
#navmenu a:hover {
	text-decoration: none;
	color: #431a15;
}


/************************* breadcrumb **************************/
#breadcrumb {
	color: #370e09;
	width: 684px;
	float: left;
	text-align: right;
	font-size: 11px;
	text-transform: lowercase;
	padding: 19px 0px 0px 0px;
}

#breadcrumb a {
	color: #370e09;
	text-decoration: none;
}

#bar {
	width: 16px;
	float: left;
}

#pagetitle {
	width: 650px;
	float: left;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 3px 3px;
}

/*************************** content *************************/
#maincontainer {
	width: 690px;
	float: left;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

#maincontainertop {
	width: 674px;
	float: left;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	padding: 10px 16px 10px 0px;
}

#maincontainerbottom {
	width: 690px;
	height: 5px;
	line-height: 0px;
	float: left;
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
}

#maincontainerbody {
	width: 658px;
	border-top: 1px solid #824f1d;
	padding-top: 10px;
	float: left;
}

/*********************** profile page ************************/
#mainprofile {
	width: 690px;
	float: left;
	background-image: url(../images/profile_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#mainprofiletop {
	width: 688px;
	float: left;
	background-image: url(../images/profile_top.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 10px 0px;
}

#mainprofilebottom {
	width: 690px;
	height: 5px;
	line-height: 0px;
	float: left;
	background-image: url(../images/profile_bottom.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#mainprofilebody {
	width: 499px;
	float: left;
	border-top: 1px solid #824f1d;
	padding-top: 5px;
}

#mainprofilephoto {
	width: 154px;
	float: right;
}

#printprofilephoto {
	display: none;
	visibility: hidden;
}



/*************************************** footer ****************************************/
#footer {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 86px;
	clear: both;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #bea06d;
}

#footer a {
	text-decoration: none;
	color: #bea06d;
}

#footer_left {
	width: 550px;
	float: left;
	padding-left: 5px;
}

#footer_right {
	width: 350px;
	float: right;
	padding-right: 5px;
	text-align: right;
}

#disclaimer {
	padding-top: 60px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	clear: both;
	width: 920px;
	font-size: 10px;
}

#printfooter {
	display: none;
	visibility: hidden;
}
