#banner 
{
	background-color: #9EB69C;
    width: 950px;
	height: auto;
    overflow: auto;
    margin: 0 auto;
}
#menu
{
	width: 898px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	border-color: #FEFFFF;
	border-style:solid;
	
    border-width:1px;
	background: #FFFFFF;
	


	
}
/*below is the text box drop down menu style   */
input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 25px;
    box-sizing: border-box;
	
}
#darkframe
{
    width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	background-color:#9EB69C;
	
	
}
#menu ul 
{
	margin: 0;
	padding: 0px 0px 0px 1px;
	list-style: none;
	line-height: normal;
    background: #BDBDBD;
	display: block;
}
#menu li 
{
	float: left;
	display: block;
}
#menu a 
{
	display: block;
	margin-right: -1px;
	height: 12px;
    background: #000000;
	padding: 2px 13.5px 12px 13.5px;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	border: none;
    border-left: 3px solid #FEFFFF;
    border-right: 9px solid #FEFFFF;
	background-image: url("http://cs452uwproject2014.com/images/imagesTPZCW0GX.jpg");
	
}


#wrapper 
{
    width: auto;
	height: auto;
    overflow: auto;
    margin: 0 auto;
	
}
#wrapper2 
{
    width: auto;
	height: auto;
    overflow: auto;
    margin: 0 auto;
	background-color:#F5F2F2;
	
}
#content 
{
     width: 615px;
  
	margin: 0 auto;
    font-family: Arial;
    float: left;
	padding: 0 0 0 10px; 
	
	
}
#content2
{
    width: 420px;
	margin: 0 auto;
    font-family: Arial;
    float: left;
	padding: 0 0 0 10px; 
}
#content2 p
{
    padding: 0px 0px 0px 20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
#content p
{
    padding: 0px 0px 0px 20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	
}


#content a
{
text-decoration:none;
font-family: Times New Roman;
	font-size: 17px;
	
	color: #07239F;
	
	

}
 

img {
  max-width: 100%
}

li {
  color: #f57814;
}
li span {
  color: #000000;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	
}
input.text_phone
{
	background:#fff url(../images/checkflagbg.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}
input.text_phone_invalid
{
	background-color: #ffa9b8;
	border: 1px red solid;
}
input.text
{
	background:#fff url(../images/checkflagbg.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}
label.error {
	font-size: 0.8em;
	color: #F00;
	font-weight: bold;
	display: block;
}
p.error_message
{
	text-indent: 3em;
}

span.error_message
{
	font-style:italic;
}
/* social media sidebar */
#sidebar
{
    margin: 0 auto;
    font-family: Arial;
	border-right: 5px solid #051F02;
	border-color:#051F02;
	background-color:#051F02;
	border-left:5px solid #051F02;
	border-bottom:5px solid #051F02;
	border-top:5px solid #051F02;
    float: right;
}
#sidebar ul
{
margin: 0;
	padding: 0px 0px 0px 1px;
	list-style: none;
	line-height: normal;
    text-decoration:none;
font-family: Times New Roman;
	font-size: 19px;
	font-weight: bold;
	color: #461AAD;
}
#sidebar a
{
text-decoration:none;
font-family: Times New Roman;
	font-size: 19px;
	font-weight: bold;
	color: #461AAD;
	
	

}
#sidebar2
{
    margin: 0 auto;
    font-family: Arial;
	border-right: 5px solid #040759;
	border-color:#040759;
	background-color:#040759;
	border-left:5px solid #040759;
	border-bottom:5px solid #040759;
	border-top:5px solid #040759;
    float: left;
	height: 100%;
	width: 22%;
}
#sidebar2 ul
{
margin: 0;
	padding: 0px 0px 0px 1px;
	list-style: none;
	line-height: normal;
    font-family: Times New Roman;
	font-size: 19px;
	font-weight: bold;
	color: #040759;
}
#sidebar2 a
{
text-decoration:none;
font-family: Times New Roman;
	font-size: 19px;
	font-weight: bold;
	color: #E3DFDD;
	
	

}
