@charset "utf-8";
/* CSS Document */
html {
/* 	background: #A1BAA7; */
background: #D1DDD4;
}
#container {
	width: 1024px;
	min-height:400px;
	background: #A1BAA7;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
}

#banner{
	background: #A1BAA7;
}
#main_body {
	padding-left: 0px;
	padding-right: 0px;	
	background: #FBF3D5;
	overflow: hidden;
    position: relative;
    width: 100%;
	float:left;
	display: table;
}


#main_body_half {
	width:412px;
	float:left;
	word-wrap:
	break-word;
}

.text_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 5px;
	margin-left: 30px;
}

.text_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding-left: 0px;
}

.footnote_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

.text_body_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding-left: 0px;
	color: #193DC1;
	line-height:20px;
}

.text_plain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 2px;
	padding-left: 5px;
}

.text_quote {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 18px;
	padding-left: 5px;
}

.text_body_hanging_indent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	padding-left: 90px;
    text-indent: -45px;
}

.text_body_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color:#18753C;
}

.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color:##0B6121;
	text-align:center;
	padding-left: 20px;
	padding-right: 20px;
}

.text_vertThirdOfScreen{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-left: 15px;
	margin-left: 30px;
	left: 140px;
}

.text_title_vertThirdOfScreen{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-left: 155px;
	font-style: italic;
}

img.center {
    text-align:center;
    }


.text_contact_list_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
	color:#6C7D83;
}
	
.text_contact_list_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
	
.text_page_body_title {
	font-family: Verdana, Geneva, sans-serif;
	color: #5D7CBA;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}

ul
{
font-family: Verdana, Geneva, sans-serif;
list-style-type: circle;
padding-left: 80px;
margin: 0px;
text-align: left;
}

ul.li
{
background-repeat: no-repeat;
padding-left: 55px;
}


#verticalHalfOfScreen {
	width: 50%;
	float: left;
	min-height: 400px;
	height: auto !important;
	text-align: left;
}

#oneThirdOfScreen  {
	width: 33%;
	float: left;
	min-height: 120px;
	height: auto !important;
	text-align: left;
}

#secondThirdOfScreen  {
	width: 33%;
	float: left;
	min-height: 120px;
	height: auto !important;
	text-align: left;
}

#twoThirdsOfScreen  {
	width: 67%;
	float: left;
	min-height: 120px;
	height: auto !important;
	text-align: left;
}

#oneQuarterOfScreen  {
	width: 25%;
	float: left;
	min-height: 220px;
	height: auto !important;
	text-align: left;
}

#oneFifthOfScreen  {
	width: 20%;
	float: left;
	min-height: 220px;
	height: auto !important;
	text-align: left;
}

#threeQuarterOfScreen  {
	width: 75%;
	float: left;
	min-height: 220px;
	height: auto !important;
	text-align: left;
}

#thirdVertThirdOfScreenFiller  {
	width: 33%;
	float: left; 	
}

#ScreenFiller  {
	width: 33%;
	float: bottom; 	
}

#firstVertTwoThirdsOfScreen  {
	width: 67%;
	float: left;
}
	
#fullWidthOfScreen {
    text-align:center;
}

#members {
	margin: 20px;
	padding: 20px 20px 20px 20px;
	border: 3px solid #333;
	background-color:#FAFAFA;
}

#col1, #col1filler {
	width:200px;
	background-color:#DA6F65; 
	float:left;
	height: 100%;
	}

#col2 {
	width:624px; 
	float:left;
	background-color:#FBF3D5;
	}

#intcol2 {
	width:824px; 
	float:left;	
	background: #FBF3D5;
	height: 100%;	
	}

#intCol2Half {
	width:412px; 
	float:left;	
	background: #FBF3D5;
	height: 100%;	
	}
	
#col3 {
	width:200px;
	background-color:#DA6F65;
	float:left;
	height: 100%
	}
	
#footer { 			
	background-color:#DA6F65;
	clear:both;
	text-align:center;
	width: 100%;
	float: left;
	}

#rounded_box{
	width:170px;
	background-color:#FDEEEC; 
	float:left;
	border:2px solid;
	border-radius:25px;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 20px;
	}
	
#rounded_box_button{
	width:125px;
	background-color:#FDEEEC; 
	float:left;
	border:2px solid;
	border-radius:25px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	}
	
#rounded_box_button_long{
	width:170px;
	background-color:#FDEEEC; 
	float:left;
	border:2px solid;
	border-radius:25px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	}
		
#rounded_box_col2{
	width:500px;
	background-color:#FDEEEC; 
	float:top;
	border:4px solid;
	border-radius:25px;
	border-color:#CC3300;
	margin-left: 60px;
	margin-top: 5px;
	margin-right: 20px;
	padding:15px;;
	padding-top:10px;
	padding-left:10px;
	}
		
#rounded_box_col2_wide{
	width:580px;
	background-color:#BFA2B9; 
	float:top;
	border:4px solid;
	border-radius:25px;
	border-color:#CC3300;
	margin-left: 120px;
	margin-top: 10px;
	margin-right: 20px;
	}
	
#copyright{
	background-color:#DA6F65;
	clear:both;
	text-align:center;
	}
	
#filler{ 
	float:left;	
	}

#table{	
	padding:15px;
	padding-left:10px;
	margin-left: 20px;
	vertical-align:top;
	padding:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

TD{
	font-family: Verdana, Geneva, sans-serif;
	padding-left:30px;
 	font-size: 14pt;
	vertical-align:top;
}
#list{	
	padding:15px;
	padding-left:20px;
	margin-left: 20px;
	vertical-align:top;
	padding:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
}
/* icons for file types (icons by famfamfam) */

/* images */
table tr td:first-of-type a[href$=".jpg"], 
table tr td:first-of-type a[href$=".png"], 
table tr td:first-of-type a[href$=".gif"], 
table tr td:first-of-type a[href$=".svg"], 
table tr td:first-of-type a[href$=".jpeg"]
{background-image: url(./.images/image.png);}

/* zips */
table tr td:first-of-type a[href$=".zip"] 
{background-image: url(./.images/zip.png);}

/* css */
table tr td:first-of-type a[href$=".css"] 
{background-image: url(./.images/css.png);}

/* docs */
table tr td:first-of-type a[href$=".doc"],
table tr td:first-of-type a[href$=".docx"],
table tr td:first-of-type a[href$=".ppt"],
table tr td:first-of-type a[href$=".pptx"],
table tr td:first-of-type a[href$=".pps"],
table tr td:first-of-type a[href$=".ppsx"],
table tr td:first-of-type a[href$=".xls"],
table tr td:first-of-type a[href$=".xlsx"]
{background-image: url(./.images/office.png)}

/* videos */
table tr td:first-of-type a[href$=".avi"], 
table tr td:first-of-type a[href$=".wmv"], 
table tr td:first-of-type a[href$=".mp4"], 
table tr td:first-of-type a[href$=".mov"], 
table tr td:first-of-type a[href$=".m4a"]
{background-image: url(./.images/video.png);}

/* audio */
table tr td:first-of-type a[href$=".mp3"], 
table tr td:first-of-type a[href$=".ogg"], 
table tr td:first-of-type a[href$=".aac"], 
table tr td:first-of-type a[href$=".wma"] 
{background-image: url(./.images/audio.png);}

/* web pages */
table tr td:first-of-type a[href$=".html"],
table tr td:first-of-type a[href$=".htm"],
table tr td:first-of-type a[href$=".xml"]
{background-image: url(./.images/xml.png);}

table tr td:first-of-type a[href$=".php"] 
{background-image: url(./.images/php.png);}

table tr td:first-of-type a[href$=".js"] 
{background-image: url(./.images/script.png);}

/* directories */
table tr.dir td:first-of-type a
{background-image: url(./.images/folder.png);}