* { padding:0; margin: 0 }

body {
    background: #666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #454545;
}

input, textarea  
{ border: 1px solid #aaa }

input:hover, textarea:hover  
{ border: 1px solid #888 }

img {float: left;}

a 
{ color: #333; text-decoration: none; background: inherit }

a:hover 
{ text-decoration: underline }

blockquote 
{ margin: 0 0 15px 30px; 
color:#000000;
padding: 0 0 0 8px }

input, textarea  
{ border: 1px solid #aaa }

input:hover, textarea:hover  
{ border: 1px solid #888 }

input.text 
{ color: #000000;	border: 1px solid #E6E6E6; background: inherit }

textarea.text 
{ font-size: 8pt; border: 1px solid #E6E6E6 }

input.text:hover, textarea.text:hover 
{ border: 1px solid #D6D6D6 }

form 
{ display: inline; margin: 0; padding: 0 }

#container {
width : 750px;
margin-left : auto;
margin-right : auto;
padding : 5px;
color : #fff;
background : #F2FAFD;
}

#content { 
padding: 0; 
margin: 0 auto; 
width: 750px; 
background: #333; }

#title {	
margin: 0; 
padding:0; 
height: 180px; 
width: 100%; 
background-image: url(../../images/newbanner.jpg); 
}
		
#title .pad { padding: 0px 0 }
	
#title h1 { 
font: bold 2.0em "Arial", Sans-Serif; 
margin: 0; 
letter-spacing: -1px; 
color: #fffffe; 
padding-top: 28px; 
background: inherit; 
}
	

						/*NEW MENU*/
/* style the outer div to give it width */
.menu {
width:750px; 
font-size:0.85em;
background: #333 url(../../images/grad.jpg);
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:auto;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;

position:relative;
z-index: 100;
}

causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
.menu li {width: auto;}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font: bold 9.0px "Tahoma", sans-serif;
text-Transform: uppercase;
text-decoration:none; 
color:#fff; 
height:35px; 
border-right: 2px solid #666;
border-bottom: 2px solid #333333; 
border-width:1px 1px 0 0; 
background: #333 url(../../images/grad.jpg); 
padding-left: 15px;
padding-right: 15px; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:150px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background: #333 url(../../images/dropgrad.jpg);
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#3399CC;
}
.menu ul ul :hover > a.drop {
background:#3399CC;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:35px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#333 url(../../images/dropgrad.jpg); 
color:#000; 
height: 30px; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color: #fff; 
background: #3399CC;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#3399CC;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}				

							/*SUB HEADER*/

						
#subheader {	
width: 100%; 
margin:0; 
height: 40px;
background: #333; 
clear:both;
}

#subheader .rside { 
float: right; 
width: 355px; 
height: 40px; 
background: #333; 
margin-left: 20px 
}
		
#subheader .rside .padding  { padding-top: 5px }
		
#subheader .rside input.text { 
background: transparent url(../../images/input.gif) no-repeat; 
width: 290px; 
height: 27px; 
border:0; 
padding: 2px 0 0 5px }
		
#subheader .rside .btn1 { 
background: url(../../images/glass.gif) no-repeat; 
width: 30px; 
height: 27px; 
border: 0; 
padding: 2px 0 0 5px; 
cursor: pointer 
}
	
#subheader .lside { 
background: #333;
margin: 0;
padding-left: 10px; 
color: #FFF;  
font-size: 120%; 
height: 40px;
}
		
#subheader .lside .padding { 
padding-top: 5px; 
font-family: Tahoma, Verdana, Arial, sans-serif 
}
		
#subheader .lside a, .lside a:hover  { 
color: #FFF; 
text-decoration: underline; 
background: inherit }

								/*3 COLUMNS*/
.intro,.intro2,.intro3 {
height : 100px;
margin: 5px 6px 0 5px;
color : #555;
}
.intro {
float : left;
width : 238px;
text-align: center;
color: #fff;
background: url(../../images/box1.jpg) no-repeat;
}

.intro2 {
float : right;
width : 238px;
text-align: center;
color: #FFF;
background : url(../../images/box3.jpg) no-repeat;
}
.intro3 {
float : left;
width : 238px;
text-align: center;
color: #FFF;
background : url(../../images/box2.jpg) no-repeat;
}
.separator {
float : left;
background : url(../../img/sep.png) no-repeat;
height : 100px;
width : 1px;
}
								/*MAIN CONTENT*/
#maincontent { 
width: 100%; 
background: transparent; 
padding-top: 5px; 
}		
	
#maincontent h2 { 
color: #3A3A3A; 
font-family: Tahoma, Verdana, Arial, sans-serif; 
font-size: 12px; 
text-decoration: none; 
line-height: 19px; 
margin: 0 0 5px 0;
padding: 0 5px 0 5px; 
background: inherit; 
}
	
#maincontent h2 a { 
color: #000066; 
font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; 
line-height: 19px; 
margin: 0 0 5px 0; 
background: inherit; 
}
	
#maincontent h2 a:hover { 
color: #3366cc; 
text-decoration: underline; 
background: inherit;	
}
	
#maincontent .underline { 
border-bottom: 1px dotted #aaa; 
margin-bottom: 10px;
clear: left; 
}
	
#maincontent h3 { 
font-size:12px;
color: #3366CC; 
background: inherit;
margin: 0 0 5px 5px;
line-height: 19px;
border: 1px dotted; 
}
	
#maincontent p { 
padding: 0 5px 20px 5px; 
color: #454545; 
font: 1.0em "Arial", Sans-Serif; 
margin: 0;  
text-decoration: none; 
background: inherit 
}

#maincontent a {
font: bold 1.0em;
color: #000066;
}
	
#maincontent .mpnull { 
margin: 0; 
padding: 0 0 0 0; 
}
	
#maincontent .textbox { 
float: right;  
width: 30%;
color: #fff; 
background: #333; 
padding: 10px; 
margin: 5px 5px 15px; 
border: 1px solid #000033; 
}

#maincontent .textbox h2 {
color: #fff;
}

.textbox h2 {
color: #fff;
border-bottom: 1px dotted #aaa; 
}

#map {
width: 750px;
background: transparent;
margin: 10px 0 10px 0;
border: 1px solid #aaa;
}

#map a {
color: #333;
text-decoration: underline;
background: inherit;
}

								/*LEFT SIDE FIRST*/
	
#left_first {
width: 100%;
background: transparent;
margin-bottom: 20px;
}

#left_first ul { 
padding-left: 40px;
color: #454545;
list-style: square; 
}



#left_first .image {
border: 3px solid #e5e5e5;
float: left;
margin: 0 5px 5px 5px;
padding: 5px;
}

#left_first .image2 {
border: 3px solid #e5e5e5;
width: 150px; 
margin: 5px 20px 5px 5px;
padding: 5px;
float: right; 
}


#left_first .bottomleft, .bottomright {
height : 100px;
margin: 5px 6px 0 5px;
}

#left_first .bottomleft {
float: left;
width: 360px;
background: #333;
}

#left_first .bottomleft img {
border: none;
margin: 0;
padding: 0;
}

#left_first .bottomright {
float: right;
width: 360px;
background: #333;
}

#left_first .bottomright img {
border: none;
margin: 0;
padding: 0;
}



								/*LEFT SIDE*/
#left_side { 
width: 700px; 
background: transparent; 
margin-bottom: 20px;
}

#left_side img {
border: none;
}

#left_side .textbox { 
float: left;
width: auto;
color: #000; 
background: #f2fafd; 
padding: 0; 
border: none;
margin: 10px 0 10px 0;  
}

#left_side .textbox a {
color: #000;
}

#left_side .textbox .content {
	padding: 15px;
	background: #f2fafd;
	border: 1px solid #3366CC;
	border-bottom: 10px solid #3366cc;
	border-top: none;
	color: #000;
}

#left_side .textbox h2 {
	color: #fff;
	background-color: #3366cc;
	margin: 0;

}

#left_side .textbox li {
	padding-bottom: 10px;
}

#left_side ul { 
padding-left: 40px;  
color: #454545;
list-style: square; 
}

#left_side ol { 
padding-left: 40px;  
color: #454545;
}

#left_side .image {
border: 3px solid #e5e5e5;
margin: 5px;
padding: 5px;
float: left; 
}

#left_side .image ol {
float: right;
}

#left_side .image .caption {
clear: both;
width: 140px;
font-size: 90%;
color: #454545;
text-align: center;

}
#left_side .image .biocaption {
clear: both;
width: 140px;
font-size: 90%;
color: #454545;
text-align: center;
height: 110px;
}

#left_side .image2 {
border: 3px solid #e5e5e5;
width: 150px; 
margin: 5px;
padding: 5px;
float: right; 
}

#left_side .image2 .caption {
clear: both;
width: 150px;
border-top: 2px solid #e5e5e5;

font-size: 80%;
color: #454545;
text-align: center;
}



								/*RIGHT SIDE GENERAL*/
#right_side { 
width: 200px; 
background: #transparent; 
float: right;
margin: 10px 5px 0 0;

}

#right_side .weather {
float: right;
width: 180px;
height: 150px;
padding: 3px;
margin: 3px 5px 0 0;
background: #666666;
border: none;
}

#right_side .textbox { 
float: right;  
width: 200px;
color: #000; 
background: #f2fafd; 
padding: 0; 
border: none;
margin: 10px 0 10px 0;  
}

#right_side .textbox a {
	color: #000;
}

#right_side .textbox .content {
	padding: 15px;
	background: #f2fafd;
	border: 1px solid #333;
	border-bottom: 10px solid #333;
	border-top: none;
	color: #000;
}

#right_side .textbox h2 {
	color: #fff;
	background-color: #333;
	margin: 0;

}

#right_side .textbox li {
	padding-bottom: 10px;
}
	
		
#right_side h3 { 
height: 35px;
color: #FFF;
text-align: center;
border: 0;
font: bold 1.2em "Arial", Sans-Serif;
padding: 0;
line-height: 22px;		
}

#right_side a {
color: #fff;
font: bold;
text-align: center;
}

#right_side ul { 
padding-left: 10px; 
background: inherit; 
color: #454545; 
}
		
#right_side li { 
list-style: square; 
}

#right_side img { 
border: 1px solid #333;
background: transparent;
}

		
#right_side .smimg { border: 1px solid #B6D6BB }


								/*TOP RIGHT BOX*/
#right_side .top {
width: 200px;
background: #f2fafd url(../../images/contact.gif) no-repeat;
border: none;
margin: 0 10px 0 0;
color: #999;
}

#right_side .top p {
text-align: right;
font: 1.0em; 
padding: 165px 5px 0 5px;
color: #fff;
text-Transform: uppercase;  
}

							/*RIGHT MIDDLE BOXES*/

#right_side .midleft {
width: 115px;
margin: 0 0 5px 0;
background: #transparent;
float: left;
}

#right_side .midleft img {
border: none;  
}

#right_side .midright {
width: 115px;
margin: 0 3px 5px 0;
background: transparent;
float: right;
}

#right_side .midright img {
border: none;  
}

							/*BOTTOM RIGHT*/
#right_side .adbox {
width: 200px;
background: #transparent;
border: none;
margin: 10px 10px 10px 0;
color: #999;
}


							/*NEWSLETTER*/

#right_side .boxed {
	clear: both;
	margin-bottom: 10px;
	width: 200px;
	margin: 10px 10px 5px 0;
}

#right_side .boxed .title {
	height: 10px;
	padding: 10px 0 0 10px;
	background: url(../../images/newstitle.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#right_side .boxed .content {
	padding: 9px;
	background: #333;
	border: 1px solid #648952;
	border-top: none;
}

#right_side .boxed .content form {
}

#right_side .boxed .content fieldset {
	border: none;
}

#right_side .boxed .content legend {
	display: none;
}

#right_side .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#right_side .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #fff;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#right_side .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #6699ff;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}



							/*RIGHT CONTENT*/	
#right_side .lcontent { 
background: #666666; 
border: 0px solid #999; 
margin-bottom: 15px;	
color: #fff; 
}
		
#right_side .lcontent p { 
padding: 8px; 
color: #fff; 
background: inherit;
}

#right_side .lcontent strong {  
color: #000; 
background: inherit;
}

#right_side .lcontent hr {
border: thin dotted;
width: 130px;
color: #999;
}
	


#footer {
clear: both;
border-top: 10px solid #333; 
padding: 30px 0 60px 0; 
font-size: .9em; 
color: #CCFFFF; 
background: #f2fafd url(../../images/footer.jpg) repeat-x; 
}
	
#footer a { 
color: #FFF; 
}
	
#col1 { 
float: left; 
width: 250px;
text-align: center; 
font-size: .9em;
border-right: 1px solid #ccc;
color: #CCFFFF; 
}
	
#col2 { 
float: left; 
width: 250px; 
padding: 5px;
text-align: center;
font-size: .9em; 
}
	
#col3 { 
float: right; 
width: 200px; 
border-left: 1px solid #ccc; 
padding: 5px; 
font-size: .9em;
}



											