﻿@charset "utf-8";
/* CSS Document */
*{
	text-align:left;
}
h1,h2,h3,h4,h5{margin: 0px; text-decoration: none; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
h1{font-size: 20pt; margin-left:-45px; color: #bb3838;}
h2{font-size: 18pt; color:#829439;}
h3{font-size: 14pt; color: #bb3838;}
h4{font-size: 12pt; color: #bb3838;}
h5{font-size: 10pt; font-weight:bold; color: #bb3838;}
img{
	margin:0;
	border:0;
}
blockquote{
	font-family:Arial, Helvetica, sans-serif;
}
p, ol, ul, a{
	font-size:inherit;
}
body{
	margin:0;
	text-align:center;
	background-image:url(images/container_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	font-size:small;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#container{
	width:900px;
	background-color:#FFFFFF;
	background-image:url(images/cont_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin:0 auto;
}
#leftSide{
	width:203px;
	float:left;

}
#rightSide{
	margin-left:203px;
}
#leftTop{
	width:100%;
	height:191px;
	background-image:url(images/Left_top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#leftBottom{
	width:100%;
	height:194px;
	background-image:url(images/left_bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#inRight{
	width:291px;
	margin:0;
	border:0;
	margin-left:406px;
}
#inLeft{
	width:406px;
	float:left;
	margin:0;
	border:0;
	
}
#header{
	height:294px;
	width:697px;
	background-image:url(images/flash_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#flashPic{
	width:100%;
	background-image:url(images/flash_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	border:0;
}
#news{
	width:235px;

	margin-left:56px;
}
#news h1{
	color:#003333;
}
#news p, #news ul, #news blockquote{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;
	color:#000;
}
#news p{
	margin-left:8px;
}
#header{
	width:100%;
}
#bread{
	width:406px;
	height:157px;
	background-image:url(images/bread_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#breadLinks{
	width:350px;
	height:37px;
	padding-top:120px;
	margin-left:15px;
}
#breadLinks a, #breadLinks a:visited{
	color:#414929;
	text-decoration:none;
	font-size:12px;
}
#breadLinks a:hover{
	text-decoration:underline;
}
#content{
	width:600px;
	background-image:url(images/content_left_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:456px;
	margin-top:0px;
	padding-left:75px;
	padding-right:15px;
}
#footer{
	width:100%;
	height:40px;
	background-color:#3a2921;
	
	color:#FFF;
	font-size:x-small;
}
#footer #Legal{
	float:right;
}
#footer #Legal, #footer #Copyright{
	padding:10px;
}
#footer #Legal a, #footer #Copyright a, #footer #Legal a:visited, #footer #Copyright a:visited{
	color:#CCCCCC;
	text-decoration:none;
}
#footer #Legal a:hover, #footer #Copyright a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
.clear{
	clear:both;
}
.imgRight{
	float:right;
	border:1px #000 solid;
	margin:5px;
}
.inImg{
	border:1px #000 solid;
	margin:5px;
}
.imgCent{
	border:1px #000 solid;
	margin:5px auto;
}
#menuContainer{
	width:100%;
	height:351px;
	background-image:url(images/left_menu_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:15px;
	margin-top:-1.5px;
}

/* =====================================
    CSS STYLES FOR HouseMenu SkinObject
   =====================================
*/
#HouseMenuNav {position:relative;height:1%;}
#HouseMenuNav a, #HouseMenuNav li {float:left;display:block;white-space:nowrap;}
#HouseMenuNav ul a, #HouseMenuNav ul li {float:none;}
#HouseMenuNav, #HouseMenuNav ul {list-style:none;padding:0px;margin:0px;}
#HouseMenuNav li a {float:none}
#HouseMenuNav li{position:relative;}
#HouseMenuNav ul {left:-10000px;position:absolute;z-index:10;}
#HouseMenuNav ul ul {z-index:20;}
#HouseMenuNav ul ul ul {z-index:30;}
#HouseMenuNav ul ul ul ul {z-index:40;}
#HouseMenuNav ul ul ul ul ul {z-index:50;}
#HouseMenuNav li {float:none;}
#HouseMenuNav li:hover>ul{top:0px;left:100%;}

/* Menu Styles - change these */

/*"""""""" (MAIN) Container""""""""*/	
#HouseMenuNav	
{	
	width: 155px;
	padding:20px 0px;
	margin:0px;
	margin-left:45px;
}

/*"""""""" (MAIN) Items""""""""*/	
#HouseMenuNav a	
{	
	padding:9px 3px 3px 3px;
	background-color:transparent;
	color: #FFF;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	
}

/*"""""""" (MAIN) Hover State""""""""*/	
#HouseMenuNav a:hover	
{	
	color:#26d3ff;
	
}

/*"""""""" (SUB) Container""""""""*/	
#HouseMenuNav ul	
{	
	padding:5px;
	background-color:#fff;
	border-width:1px;
	border-style:solid;
	border-color:#26d3ff;
}

/*"""""""" (SUB) Items""""""""*/	
#HouseMenuNav ul a	
{	
	width: 160px;
	padding:5px;
	background-color:transparent;
	color:#ce0632;
	font-size:13px;
	border-width:0;
	border-style:solid;
	border-color:#ce0632;
}

/*"""""""" (SUB) Hover State""""""""*/	
#HouseMenuNav a:hover, #HouseMenuNav ul a:hover	
{	
	color:#26d3ff;
	text-decoration:none;
}

/**********************************Solpart Menu styling**************************************/

.MainMenu_MenuContainer
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.MainMenu_MenuItem
{	
	height:20px;
	background-color:transparent;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:0;
}
.MainMenu_RootItem{
	height:26px;
	background-color:transparent;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:15px;
}
.MainMenu_RootItemSelected{
	height:26px;
	background-color:transparent;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;

}

.MainMenu_MenuItemSel{
	height:26px;
    background-color:transparent;
    font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border:0;
}
.MainMenu_SubMenu{
		background-color:#004131;
		
}
.MainMenu_SubMenuItemSelected{
	height:20px;
	background-color:#0070af;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:0;
}

/*************** News module *******************/
.newsTitle{
	margin:0;
	width:100%;
	text-align:center;
	background-color:#504921;
	color:#829439;
}
.newsTitle .Head{
	color:#829439;
}
.newsContent{
	padding:8px;
}
