/*************************************************
MAIN BODY
*************************************************/

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 14px;
	color: #000; 
	}

/*************************************************
TEXT STUFF
*************************************************/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00324d;	
	text-transform: uppercase;
	}

h2 {
	font-size: 14px;
	color: #006882;
	}
	
/* ----- Blog Titles ----- */

h2.title {
	font-size: 16px;
	color: #6b0426;
        font-weight:bold;
        border-bottom:  3px solid;
	}
	
h3 { 
	font-size: 16px;
	color: #6b0426;
        font-weight:bold;
	}
	
.small {
	font-size: 11px;
	color: #014262;
	font-weight:bold;
	}
	
.whiteText {
	color: #fff;
	font-weight: bold;
	}
	
.red {
	color: #ff0000;
	}
	
/*************************************************
LINKS
*************************************************/

a:link {
	font-weight: normal; 
	text-decoration: none; 
	color: #6b0426;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: none; 
	color: #6b0426;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: underline; 
	color: #00324d; 
	}
	
a.white:link {
	font-weight: bold;
	font-size: 16px; 
	text-decoration: none; 
	color: #fff;
	padding-left: 35px;
	} 	
a.white:visited {
	font-weight: bold; 
	font-size: 16px; 
	text-decoration: none; 
	color: #fff;
	padding-left: 35px;
	}	
a.white:hover {
	font-weight: bold;
	font-size: 16px;  
	text-decoration: none; 
	color: #b6b9bc; 
	padding-left: 35px;
	}
	
a.bot:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none; 
	color: #6b0426;
	} 	
a.bot:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none; 
	color: #6b0426;
	}	
a.bot:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: underline; 
	color: #00324d; 
	}		
	
/*************************************************
LAYOUT AND DESIGN
*************************************************/

.quote {
	background: url(http://www.sylvina.com/images/headerbg.jpg) repeat-y;
	height: 98px;
	width: 557px;
	color: #00324d;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	padding-right: 34px;
	/*padding-top: 30px;*/
	}

.homeText {
	height: 171px;
	width: 427px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	}

.button {
	border: 1px solid #004260;
	background-color: #004260;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	}
	
.formFields {
	border: 1px solid #00324d;
	background-color: #fff;
	}
	
#flashcontent {
	width: 557px;
	height: 98px;
	*background: url(images/flash1.jpg) no-repeat; 
	}
	
/*************************************************
DROP DOWN MENU
*************************************************/

#dropmenudiv{
	position:absolute;
	background-color: #fff;
	color: #004260;
	border:1px solid #b2b2b3;
	border-bottom-width: 0;
	line-height:24px;
	text-align: left;
	font-family: Garamond, Georgia, serif;
	font-size: 15px;
	/*font-family: "Times New Roman", Times, serif;*/
	/*font-size: 14px;*/
	z-index:100;	
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	color: #004260;
	background-color: #fff;
	text-indent: 3px;
	border-bottom: 1px solid #b2b2b3;
	padding: 2px 0;
	text-decoration: none;	
	text-align: left;
	line-height:24px;
	}

#dropmenudiv a:hover{ /*hover background color*/
	color: #fff;
	background-color: #004260;
	text-align: left;
	}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
	list-style-type: square;
	width: 155px;
	background-color: #004260;
	text-align: left;
	} 

/*************************************************
BLOG STYLES
*************************************************/	
	

ul {
list-style-position: inside;
} 

.entry li {
    list-style-position: inside;
    list-style-type: disc;
    white-space: normal;
    margin-left: 40px;
}

.entry ol li { list-style-type:decimal;
list-style-position: outside;
white-space: normal;
margin-left: 0px;
font-weight: normal;
}

#sidebar li { 
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0px;
	}
	
#sidebar {
	margin: 0 0 0 0;
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	/*line-height: 2.9em; */
}

#sidebar h2 {
	margin: 2em 0 0 0;
	padding: 0;
}

#sidebar h2 {
	font-weight: bold;
	font-size: 16px; 
	text-decoration: none; 
	color: #fff;
	padding-left: 35px;
}

#sidebar li > ul li {	
	/*border-bottom: 1px solid #fff;*/
	line-height: 2.9em;
}

#sidebar li > ul li:hover {
	color: #b6b9bc;
}

#sidebar li > .children li {
	border: 0;
}

#sidebar a {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none; 
}

#sidebar li a {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none; 
}

#sidebar li a::before {
	content: "\00BB\00A0";
	color: #b6b9bc; 
	font-size: 15px;
	font-weight: bold;
}

#sidebar a:hover {
	color: #b6b9bc;
	text-decoration: none; 
	font-size: 15px;
	font-weight: bold;
}

#sidebar #calendar a::before {
	content: "";
}

.padLeft {
	padding-left: 35px;
	}
	
.botBorder {
	border-bottom: 1px solid #fff;	
	}
	
.cat-item {
	color: #fff;
	}	

/* =Navigation
------------------------------------------------------------------*/


ul#topnav {
	height: 2em;
	line-height: 2em;
	background: #CEE1EF;
	overflow: hidden;
}

ul#mainnav {
	height: 2.5em;
	line-height: 2.5em;
	background: #CEE1EF;
	overflow: hidden;
}

ul#mainnav li > ul {
	display: none;
}

ul#mainnav li.current_page_item > ul, ul#mainnav li.current_page_parent > ul {
	display: block;
	position: absolute;
	clear: both;
	margin-top: 2.5em;
	width: 60em;
}

ul#mainnav li:hover > ul a, ul#mainnav li.current_page_item > ul a, ul#mainnav li.current_page_parent > ul a {
	float: left;
	height: 1.5em;
	line-height: 1.5em;
	padding-top: .3em;
	font-size: .9em;
	border-right: 3px solid #FFF;
	color:#FFF;
}

ul#mainnav li.current_page_parent > ul li.current_page_item a, ul#mainnav li.current_page_item > ul li a:hover, ul#mainnav li.current_page_parent > ul li a:hover {
	background: #DDD;
}


ul#mainnav li.current_page_parent a {
	background:  #D54E21;
}

ul#bottomnav {
	height: 1.8em;
	line-height: 1.8em;
	background: #CEE1EF;
}

#topnav li a {
	float: right;
	line-height: 2em;
	padding: 0 .7em;
	border-left: 0px solid #FFF;
	color: #333;
}

#topnav li a:hover {
	background: #D54E21;
}

#mainnav li.current_page_item a, li.current a {
	background: #D54E21;
}

#mainnav li a {
	float: left;
	line-height: 2.5em;
	padding: 0 .9em 0 .9em;
	border-right: 0px solid #FFF;
	color: #333;
}

#mainnav li a:hover {
	background: #D54E21;
}

#bottomnav li {
	float: right;
	line-height: 1.8em;
	padding: 0 .7em;
	border-left: 0px solid #FFF;
	color: #333;
}
.padLeft li { padding-left: -30px;
}
#human2 {
visibility:hidden;
display:none;
}