/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:5px; padding:0;}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#999999}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}

a:link, a:visited{color:#0033CC; border:none;}
a:hover{text-decoration:none;}

img
{  border-style: none;
}

/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */
/* Basic Structure */

#container{width:990px; margin:0 auto;}
	#topbar{width:auto; display:block; height:116px;}
	#navbar{width:auto; display:block; height:37px;}
		#navbar a{line-height:28px; padding:0 8px; display:inline;}
	
	#main{width:auto; display:block; padding:0px 0;}
		#column_left{width:451px; padding-left:15px; margin-right:15px; float:left;}
		  
		#column_right{width:494px; padding-right:15px; float:left;}
		div.spacer{clear:both; height:10px; display:block;}
	
 #footer{width:auto; height:109px; display:block; padding:10px 0; font-size:11px; color:#666666;}
	
/* Internal Page structure */




/* ------------------------------ 
PAGE ELEMENTS
------------------------------ */
#search_box_container{
	padding-left:345px;
	margin-top:40px;
	float:left;
}
#search_box {
	float:left;
    width: 201px;
    height: 31px;
    background: url(images/bg_search_box.png);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
	width:27px;
	height:24px;
}

#search_box #sa {
    float: right;
    margin: 3px 4px 0 0;
	width:27px;
	height:24px;
}
#search_box #q {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
/* ------------------------------------*/

#banner_text {
	padding-left:345px;
	padding-top:15px;
	float:left;
	font-size:14px;
	letter-spacing:-0.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;	
}	

#banner_text a, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#banner_text a:hover {text-decoration:underline;}

/* ------------------------------------*/

#navbar {
	background-color:#414747;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:600;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	line-height: 37px;
	white-space: nowrap;
}
#navbar li {
	list-style-type: none;
	display: inline;
}
#navbar li a {
	text-decoration: none;
	padding: 9px 10px;
	color: #FFF;
}
#navbar li a:link {
    color: #FFFFFF;
}
#navbar li a:visited {
    color: #FFFFFF;
}
#navbar li a:hover {
    color: #404746;
    background-color: #e5e8e8;
}

#navbar a:link {
	 color:#FFFFFF;
	 text-decoration:none;
}

#navbar a:link {
	 
	 color:#FFFFFF;
	 text-decoration:none;
}

#footer {
	background:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	padding-left:30px;
	padding-top:27px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer_address {
	float:left;
	width:280px;
	line-height:14px;
}

#footer_links{
	float:left;
	width:500px;
	margin-left:160px;
	line-height:14px;
}

/* Home Page*/

#column_left_main{height:445px; float:left;}
  #column_left_main_work{
  		height:240px;
		width:451px;
  		background-image:url(images/grey_bg.jpg); 
		background-repeat:repeat-x;
		float:left; 
		padding-top:10px;
 }		  
 
 #column_left_support{
  		height:115px;
		width:451px;
  		float:left; 
		margin-top:10px;
 }		
  
  #column_right_down{
  		margin-top:15px;
		font-family:Georgia, "Times New Roman", Times, serif;  
  }
  #column_right_down_left{
  		float:left;
		margin-right:10px;
		width:255px;  
  }
   
   #column_right_down_right{
   		float:left;
		width:220px;   		
   }
	
/* ------------------------------ 
CUSTOM CLASSES
------------------------------ */
.grey_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.grey_text a, a:visited {color:#a4a9a8; text-decoration:none;}
.grey_text a:hover {text-decoration:underline;}

.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;  
}
.heading1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#509dc6;
	font-weight:bold;  
}
.heading2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#509dc6;
}

.heading2 a {color:#509dc6; text-decoration:none;}
.heading2 a:hover {color:#509dc6; text-decoration:underline;}

.green{color:#66cc33;}
.sub_head{
	color:#666666;
 	margin-top:10px;
}
	
.sub_head a {
	color:#666666;
	text-decoration:none;
	background-color: transparent;
	color:#666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.blog{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	
}

.blog a{
	color:#509dc6;
	text-decoration:none;	
}
.blog_link{
	background:#f4f4f4;
	font-weight:bold;
	margin-top:10px;	
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.blog a:hover{text-decoration:underline;}
.sub_head a:hover {
	text-decoration:underline;
	border:none;
	color:#509dc6;
}	
	
.get_involved_text a{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	text-decoration:none;
}	

.get_involved_text a:hover{text-decoration:underline;color:#509dc6;}

.blue_line { background-image:url(images/blue_line.jpg); background-repeat:repeat-x;}
.georgia a {text-decoration:none;}
.georgia a:hover {text-decoration:underline;}

/* ------------------------------ 
Sub Pages
------------------------------ */

/* ----Members Page------------- */
#content-container {
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
}

.member_text {
	margin-bottom:15px;
	margin-top:20px;
	font-size:18px;	
}
.member_pic{
	float:left;
	width:145px;
	padding-left:5px;
	padding-right:3px;
}

.profle_small {
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	font-size:12px;
	height:100px;
    margin-bottom:5px;

}
.profile_span{font-weight:bold;}

.name a {color:#66cc33; font-size:14px; font-weight:bold; line-height:24px;text-decoration:none;}
.name a:hover{text-decoration:underline;}
.member_link a {text-decoration:underline;color:#509dc6;}

/*----- Profile Page -- */
#profile_container {
	margin-top:10px;
	margin-left:250px;
	margin-right:150px;
	margin-bottom:10px;
}

#profile_info{
	height:auto;		
}

.profile_blog_title{
	font-size:14px;
	padding-bottom:5px;
	padding-left:5px;
	font-weight:bold;
}
.profile_main {height:auto;}
.profile_main_pic{/* Profile Pic in the main profile*/
	float:left;	
	width:135px;
	height:90px;
	
}


.small_icon{padding-left:3px;}
img.small_icon{ border:none;}
.small icon a { text-decoration:none;}

.profile_bio{margin-bottom:5px; margin-top:15px;}
/*------------------------------ */


/******************************
       BLOG THEME 
******************************/

  #blog_column_left{width:700px; padding-left:15px; margin-right:15px; margin-top:20px; float:left;}
  #menu{width:245px; padding-right:15px; float:left;}