@import url("css/variations/stylesheetwidget.css");
@import url("css/articles.css");
@import url("css/program.css");
@import url("css/contact.css");
@import url("css/imagegallery.css");
@import url("css/udt.css");

/*** VEMAK ***/

body {
	background: #f6f5ea url(images/vemak_body_bg.gif) top left repeat;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body, th, td, div, p, table, h1, h2, h3, h4, h5, small, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, input {
	color: #000;
	font-family: "Georgia",serif;
	font-weight: normal;
}

body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead {
	font-size: 12px;
}

p, ul {
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6.Normal {
	font-family: "Georgia",serif;
	color: #000;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 14px;
}

a, a:link, a:visited, a.CommandButton, a.CommandButton:link, a.CommandButton:visited {
	font-size: 12px;
	color: #a87d5e;
	text-decoration: none;
}

a:hover, a.CommandButton:hover {
	font-size: 12px;
	color: #443311;
	text-decoration: none;
}

small {
	font-size: 10px;
}

.Head {
	font-size: 20px;
}

h1 .Head {
	color: #391F0B;
}

h2 .Head {
	color: #694e39;
}

h3 .Head {
	color: #806234;
}

.clearFloat {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

/*** VEMAK HEADER ***/

.vemak_header_frame {
	height: 111px;
	background: #e1decb url(images/vemak_header_bg.jpg) repeat-x top center;
}

.vemak_header {
	width: 955px;
	height: 111px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#vemak_logo {
	width: 350px;
	height: 111px;
	float: left;
}

#vemak_logo a {
	text-decoration: none;
	border: none;
	outline: none;
}

#vemak_logo a img {
	border: none;
	outline: none;
}

/*** VEMAK MENU ***/

#vemak_menu_frame {
	width: 605px;
	height: 111px;
	float: left;
	background: transparent url(images/vemak_menu_left.png) no-repeat top left;
}

.vemak_menu, .vemak_menu_hover, .vemak_menu_selected {
	float: left;
	line-height: 111px;
}

.vemak_menu {
	color: #800000;
	background: transparent url(images/vemak_menu_bg.png) repeat-x top left;
}

.vemak_menu_hover {
	color: #633902;
	background: transparent url(images/vemak_menu_bg.png) repeat-x top left;
}

.vemak_menu_selected {
	color: #633902;
	background: transparent url(images/vemak_menu_selected_bg.png) repeat-x top left;
}

.vemak_menu .txt, .vemak_menu_hover .txt, .vemak_menu_selected .txt {
	width: 120px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 111px;
	text-align: center;
	font-family: "Georgia",serif;
	white-space: nowrap;
	background: transparent url(images/vemak_menu_left.png) no-repeat top right;
}

/*** VEMAK RISE ***/

.vemak_rise_frame {
	height: 198px;
	background: #cfc9a9 url(images/vemak_rise_bg.jpg) repeat-x top center;
}

#vemak_rise {
	width: 955px;
	height: 198px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.vemak_rise_in {
	width: 900px;
	height: 158px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px 20px 0px;
	position: relative;
}

.vemak_rise_in .vemak_rise_in_text {
	width: 620px;
}

.vemak_rise_in .vemak_rise_in_text h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #391f0b;
}

.vemak_rise_in .vemak_rise_in_text h1 a {
	font-size: 24px;
	color: #391f0b;
}

.vemak_rise_in .vemak_rise_in_image {
	width: 280px;
	position: absolute;
	right: 0px;
	bottom: 9px;
}

/*** VEMAK CONTENT FRAME ***/

#vemak_content_frame {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/*** VEMAK SIDE PANEL ***/

.vemak_side_panel_frame {
	width: 300px;
	float: left;
}

/*** VEMAK CONTENT PANEL ***/

.vemak_content_panel_frame {
	width: 635px;
	float: right;
}

#vemak_top_pane, #vemak_content_pane, #vemak_bottom_pane {
	
}

/*** VEMAK FOOTER PANEL ***/

.vemak_footer_frame {
	height: 54px;
	background: #e7e3d3 url(images/vemak_footer_bg.jpg) repeat-x bottom center;
}

.vemak_footer {
	height: 54px;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#vemak_footer_user {
	width: 220px;
	height: 54px;
	line-height: 54px;
}

/*** VEMAK CONTAINER ***/

.vemak_container {
	padding: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #dfdacf;
	position: relative;
	clear: both;
}

.vemak_container h1 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	color: #391f0b;
}

.vemak_container h2 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #5a3012;
}

.vemak_container h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #5a3012;
}

.vemak_container p {
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

.vemak_container_content {
	width: 605px;
	margin: 20px 0px 0px 0px;
}

.vemak_container_side {
	width: 270px;
	margin: 20px 0px 0px 0px;
}

.vemak_container_content img {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #7d520d;
	background-color: #c68a44;
}

.vemak_container_normal {
	background: #eceae0 url(images/vemak_container_normal_bg.gif) top left repeat;
}

.vemak_container_rise {
	background: #eceae0 url(images/vemak_container_rise_bg.gif) top left repeat;
}

.vemak_container_blank {
	width: 300px;
	padding: 0px;
}

.vemak_container_blank img {
	border: none;
	outline: none;
}

.c_footer {
	margin: 5px;
}
