/*       Genral GC 06-03-09

======================= */

* {

	margin:0;
padding:0;


}

body {
	text-align: center;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url(../layout2/background.gif);
	background-repeat: repeat-x;

}

/* div { position: relative;} */

.left { float:left; }

.right { float:right; }



/*     Float containers fix 

=============================== */

.clearfix:after {

 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

html[xmlns] .clearfix {
    display: block;
}


/* End hide from IE-mac */



/*       Links

======================= */

a {

	color:#50595d;
    text-decoration:none;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	


}
a:visited {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
	
a:hover {

    color:#CCC;

    text-decoration:none;

}


a img {

	border:none;

}

a:active, a:focus {
	outline:0;

}



/*       Text

======================= */

body, td, th, div, p, ul, li, h1, h2, h3 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#6A767B;
	font-weight: normal;

	}

	

h1, h2, h3, h4, p, table {

	margin-left:20px;

    margin-right:50px;
	

}

h1, h2, h3, h4 {

	color:#50595d;
	font-weight:bold;
}	

/* h1{
	font-size:30px;
	padding-top:10px;
	padding-bottom:20px;
	text-align: right;
	font-weight: normal;
	color: #CCCCCC;

}*/
 
 h1{
	font-size:24px;
	padding-top:14px;
	padding-bottom:0px;
	font-weight: bold;
	color: #7BBB1F;
	margin-bottom:9px;
}




h2 {
	font-size:22px;
	padding-top:0px;
	padding-bottom:10px;
	color: #7BBB1F;
	margin-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;

}

h3 {

	font-size:18px;

	padding-top:10px;

	padding-bottom:5px;

	color: #C0C7C9;

}

p{
	padding-bottom:2em;
	line-height: 1.8em;



}



/*    Header

======================= */

#Header {

	background: url(../layout2/bgt.jpg) no-repeat;

	height: 230px;

}

#header2 {
	height: 230px;
	background-image: url(../layout/bgt2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#Logo {

position:absolute;
	
	margin:40px 0 0 80px;
	width:248px;
	height:135px;
	padding:0;
	display:inline;
	
}

#Logo a {
	display:block;
	width:248px;
	height:135px;
	text-decoration:none;
	background-image: url(../layout2/logo.gif);
	background-repeat: no-repeat;
}

#design {
	position:relative;
	top:12px;
	width:258px;
	height:21px;
	padding:0;
	left: 625px;
	background-image: url(../layout2/phone.gif);
	text-align: right;
}

#Logo a strong, #design strong {

	display:none;

}



#heads{
	position:relative;
	top:183px;
	
	height:30px;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	right: 102px;
	
	/* turn this on if you want to show the top menu */
	z-index:10; 
}

#heads a {
	color:#FFFFFF;
	text-align: right;
	font-weight: normal;
	font-size: 120%;


}

#heads h2{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:130%;
	color:#393E46;
	text-align: right;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 55px;

}







/*       Layout

======================= */

#Page{

	width:984px;

	margin:0 auto;

	text-align:left;

}

#Main {

	background-image: url(../layout2/drop.png);
	background-repeat: repeat-y;
	background-position: center center;
	top: 0px;

}

#MainInner {
margin:0 auto;
	background: url(../layout2/bgc.png) repeat-y center center;
	text-align: center;
	width: 862px;
	margin-bottom: -42px;
}

#content {
	position:relative;
	text-align: left;
	background-image: url(../layout2/bgt2.gif);
	background-repeat: no-repeat;
	background-position: top;
	top: -37px;
	width: 862px;	

}

#contentright {
	position:static;
	float:left;
	width: 316px;
	margin-top: 33px;
	/* background-image: url(../../images/menuback_03.jpg); */
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 55px;
	display:inline;
}
#menuright {
	top: 50px;
	
}

#menuright ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 16px;


}

#menuright li {
margin: 2px 0 0;

}

#menuright a {
	display: block;
	width:204px;
	padding: 6px 25px 0px 0px;
	text-align:right;
	color:#999999;
	height:23px;
	margin-bottom: -3px;
	
}

#menuright a:link, a:active,  a:visited {
font-family: tahoma, arial, sanf-serif;
font-size: 14px;
color: #999999;
font-weight:bold;

}

#menuright a:hover {
	background:#F0F0F0;
	background-image: url(../images/menubuth.gif);	
}

.navhome #menuright #navhome a, 
  .navservices #menuright #navservices a,
  .navportfolio #menuright #navportfolio a,
  .navabout #menuright #navabout a,
  .contribute #menuright #contribute a,
  .feed #menuright #feed a {
	background-color: #CCCCCC;
	background-image: url(../images/menubut.gif);	
	color:#666666;
	}

.navnowhere{
}


#contentleft {
margin:0;
padding:0;
	position:static;
	float:right;
	width: 455px;
	line-height: 1.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 28px;
	margin-right:24px;
	display:inline;	
	
}

#contentleft img {
		right:-30px;
}


#contentleft div, #contentleft p, #contentleft a:link {
	font-size:1.15em;
	line-height: 1.8em; 
}

#contentleft a {
	font-size:1.15em;
	font-weight: bold;
	color:#333333
	line-height: 1.8em;
}

#contentleft a:visited {
	font-weight: bold;
	font-size:1.15em;
line-height: 1.8em;
}

#contentleft a:hover {
	font-size:1.15em;
	font-weight: bold;
	color:#7BBB1F;
	line-height: 1.8em; 
}

/*    Footer

======================= */



#Footer {

	height: 270px;
	top: 0px;
	background-image: url(../layout2/drop-bottom.png);
	background-repeat: no-repeat;
}

#Footer #Slogan {
text-align:left;
	bottom:90px;
	margin:0 0 0 50px;
	padding:0;
	color:#9DA9B0;
	font-size:10px;

}



#Footer #Slogan a{

	color:#9DA9B0;
font-size:10px;
font-weight:normal;
}


#Footer #Slogan a:hover{

	color:#A25815;

}

#footer_content{
text-align:center;
margin:0 auto;
	background-image: url(../layout2/bgb.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 98px;
	width: 862px;
}

/* MainNav currently used for credits only */

#Footer #MainNav {

	float:right;
	margin: 55px 50px 0 0;
	width: 335px;
}

#MainNav  a {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#717982}
#MainNav a:hover {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#A3CA55;
}

#MainNav a:visited {
	font-weight: normal;

}




#Footer #tlnav {
	position:absolute;
	bottom:150px;
	left:36px;
	padding:0;
	width: 825px;

}



#Footer #tlnav a, #Footer #tlnav a:link, #Footer #tlnav a:visited, #Footer #tlnav a:hover, #Footer #tlnav a:active {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}


/*    Bottom

======================= */

#Bottom {
	background-color: #FDFDFD;
	top: -90px;
	border: 1px solid #BFBFBF;
	margin-right: 62px;
	margin-left: 62px;

}

#BottomInner {
	padding-bottom:20px;
	padding-top: 20px;
	
}

#BLeft {

	width:388px;
	float:left;
	height:140px;
	overflow: auto;
	margin-left:30px;
    margin-right:30px;
	display:inline;

}

#BLeft p {

	font-size:11px;
	line-height:16px;
	color:#b9bfcb;
	margin:0;
	padding:0 10px;

}



#BRight {

	width:460px;
	float:right;
	text-align:right;

}

#BRight a:visited {
font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#6A767B;
	font-weight: bold;
	line-height:18px;
}

#Bbot{
	bottom:50px;
	width:300px;
	text-align:right;
	float: right;
	

}

#BRight h1, #BRight h2, #BRight h3, #BRight h4 {

	margin-left:0;
	font-weight:normal;

}

#BRight h2 {

	font-size:16px;

}

#BRight p {

	font-weight:bold;
	padding-top:10px;
	

}

.lightertext {

	color: #CCCCCC;
	text-align: left;
	padding-left: 80px;
	padding-right: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.contactform {	color: #CCCCCC;}
.clearorooni {
	clear: both;
}
#boxout {

	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;

	
}


#boxout h4{
	text-align: left;
	margin:7px 0 5px 0;
	font-size:12px;	
}

#boxoutin {
margin: 18px 18px 0px 18px;
	text-indent: 0px;
	
}

#boxoutin p{
margin:0;
line-height: 1.35em;

}

#fullbox {
	margin: 5px 11px 5px 11px;
	border: 1px dotted #999999;	
}

hr {
	width: 482px;
	margin: 0 0 20px 38px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	height: 1px;
	border:0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.ruler  {
}
.pad {
	margin-right: 30px;
}
.imgbord, .imgbordSm {
	border: 1px dotted #999999;
	padding: 5px 5px 5px 5px;
	
}
.more {
	text-align: right;
	margin-top: -17px;
}

#content_bot {
margin:0 auto;
	background-image: url(../layout2/content-bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 69px;
	top: -20px;
	width: 862px;
	margin-top:-20px;
}


#bboxcont {
width:410px;
margin:0;
}

#bbox1 {
background-image:url(../layout2/bbox1-left.gif);
background-repeat:no-repeat;
text-align:right;
}


#bbox2cont {
background-image:url(../layout2/bbox2-right.gif);
background-position:right;
background-repeat:repeat-y;
}

#bbox2 {
background-image:url(../layout2/bbox2-left.gif);
background-position:left;
background-repeat:repeat-y;
}

#bbox2 img{
margin:-9px 0 1px 18px;
} 

#bbox3 {
background-image:url(../layout2/bbox3-left.gif);
background-repeat:no-repeat;
text-align:right;
margin-bottom:9px;
}

#heading {
	position:relative;
	width:830px;
	top:30px;
	text-align: right;
}
#mb {
	border: 1px solid #AAAAAA;
	border-collapse:collapse;
}

#mb td {
border: 1px dotted #CCCCCC;
padding:7px;
background:url(../layout2/table-back.png);
background-position: bottom;
background-repeat:repeat-x;
}

#warning  {
	border: 1px dashed #990000;
	font-size:18px !important;	
	font-style:bold;
	margin:0 50px 0 20px;
	color:#B3243D !important;
	padding-left:10px;
}


