/* CSS Document 
Template Name: Association
Date: 07/18/07
*/

#container {
	margin: 0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
	background-color:transparent;
	background-repeat:repeat-y;
	border: 1px #aaaaaa solid;
	width: 770px;
}

/* start of banner section */

#banner { /* defines the entire banner areas dimensions */
	width:770px;
	height:151px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	border: 0px solid #ffffff;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px; /* this affects the positioning of the content below the page title */
}

#banner h1 { 
	width: 240px;
	border:0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	font-style:regular;
	color:#0f438d;
	margin: 50px 0px 0px 140px;
	padding:0px 0px 0px 0px;
	position: absolute;
}

#banner p { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: absolute;
}

#banner a { 
	color:#ffffff;
	text-decoration: none;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#banner a:hover { 
	color:#ffffff;
	text-decoration: none;
	background-color:#009900;
	padding: 0px 0px 0px 0px;
}

/* end of banner section */



/* start of navigation section */

.horizontal_navigation_bar {
width: 770px;
height: 23px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(images/strip.jpg);
text-decoration: none;
position: absolute;
z-index: 1;
}

.horizontal_navigation_bar a:link {
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

.horizontal_navigation_bar a:visited {
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

.horizontal_navigation_bar a:selected {
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

.horizontal_navigation_bar a:hover {
color: #000000;
text-decoration: none;
font-weight:bold;
background-color: #006699; /*color of the top links hovered backround*/
}

/* end of navigation section */


/* start of footer section */

#footer {
	background-image:url(images/footer.jpg);
	height:20px;
	width:770px;
}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	text-align:center;
}

#footer a {
	color:#000000;
}

/* end of footer section */


/* start of home button section */

#home_btn {
width: 200px;
height: 25px;
margin-left: 730px;
margin-top: 8px;
position: absolute;
z-index:2;
}

/* end of home button section */

/* start of image section */

img {
border: none;
}

#pic {
width: 120px;
margin: 27px 20px 0px 0px;
padding:0px 0px 0px 0px;
position: absolute;
}

.mail{
margin: 140px 0px 0px 80px;
border: 0px solid #000000;
text-align: center;
position: absolute;
}

#home_btn {
width: 199px;
height: 24px;
margin-left: 740px;
margin-top: 139px;
position: absolute;
z-index:2;
}
#order {
width: 200px;
height: 25px;
margin-left: 520px;
margin-top: 134px;
position: absolute;
z-index:2;
}
input {
 background-color: #fac7c7;
 color:#000000;
}
/* end of image section */




