/*

	

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #fefefe url(../../images/img04.jpg) repeat-x;	
/*background: #4c4c4c url(../images/grad1.png) 0 0 repeat-x;*/
/*background: #75869c url(../images/img01blue.jpg) repeat-x;*/

padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
/*font-family: "georgia", "times new roman", serif;*/
font-family: "Trebuchet MS", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #000066 ;
/*color: #B96D00;*/
text-decoration: underline;
}

a:hover
{
color: #0066FF;
text-decoration: none;
}



h3 span
{
font-weight: normal;
}

h3,h4
{
/*display: inline;*/
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 19px;
/*padding-right: 34px;*/
padding-top: 0px;
padding-bottom: 15px;
/*background-image: url('../images/db1.gif');*/
}

h4
{
font-size: 16px;
font-weight: bold;
/*padding-right: 28px;*/
padding-top: 2px;
padding-bottom: 8px;

/*background-image: url('../../images/db2.png');*/
}
h5
{
font-size: 1.0em;
color:#FFFFFF;
padding-right: 14px;
text-align:center;
font-weight: bold;

}

h7
{
font-size: 14px;
font-weight: bold;
text-align:center;
color:White;
}


.contentarea
{
padding-top: 1.3em;
}

img
{
	border: 1px none #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
	top: 0px;
	left: 0px;
}

.divider1
{
position: relative;
background: #fff url('../../images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('../../images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('../../images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('../../images/icon-more.gif');
}

.box
{

/*background: #FDFCF6 url('../images/boxbg.gif') repeat-x;*/
/*left: -1.5em;
top: -1.5em;*/
padding: 7px;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
width:194px;
text-align:left;
}

.box7
{

/*background: #FDFCF6 url('../images/boxbg.gif') repeat-x;*/
/*left: -1.5em;
top: -1.5em;
padding: 8px;*/

text-align: center;
width:195px;
background-image:url('../../images/box7bg2.png');
background-repeat:no-repeat;
padding-top:22px;
padding-bottom:37px;
color:Navy;
text-align:center;
vertical-align:middle;

}

.box8
{

/*background: #FDFCF6 url('../images/boxbg.gif') repeat-x;*/
/*left: -1.5em;
top: -1.5em;
padding: 8px;*/

text-align: center;
width:195px;
background-image:url('../../images/box7bg3.png');
background-repeat:no-repeat;
padding-top:22px;
padding-bottom:37px;
color:Navy;
text-align:center;
vertical-align:middle;

}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 974px ;
height: 275px;
/*background: #fff url('../images/bg2.jpg') repeat-x;*/
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 974px ;
border: solid 7px #fff;
/*background-color:#CCCCCC;*/
	background-color:#E2E2E2;
margin: 0 auto;
}

#header
{
position: relative;
width: 974px ;
height: 96px;
background: #2B2B2B url('../../images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 1em;
right: 2.0em;
padding-right: 0.0em;
font-size:11px;
font-family: "Trebuchet MS";
font-weight:bold;
 
}
#search a:link {
color: #0066FF ;

}
#search a:hover {
color: #CC3333 ;
}
#search a:visited{
color: #0066FF ;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('../../images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
/*height: 109px;*/
height: 109px;
/*background: #fff url('../images/hdrpic.jpg') no-repeat top left;*/
background: #fff  top left;
margin-bottom: 2px;
}
#mainUpperRegion{
background-color:#FFFFFF}

#menu7
{
position: relative;
/*background: #7F8400 url('../images/menubg.gif') repeat-x top left;*/
background: #b7b7b7 url('../../images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menubottom
{
background: #fff url('../../images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 0.1em;
}

/*#content
{
padding: 0em 2.0em 0em 2.0em;

}*/

#primarycontainer
{
float: left;
width: 440px;
}

#primarycontent
{
margin: 1em 1em 0em 0em;
}

#secondarycontent
{
/*background: #FDFCF6 url('../images/boxbg.gif') repeat-x;*/
background: #f7f4dd;
margin-top: 1em;
float: right;
width: 220px;
padding-top:20px;
text-align:center;
padding-left:10px;
}

#thirdcontent
{
/*background: #FDFCF6 url('../images/boxbg.gif') repeat-x;*/
background: #f7f4dd;
margin-top: 1em;
float: left;
width: 220px;
padding-top:20px;
text-align:center;
padding-left:10px;
}


/* Content */

#content {
	width: 974px;
	margin: 0 auto;
	/*background: White url(../images/img08.png);*/
	
}



#colOne {
	float: left;
	width: 200px;
	padding:  15px;
	/*background-color:#999999;*/
	background: #E2E2E2 url(../../images/columnBg.jpg) repeat-x;	
	min-height:700px;
}

#colTwo 
{
	float: left;
	width: 690px;
	padding: 15px;
	/*background-color:#CCCCCC;*/
	background-color:#E2E2E2;
	
}

#colTwoHomePage 
{
	float: left;
	width: 475px;
	/*padding:  5px 10px 0 10px;*/
	padding:  15px ;
}

#colThreeHomePage 
{
	float: right;
	width: 200px;
	padding: 15px;
	background: #E2E2E2 url(../../images/columnBg.jpg) repeat-x;	
	min-height:700px;
	
	
	
}



#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 12px;
background: #fff url('../../images/border2.gif') repeat-x 0em 3px;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}






/*FORM*/


label
{
width: 3em;
float: left;
text-align: left;
margin-left: 0.5em;
display: block;
}

.submit input
{

float:right;
margin-right:10px;
margin-bottom:10px;

} 


.submit input
{
color: #000;
border: 2px  #0099CC;
} 
fieldset
{
/*border: 1px solid #0099CC;*/
width: 185px;
height:60px;
background: #4c4c4c url(../../images/grad7.png) 0 0 repeat-x;
vertical-align:middle;

}

legend2
{
color: #fff;
background: #0099CC ;
/*border: 1px solid  #781351;*/
padding: 2px 6px;
margin-top:10px;
} 

.tdbackground{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
background: #4c4c4c url(../../images/grad7.png) 0 0 repeat-x;
width: 130px;
height:120px;

padding-bottom:15px;
text-align:center;

}



.siteindex
{

background: #FDFCF6 url;
font-size:11px;
font-style:italic;
font-weight:bolder;
vertical-align:middle;


}

.gallerybi
{ 
    margin-left:14px;
    padding:5px;
	background: #c5c6c5 url(../../images/img27.jpg) repeat-x;
	text-align:center;
	width:650px;
	/*background-color: #CCCCCC;*/
}








ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}




#contactForm
{ 
background-color:#FFFFFF;
color: #333333 ;
text-align:left;

}
/*
#contactForm input { 
border: #999999;
width:200px;
color: #003399;}
*/




/* Rounded Corners*/
.roundcont {
	width: 490px;
	background-color: White;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../../images/tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(../../images/br.jpg) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
  display: block !important;
}



.formPosition
{
    padding-left:120px;
    }
    
    .paddingleft
    { padding-left:25px;
        }