.clear { clear:both; }

#page {
	width: 100%;
	background-image: url(fw/ml.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 1.5em;
	overflow: hidden;
}


#content {
	float: left;
	clear: left;
	
	line-height: 1.5em;
	width: 100%;
	display: block;
	margin-right: 10px;
}
h1 {
	font-family: "trebuchet MS", "Century Gothic", Arial, sans-serif, serif;
	font-weight: 100;
	padding: 0px;
	line-height: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #00529C;
	font-size: 24px;
}
h2, h3, h4, h5, h6 {
	font-weight: 100;
	color: #00529C;
}

.cal {
	height: 57px;
	width: 65px;
	background-image: url(fw/cal.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "trebuchet MS", "Century Gothic", Arial, sans-serif, serif;
}
.post-meta {
	background-color: #d6d6d6;
	color: #00529C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00529C;
	border-bottom-color: #00529C;
	margin-top: 5px;
}
.post-meta a {
	color: #00529C;
}
.cal .month {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
.cal .day {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	text-align: center;
	margin-top: -3px;
}
p {
	padding-top: 0px;
	margin-top: 10px;
}


#nav {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #01539C;
	height: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#menu {
	width: 25%;
	float: right;
	line-height: 1em;
	max-width: 200px;

}
#menu h2 {
	font-weight: 100;
	font-family: "trebuchet MS", "Century Gothic", Arial, sans-serif, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #D6D6D6;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li a {
	color: #00529C;
	font-size: 14px;
	display: block;
	padding: 2px;
	margin-bottom: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00529C;
}




#container {
	margin-right: auto;
	margin-left: auto;
	background-image: url(fw/mr.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 98%;
	background-color: #FFFFFF;

}

#top {
	background-image: url(fw/tc.png);
	background-repeat: repeat-x;
	height: 20px;
}

#header {
	height: 120px;
	margin-right: 20px;
	margin-left: 20px;
    background-image: url(fw/banner_right.jpg);
	background-repeat: no-repeat;
    background-position:right;
}

.header_left {
	 height: 120px;
     float:left;
     width:60%;
     display:inline;
	 background-image: url(fw/banner_left.jpg);
	 background-repeat: no-repeat;
     }

.header_right {
	height: 120px;
     float:left;
     width:40%;
     display:inline;
     text-align:right;
     }
     
.tr {
	background-image: url(fw/tr.png);
	background-repeat: repeat;
	background-position: right top;
	
}
.tl {
	background-color: transparent;
	background-image: url(fw/tl.png);
	background-position: left top;
	height: 20px;
}
body {
	background-color: #00529C;
	margin: 10px;
	padding: 0px;
	font-size: 100%;
	min-width: 700px;
	
}
#header h1 {
	font-family: "trebuchet MS", "Century Gothic", Arial, sans-serif, serif;
	font-size: 24px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: block;
	float: left;
	text-align: center;
}

#nav ul li a {
	display:inline-block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: 200;
	height: 40px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

#nav ul li a.facebooknopadding { /* this is just to revert the padding for the facebook button*/
	/*color: #00529C;
	font-size: 14px;
	display: block;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.active {
	color: #FFFFFF;
	background-color: #00529C;
}

#nav ul li a:hover {
	color: #9D0B0E;
	background-color: #31668C;
}

a {
	color: #00529C;
}

#bottom {
	width: 100%;
	background-image: url(/fluidshadow/fw/bc.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	overflow: hidden;
}
#br {
	float: right;
	height: 25px;
	width: 25px;
	background-image: url(/fluidshadow/fw/br.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#bl {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url(/fluidshadow/fw/bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#title {
	color: #00529C;
	z-index: 0;
	margin-top: -20px;
}
#title h2 {
	color: #00529C;
}
#shadow {
	z-index: 2;
	margin-left: 3px;
	margin-top: 12px;
}

ul {
	list-style-type: square;
	line-height: 1.2em;
}

ol {
	list-style-type: decimal;
	line-height: 1.2em;
}



input.button:hover {
	color: #00529C;
}


label {
	font-weight:normal;
	border: 1px solid #00529C;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 60px;
	padding: 10px;
	width: 400px;
}

label#textarea {
	height: 130px;
	display: block;
}

input {
	width: 374px;
	padding: 2px;
	border:1px solid #00529C;
	color:#00529C;
	font-family: "Century Gothic", Arial, Verdana, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D6D6D6;
	margin-right: 10px;
	margin-left: 10px;
}	

input.button {
	color: #D6D6D6;
	border: 1px solid #DADADA;
	font-family: Arial, Sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	text-align: center;
	background-color: #00529C;
	width: 374px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}	

input:hover {
	background-color: #FFFFA0;
	color: #0175BF;
}

textarea {
	width:374px;
	padding:2px;
	border:1px solid #00529C;
	height:100px;
	display:block;
	color:#00529C;
	font-family: "Century Gothic", Arial, Verdana, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D6D6D6;
	margin-right: 10px;
	margin-left: 10px;
}

textarea:hover {
	background-color: #FFFFA0;
	color: #0175BF;
}

blockquote {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00529C;
	margin-left: 40px;
	margin-right: 40px;
	font-style: italic;
	background-color: #D6D6D6;
	padding: 10px;
	text-align: justify;
	color: #00529C;
}

code {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00529C;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
	background-color: #D6D6D6;
	font-size: 12px;
}

