.background {
	background-attachment: scroll;
	background-color: #F5F0E1;
	background-image: url(images/back_bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.green_top {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bkrnd_0608.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
/*sub navigation bar*/

#sub_navbar {
	font-family: "Century Gothic", Verdana, Arial;
	color: #593C11;
	text-decoration: none;
	BORDER-RIGHT:0 px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	PADDING-TOP: 0px; 	
	border-bottom:0;
	BACKGROUND-COLOR: #F5F0E1;
	border-top: 0;
}

#sub_navbar UL A:link {
	DISPLAY: block
}

#sub_navbar UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}
#sub_navbar LI {
	BORDER-BOTTOM: #F5F0E1 1px solid;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAE2CC;
}


#sub_navbarLinks {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	LINE-HEIGHT: 16px;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #F5F0E1 0px solid;
	POSITION: relative;
	background-color: #F5F0E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
}
#sub_navbarLinks LI {
	BACKGROUND-COLOR: #F5F0E1;
}
#sub_navbarLinks H3 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 0px
}
#sub_navbarLinks A {
	PADDING-RIGHT: 10px; 
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	COLOR: #593C11;
	PADDING-TOP: 5px; 
	TEXT-DECORATION: none;
	
}
#sub_navbarLinks A:hover {
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #B28F50; 
	TEXT-DECORATION: none;
}

/*sub navbar end*/
.ptxt {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
}
.sub_heading {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}
.times_subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E3F54;
}
.green_investBkgrnd {
	background-attachment: scroll;
	background-image: url(images/homepage0608.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.toptxt {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #EEE8E9;
}
.menu_bar {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}

menu_bar a {
text-decoration:none;
}

a.menu_bar:link {
	text-decoration: none;
}
.menu_bar:visited {
	text-decoration: none;
}
.menu_bar a:hover {
font-weight:bold;
}
a.menu_bar:active {
	text-decoration: none;
}


.border_rght {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AF8C93;
}
.bottom_menu {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #4D330C;
}
.interior_white {
	background-attachment: scroll;
	background-image: url(images/interior_whitebkgnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.header {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #4E3C56;
}

.title {
	color: #45374A;
	font-size: 24px;
}
.sub_menu_highlight {
	font-size: 14px;
	color: #996600;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
}
.sub_title {
	font-size: 12px;
	font-weight: bold;
	color: #533800;
	font-family: "Century Gothic", Verdana, Arial;
}

.sub_title A:link {
	font-size: 12px;
	font-weight: bold;
	color: #533800;
	font-family: "Century Gothic", Verdana, Arial;
}

.sub_title A:hover {
	font-size: 14px;
	color: #996600;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	}

.purple_link a{
text-decoration:underline;
color:#663399;
}
/***Form Styles***/

#divAdminForm
{
/*border-width:1px;
border-style:solid;*/
width:600px;
padding: 3px;
font-size:10px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
margin-left:15px;
}

#divAdminForm fieldset
{
border-color: #cccccc;
border-style: solid;
border-width:1px;
margin-bottom:20px;
padding-bottom:10px;
padding-top:20px;
font-size:10px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
padding-left:10px;
}


#divAdminForm legend
{
/*border-width:1px;
border-style:solid;*/

font-family: "Century Gothic", Verdana, Arial;
font-size: 18px;
font-weight: bold;
color: #5F3260;
padding-right:5px;
padding-left:5px;
background:#FAF8F1;
}

#divAdminForm label
{
border-width:1px;
border-style:solid;
padding: 3px;
font-size:10px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333
}

#divAdminForm input
{
background-color:#fffff;
border-color:#cccccc;
border-width:1px;
border-style:solid;
padding: 3px;
font-size:10px;
width:175px;
/*margin-bottom:5px;*/
}

#divAdminForm textarea
{
background-color:#ffffff;
border-color:#cccccc;
border-width:1px;
border-style:solid;
padding: 3px;
font-size:10px;
width:175px;
/*margin-bottom:5px;*/
}

#divAdminForm input#btnSubmit
{
background-color: #E7DDBE;
border-color: #DECCA3;
border-width:1px;
border-style:solid;
padding: 3px;
font-size:10px;
margin-bottom:5px;
font-weight:bold;
text-transform:uppercase;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}

#divAdminForm input#btnSubmit2
{
background-color: #E7DDBE;
border-color: #DECCA3;
border-width:1px;
border-style:solid;
padding: 1px;
font-size:10px;
margin-bottom:5px;
font-weight:bold;
text-transform:uppercase;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
width:50px;
}

#divAdminForm input#btnSubmit3
{
background-color: #EFE9D3;
border-color: #DECCA3;
border-width:1px;
border-style:solid;
padding: 1px;
font-size:10px;
margin-bottom:3px;
margin-top:3px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}

#divAdminForm table#skills
{
margin-left:5px;
margin-bottom:5px;
background-color: #ffffff;
border-color: #CCCCCC;
border-width:1px;
border-style:solid;
}

#divAdminForm table
{
font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
/***Admin Box Styles***/

#divAdminBox
{
/*border-color: #cccccc;
border-style: solid;
border-width:1px;*/
width:660px;
font-size:11px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
margin-left:10px;
margin-bottom: 20px;
}

#divAdminBox fieldset
{
border-color: #cccccc;
border-style: solid;
border-width:1px;
}


#divAdminBox legend
{
/*border-width:1px;
border-style:solid;*/

font-family: "Century Gothic", Verdana, Arial;
font-size: 18px;
font-weight: bold;
color: #5F3260;
padding-right:5px;
padding-left:5px;
background:#FAF8F1;
}

#divAdminBox a
{
/*background-color: #EBEBEB;
border-color: #CCCCCC;
border-width:1px;
border-style:solid;*/
padding: 3px;
font-size:12px;
margin-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:none;
}

#divAdminBox a:hover
{
/*background-color: #EBEBEB;
border-color: #CCCCCC;
border-width:1px;
border-style:solid;*/
padding: 3px;
font-size:12px;
margin-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666666;
text-decoration:underline;
}

.bigtext
{
margin-left:5px;
font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #333333;
}

#divAdminBox table
{
margin-left:5px;
margin-bottom:5px;
background-color: #ffffff;
border-color: #CCCCCC;
border-width:1px;
border-style:solid;
font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}

#btnSubmit3
{
background-color: #EFE9D3;
border-color: #DECCA3;
border-width:1px;
border-style:solid;
padding: 5px;
font-size:12px;
margin-bottom:15px;
margin-top:15px;
margin-left:10px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
width:175px;
}

