/* layout
----------------------------------------------- */
html { height: 100.02%; }


* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #e3dbb6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
}

#banner {
	height: 137px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/banner-new.gif);
}

#home #banner {
	height: 137px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/banner_home.gif);
}




#nav {
	height: 58px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/nav_bg.jpg);
}

#content_container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
}


#content_left {
	width: 550px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

#content_right {
	width: 175px;
	float: right;
	border: 1px solid #003273;
	margin-right: 10px;

}

#rside {
	width: 165px;
	float: right;
	border: 1px solid #003273;
	margin-right: 10px;
}	

#picture{
	width: 215px;
	margin-top: 10px;
	border: 1px solid #003273;
	margin-left: 9px;
}


}

#links{
	width: 215px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;

}

#footer {
	clear: both;
	background-color: #5f80b0;
	height: 35px;
}
#footer_inner {
	width: 550px;
	padding-top: 10px;
	text-align: center;
}











/* typography
----------------------------------------------- */

a{
	 color:  #5f80b0;
	 font-weight:bold;
}

a:hover{	
	color:#a73d42;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	letter-spacing: .7px;
	padding-bottom: 20px;
	font-style: italic;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003273;
	font-style: italic;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0.7px;
	padding-bottom: 15px;
	font-style: italic;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #002164;
	letter-spacing: .7px;
	font-weight: lighter;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}
ul {
	padding-left: 15px;
}
li {
	padding-bottom: 5px;
	
}

#footer  p {
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: .5px;
}
#banner a {
	width: 800px;
	height: 137px;
	display: block;
}
#address p {
	padding-left: 10px;
	font-size: 12px;
	line-height: 17px;
	padding-right: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_inner a:hover {
	color: #003273;
}

#links a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#links ul {
}

#links li {
	padding-bottom: 3px;
	text-align: left;
}
.addressblu {
	color: #003273;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.larger {
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}







/*/////////////DROP DOWN NAVIGATION////////////////////////////////////

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
	z-index:10 !important;
	color: #1C3038;
	margin: 0px;
	float: right;
	width: 550px;
	padding-top: 8px;	
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	color:#ffffff;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	padding-right: 12px;
	letter-spacing: .7px;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		

		color:#003273;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		
		color:#003273;
		
		}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		
		background-repeat:no-repeat;
		background-position:92%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
	background-color:#003273;
	padding:5px 5px 5px 5px;
	border: 1px solid #89a2cb;		
	}

/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{
	font-size:11px;
	color:#FFFFFF;
	padding:3px 20px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
		#qm0 div a:hover
	{

		color:#003273;
		text-decoration:none;
		background-color: #fbf8f8;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */
		border-color:#75B1C2 !important;
		text-decoration:underline !important;
		 !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		

	}
