body { margin:0; font-size:17px; line-height:20px; font-family: "Times New Roman", Georgia, Times, serif;  background: url(images/bckg.gif) #ffffff;}
.brown {color:#af6210;}

blockquote { color:#666666; font-size:16px; border-left:2px solid #af6210; padding-left:20px;}

#container { background:url(images/center_bckg.jpg) no-repeat; width:944px; margin:0 auto;}

#containerMembers { background:url(images/mainMembers.jpg) no-repeat; width:944px; margin:0 auto;}

#logo { padding:30px 0 0 40px; height:100px; text-align:center;}
#logo a { text-decoration:none; font-size:30px;  text-transform:uppercase; color:#000000;}

#menu { height:20px; }
#menu ul { margin:0; padding:0;}
#menu ul li{float:left;}
#menu a {height:20px; font-size:18px;  text-decoration:none; padding-top:0px; color:#000000; }
#menu a:hover { padding-top:0px; font-size:18px; }

#text { margin: 0 0 0 20px; float: left; width: 690px; }
#text p { padding:0 20px 10px 0;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat; font-size:16px;}

#textMembers { margin: 0 0 0 20px; width: 910px;}

#sidebar { margin: 30px 0 0 0; float:right; width:180px; padding: 70px 40px 0 10px; font-size:13px; text-transform:uppercase;}

h1, h2 { margin:0; padding:0;  font-size:1.8em; color:#af6210; }

#main { padding:20px 0 0 0; }
#main a { color:#af6210; border-bottom:1px dashed #af6210; text-decoration:none;}
#main a:hover { border:none;}

#mainMembers { padding:20px 0 0 0; background:url(images/mainMembers.jpg) no-repeat #ffffff;}
#mainMembers a { color:#af6210; border-bottom:1px dashed #af6210; text-decoration:none;}
#mainMembers a:hover { border:none;}

#footer {background:url(images/footer_bckg.jpg) #ccc; height:152px; clear:both; padding-top:30px; padding:40px 0 0 30px; text-decoration:none;}

.twenty {font-size:20px;}

/*  Super Awesome Buttons with CSS3 and RGBA
    Source: http://www.zurb.com/article/266/super-awesome-buttons-with-css3-and-rgba
*/
.awesome, .awesome:visited {
	        background: #222 url(/sample/members/admin/scripts/style/alert-overlay.png) repeat-x !important; 
	        display: inline-block !important; 
	        padding: 5px 10px 6px !important; 
	        color: #fff !important; 
	        text-decoration: none !important;
			font-weight: bold !important;
			line-height: 1 !important;
	        -moz-border-radius: 5px !important; 
	        -webkit-border-radius: 5px !important;
	        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
	        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
	        text-shadow: 0 -1px 1px rgba(0,0,0,0.25) !important;
	        border-bottom: 1px solid rgba(0,0,0,0.25) !important;
	        cursor: pointer !important;
            }

.awesome:hover							{ background-color: #111 !important;}
.awesome:active							{ top: 1px !important; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px !important;}
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px !important;}
.large.awesome, .large.awesome:visited 			{ font-size: 14px !important; padding: 8px 14px 9px !important;}
	
.green.awesome, .green.awesome:visited		{ background-color: #91bd09 !important;}
.green.awesome:hover						{ background-color: #749a02 !important;}
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf !important;}
.blue.awesome:hover							{ background-color: #007d9a !important;}
.red.awesome, .red.awesome:visited			{ background-color: #e33100 !important;}
.red.awesome:hover							{ background-color: #872300 !important;}
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b !important;}
.magenta.awesome:hover							{ background-color: #630030 !important;}
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00 !important;}
.orange.awesome:hover							{ background-color: #d45500 !important;}
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515 !important;}
.yellow.awesome:hover							{ background-color: #fc9200 !important;}