body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #000000;
	margin: 0px;
}

#container {
	width: 1000px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#header {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
background-position:left;
height:150px;
}

#login_box {
	float:right;
	border-left: 1px solid #46290f;
	border-top: 2px solid #46290f;
	border-bottom: 1px solid #46290f;
	padding: 10px;
	padding-top: 13px;
	width: 250px;
	font-size:17px;
	color: #46290f;	
}

p {
	margin-bottom: 0px;
 	margin-top: .8em;
}

#login_table tr td {
	padding-bottom: 10px;
}

#footer {
	font-size: 0.95em;
	border-bottom:#46290f solid 1px;
	border-top: #46290f solid 1px;
	padding: 10px 15px; /* this should match horizontal padding of #text_content*/
	clear: both;
	min-height: 1.3em;
	line-height: 1.3em;
	background-image:url(../images/gradient.jpg);
	background-position:top;
	margin-top: 10px;
}

#footer a:link {
	color: #000000;
	text-decoration:none;
}
#footer a:visited {
	color: #000000;
	text-decoration:none;
}

#text_content {
	padding:10px 15px; /*this should match the horizontal padding of the footer*/
	min-height: 275px;
}

.lookingPartner {
border: 1px solid #3393f3;
padding: 10px;
text-align:center;
}

.padded_box {
	padding-top: 15px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 13px;
	min-height:220px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 630px;
}

table {
border-collapse:collapse;
text-align:left;
}

.member {
	border-collapse:separate;
}

.events td {
	padding: 7px;
	border: 1px #000000 solid;
}

.exec td {
	padding: 3px;
	border: 1px #000000 solid;
}

.matches td {
padding: 15px 5px;
border:1px #999999 solid;
margin:0;
}

.member td {
	padding: 3px;
	border: 1px solid #666;
}

.summary td {
padding: 5px;
border:1px #999999 solid;
margin:0;
}

ol li {
margin-bottom:10px;
}

.abs {
table-layout:fixed;
}

.abs td {
padding: 3px 1px;
}

.input_width {
	width: 630px;
}

.status {
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
}

.newsletter_pg {
	border: 1px solid #000000;
	padding: 15px;
}
.margin1 {
	margin-left: 100px;
	margin-right: 100px;
}


.photo_left {
	float: left;
	padding-top:5px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.photo_right {
	float: right;
	padding-top:5px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.floatR {
	float: right;
}


#divider {
	height: 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
}

#nav_pane {
	float: right;
	border-left: 1px solid #000000;
	width: 240px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size:85%;
}

.nav_box {
	border-bottom:1px solid #000000;
	padding-top: 0px;
	padding-left:10px;
	padding-bottom: 15px;
	padding-right: 5px;
}

.nav_box_FP {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	padding-bottom: 2px;
	text-align: center;
	padding-top: 2px;
}

.nav_box_no_pad {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	text-align: left;
}


.ten_pt {
	font-size: .85em;
}

.border {
	border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #3399CC;
}

a:link {
	color: #3393f3;
	text-decoration:none;
}
a:visited {
	color: #3393f3;
	text-decoration:none;
}
a:hover, #footer a:hover {
	text-decoration: underline;
}
.table_header {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}

.required_fields {
	font-weight: bold;
	color: #cc3399;
}
.margin2 {

	margin-left: 200px;
}

.highlight {
	background-color: #FFFF00;
}

.passed {
	color: #999999;
}


.input_width_short {

	width: 230px;
}


.floatL {
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
}
.border_rules {
	border: 1px solid #3399cc;
	padding: 3px;
}
.left_pad {
	padding-left: 20px;
}
h2 {
	font-size:1.4em;
	font-variant:small-caps;
	margin-top: 10px;
	text-align: center;
}
h3 {
	margin-top:15px;
	margin-bottom: 10px;
	text-align:left;
	text-decoration:underline;
}

ul, ol {
	margin: 0px;
	line-height: 20px;
}
