/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
table { background-color: #D4ECFB;   cellspacing}
.uline {text-decoration:underline; }
.large { font-size: 18px; }
.blue { background-color:#D4ECFB; align: center; }
.centerit { text-align:center; align: center; }
.align-left  { float: left; margin-right: 1em;
padding: 0; hspace: 15px; }
.align-right { float: right; margin-right: 1em;
padding: 0; hspace: 15px; }
.framed {border: solid 2px #00709E;  margin: 0em 1em 1em 1em;  }
.no { list-style-position: outside;
list-style-type: circle; font-size; 12px; line-height: 2em;   
padding: 0.25em 0 0.25em;  text-align: left; font-family: verdana, sans-serif; }
.midtext { font-size: 12px; }
.title { text-align: center; color: #960014; font-size: 1.2em; }
.me { text-align: center; }
.contact { text-align: center; color: #FFFFFF;  }
.homeblock { text-align: center; }
.baby { color: #006699; text-decoration: underline; }
.crumbs { text-align: left;  Font-family : sans-serif;
        Font : Verdana;  color: #800000; font-size: 8pt;  }

.origbox { text-align: center; Font-family : verdana, sans-serif; 
 background-color: #6EC6F1; color: #000000; 
          font-size: 10pt; border: 4px solid #FDE288; padding: 10px; height: 50px; }
          
          #shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
/* 6 times 9 Drop Shadow - http://www.6times9.com/javascript/dropshadow/ */
.outer {background: scroll #fff url(dropshadow.gif) right bottom no-repeat; margin-top: 13px; margin-left: 13px;}
.inner {overflow: auto; border: 1px solid #999; left: -13px; top: -13px; position: relative;}

.callbox { text-align: center;  Font-family : verdana,sans-serif; font-size: 10pt;
         Font : Verdana;  background-color: #8DCFF4; color: black; border: 4px solid #FBD7A1; padding: 10px; height: 100px; }
#block { float: left;  margin: 15px;}
ul li { line-height: 1.2em; list-style: none; marign-left: 3px;  padding: 0.25em 0 0.25em; font-color: #F8C473; text-align: left; font-family: verdana, sans-serif; }

body { 
	margin: 0;
	padding: 0;
	background: #0F5B96 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
}

h2 { color: #0561A5;
		
}

h3 { color: #000000;
		
}

h1 {
	letter-spacing: -2px;
	font-size: 1.8em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em; margin-right: 45px;
	line-height: 150%; margin-left: 45px;
}

a {
	color: #FFFF99;
}

a:hover {
	text-decoration: none;
	color: #FFFF99;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 200px;
	background: url(images/img02.jpg) no-repeat center top;
	
}

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 65px 0 0 10px;
	font-size: 2.5em;
	color: #62D6F5;
}

#logo p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/img04.gif) no-repeat;
}

/* Page */

#wrapper {
	width: 250px;
	margin: 15px auto;
}

/* Content */
#col1  {
	float: left; color: #00CCFF;
	width: 200px;
}

#col2  {
	float: left;
	width: 500px;
}

#col3  {
	float: left;
	width: 150px;
}

#content {
	float: left;
	width: 675px;
	padding: 0 0 0 25px;
}

.post {
	margin-bottom: 15px;
	background:#ffffff;
	color:#000000;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
}

.post a { 
	color: #002443;
}

.post a:hover {
	color: #000000;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry { 
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #000000;
}

.white { color: #FFFFFF; line-height: 1.2em;  }
.whiteright { color: #FFFFFF;  font-weight: bold;  }
.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
		color: #0A416B;
}

.post .links a:hover {
	color: #FFFDDA;
}

/* Sidebars */
#leftbar
 {
	float: left;
	width: 265px;
	display: inline;	
}	



.sidebar ul { font-size: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {  }
}

.sidebar li ul { font-size: 16px; font-weight: bold;

}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #FFFDED;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}


/* Left Sidebar */

#leftbar { width: 275px; margin-left: 15px; }
}

/* Right Sidebar */

#rightbar { width: 150px;
	padding: 0 0 0 25px;
}

/* Search */

#searchform {
	padding-top: 15px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}


/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #083253;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFF00; }
	
textarea {
	background-color:#C4CFDB!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:275px; /* 5 pixles smaller than form width !important */
	height:60px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	}
	
input {
	background-color:#CCD6E0!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#000000;
	width:275px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	}

input.submit {
	width:85px;
	height:28px;
	cursor:pointer;
	padding:0;
	font-size: 18px;
	border: thin solid #092E02;
	background-color: #99CCCC;
	}
input.checkbox {
	width:40px;
	height:28px;
	cursor:pointer;
	padding:0;
	font-size: 18px;
}
