body {
	font:Verdana, Arial, Helvetica, sans-serif;
	background-color:#999999;
}
	
* {	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
#main_table {
	border: thin solid #000000;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	
}

#menu {
	width:231px;
	background-color:#666666;
}
#bottom_menu {
	width:393px;
	background-color:#FFFFFF;
}

#menu a {
	white-space: nowrap; /*Addded by Leah as a fix for the text wrapping issue*/
	/* This usually works as a strong-arm approach to preventing text from wrapping*/
	}
	
#menu a:link {
	padding:10px 10px 5px 35px; /*10px 10px 5px 50px*/
	margin-left: 0; /*Addded by Leah as a fix for the text wrapping issue*/
	/*Some browsers recognize margins over padding and vice-versa, so I usually include both values as a precaution; this is here in case some browsers are adding extra space on the left that's forcing the text to wrap*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#CCCCCC;
	background-color:#666666;
	text-align:left;
	text-decoration:none;
}

#menu a:visited {
	padding:10px 10px 5px 35px; /*10px 10px 5px 50px*/
	margin-left: 0; /*Addded by Leah as a fix for the text wrapping issue*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#CCCCCC;
	background-color:#666666;
	text-align: left;
	text-decoration:none;
}

#menu a:hover {
	padding:10px 10px 5px 35px; /*10px 10px 5px 50px*/
	margin-left: 0; /*Addded by Leah as a fix for the text wrapping issue*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#003366;
	background-color:#666666;
	text-align: left;
	text-decoration:none;
}

#menu a:active {
	padding:10px 10px 5px 35px; /*10px 10px 5px 50px*/
	margin-left: 0; /*Addded by Leah as a fix for the text wrapping issue*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#666666;
	text-align: left;
	text-decoration:none;
}

#bottom_menu a:link {
	padding:0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color:#003366;
	text-align:center;
	text-decoration:none;
	
}

#bottom_menu a:visited {
	padding:0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color:#003366;
	text-align:center;
	text-decoration:none;
	
}

#bottom_menu a:hover {
	padding:0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color:#CCCCCC;
	text-align:center;
	text-decoration:none;
	
}

#bottom_menu a:active {
	padding:0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #CCCCCC;
	text-align:center;
	text-decoration:none;
	
}

#bottom_menu p {
	padding: 4px;
	line-height:1em;
}

.interior_content a:link {
	padding:0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#666666;
	text-decoration:none;
	
}

.interior_content a:visited {
	padding:0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#666666;
	text-decoration:none;
	
}

.interior_content a:hover {
	padding:0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#003366;
	text-decoration:none;
	
}

.interior_content a:active {
	padding:0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#003366;
	text-decoration:none;
	
}

.home_content h1 {
	font-size: 1.4em;
	background-color:#006699;
	color:#FFFFFF;
	padding: 20px 40px 0 40px;
	line-height:1.2em;
}

.home_content p {
	font-size: .8em;
	background-color:#006699;
	color:#FFFFFF;
	padding: 20px 40px 20px 40px;
	line-height:1.8em;
}

.interior_content h1 {
	font-size: 1.4em;
	background-color:#FFFFFF;
	color:#006699;
	padding: 20px 40px 0 40px;
	line-height:1.2em;
}

.interior_content h2 {
	font-size: 1.2em;
	background-color:#FFFFFF;
	color:#006699;
	padding: 20px 40px 0 40px;
	line-height:1.2em;
}
.interior_content h3 {
	font-size: 1.0em;
	background-color:#FFFFFF;
	color:#666666;
	padding: 20px 40px 0 40px;
	line-height:1.0em;
}

.interior_content p {
	font-size: .8em;
	background-color:#FFFFFF;
	color:#666666;
	padding: 8px 20px 8px 40px;
	line-height:1.8em;
}

.interior_content ul {	
	padding-left: 10px;
}

.interior_content li {
	font-size:.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#666666;
	padding: 5px 40px 0 40px;
	line-height:1.8em;
	list-style-type: disc;
	list-style-position: inside;
}


.footer {
	font-size: .6em;
	color:#333333;
	background-color:#FFFFFF;
}

.footer p {
	font-size: .8em;
	padding: 4px;
}
.who_we_are p {
	font-size: .7em;
	color:#666666;
	padding-left: 35px;
}
.bio p {
	font-size: .7em;
	color:#666666;
	padding-left: 40px;
}

.who_we_are td {
	vertical-align:top;
}
.bio td {
	vertical-align:top;
}
.bio h2 {
	font-size: 1.2em;
	background-color:#FFFFFF;
	color:#006699;
	padding: 8px 40px 0 40px;
	line-height:1.2em;
}

#menu p {
	font-size: .8em;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
}
p {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border:none;
	text-decoration:none;
}
#menu p#apply_now a {
	color:#FFFFFF;
	font-weight:bolder;
	text-shadow:#000000;
	font-size:1em;
}
#menu p#apply_now a hover{
	color:#CCCCCC;
	
}