@charset "utf-8";
@import url("dnn.css");
/* CSS Document */

.menu_bar {color:#FFFFFF;height:34px}

.in_box { border-bottom:#0000CC 1px; border-left:#0000CC 1px; border-right:#0000CC 1px;border-top:#0000CC 1px}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/Left_bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #C3B984;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.heading {
	font-size: 20px;
	font-weight: normal;
	color: #5284BA;
	padding-left: 20px;
	text-transform: none;
}
.heading_blue {
	font-size: 20px;
	font-weight: normal;
	color: #5284BA;
	padding-left: 20px;
	text-transform: none;
	background-image: url(images/Container.jpg);
	background-repeat: repeat-x;
	background-color: #D1DDF3;
	height: 25px;
}
.heading_brown {
	font-size: 20px;
	font-weight: normal;
	color: #5284BA;
	padding-left: 20px;
	text-transform: none;
	background-image: url(images/s_box_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EDDFBC;
	height: 25px;
}
.text {
	padding: 10px;
}
.readmore, .readmore a {
	color: #930;
	text-align: right;
	text-decoration:none;
}
.c_blue {
	border: 1px solid #80A5CB;
	margin-bottom: 10px;
}
.c_brown {
	border: 1px solid #D5CDA6;
	margin-bottom: 10px;
}
#nav {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/Men1.jpg);
	background-color: #D4D4D4;
}
#nav a:link,#nav a:visited, #nav a:active, #nav td, #nav th{
	color: #FFF;
	text-decoration: none;
}
#nav a:hover{
	color: #FFF;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	color: #999;
	background-color: #43464B;
	background-image: url(images/Footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 52px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover, #footer .SkinObject {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
