body {
margin: 0px 0px 0px 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 16px;
color: #000000;
}

#container {
width:927px;
margin:0px auto;
min-height:650px;
}

#header {
	width: 100%;
	height: 37px;
	background: #4b4b4b url(../images/navbg.jpg) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

#linkers img {
float:left;
margin:0px;
border:0px;
outline:none;
padding:0px;
}

#newmessage {
height:30px; 
text-align:center; 
display:none; 
background-image:url(../images/upbg.jpg);
background-repeat:repeat-x;
width:100%; 
color:#000000;
border-bottom:1px solid #cccccc; 
line-height:30px;
cursor:pointer;
}


#navleft {
float:left;
width:700px;
background: url(../images/navleft.jpg) no-repeat left;
}

#navright {
	float: right;
	height: 37px;
	margin: 0;
	width:200px;
	text-align:right;
	color:#ffffff;
	padding: 9px 25px 0 0;
	background: url(../images/navright.jpg) no-repeat right top;
}

#navright a:link, #navright a:active, #navright a:visited {
color:#f07891;
}

#navright a:hover {
color:#66FFFF;
}
#sddm
{	
margin: 0;
z-index: 30;
padding-left:10px;
}

#sddm li
{	
margin: 0;
padding: 0;
list-style: none;
float: left;
}

#sddm li a
{	
display: block;
margin: 0 0px 0 0;
width: inherit;
height: 27px;
padding: 10px 15px 0px 15px;
text-transform: lowercase;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
float:left;
}

#sddm li a:hover
{	
background: #ee6c88 url(../images/navhover.jpg) repeat-x;
}

#sddm div
{	
	position: absolute;
	display:none;
	margin: 0px 0px 0px 0px;
	clear:both;
	padding: 0px 0px 0px 0px;
	background-color: #4b4b4b;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	
}

#sddm div a
{	
position: relative;
display: block;
margin: 0;
height:auto;
padding: 5px 10px 5px 10px;
width: 150px;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #4b4b4b;
color: #ffffff;
float:none;
}
	
#sddm div a.last 
{
padding-bottom:5px;
}

#sddm div a:hover
{
background: #ee6c88 url(../images/navhover.jpg) repeat-x;
color:#ffffff;
}

.title {
font-size:18px;
color:#CC3366;
padding-bottom:10px;
padding-top:5px;
}

#leftcol {
float:left;
width:283px;
}

ul {
list-style:none;
}

ul.flat {
	margin-left: 0;
	padding-left: 0px;
	padding-right: 20px;
	list-style: none;
}

#rightcol {
float:right;
width: 630px;

}

.big {
font-size:24px;
}

#boxes img {
display:inline;
border:0px;
outline:none;
}

#homecontent {
height:80px;
}

#faqs {
padding-right:10px;
min-height:600px;
}

#faqs ul {
list-style:none;
margin:0px;
padding:0px;
}

.small {
font-size:12px;
}

.blue {
color:#0099CC;
}

.bordered {
border-bottom:1px dashed #cccccc;
}

.paddedleft {
padding-left:10px;
}

a img {
outline:none;
}

a {
outline:none;
}

.submit {
cursor:pointer;
}

.partnerleft {
float:left;
width:444px;
}

.partnerright {
float:right;
width:444px;
}

.grayborder {
border:1px solid #cccccc;
}

#partnerlinks ul {
float:left; 
width: 30%;
padding-left:20px;
list-style:none;
padding-top:20px;
}

#partnerlinks ul li {
line-height:24px;
text-align:center;
}

#partnerlinks ul li.titlecat {
font-size:14px;
font-weight:bold;
height:30px;
}

#partnerlinks ul.first {
padding-left:0px;
}

#partnerlinks ul.last {
border-right:0px;
}



#partnerlinks a:link, #partnerlinks a:visited, #partnerlinks a:active {
color:#0099FF;
text-decoration:none;
margin:5px;
padding:4px;
}

#partnerlinks a:hover {
color:#FFFFFF;
border:0px;
background-color:#0099FF;
margin:5px;
padding:4px;
}

a.bluelink:link, a.bluelink:visited, a.bluelink:active {
color:#0099FF;
text-decoration:none;
border-bottom:1px dashed #0099FF;
}

a.bluelink:hover {
color:#f74141;
border-bottom:1px dashed #f74141;
}

#footer {
width:100%; 
height:100px; 
background-image:url(../images/footerbg.jpg); 
background-repeat:repeat-x; 
color:#ffffff; 
border-top:5px solid #4abbe4; 
text-align:center;
line-height:100px;
}


#footer a:link, #footer a:active, #footer a:visited {
color:#ffffff;
text-decoration:none;
padding:3px;
}

#footer a:hover {
background-color:#000000;
color:#ffffff;
padding:3px;
}


/* CONTACT PAGE CSS */
.contactsubmit {
border:1px solid #333333;
outline:none;
background-image:url(../images/thbg.jpg);
background-repeat:repeat-x;
color:#000000;
font-size:14px;
font-weight:bold;
padding:5px;
width:100%;
}
table.contactinfo {
border:1px solid #cccccc;
}

table.contactinfo thead th {
background-image:url(../images/thbg.jpg);
padding:5px;
border-bottom:1px solid #cccccc;
}

table.formbox thead th {
background-image:url(../images/thbg.jpg);
padding:5px;
border-bottom:1px solid #cccccc;
}

table.contactinfo tr td {
padding:5px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
background-color:#ffffff;
text-align:center;
vertical-align:middle;
}

table.formbox {
border:1px solid #cccccc;
}

table.formbox tr td {
padding:5px;
}

table.contactinfo a:link, table.contactinfo a:active, table.contactinfo a:visited {
color:#0099CC;
}

table.contactinfo a:hover {
color:#666666;
}

.contactinp {
font-size:16px;
width:98%;
border:1px solid #cccccc;
padding:5px;
color:#0099FF;
}

.formtitle {
color:#666666;
padding-bottom:5px;
}

/* PERSONALS PAGE CSS */

.select {border:1px solid #000000;
background-color:#ffffff;
color:#333333;
font-size:14px;
}

table.searchtable tr td {
padding:5px;
color:#ffffff;
}

table.searchtable {
background-color:#d97891;
}

#searchresults a:link, #searchresult a:active, #searchresults a:link {
color:#000000;
font-weight:bold;
}

#searchresults a:hover {
color:#666666;
font-style:italic;
}

.personalsinput {
background-color:#ffffff;
color:#0099CC;
border:1px solid #d45676;
font-size:11px;
padding:2px;
}


.lightpink {
background-color:#f1a9bc;
padding:5px;
}

.stitle {
font-weight:bold;
padding-bottom:8px;
}

/* MEMBERS HOME PAGE CSS */
table.details tr td {
padding:5px;
}

table.details a:link, table.details a:active, table.details a:visited {
color:#0099FF;
}

table.details a:hover {
color:#CC0000;
}

.pink {
color:#CC3366;
}

.fademe a img {
border:0px;
outline:none;
margin:0px;
float:left;
}


/* GENERIC */

#upcomingevents {
min-height:400px;
}