body
{
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight: normal;
	line-height: 22px;	
	margin: 0px;
	padding: 0px;
	/**color: #423822;**/
	color: #666360;

	}	

input, label, textarea
{
    font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

a:link  {
    color: #0099FF;
    text-decoration: none;
}

a:visited {
    color: #0099FF;
    text-decoration: none;
}

a:hover {
    color: #0099FF;
    text-decoration: underline;
}
	
h1 { font-size: 34px; color: #0099FF; line-height: 30px; font-weight:lighter;}
h2 { font-size: 20px; color: #FF6600; font-weight:lighter; line-height: 25px;  }
h3 { font-size: 16px; color: #423822; line-height: 18px; }
h4 { font-size: 13px; color: #8C3D03; font-style:normal; font-weight: bold; line-height: 10px; }
h5 { font-size: 14px; color: #423822; font-style:normal; font-weight: bold; }
h6 { font-size: 20px; color: #423822; }

.green-head { font-size: 24px; color: #669900; font-style: normal; font-weight:lighter; line-height: 15px;  }

#main {
	
	background:url(../images/bg1.jpg) repeat-x;
	}
	
#main .container {
/**    min-height: 800px;**/
}

.container
{
	width: 950px;
	margin:auto;
	background-color:#FFFFFF;
	position: relative;
}

.Admincontainer
{
	width: 1150px;
	margin:auto;
	background-color:#FFFFFF;
	position: relative;
}

#header {
	height: 140px;
	padding-top:20px;
	padding-bottom: 0px;
	width: 100%;	

	}
	
#Adminheader {
	height: 70px;
	padding-top:20px;
	padding-bottom: 0px;
	width: 1150px;	
	border-bottom: 1px solid #e7e7e7;
	}	
	
#content-container
{
	width: 700px;
	min-height: 100%;
	padding: 15px;
	float: left;

}

#right-container
{
	width: 240px;
	border-left: 1px solid #E2D3CD;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 5px;
	margin-right: 10px;
	padding-bottom: 30px;
}

#rec-but
{
	border: 1px solid #CCCCCC;
}

.rec-but1
{
	border: 2px solid #FFFFFF;
	background-image: url(../images/rec-bar1.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
	
#title
{
    width: 600px; font-size: 60px; font-weight: lighter; color: #333333; margin-bottom:10px; margin-top:20px;
}
	
#menubar 
{
   
    margin-bottom: 0px;
    margin-top:90px;
    padding-top:10px;
	width: 1016px;
	height:42px;

	background-image: url(../images/menu-bar1.jpg);
	background-repeat:no-repeat;
	
}


#main-login-box {
	width:250px;
	text-align:right;
	float: right;
	margin-top: -50px;	
	/**border: 1px dashed #CCCCCC;**/
	padding: 5px;
}

.search-box-content {
	color: #FFFFFF;
	text-align: right;
	}
	
.menu-item {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	}

.menu-item-hover {
	color: #FFCC00;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}	

.menu-item-selected {
	color: #FFCC00;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}	

#master-content {
	width: 100%;
	min-height: 350px;
    padding-bottom: 20px;
    background-color: #FFFFFF;

}

#master-content ul
{
    list-style:none;
}

#left-container {
	width: 160px;
    float:left;

    padding:10px;
    background-color: #f9f9f9;
    line-height: 20px;
	}
#right-content {
	width: 728px;
	float:left;
	margin-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF
	}		

	
#left-container-sub {
	width: 190px;
    float:left;
    background-color:White;
    line-height: 20px;
	}	
	
#right-content-sub 
{
    background-color:#FFFFFF;
	width: 698px;
	float:left;
	margin-left: 30px;
	padding-right: 10px;
	background-color: #FFFFFF
	}
			
#Adminright-content-sub 
{
    background-color:#FFFFFF;
	width: 908px;
	float:left;
	margin-left: 30px;
	padding-right: 10px;
	background-color: #FFFFFF
	}
	
#logo h1, #logo small{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}
	
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
	width: 320px;
	height: 150px;
	border: 1px solid #CCCCCC;
	margin-left: 0px;

	}

#address {
	width: 285px;
	margin-top: -1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 0px 15px 5px 20px;
	}

#testimonials {
	width: 285px;

	margin-top: -1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px 15px 15px 20px;
	}

#news_events {
	width: 285px;
	margin-top: -1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;	
	padding: 15px 15px 15px 20px;
	}

#newsletter-subs {
	width: 285px;
	margin-top: -1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;	
	padding: 15px 15px 15px 20px;
	}
	
#login-box {
	width: 285px;
	margin-top: -1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;	
	padding: 15px 15px 15px 20px;
	}
	
#flash-box {
	text-align:right;
	height: 295px;
}

#newsletter-signup {
	height: 38px;
	padding-left:10px;
}

#call-banner {
	margin: 0px;
	height: 112px;
	}	
	
#main-content {
	padding: 10px 10px 10px 20px;
	}
	
.btn-style {
	text-align: right;
	padding-right:5px;
}	

#form-style1 {
	background-color: #f9f9f9;
	border: 1px solid #CCCCCC;
	padding: 15px;
}


	


#footer-container
{	
	width: 950px;
	color: #FF9900;
	font-size:11px;
	font-style:normal;
	font-weight: normal;
	height: 140px;
	padding: 20px;
	background-color: #f5f5f5;
	}

.footer-style {
	color: #FF9900;
}

.footer-style a:hover, .footer-style a:visited {
	color:#FF9900;
	}
	
#address-box 
{
    float:left;
    margin-left: 20px;
	width: 500px;
}

#footer-column {
	width: 350px;
	float: left;
	margin-left: 20px;
	text-align: right;
}	
		
	
#Main-footer 
{
    float: left; width: 1110px; color:#ff6600; padding: 20px 20px 20px 20px;
    background: url(../images/bg_line_bottom.jpg) repeat-x;
    background-color:#333333;
}	

#AdminMain-footer 
{
    float: left; width: 1110px; color:#ff6600; padding: 20px 20px 20px 20px;
    background: url(../images/bg_line_bottom.jpg) repeat-x;
    background-color:#333333;
}	
		
.table-style01
{
    border:1px #CCCCCC solid;
    background-color: #f9f9f9;
    padding: 10px 10px 10px 10px;
}

.table-style02
{
    border: 1px solid #ACA899;
    background-color: #F4F2E8;
    padding: 10px 10px 10px 10px;
}

.label-box01
{
    border: 1px solid #0066FF;
    Background-color: #00CCFF;
    padding: 10px 10px 10px 10px;
}


#label-text01
{
    color: Red;   
}

.Q-style01
{
    font-weight: 700;
}

.button-style01
{
    padding: 8px 20px 8px 20px;
    font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    font-style:normal;    
    margin-right: 10px;
    text-align: center;
    border: 1px solid #999999;
    background-color: White;
    cursor: pointer;
}

.button-style01 a:link, button-style01 a:visited
{
        color:#1E90FF;
}


.button-style02
{
    font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    font-style:normal;
    padding: 8px 20px 8px 20px;
    color:#1E90FF;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #999999;
    background-color: White;
    cursor: pointer;
}

.button-div
{
    float: right;
    border: 1px solid #CCCCCC; padding-left:8px; padding-top: 8px; padding-bottom:8px; width:150px;
    background-color: White;
}

.button-style03
{
    font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    font-style:normal;
    padding: 8px 10px 8px 30px;
    color:#1E90FF;
    text-align: center;   
    background-image: url(../images/tool1.gif);
    background-repeat:no-repeat;
    background-position: left; 
}

.button-cancel1
{
    padding-left:5px;
    background-image: url(../images/taken.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #FFFFFF;
    border: 0px;
    color: #0066FF;

}

.table-style03
{
    border: 1px solid #CCCCCC;
    padding: 10px;
}

.text-style01
{
    font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}



.memberTitle
{
    font-size: 30px;
    font-weight: lighter;
    line-height: 40px;
    color: #669900;    
    border-bottom: 1px solid #669900;
}

.sub-title 
{font-size: 28px; color: #423822; font-weight:lighter; }


.header-button1
{
    background-image: url(../images/button02.gif);
    background-repeat: no-repeat;
    background-position: center;
    text-align: left;
    color: #333333;
    height: 32px;
    min-width:110px;
}

.header-button2
{
    background-image: url(../images/button03.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    color: #333333;
    height: 32px;
    min-width:100px;
}

.header-button3
{
    background-image: url(../images/button02.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-align: left;
    color: #333333;
    height: 32px;
    min-width:150px;
}

.delete-button1
{
    background-image: url(../images/delete01.gif);
    background-repeat: no-repeat;
    background-position: center;
    min-width:30px;
}

.sub-left
{
    width: 450px;
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;       
}

.sub-right
{
    width: 450px;
    float: right;
    margin-top: 30px;
    margin-bottom: 20px;       
}




.error-style
{
    background-color: #f5f5f5; border:#b7b7b7 Solid 1px; padding-left:20px; margin-left:5px; color:Black; 
}

.table-row-style
{
	width: 40%;
    padding-left: 20px;
}

.topbutton
{
	width:50px; text-align:center; border: 1px solid #0099FF; padding:2px;
}