@charset "utf-8";
/* CSS Document */

/* main structural elements */
body, html
{
	background: url(/Portals/_default/Skins/cape_sub/images/bg.jpg) #b4ac94 repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	width:990px;
	float: none;
	margin: 0 auto;	
	padding: 0;
	position: relative;
	text-align: left;
}

#nav
{
	background: url(/Portals/_default/Skins/cape_sub/images/bg_menu.gif) #3e3a37 repeat-x;
	height: 35px;
	padding: 0;
	margin: 0 123px 0 0;
	border-bottom: 3px solid #777262;
	text-align: center;
}

#nav a {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial;
}

#searchbtn {
	color: #8b0000;
	font: bold 84% "Trebuchet MS", Trebuchet, Arial;
	background-color: #e6dec8;
	border: 1px solid;
	border-color: #ffffff #c6bfac #c6bfac #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffe6dec8');   
}

#subhead
{
	font-size: 10px;
	text-align: left;	
	padding: .0em;
	color: #463e39;	
	margin: 1px 150px 20px 40px;
}

#subhead_search
{
	font-size: 10px;
	text-align: right;	
	padding: .0em;
	color: #463e39;	
	margin: 1px 0px 20px 363px;
	display: inline;
}

#main		
{	
	background-color: #FFF;
	background-image:  url(/Portals/_default/Skins/cape_sub/images/background.jpg);
	background-repeat: repeat-y;
	border: 1px solid #3e3a37;
	background-position: right;
}



#contentleft {
	width:502px;
	margin-right: .5em;
	float:left;
}

#contentcenter
{
	width: 300px;
	padding: 0.5em;
	float:left;
	margin-right: 0em;
	background: #e6dec8;
	border: 1px solid #8c8573;
	text-align: left;
}

#contentright {
	width: 160px;
	text-align: right;
	float:right;
	margin-right: 0em;
}

#contenttop
{
	width: 823px;
	padding: 0;
	float:left;
	margin: 0;
}

#contentbottom
{
    width: 809px;
    padding: 0;
    float:left;
}

#footer
{
	font-size: 10px;
	padding: .5em 0;
	border-top: 1px solid #8c8573;
}

/* end main structur */



a, a:visited
{
	color: #9e0b0f;
}

#quick_about a, #quick_about a:visited
{
	color: #f7941d;
}

#justice {
	position:absolute;
	right:0px;
	top:0px;	
}

#nav a
{
	margin: 0;
	padding: 0;
}

#nav img
{
	border: 0;
}

#subhead form
{
	display: inline;
}

#subhead form input
{
	font-size: 10px;
	background-color: #c6bfac;
	border: 1px solid #463e39;
}

#contentleft a img, #contentright a img 
{
	border: 1px solid #8c8573;
}

#quick_about
{
	background-image: url(/Portals/_default/Skins/cape_sub/images/bg_about.gif);
	border: 1px solid #790000;
	color: white;	
	padding: .5em;
	font-weight: bold;	
}

.caption a
{
	display: block;
	background: #c6bfac;
	border-bottom: 1px solid #8c8573;
	border-left: 1px solid #8c8573;
	border-right: 1px solid #8c8573;
	padding: .5em;
} 

.caption, #quick_about
{
	margin-bottom: .6em;
}

h3, h2, h4 {
	margin-top: 0;
}

#contentcenter h4
{
	background: #c6bfac;
	border-bottom: 1px solid #8c8573;
	margin-bottom: 0;
	color: #463f39;
	font-weight: bold;
	padding: 4px;
	font-size: 12px;
}

h4 img {
	vertical-align: middle;
	margin-right: 4px;
}

#contentcenter ul, #contentcener li
{
list-style-type: none;
padding: 0;
margin: 0;
}

#contentcenter ul li a
{
display: block;
border-bottom: 1px solid #8c8573;
background: #9e9683;
padding: .2em;
font-size: 10px;
text-decoration: none;
}

#contentcenter ul li a:hover
{
background: #d04b3b;
color: white;
}

.caldate_home
{	
	color: #e6dec8;
}

.caption a:hover
{
background: #d04b3b;
color: white;
}

#cal_home, #forum_home, #info, #attention
{	
	padding-left: 20px;
}

#cal_home
{
	background: url(/Portals/_default/Skins/cape_sub/images/icons/calendar.png) no-repeat;
}

#forum_home
{
	background: url(/Portals/_default/Skins/cape_sub/images/icons/comment.png) no-repeat;
}

#info
{
	background: url(/Portals/_default/Skins/cape_sub/images/icons/info.png) no-repeat;
}

#attention
{
	background: url(/Portals/_default/Skins/cape_sub/images/icons/error.png) no-repeat;
}

