@charset "utf-8";
/* CSS Document */

/* Zero Default Browser Settings */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {margin: 0; padding: 0; border: 0;}
img {border: none;}

/* CSS LAYOUT ELEMENTS ------------------------------------------*/

div {
	vertical-align:top;
}
#wrapper {
	margin: auto;
	width: 793px;
}

#main {
	background-color:#F9D599;
	padding-left: 5px;	
}

#header_banner {

}
#navigation {
	width: 100%;
	background-color:#FF9C00;
}

#navigation_admin {
	width: 20%;
	background-color:#FF9C00;
	height: 20px;
	text-align:left;
}

#content {
	vertical-align:top;
	overflow: auto;
	margin-bottom: 20px;
	min-height: 600px;
}
#blog_form {
	padding: 15px;
}
#blog_entries {
	text-align: left;
	margin: auto;
	width: 90%;
	padding-bottom: 30px;
}
#blogs_archives {
	width: 100%;
	vertical-align:top;
}
#current_blog {
	margin-left: 5px;
	padding: 5px;
	width:60%;
	float:left;
	vertical-align:top;
	background-color:#FFFFCC;
	border:thin #666666;
	border-style:solid;
}
#current_blog_title {
	width:100%;
	height: 25px;
	vertical-align: top;
	background-color:#FFCC66;
}

#blog_content {
	padding: 5px;

}

#blog_comment_name {
	font-weight: bold;
}
#blog_comment_date {
	font-size: 10px;

}
#blog_comment_content {
	font-style:italic;
}

#archived_blog {
	margin-left: 5px;
	margin-top: 5px;
	min-height: 300px;
	width:100%;
	vertical-align:top;
	background-color:#FFFFCC;
	border:thin #666666;
	border-style:solid;
}
#archived_blog_title {
	height: 25px;
	vertical-align: top;
	background-color:#FFCC66;
}

#archived_blogs {
	padding: 5px;
	width: 35%;
	margin-right: 5px;
	float: right;
	vertical-align:top;
	background-color:#FFFFCC;
	border: thin #666666;
	border-style:solid;
}
#archived_blogs_title {
	height: 20px;
	padding-top: 5px;
	background-color:#FFCC66;
	width: 270px;
}
#menu {
	width: 100%;
}
#menu dt a:hover, #menu dt a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu dt {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
#menu dl {
	float: center;
	width: 485px;
	height:10px;
}
#menu2 dt a:hover, #menu dt a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu2 dt a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu2 dt {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
#menu2 dl {
	float: center;
	width: 485px;
	height:20px;
}
/*#navigation {
	width:160px;
	height:100%;
	padding: 1em 2em;
	color:#D4E6F4;
	background:#FB9D00;
	border:1;
	border-color:#D4E6F4;
	vertical-align:top;
}*/

#footer {
	padding-left:.5px;
	height:20px;
}

/* GLOBAL LAYOUT ELEMENTS ------------------------------------- */

body {
	width: 100%; 
	margin: auto; 
	padding: 0px; 
	text-align:left; 
	font-family: "Segoe UI", Georgia, "Times New Roman", Times, serif; 
	font-size: 90%; 
	font-weight: normal;
	margin: auto;
}

p { font-size: 90%;	
	line-height: 22px; 
	margin-top: 20px; 
	margin-bottom: 10px; 
	vertical-align:top;}

th, td {
	vertical-align:top;
	}
	
fieldset {
	border: 2px solid #ccc; margin: 0; padding: 10px; margin-left: 10px; margin-right:10px;
}
legend {
	font-size: 8pt; padding-left: 10px; border: 2px solid #ccc; padding-right: 10px; color: #FFFFFF#; background-color:#FFCC66; font-weight:bold;
}
label {
	font-size: 8pt; font-weight: bold; display: block; margin: 5px 0 0 0; clear: both
}


/* TEXT ---------------------------------------------------------- */

h1 {
	font-size: 1.4em;
}
		
h2 {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.2em;
	}

h4 {
	font-size: 1.1em%;
	}

h5 {
	font-size: 1.0em;
}

h6 {
	font-size: .9em;
	}	

.clearit {
	clear: both;
	display: block;
}

.clearLeft {
	clear:left;
}

.clearRight {
	clear: right;
}

.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
  }
.padlock {
	padding-right: 10px;
}

/* LINKS ------------------------------------------------------ */	


/* LISTS ------------------------------------------------------ */
 
 
 li {
 	list-style-type: disc;
	margin-left:20px;
}

#navigation_admin li {
	list-style:none;
	text-align: left;	
	
}

#navigation_admin ul {
	text-align: left;	
	
}
/* IMAGES ----------------------------------------------------- */
.imgLeft {float: left; margin-right: 10px;}
.imgRight {float: right; margin-left: 10px;}

.FloatLeft{
	float: left;
}

.FloatRight{
	float: right;
}

/* TABLES ----------------------------------------------------- */


/* FORMS ------------------------------------------------------ */

/* MISCELLANEOUS ---------------------------------------------- */	


/*body {
	background-color: #af9630;
}*/
a {
	text-decoration:none;
}
a:link {
	color: #636321;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #666633;
}
.SubTitle {
	font-family: Dauphin, Arial, Verdana;
	color: #FF3300;
	font-size: 15px;
	font-weight: bold;
	background-color:#ede3bc;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.bottomMenuBar {
	font-family: "Zurich Ex BT", "Futura Lt BT", Arial, Verdana;
	font-size:2;
}
.alert {
	color:red;
	font-weight:bold;
	text-align:center;
}
