body {
	background-image: url(images_01/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #83aed2/*9faec2*/;
	font-family: arial, sans-serif;
	font-size: .7em;
	color: #8f8f8f;
	padding: 0;
	margin: 0;
}


a { text-decoration: none; color: #0a377f; padding: 0; margin: 0; }
a:hover { text-decoration: none; color: #6d819d; border-bottom: 1px solid #6d819d; outline: 0; padding: 0; margin: 0; }

a.discrete { text-decoration: none; color: #7e7e7e; padding: 0; margin: 0; }
a.discrete:hover { text-decoration: underline; color: #7e7e7e; border-bottom: 0; outline: 0; padding: 0; margin: 0; }

a.title { text-decoration: none; color: #0a377f; padding: 0; margin: 0; text-align:center; width:250px; font-size:22px; font-weight:bold;}
a.title:hover {
	text-decoration: none;
	color: #0a377f;
	border-bottom: 0;
	outline: 0;
	padding: 0;
	margin: 0;text-align:center; width:250px;
}
#title_box{height:25px;
		background-repeat:repeat-x;
        background-image:url(images_02/title_bg.png);		 
		padding-left:3px; 
		padding-top:3px; 
		margin-bottom:5px;
		text-align:left;
		color:#FFF;
		text-transform:uppercase;
		font-size:18px;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 3em;
	font-weight: 100;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: 100;
	padding: 0;
	margin: 0;
	font-family:Helvetica, Arial, sans-serif;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:250px;
	text-align:center;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	border-bottom: 1px solid #e0e0e0;
	padding: 0;
	margin: 0 0 5px 0;
	color:#0a377f;
}

h4 {
	font-size: 1.3em;
	font-weight: 100;
	padding: 0;
	margin: 0;
}
h5 {
		font-family:  Arial, sans-serif;
		font-size: 17px;
		font-weight: normal;
		line-height: 1em;
		border-bottom: 1px solid #cccccc;
		padding: 0;
		margin: 0 0 5px 0;
		color:#0a377f;
		padding-bottom:3px;

	}


.in { text-indent: 20px; }

#wrap {
	width: 1020px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-color: #fff;
	padding: 0;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 120px;
	background-image: url(images_01/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

	.title_tagline {
	width: 250px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 15px 0 15px 10px;
	margin: 0;
	float: left;
	}


#menu {
	height: 60px;
	background-image: url(images_01/menu_bg2.png);
	background-repeat: no-repeat;
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
	width: 735px;
	background-position: left top;
	text-align: right;
}

#menu a { text-decoration: none; color: #fafafa; font-weight: bold; padding: 0; margin: 0; }
#menu a:hover { text-decoration: none; color: #d0d0d0; outline: 0; padding: 0; margin: 0; }

	#menu ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

	#menu ul li {
		float: left;
		padding: 0 0 0 0;
		margin: 0 10px 0 10px;
	}


#content {
	background-color: #fff;
	margin: 20px 0 0px 0;
	padding: 0;
	min-height:670px;
}

/* The following CSS,
	"submenu_a",
	"right_wrap",
	"content_middle" and
	"submenu_b"
define the double submenus layout for index.html */

	.submenu_a {
	float: left;
	width: 254px;
	padding: 0;
	margin: 0 0 20px 10px;
	min-height: 650px;
	}

		.submenu_a p {
			padding: 0;
			margin: 6px 0 0 0;
		}

		.submenu_a ul {
			list-style-type: none;
			padding: 0;
			margin: 5px 0 25px 0;
		}

		.submenu_a ul li {
			padding: 0;
			margin: 0;
		}

	.right_wrap {
	float: right;
	padding: 0;
	width: 745px;
	margin-right:10px;
margin-bottom:20px;
display:block;

	}

.content_middle {
	float: left;
	width: 440px;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
	padding: 0 15px 0 15px;
	margin: 0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	min-height: 580px;
}

.content_wide {
	float: left;
	width: 700px;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
	padding: 0 15px 0 15px;
	margin: 0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	min-height: 580px;
}

			.content_middle p {
				padding: 0;
				margin: 7px 0 0 0;
			}

		.submenu_b {
	float: right;
	width: 254px;
	padding: 0;
	margin: 0;
	height: 550px;
		}

			.submenu_b p {
				padding: 0;
				margin: 6px 0 0 0;
			}

			.submenu_b ul {
				list-style-type: none;
				padding: 0;
				margin: 5px 0 25px 0;
			}

			.submenu_b ul li {
				padding: 0;
				margin: 0;
			}

/* The following CSS,
	"menu_left" and
	"content_right"
define the left-wing layout for index.html */

	.menu_left {
		float: left;
		width: 16%;
		padding: 0;
		margin: 0 0 0 10px;
	}

		.menu_left p {
			padding: 0;
			margin: 6px 0 0 0;
		}

		.menu_left ul {
			list-style-type: none;
			padding: 0;
			margin: 5px 0 25px 0;
		}

		.menu_left ul li {
			padding: 0;
			margin: 0;
		}

	.content_right {
		float: right;
		width: 75%;
		font-size: 1.1em;
		line-height: 1.5em;
		text-align: justify;
		padding: 0 20px 0 25px;
		margin: 0;
		border-left: 1px solid #e0e0e0;
	}

		.content_right p {
			padding: 0;
			margin: 7px 0 0 0;
		}

/* The following CSS,
	"content_left" and
	"menu_right"
define the right-wing layout for right_wing.html */

	.content_left {
		float: left;
		width: 74%;
		font-size: 1.1em;
		line-height: 1.5em;
		text-align: justify;
		padding: 0 25px 0 10px;
		margin: 0;
		border-right: 1px solid #e0e0e0;
	}

		.content_left p {
			padding: 0;
			margin: 7px 0 0 0;
		}

	.menu_right {
		float: right;
		width: 16%;
		padding: 0 20px 0 0;
		margin: 0;
	}

		.menu_right p {
			padding: 0;
			margin: 6px 0 0 0;
		}

		.menu_right ul {
			list-style-type: none;
			padding: 0;
			margin: 5px 0 25px 0;
		}

		.menu_right ul li {
			padding: 0;
			margin: 0;
		}


.square {
	width: 223px;
	padding: 25px 10px 30px 14px;
	overflow:hidden;
	margin: 0;
	background-image: url(images_01/navbar_bg2.png);
	height: 290px;
	background-repeat: no-repeat;
}

.post {
	padding: 10px 10px 0px 0;
	height: 620px;
	overflow: auto;

}

.layouts { text-align: center; padding: 10px 0 0 0; }

#bottom {
	clear: both;
	width: 1020px;
	height: 163px;
	background-image: url(images_01/bottom_bg2.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 auto;
}

	.footer {
		width: 100%;
		text-align: center;
		padding: 40px 0 0 0;
		margin: 0;
	}
#nav_items{
	width:215px;
	height:auto;
	border-bottom:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	padding-top: 5px;
	min-height: 29px;
	padding-left: 5px;
}

#nav_items a { color: #06F; text-decoration: none; }

#nav_items_hightlight {
	width:215px;
	height:auto;
	border-bottom:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-top: 5px;
	min-height: 29px;
	padding-left: 5px;
	background-color:#06F;
}

#nav_items_hightlight a { color: #FFFFFF; text-decoration: none; }

#ideals{
	border-top:1px solid #cccccc;
	padding:20px 10px 10px 10px;
	height:115px;
	width:980px;
	margin:auto;
}
#ideals #img_box {float:left; width:120px; height:90px; border:1px solid #cccccc;background-color:#efefef;}
#ideals #copy {
	float:left;
	margin-left:10px;
	margin-right:20px;
	width: 585px;
}
#ideals #copy #title_ideals { text-align:left; font-family:Helvetica, Arial, sans-serif; font-size:16px; color:#0a377f; font-weight:bold;}
#ideals #copy #subtitle{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333;
	font-style:italic;
	margin-bottom: 10px;
}
#ideals #copy #description{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
#ideals #buttons{
	float:right;
	height:130px;
	margin-top:-20px;
	width:240px;
}
#ideals #buttons img,  img:hover, img:active{ text-decoration:none;}
#ideals_nav_pages{ margin:auto; height:20px; width:200px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; background-color:#333; text-align:center; padding-top:5px; margin-top:20px;}
#ideals_nav_pages a {color:#FFF; text-decoration:none;}
#ideals_nav_pages a:hover, #ideals_nav_pages a:active{color:#FFF; text-decoration:underline;}

#add_event{ width:100%; height:60px; margin-top:10px;  text-align:center;}

.idealthumb {
	width: 114px;
	height: 84px;
	float: left;
	margin: 3px;
	border: 0;

}
#weatherwidget{background-color:#000;border: 0px solid rgb(0, 0, 0); overflow: hidden; width: 100%; height:80px; overflow-x: hidden; overflow-y: hidden; background-image: url(http://widgets.2gomedia.travel/images/weather.com/icons/61x61/28.png);    background-repeat:no-repeat;    background-position:top left; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px;}
#weatherwidget .city {color:#ffffff; padding:10px; text-align:center; text-transform:uppercase; font-size:10px;}
#weatherwidget .weathercomwrap{text-align:right;color:#efefef; padding-right:10px; margin-top:-30px;}
#weatherwidget .weathercomwrap a{color:#efefef; font-size:10px;}
#weatherwidget .degreewrap .degrees b{font-size:50px;padding-left:70px; color:#83aed2; }
#weatherwidget .degreewrap .degrees span{font-size:10px;}
#weatherwidget .degreewrap .degrees{margin-top:-10px;}
#leaderboard { margin-top: 30px; }
