/* CSS Document */

/* Main Body Styling */

body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#6C9CC4 url(images/clouds_tile.jpg) repeat-x;
	color:#606060;
	text-align:center;
}

* html body {
	font-size:small;
	
}

* {
	margin:0;
	padding:0;
}


/* Links and Headers Styling */

a {
	color:#6e8a67;
	text-decoration:underline;
}


a:hover {
	color:#3D5F8C;
	text-decoration:underline;
}

h1 {
	font-size:275%;
	font-weight:normal;
	line-height: 1em;
	text-decoration:none;
	padding: 5px 10px;
	font-family:"Times New Roman", Times, serif;
}

h2 {
	font-size:200%;
	font-weight:bold;
	text-decoration:none;
	padding: 4px 10px;
	font-family:"Times New Roman", Times, serif;
}

h3 {
	font-size:160%;
	line-height: 2em;
	text-decoration:none;
	font-weight:normal;
	padding: 3px 10px;
	font-family:"Times New Roman", Times, serif;

}


h4 {
	font-size:140%;
	line-height: 1em;
	padding: 2px 10px;
	font-family:"Times New Roman", Times, serif;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

p {
	line-height: 1.2em;
	font-size: 110%;
	padding: 0 10px 5px 10px;
}

tr {
}

#content ul, ol {
	list-style-position:inside;
	padding: 5px 0 0 15px;
}

ol span {
	padding: 0 0 0 30px;
}

li {
	padding: 0 0 3px 0;
}


/* Layout Structure */

#wrap {
	margin: 0 auto;
	width:843px; /* set to the full width of the page */
	min-height: 400px;
	text-align:left;
	font-weight:normal;
	background:#FFFFFF;
}

#header {
	height:352px;
	background: #467aac url(images/header2.jpg) no-repeat top center;
}

/*.logo {
	margin:39px 0 0 50px;
}*/

/*#subheader_container {
	margin: 0 auto;
	width:854px;
}*/
/*
#menu_container {
	margin: 0 auto;
	width:854px;
	height:32px;
	background:transparent;
	font-size:140%;
	font-weight:normal;
	text-align:center;
}
*/

#subheader_container {
	margin: 0;
	width:843px;
	height:0px;
	font-size:100%;
}

/*#banner_container_home {
	text-align:left;
	top:24px;
	left:0px;
	width:800px;
	height:0px;
}*/

#banner_container_home ul {
	list-style-type: none;
	font-size: 150%;
}


#banner_container_home ul span {
	font-size: 200%;
	color:#3d5f8c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*
span.lowered {
		vertical-align: 65%;
}
*/
#banner_text {
	padding: 0 10px 0 490px;
	font-family: "Century Gothic", Times, "Times New Roman", serif;
}

#banner_text a {
	color:#6e8a67;
	text-decoration:none;
}

#banner_text a:hover {
	color:#3D5F8C;
	text-decoration:underline;
	font-weight:bold;
}


/* Menu */
/*
#menu {
	margin: 0 auto;
	width:854px;
	height:63px;
	background:url(images/menu.jpg) no-repeat;
}

#nav  {
	float:left;
	width: 100%;
	margin:0;
	padding: 0px 0 0 46px;
	text-transform:capitalize;
	list-style:none;
}

#nav li {
	float:left;
	margin:0;
	padding:0;
	font-size: 185%;
	text-align:center;
	font-family:trajan pro, times, tahoma;
}

.fix {
	padding-top: 10px;
}

#nav a {
	float:left;
	display:block;
	margin: 0 -1 0 0;
	padding:0px 26px;
	text-decoration:none;
	border: 1px solid #9B8748;
	border-bottom:none;
	border-top:none;
}

*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*
#cfnavbar{
	margin: 0;
	padding: 0;
}

#cfnavbar ul{
	
	padding: 0;
	margin: 0;
	float: left;
	font-size: 130%;
	text-align:center;
	font-family:trajan pro, times, tahoma;
	text-transform:uppercase;
}

#cfnavbar ul li{
	display: inline;
}


#cfnavbar ul li a, #cfnavbar ul li span{
	float: left;
	padding: 5px 35px 5px 35px;
	text-decoration: none;
	background: url(images/divider.gif) top right no-repeat;
}
*/
/*#cfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/ /*
	padding-left: 40px;
}

#cfnavbar ul li a#leftcorner{
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 5px;
	background: none;
}

#cfnavbar ul li a#rightcorner{
	padding-right: 15px;
	padding-top: 10px;
	background: none;
}

#cfnavbar ul li a:hover{
	text-decoration: none;
}

#cfnavbar:after{ /*Add margin between menu and rest of content in Firefox*//*
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/*


.menu_item {
	position:relative;
	float:left;
	height:32px;
	width:120px;
	background-color:#bababa;
	text-align:center;
}

.menu_item a {
	display:block;
	margin-top:7px;
	color:#000000;
	font-weight:bold;
	font-size:95%;
	text-transform: uppercase;
	text-decoration:none;
}

.menu_item a:hover {
	color:#ffffff;
}

.menu_item:hover {
	background-color:#336699;
}

*/

/*
dl {
}

dt {
	font-size:225%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	width: 215px;
}

dt img {
	margin: 0 5px 0 0;
}

dd {
	
	padding: 0 0 0 20px;
}
*/

/*
#rollovers a  {
text-decoration:none;

}

#rollovers a span {

    display: none;
	text-decoration:none;

}



#rollovers a:hover span {

    margin: 0 auto;
	
	display: block;

    position: relative;

    width: 854px;

    height: 120px;

    top:0px;

    left:122px;

    border: 0;

}

*/



/******************************************************************* indestructible box */


/*#content_sub {*/
	/*margin: 0 auto;*/
	/*float:left;*/
	/*width: 315px;*/	/*background:#FFFFFF url(images/sub_cont_bkgrnd.jpg) repeat-y top left;*/
	/*padding: 0;	
}*/


#content_sub_text {
	float: left;
	width: 405px;/* set to the width of the sidebar - IMPORTANT - change in conjunction with content_main width */
	padding: 0;
	margin: 0;
}

#content_sub_text dl {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 0;
	display: inline; /*fixes IE/Win double margin bug */
}

#content_sub_text dt {
	float: right;
	margin:0 0 5px 84px;
	padding:0;
	font-size:100%;
	letter-spacing:1px;
	line-height: 1em;
	color: #3d5f8c;
	width: 308px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content_sub_text dd {
	margin: 0 0 0 84px;
	padding: 0;
	font-size:85%;
	line-height:1.3em;
}

#content_sub_text dl dd.img {
	margin: 0;
}

#content_sub_text dd.img img {
	float:left;
	margin: 0 8px 0 0;
	padding:4px;
	border:1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}

/* reverse float */

#content_sub_text .alt dt {
	float: left;
}

#content_sub_text .alt dd {
	margin:0 84px 0 0;
}

#content_sub_text .alt dd.img img {
	float:right;
	margin:0 0 0 8px;
}


#content {
	margin: 0;
	width:843px;
	background:#FFFFFF;
	padding: 0;
}


#content_main {
	margin: 0;
	width:420px; /* set to the width of the sidebar - IMPORTANT - change in conjunction with content_sub_text width */
	float:right;
	border:1px solid #D9E0E6;
	border-top-color:#ffffff;
	border-right-color:#ffffff;
	border-left-color: #C8CDD2;
	border-bottom-color: #ffffff;
	background: #fff;
	padding: 0;
}


#content_pages p, h2, h3, h4, h5 {
	padding-left: 15px;
}


#welcome {
	padding:10px;
}


#content img {
	margin: 8px;
	padding:4px;
	border:1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
}

#add_info {
	padding:10px;
}

#talk {
	float: left;
	display: inline;
	width: 843px;
	margin: 0px 0px;
	padding: 0px 0px;
}

#bluebox {
	float:left;
	margin: 0 0 10px 0;
	padding:10px;
	border:1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	border-left-color:#ffffff;
	background: #f6f5f5;
}

#bluebox_right {
	float:right;
	margin: 0 0 10px 0;
	padding:10px;
	border:1px solid #D9E0E6;
	border-bottom-color: #63835D;
	border-right-color: #ffffff;
	border-left-color:#C8CDD2;
	background: #f6f5f5;
}

.bluetext {
	color: #3d5f8c;
}

.bar {
	background:url(images/bar2.jpg) repeat-x;
	padding: 0 0 8px 0;
	margin: 0 5px 0 5px;
}



/* CSS Styled Table */
/* From http://veerle.duoh.com/index.php/blog/comments/a_css_styled_table/ - tutorial */
/*
#table {
	padding: 0;
	margin: 0;
}

#table th {
	border: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 0px;
	background: none;
}

#table th.nobg {
	border: 0;
	background: none;
}

#table td {
	border: 0;
	background: none;
	padding: 6px 6px 6px 0px;
	font-weight:bold;
}


#table td.alt {
	background: none;
}

#table th.spec {
	border: 0;
	background: none;
	font-weight:bold;
	font-size: 90%;
}

#table th.specalt {
	border: 0;
	background: none;
	font-weight:bold;
	font-size:110%;
}
*/
/* end CSS styled table */

/* Footer */

#footer {
	clear:both;
	margin: 0;
	height:auto;
	background:#dddbd9;
	color:#8d8c8b;
	width: 843px;	/* set to the full width of the page */
}

#footer_text {
	text-align:left;
	font-size:70%;
	font-weight:bold;
	vertical-align:bottom;
	padding: 10px 10px 10px 10px;
}

#footer_text span {
	color:#FFFFFF;
}

#footer_text a {
	text-decoration:none;
	color:#ffffff;
}

#footer_text a:hover {
	color:#ffffff;
}


/* Floats */

.floatright {
	float:right; 
	margin: 5px 10px 10px 10px; 
}

.floatleft {
	float:left; 
	margin: 10px 10px 10px 10px; 
}

.floatleft_column {
	float:left; 
	margin: 10px 10px 50px 10px; 
}

/* Clearfix */

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}  /*a fix for IE Mac*/

* html .clearfix {height: 1%;}
.clearfix {display: block;} /*The Holly hack for a bug in IE6 for Windows*/
.nametitles {
	padding-top: 10px;
}


/* Hides from IE5-mac */
* html div#sidebar {height: 1%;}
/* End hide from IE5-mac */ /*— Holly Hack for IE 6 Peekaboo bug —*/

