@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #141531;
}

p, td, a, tr, h1, h2, h3 {	
	margin: 0px;
	padding:0px;
}

ul,li {padding:0px; margin:0px; margin-left:40px;}

h1 {font-size:22px; color:#486CA1; font-weight:800; padding-bottom:8px;}
h2 {font-size:18px; color:#486CA1; font-weight:800; padding-bottom:8px; padding-top:8px;}
h3 {font-size:14px; color:#486CA1; font-weight:800;}

.banner-area {
	width:480px;
	background-image:url(images/mirrorcles.png);
	background-repeat:repeat-x;
}

#maintext { background-color:#FFFFFF; }

#montage {width:980px; height:218px;}
#montage1 {width:980px; height:218px; background-image:url(images/gardening.png); }


#header {position:relative; top:84px; left:300px; font-stretch:expanded; font-variant:small-caps;} 

#navbar {width:980px; background-image:url(images/nav-bar-bkg.png); background-repeat:repeat-x;}

.tablecell a{ 
	color:#FFFFFF; 
	text-decoration:none; 
	text-align:center;
	display:block; 
	width:135px; 
	height:32px; 
	line-height:32px; 
	border-right:1px solid #000000; 
	background-image:url(images/nav-bar-bkg.png); 
	background-repeat:repeat-x;
	float:left;
}



.tablecell a:hover, .tablecell .currentpage { 
	color:#FFFFFF; 
	text-decoration:none; 
	text-align:center;
	display:block; 
	width:135px; 
	height:32px; 
	line-height:32px; 
	border-right:1px solid #000000; 
	background-image:url(images/nav-bar-bkg-on.png); 
	background-repeat:repeat-x;
	float:left;
	
}





#left-col {width:210px; background-image:url(images/left-col-bkg.png); background-repeat:repeat-y;}
.left-col-text {padding-left:65px; vertical-align:top;}
.left-col-text a {display:block; padding-left:15px; width:200px; line-height:36px; height:36px; background-image:url(images/nav-divider.png); background-repeat:repeat-x; color:#EEF0A9; text-decoration:none; text-align:left; font-size:17px; }


.left-col-text a:hover {  font-size:13px; color:#EEF0A9; font-size:17px;  background-image:url(images/nav-divider-on.png); background-repeat:repeat-x;}
.left-col-text .highlight {  font-size:13px; color:#FFFFFF;  font-size:17px;  background-image:url(images/nav-divider-on.png); background-repeat:repeat-x;}

.right-col-text  {padding:70px; vertical-align:top; font-size:12px;color: #000000; width:840px; paading-top:30px; }

.right-col-text a{color:#2F2E4D; text-decoration:none;}
.right-col-text a:hover{color:#FE6E27; text-decoration:underline; font-size:32px}

#footer { color:#FFFFFF; font-size:11px;  height:35px; width:980px; background-image:url(images/footer.png); background-repeat:no-repeat;}

.footer-text {padding-left:80px;}

.footer-text a{text-decoration:none; color:#FFFFFF;padding-right:10px;
}
.footer-text a:hover {color:#FF6E25; padding-right:10px;
}
-->

