/* CSS Document */

body {
	background: url(../../media/images/common/bg.gif);
	margin: 0px;
	height : 100%;
}

#header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	margin-right: 30px;
}

#leftcol_wrapper {
	width: 220px;
}

#leftcol_wrapper .nav {
	background: transparent;
	padding: 11px 0px 11px 14px;
	border-bottom: 1px solid #663366;
}

#leftcol_wrapper .nav_selected {
	background-color : #FFF;
	padding: 11px 0px 11px 14px;
	border-bottom: 1px solid #663366;
}

#leftcol_wrapper h1 {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../../media/images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: top 2px;
}

.content {
	background-color: white;
}

#leftcol_wrapper h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform : uppercase;
}

#leftcol_wrapper h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#leftcol_wrapper ul {
	list-style-type: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#leftcol_wrapper li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#leftcol_wrapper li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#rightcol_td {
	border-left: 1px solid #663366;
}

#rightcol_wrapper {
	width: 499px;
	margin: 30px 30px 0px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}


#rightcol_wrapper h1 {
	font-size: 23px;
	font-weight: normal;
	color: #663366;
	margin: 0px;
}

#rightcol_wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663366;
	text-transform : uppercase;
	padding-bottom: 6px;
	background: url(../../media/images/common/heading_border.gif) bottom no-repeat; 
}

#rightcol_wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	text-transform : uppercase;
}



#rightcol_wrapper .float_left img {
	float: left;
	margin: 0px 8px 30px 0px;
}

#rightcol_wrapper .anchor_float_left img {
	float: left;
	margin: 0px 3px 2px 0px;
}

#rightcol_wrapper .section {
	margin-bottom: 30px;
}

#rightcol_wrapper .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
}

#rightcol_wrapper .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
}

a {
	color: #CC6633;
}

a:hover {
	color: #663366;
}

.accent_background {
	background-color: #663366;
}

.left_column {
	background-color: #ebebeb;	
}

#rightcol_wrapper a:hover {
	text-decoration: none;
}

#rightcol_wrapper ul	{
	padding : 0px;
	margin : 0px 0px 0px 30px;
}

#rightcol_wrapper li	{
	padding : 5px 0px;
	margin : 0px;
}

/* MEMBERSHIP FORM STYLES START (mainform) */

#mainform td.border {
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
}


/* MEMBERSHIP FORM STYLES END (mainform) */


#footer {
	margin: 30px 0px 20px 0px;
	padding : 30px 0px 0px 0px;
}

.input	{
	font-size : 12px;
}

.highlight	{
	background-color : #EBEBEB;
}

.button	{
	background-color : #CC6633;
	color : #FFF;
}

th {
	text-align: left;
}

.header {
	background-color: white;
}

.header_divider {
	background-color: black;
}