*
{
margin: 0px;
padding: 0px;
}

body
{
	color: #1F2229;
	font-size: 13px;
	font-family: 'Verdana';
	position: relative;
	border-bottom: 70px solid #30546F;
}

#main
{
	padding-top: 20px;
	position: relative;
	width: 82%;
	margin: 0px auto;
	padding-bottom: 10px;
	/*border:1px solid silver;*/


}

a
{
	text-decoration: none;
	color: #0065CE;
		font-family: Verdana;

}

a:hover
{
	text-decoration: underline;
	font-family: Verdana;
}

strong
{
background: inherit;
color: #50514D;
}

/*---------------------
        header            
-----------------------*/

#header
{
width: 100%;
height: 104px;
background-color: #30546F;
/*background: url('images/a1.gif') repeat-x;*/

color: #ffffff;
}



#header_inner
{
position: relative;
width: 88%;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: transparent;
position: absolute;
left: 0px;
bottom: 10px;

font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;

font-size: 13px;
}


/*---------------------
        manu            
-----------------------*/

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
	display:block;
	width:76px;
	height: 27px;
	margin-bottom: 2px;
	background-image: url('images/menu.jpg');
	padding-left: 10px;
	padding-top: 10px;
	color: #990000;
	font-size: 12px;
	background:5px solid silver;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;

}

#menu a:hover
{
background: inherit;

text-decoration:underline;
color:White;
background-image: url('images/menuOver.jpg');
}

#menu_end
{
height: 30px;
/*background-image: url('images/a2.gif');*/
}

h1
{
color: #50514D;
font-size: 21px;

min-height: 34px;
background: url('images/a3.gif') repeat-x 0px 24px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;

height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 14%;
float: left;
/*border:1px solid silver;*/

}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
font-size:11px;
}

#rcontentwidget
{
	/*border:1px solid #30546F;*/
		background:#F7F3F7;
	
	/*border: 0px solid silver;*/

}
#rcol
{
	
	width:17%;
	float:right;
	position: relative;
	/*border: 0px solid silver;*/

	
}

#centcol
{
	position:relative;
	float:right;
	width:83%;
	/*border:1px solid silver;*/
	padding:2px;
}

#mcol
{
	position:relative;
	float:left;
	width: 80%;
	/*background-image: url('images/a2.gif');*/
	background-repeat: repeat-x;
	/*border:1px solid silver;*/
	padding: 20px 0px 0px 5px;

}

ul
{
list-style: none;

}

li
{
background: url('images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;

}

p
{
margin-bottom: 15px;
text-align: justify;
line-height: 17px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}


.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
margin-bottom: 8px;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}



#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;

font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;

width: 88%;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
/*border-top:1px solid #30546F;*/
text-align: center;
/*text-transform: lowercase;*/
}

#contact
{
background : white;
padding: 10px;
}

#contact h1
{
margin-top: 0;
}

#contact label
{
display: block;
padding-top: 5px;	
}

#contact input.field
{
width: 200px;
}

#contact textarea
{
display: block;	
overflow: auto;
width: 75%;
height: 150px;
margin: 0;
}


/*----------------------------
					 Widgets
----------------------------*/


div#widgetzone
{
	background-position: none;
	padding: 0px;
	margin:0px;
	background: none;
	
}

div#widgetzone .clear{
	clear: left;
}

div.widget
{
	background-position: 0px 0px;
	border: 0px solid silver;
	z-index: 1;
	min-width: 1px;
}

div.widget .content
{
	line-height: 16px;
	color: #446591;
/*border:1px solid silver;*/
	margin:7px;
	padding-bottom:7px;
/*padding-bottom:5px;*/

}

div.widget h4
{
	font-size: 13px;
	/*border-bottom: 0px solid silver;*/
	/*background: url('images/a3.gif') repeat-x 0px 17px;*/
	margin:7px;
	z-index: 0;
	color: #990000;
	letter-spacing: 1px;
	padding-top:10px;
	line-height:15px;
	
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 7px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widgetseperator{
	
	border-bottom:1px solid silver;
	/*margin-bottom:10px;*/
	/*margin-top:10px;*/
/*padding-bottom:5px;*/
	}


#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#widgetzone .widget ul li {
	margin-bottom: 3px;
}

#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

#widgetzone img.rssButton {
	margin-right: 3px;
}


