@charset "utf-8";
/* CSS Document */

#modernbricksmenu2{
	padding: 0;
	width: 100%; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4D78D2;
}

#modernbricksmenu2 ul{
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
	float: right;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	background-color: #6699CC;
}

#modernbricksmenu2 a:hover{
	background-color: #9DFFFF; /*Brown color theme*/
	color: #4D78D2;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #4D78D2; /*Brown color theme*/
	color: white;
	border-color: #4D78D2; /*Brown color theme*/
}

.Titletext{
	float: left;
	display: block;
	color: #4D78D2;
	text-decoration: none;
	background-color: white;
	width: 505px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 10px;
	vertical-align: middle;
}
.Paratext{
	float: left;
	display: block;
	color: #003366;
	text-decoration: none;
	background-color: white;
	width: 505px;
	font-family: Arial;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.Sidebartext{
	float: left;
	display: block;
	color: #003366;
	text-decoration: none;
	width: 230px;
	font-family: Arial;
	font-size: 13px;
	border-bottom-width: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #6699CC;
	padding-left: 5px;
}
.titletextcontainer{
	float: left;
	display: block;
	color: #4D78D2;
	text-decoration: none;
	background-color: white;
	width: 510px;
	height: 40px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.picturetriframe{
	float: left;
	display: block;
	color: #4D78D2;
	text-decoration: none;
	background-color: white;
	width: 510px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	border: none;
}
.Parastyle{
	color: #003366;
	text-decoration: none;
	background-color: white;
	font-family: Arial;
	font-size: 14px;
}
.catTitletext{
	float: left;
	display: block;
	color: #4D78D2;
	text-decoration: none;
	background-color: white;
	width: 380px;
	padding-left:10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 40px;
}
.catTitleicon{
	float: left;
	display: block;
	color: #4D78D2;
	text-decoration: none;
	background-color: white;
	width: 100px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}
.Sidebaraccuweather{
	float: left;
	display: block;
	color: #003366;
	text-decoration: none;
	width: 160px;
	font-family: Arial;
	font-size: 13px;
	border-bottom-width: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #6699CC;
	margin-left: 30px;
}
.iput {
	height: 20px;
	width: 75px;
	border: thin solid #4D78D2;
	background-color: #FFFFFF;
	font-family: verdana;
	color: #003366;
	font-size: 10px;
	text-align: center;
}
.CFORM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	padding: 3px;
	width: 465px;
	background-color: #FFFFFF;
}

.CINPUT, TEXTAREA {
	font-family: Georgia, "MS Serif", "New York", serif;
	font-size: 13px;
	color: #00469B;
	background-color: #FFFFFF;
	border: thin solid #4D78D2;
	width: 200px;
}

.CSELECT, OPTION {
	font-family: "MS Serif", Georgia, "New York", serif;
	padding: 2px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #008080;
	border: outset 1px #adff2f;/*for demonstration only*/
}
.CTEXTAREA {
	font-family: Georgia, "MS Serif", "New York", serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	width: 460px;
	height: 100px;
	border: thin solid #4D78D2;
}
