﻿

/* CSS Document */
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.TitleFont {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}


.BodyType {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
}



h1 {
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:bold;
	}

td {
	vertical-align: center;
	color: #000000;
}

a:link {
	color:green;
	font-weight:bold;
	text-decoration:underline;
	}

a:visited {
	color:green;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover {
	color:#eb8122;
	font-weight:bold;
	text-decoration:underline;
	}	

#NavGlobal_footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
		}

#NavGlobal_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	background-color: green;
	}

#NavGlobal_green a:link {
	color:#FFF;
	text-decoration:none;
}


#NavGlobal_green a:visited {
	color:#FFF;
	text-decoration:none;
	}
	
#NavGlobal_green a:hover {
	color:#FFF;
	text-decoration:underline;
	}	

#container {
	margin: 10px auto;
	width: 750px;
	color: #027F3D;
}

#header {
	margin:0px;
	height:188px;
	width:750px;
	}
	
#footer {
	color:#333;
	margin:15px auto;
	text-align:center;
	width:825px;
	}

#footer a:link {
	color:#FFF;
	text-decoration:underline;
	}
.padding {
	padding: 5px;
}


#footer a:visited {
	color:#FFF;
	text-decoration:underline;
	}
	
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
	}	

#spacer {
	color:#027f3d;
	margin:0px;
	height:10px;
	width:825px;
	}	
	
#nav {
	background-image:url('images/nav_bg.jpg');
	height:26px;
	width:750px;
	align:center;	
	}
	
#nav a:link {
	background-image:url('images/nav_bg.jpg');
	}
	
#nav a:visited {
	background-image:url('images/nav_bg.jpg');
	}
	
#nav a:hover {
	background-image:url('images/nav_bg.jpg');
	}		

#left_nav {
	height:180px;
	width:200px;
	padding:5px;
	}
	
#left_nav ul {
	margin:0 0 0 30px;
	padding:0px;
	}
	
table.moduletablecallout td {
line-height: 14px;
font-size: 16px;
width: 460px;
color: #fff;
}

#callout {
color: #fff;
line-height: 18px;
font-size: 12px;
background: #3db369;
text-align: left;
}

	
#content {
	background-color:#ffffff;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	height:250px;
	width:750px;
	margin:0px auto;
	}


#main_content {
	width:95%;
	padding:5px;
	}
#city {
	font-size: 12px;
}
.bread {
	font-size: 12px;
	text-decoration: none;
}
.capt {
	text-transform: capitalize;
}

.style1 {
	font-size: 10px;
	text-align: left;
}

.style1 a {
text-decoration: none;
}

.style1 a:visited {
text-decoration: none;
	}
