.bottomArticle
{
    background-color:#f9f9f9;
    padding:10px;
    border: solid 1px gray;
}

.directory
{
     background-color:White;
}

.directory:hover
{
    background-color:#f0f2ff;
}

.WaterMark
{
    color:Gray;
}

hr
{
    clear:both;
    border-top:dashed 1px black;
}

body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

.LogoImageTop
{    
    border:0px; 
    height:58px; 
    width:214px;
}

.Loading
{
    text-align:center;
    vertical-align:middle;
    border: 1px solid #CBB945;
    height:40px;
    font-size:18px;
    font-weight:bold;
    background: #FFFFCC;
    padding:10px;
    width:245px;
    bottom:15px;
    right:15px;
    position:absolute;
}

#pages {padding:2px 2px 2px 2px;}
#pages p {text-align:center;}
#pages p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none}
#pages p a:hover {background:#ccc;color:#fff}
#pages p span {text-decoration:none;color:#ccc}
#pages p .current {background:#C85E35;color:#fff}
#pages * {margin:0}
#pages a, #pages span {display:block;float:left;color:#4F6935;text-decoration:none;border:1px solid #8FBF60;background:#FFF; padding:3px 3px 3px 3px;margin-right:3px}


#mySlideShow
{
width: 130px !important;
height: 130px !important;
} 

a {
	color: #FE6700; 
	background: inherit;
}

a:hover {
	color: #FE6700;
	background: inherit;	
}



a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a, h4 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover, h4 a:hover {

	background: inherit;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

h3 { 
	margin: 0 0 5px 0; 
	font: 1.4em Arial, Helvetica, sans-serif;
	padding: 3px 0 0 0;
	color: #000; 
	background: inherit;
}

h4 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #000; 
	background: inherit;
}

h5 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: 1em Arial, Helvetica, sans-serif;
	color: #000; 
	background: inherit;
}

h5 a:hover {
	color: #C3593C;
	background: #FFF;
}


p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url('images/input.gif') no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url('images/button.gif') no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

.login_button 
{
    border-style: groove;
	height: 27px;
	width: 76px;
	background: #BD5337;
	color: #FFF;
	font: normal 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url('images/logininput.gif'); 
	padding: 4px; 
}

input.text 
{
    border-style: groove;
    border-bottom-width:thin;
	padding: 3px;
}

address 
{
    background: url(../images/bg_address.jpg) no-repeat bottom left;
    padding: 10px 0 10px 45px;
    font-style: normal;
    
}

addressinfo
{
    padding: 10px 0 10px 45px;
    font-style: normal;
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 780px; 
}

.logo {
	float: left;
	width: 220px;
	padding: 0px 0 11px 5px;
	height:64px;
	max-height:64px;
	min-height:64px;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
	max-height:72px;
	min-height:72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url('images/dot.gif') repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.0em;
	font-weight:normal;
	height: 30px; 
}

.bar li { 	
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #FFF;
	display: inline;
}
	
.bar li.active { 
	background: #FFF url('images/bar.gif') no-repeat center bottom; 
	color: #C3593C;
	font-weight: bold; 
	padding-bottom: 8px; 
}

.bar a { 
	font-weight: bold;
	color: #4A8EBC; 
	background: inherit;	
} 

.search_field { 
	text-align: right;
	float: right;
	width: 538px;
	height: 38px;
	background: #464548 url('images/searchbg.gif') no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.input_field 
{
    padding-left:1px;
    padding-right:1px;
    text-align: left;
	height: 16px;
	color: #000;
	clear: both;
}

.ReadMore
{
    text-align:right; 
    font-size:0.9em;
    font-weight:bold;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
}

.black {
	font-size: 1.1em;
	font-weight:normal;
	color: black;
	background: inherit;
}


.greysmall {
	font-size: 0.9em;
	font-weight:bold;
	color: #ccc;
	background: inherit;
}

.lessgreysmall {
	font-size: 0.9em;
	color: #666;
	background: inherit;
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

table.full
{
    width:100%;
}

td.name
{
    font-weight:bold;
    vertical-align:middle;
    width: 150px;
}

td.nametop
{
    font-weight:bold;
    vertical-align:top;
    width: 150px;
}

td.field
{
    vertical-align:top;
    
}

.newsletter 
{
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 202px;
	background: #6E6E6E url('images/newsletterbg.gif') no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

.subheaderclear 
{
    clear: both;
    margin: 3px 0 3px 0;
}

.inlineAd
{
    float:left; 
    margin-left:5px; 
    margin-top:1px
}

.white
{
    color: White;
    font-weight:bold;
}

/* left side
   --------- */

.left_wide{
	float: left;
	width: 610px;
	margin: 0 0 10px 0;
}

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}

.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
}

.PadTen
{
    padding-left:10px;
    padding-right:10px;
}

.MarginTen
{
    margin: 10px;
}

	.lt {
		height: 10px;
		background: #6E6E6E url('images/lt.gif') no-repeat;
		color: #FFF;
	}
	.RoundHome
	{
	    background-color:#6E6E6E;
	    color: #FFF;
	}
	
	.RoundHome a
	{
	    color: #FFFCD1;
		background: inherit;
	}
	
	.RoundHome h2
	{
	    color: #FFF;
		background: #6E6E6E;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url('images/lb.gif') no-repeat bottom left;
		height: 200px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	.lboxlarge {
		color: #eee;
		padding: 3px 12px;
		text-align: left;
		margin: 0 0 15px 0;
		background: #6E6E6E url('images/lb.gif') no-repeat bottom left;
		height: 270px;
	}
	
	.lboxlarge a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lboxlarge h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */

.right_small {
	float: right;
	width: 130px;
	margin: 0 0 10px 0;
	background-color: #C85E35;
	text-align:center;
}
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: #C85E35 url('images/rt.gif') no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.RightHome
	{
	  background-color:#C85E35;
	  color: #FFF;
	}
	
	.RightHome a
	{
	    color: #FFFCD1;
	}
	
	.RightHome a hover
	{
	    color: #FFFCD1;
	}
	
	.right_articles {
		font-size: 1.0em;
		background: #C85E35 url('images/rb.gif') no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	

	.right_articlesWhite
	{
	    font-size: 0.9em;
		color: #000000;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
}

.imageborder 
{
    border: solid 1px #666;
	float: left;
	margin: 2px 5px 4px 2px;
	max-width:83px; 
	max-height:130px;
	padding: 4px;
}

.figureimage
{
    clear:right;
    float:right;
    text-align:center;
    margin: 10px 10px 10px 10px;
    padding: 5px;
    border: solid 1px #CCCCCC;
}

.figureimageleft
{
   clear:none;
    float:left;
    text-align:center;
    margin: 10px 10px 10px 10px;
    padding: 10px;
    border: solid 1px #CCCCCC;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url('images/dot.gif') repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}

/* links 
   ----- */

#bodyContent
{
    float:left;
    width:100%;
    padding: 5px 10px 20px 10px;    
}

.blockRow
{
    width:100%;
    margin-bottom:20px;
    float:left;
}
.block
{
    width: 180px;
    float:left;
    padding:0px 5px 0px 5px;
}

.blockwide
{
    width: 360px;
    float:left;
    padding:0px 5px 0px 5px;
}

.block ul
{
    margin:0px;
    padding:0px;
    list-style:none;
}
.block li
{
    border-bottom:1px dashed #CCCCCC;
    margin-bottom:2px;
}



        #lightbox{position: absolute;top:50%;left:50%;z-index:9999;width:550px;height:400px;margin:-200px 0 0 -275px;background-color:#222;border:1px solid #ccc;text-align:left;}
        #lightbox[id]{position:fixed;height:auto;min-height:400px;}#overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5000;background-color:#333;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
        #overlay[id]{position:fixed;}
        #lbContent{margin:40px 0 0 0;padding:20px;}
        #lbLoadMessage p{color:#fff;text-align:center;line-height:440px;}
        #lightbox.done{border:1px solid #FFB900;background:#FDFCE9;}
        #lightbox.done #lbLoadMessage{display:none;}
        #lightbox.done #lbContent{display:block;}
        #lightbox.loading #lbContent{display:none;}
        #lightbox.loading #lbLoadMessage{display:block;}
        #lightbox h3{color:#444;}
        #lightbox form ul{margin:10px 0 10px 0;}
        #lightbox form li{font-size:100%;width:95%;border:1px solid #FDFCE9;padding:0px;margin:0;}
        #lightbox form li.error{background:none;}
        #lightbox .buttons{margin:0;padding:0;}
        #lightbox .buttons input{margin:0;}
        #lightbox form .half{width:52%;}
        #lightbox .num{border:1px solid #CF4019;width:39px;font-size:100%;line-height:1.3em;background-color:#DF5029;text-align:center;padding:3px 0 2px 0;color:#fff;}
        #lightbox form .checkbox{margin:0 0 0 8px;}
        #lightbox .buttons{margin:10px 0;}
        #lbContent ol{width:100%;list-style:none;margin:20px 0 0 0;}
        #lbContent ol li{font-size:150%;margin:0 0 10px 0;width:100%;}
        #lbContent ol li a{height:100%;display:block;line-height:40px;text-decoration:none;border:1px solid #FFE9AF;background-color:#FFF2CF;padding:0 0 0 20px;color:#EF512C;}
        #lbContent ol li a span{color:#333;}
        #lbContent ol li a:hover{border:1px solid #FFBF0F;background-color:#FFE9AF;font-weight:bold;color:#DF401B;}
        
        
.Resume
{
    border: solid 1px gray;
    width: 760px;
    padding:10px;
    font-family: Arial;
}

.ResumeName
{
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight:bold;
    margin:0px;
    padding:0px;
    text-align:center;
    font-size:18px;
    color:Black;
    font-family:Verdana;
}


.tdResume
{
    letter-spacing: 1px;
    font-family:Verdana;
}


.Error
{
    width: 400px;
    border: solid 1px gray;
    padding: 10px;
    margin: 4px;
    background-color: #FFFF99;
}

.DirectoryContact
{
    padding: 0 5px 5px 5px;
    height:300px;
    min-height:300px;
    border: solid 1px #ccc;
}

.DirectoryContact:Hover
{
    padding: 0 5px 5px 5px;
    height:300px;
    min-height:300px;
    border: solid 1px #666;
}

.ratings
{
    text-align:center;
    float:right; 
    border:solid 1px #666; 
    padding:3px; 
    margin: 0 0 5px 5px; 
    background-color: #ddd;
}