/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/*---------------------------------------------*/
/*-- Layout CSS                              --*/
/*---------------------------------------------*/
body
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(./images/diagonal_pattern.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	text-align: center;
}

.form_old
{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	margin: 245px auto 0px auto;
	padding: 0px 0px 0px 0px;
}


#main_container
{
	margin:0px auto;
	padding:0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

#header_photo_right
{
	background-image: url(./images/Fall-Town-Image.jpg);
	background-position: center;
	float: right;
	margin: 2px 10px auto 0px;
	width: 224px;
	height: 148px;
}

#header_photo_middle
{
	background-image: url(./images/Flower-Girl.jpg);
	float: right;
	margin: 2px 10px auto 0px;
	width: 98px;
	height: 148px;
}

#header_photo_left
{
	background-image: url(./images/Door-Image.jpg);
	background-position: center;
	float: right;
	margin: 2px 10px auto 0px;
	width: 100px;
	height: 148px;	
}

#footer
{
background-image: url(./images/footer.jpg);
background-repeat: no-repeat; 
width: 800px;
height: 50px;
}

#footer .content
{
	background-color: #993333;
	width: 500px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	position: relative;
	top: 10px;
}

#main_content
{
	margin: 0px;
	padding: 10px 10px 5px ;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	vertical-align: top;
	text-align: left;
}

#main_content h1
{
	border-bottom: dashed 1px #808080;
	color: #993333;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	display: inline;
	padding: 0px 150px 5px 0px;
	margin: 15px 0px 10px 0px;
}

#main_content h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#main_content h3
{
	background-color: #993333;
	border-bottom: solid 2px #cc9933;
	color: #ffffff;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	padding: 2px 10px 2px 10px;
	margin: 10px 0px;
}


#main_content p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
}

#mission_statement 
{
	vertical-align: top;
	background-image: url(./images/Daisy_Bkg.jpg);
	background-repeat: no-repeat;
	background-position: 40px 60px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* ------------------- Navigation Menu CSS ------------------ */


#nav_container
{
	background-image:  url("images/header_buffer_2.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	height: 27px;
	padding: 5px 0px 0px 15px;
	position: relative;
	min-width: 785px;
	width: 785px;
	margin: 0px;
	text-align: left;
}


/*------------------ Door Left Vertical ------------------*/
#front_door_container
{
	width: 140px;
	margin: 0px;
	padding: 20px 5px 0px;
	text-align: left;
	background-image: url(./images/left_vertical_navBkg.jpg);
	height: 300px;
	vertical-align: top;
}

#front_door_container h1
{
	color: #993333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	margin-bottom: 0px;
}

#front_door_container h1.secondline
{
	color: #993333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	margin: 3px 0px 10px 34px;
}

#front_door_container a, #front_door_container a:visited
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 18px;
	margin: 0px 10px 0px auto;
	padding: 1px 4px;
	text-decoration: none;
	background-image: url(./images/sign_up_btn.gif);
	width: 50px;
	display: block;
}

#front_door_container a:hover
{
	color: #993333;
	background-image: url(./images/sign_up_btn_hov.gif);
}

/*------------------ Portrait ------------------*/


#portrate_container
{
	width: 178px;
	height: 350px;
	float: right;
	border: solid 1px #595959;
	background-image: url(./images/Portrait_wLogo.jpg);
	margin-left: 5px;
}


/************** deffition tag styles **************/

dt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

dd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav img
{
	margin-bottom: -4px;
 
}

#gnl
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#gnr
{
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink
{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
	text-decoration: none;
	background-color: #FFDC82;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav
{
	background-color: #595959;
	position: absolute;
	top: 30px;
	left: 10px;
	height: 18px;
	padding: 4px 0px 0px;
	visibility: hidden;
	color: #cccccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	overflow: visible;
	white-space: nowrap;
}

.subglobalNav a:link, .subglobalNav a:visited 
{
	font-size: 1em;
	color: #ffffff;
	padding: 2px 10px;
}

.subglobalNav a:hover{
	color: #ffffcc;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFDC82;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

.bold
{
	font-weight: bold;
}
