@charset "UTF-8";
/* CSS Document */

body { background-color:#EFEFE4; font: 12px "Lucida Grande",Geneva,Arial,Verdana,sans-serif; color:#000; }

* { margin: 0; padding: 0; }

a img {	border:none; }

a {	outline: none; 	color:#722318; text-decoration: none; }

a:hover { text-decoration: underline; }

li {list-style: none;}

p {padding-bottom: 1em;}

h3 { font-size: 12px; color:#000; text-transform:uppercase; padding-top: 10px; margin: 0px 10px 5px 10px; border-bottom: 1px solid #000; }

.clear { clear:both; }

#container { height:auto; min-height:400px; margin-top:15px; margin-left:auto; margin-right:auto; width: 800px;}

#mainlogo { width:800px; height:135px; margin: auto; }


/* NAVIGATION */

#navcontainer { font-weight: bold; font-size: 12px; border-top: 2px solid #3F130D; border-bottom: 2px solid #3F130D; width:800px; height: 30px; margin:auto; }

#navcontainer ul li { float: left; text-align: center; width:100px; height: 30px; text-decoration: none; display: block; position: relative; }

#navcontainer li { background: url(/images/navigation-sprite2.jpg) 0 0;}

#navcontainer ul li a { color:#efefe4; display: block; padding-top: 7px; height:23px; text-transform: uppercase;}

#navcontainer ul li:hover  { background: url(/images/navigation-sprite2.jpg) 0 -31px; }

#navcontainer ul li:active  { background: url(/images/navigation-sprite2.jpg) 0 -61px; }

#navcontainer ul li ul { background-image: none; position: absolute; left: -9999px; }

#navcontainer ul li ul li { background: #722318; height: 25px; }

#navcontainer ul li ul li a { height: 25px; padding-top: 0px; margin-top: 5px; font-size: 10px;}

#navcontainer ul li ul li:hover { background: #330F08; }

#navcontainer ul li ul li:active { background-image: none; }

#navcontainer ul li:hover ul { display: block; left: 0px; }

#navlist .ministries ul .ministrieslink ul { position: absolute; left: -9999px; }

#navlist .ministries ul .ministrieslink:hover ul { left: 98px; margin-top: -30px; }

#navcontainer #currentpage { background: url(/images/navigation-sprite2.jpg) 0 -91px; }

/* END OF NAVIGATION */

blockquote { font-size: 1em; font-style: italic; text-align:justify; background-image:url(/images/openquote.png); background-repeat: no-repeat; }

blockquote p { margin-left: 30px; margin-right: 30px; padding-right:30px; }

#cite { width: 300px; height: 42px; background-image: url(/images/pastorsig.png); background-repeat: no-repeat; margin: 0; padding-bottom:10px; }

.closequote { background-image:url(/images/closequote.png); background-repeat:no-repeat; padding-right: 30px; height: 30px; width: 30px; margin-left: 280px; margin-top: -38px;}
#showwrap { background: #111; width: 531px; border: 2px solid #AAA; height: auto; background-image: url(/images/backgroundgrad2.png);
background-position: bottom; background-repeat: repeat-x; color: #FFF; margin-top: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding-bottom: 65px;}

#showwrap h3 { color: #FFF; border-bottom: 1px solid #FFF; }

#wrapper {
	width: 770px;
	margin: 0 auto;
}

#content {
	background: #FFF;
	width: 800px;
	margin: auto;
	padding: 0px;
	padding-bottom: 10px;
	padding-top:10px;
	
}

#indexleft {
	float: left;
	width: 535px;
	margin-top: 10px;
	padding-left: 10px;
}

#indexright {
	float: left;
	width: 225px;
	margin-top: 10px;
	padding-left: 10px;
}

#signup {
	margin: 0px 0px 10px 0px; border: 2px solid #777; background: #EEE; background-image: url(/images/new.jpg); background-position: right center; background-repeat: no-repeat; width: 221px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-align: left; font-weight: bold; padding-left: 10px;
}

#signup a {
	color: #333;
}

#quote { margin-left: 15px; }

#times { background: #FFF; border: 2px solid #333; background-image:url(/images/itunesbackgroundgrad.png); background-position:top; background-repeat:repeat-x; width: 231px;   -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }


#times p { padding: 0px 5px 10px 10px; }

#times ul { margin-left: 10px; list-style-type: none; padding-bottom: 15px; }


#itunes { background: #dce9ff; margin: 10px 0px 0px 0px; border: 2px solid #5e92e5; background-image:url(/images/itunesbackgroundgrad.png); background-position:top; background-repeat:repeat-x; width: 231px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px }

#itunesleft a img { margin: 5px; padding-bottom: 5px; }

#itunesleft{ float: left; width: 60px; }

#itunesright { float: right; width: 155px; margin-top: 5px; margin-right: 5px; margin-bottom: 10px; }

#itunesright p { font-size: 10px; padding-bottom: 0;
	margin-top: 3px; line-height: 1.2em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.quicklink {
	font-size: 10px;
	color:#222;
	width: 70px;
	padding-top:3px;
	padding-bottom: 3px;
	background: #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #333;
	text-decoration: none;
	background-image: url(/images/linkgrad2.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: auto;
	text-align: center;
	display: block;
	margin-top: 10px;
	font-weight:bold;

}

.quicklink a {
	color:#333;
	text-decoration: none;
	display: block;
}

.quicklink:hover{
	text-decoration: underline;
	background-image: url(/images/linkgrad.png);
	background-position: top;
	background-repeat: repeat-x;
}

#fplink {
	color: #FFF88D;
	width: 231px;
	margin: 10px 0px 0px 0px;
	border: 2px solid #471220;
	border-radius: 5px;
	height:74px;
	overflow: hidden;
	 }


#bulletin { color: #FFF88D; width: 231px; height: auto; background: #471220; margin: 10px 0px 0px 0px; border: 2px solid #471220; background-image: url(/images/pdflink.png); background-position: top; background-repeat:repeat-x; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

#bulletinleft {
	float: left;
	width: 60px;
}

#bulletinleft a img {
	margin: 5px;
	padding-bottom: 5px;
}

#bulletinright {
	float: right;
	width: 155px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	}


#bulletin p{
	font-size: 10px;
	padding-bottom: 0;
	margin-top: 3px;
	line-height: 1.2em;
	}




#readingplan { color: #000; width: 231px; height: auto; background: #36F; margin: 10px 0px 0px 0px; border: 2px solid #006; background-image: url(/images/pdflink.png); background-position: top; background-repeat:repeat-x; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

#readingplanleft {
	float: left;
	width: 60px;
}

#readingplanleft a img {
	margin: 5px;
	padding-bottom: 5px;
}

#readingplanright {
	float: right;
	width: 155px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	}


#readingplan p{
	font-size: 10px;
	padding-bottom: 0;
	margin-top: 3px;
	line-height: 1.2em;
	}





#giving {
	color: #333;
	width: 775px;
	height: auto;
	background: #d6e966;
	margin-left: 10px;
	border: 2px solid #768138;
	background-image: url(/images/itunesbackgroundgrad.png);
	background-position: top;
	background-repeat:repeat-x;
	border-radius: 5px;
	text-align: right;
}

#giving img {
	padding: 3px;
	float:left;
}

#giving h2{
	font-size: 14px;
	padding: 2px;
}

#giving h2 a{
	color:#000;
}
	
#clbi { 
	color: #dfd071;
	width: 231px;
	height: auto;
	background: #4d351b;
	margin: 10px 0px 0px 0px;
	border: 2px solid #352414;
	background-image: url(/images/pdflink.png);
	background-position: top;
	background-repeat:repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#clbileft {
	float: left;
	width: 60px;
}

#clbileft a img {
	margin: 5px;
	padding-bottom: 5px;
}

#clbiright {
	float: right;
	width: 155px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	}


#clbi p{
	font-size: 10px;
	padding-bottom: 0;
	margin-top: 3px;
	line-height: 1.2em;
	}


#welcome {
	background: #eaebff;
	width: 531px;
	border: 2px solid #4F517F;
	background-image: url(/images/backgroundgrad.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	border-radius: 5px;
	height: 283px;
}

#welcomeimg {
	float: left;
	padding:10px 0 10px 10px;
	width: 164px;
	text-align: center;
	color: #000;
}

#welcomeimg a {
	color:#000;
}

#welcometext {
	width: 340px;
	float: left;
}

#othermaps { background: #77392a; color: #e2daca; width: 265px; text-align: center; padding-top: 3px; padding-bottom: 2px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; float: right; margin-right: 8px; }

#pagecontent #othermaps a {color: #e2daca; border-left: 1px solid #E2DACA; padding-left:8px; margin-left: 5px;}

#bodycontent { width: 800px; margin: auto; background:#666; height: auto; }

.spacer { clear: both; }

#footer { background-color: #dcd0be; color:#722318;font-size: 11px; border-top: 1px solid #722318; width:800px; margin:auto; text-align: left; padding-bottom: 20px; }

#footerright { float: left; border-right: 1px solid #722318; margin: 10px 5px 0 5px; padding: 0 10px 0 0;}

#footerleft { float: left; border-right: 1px solid #722318; margin: 10px 5px 0 10px; padding: 0 10px 0 0;}

#copyinfo { float: left; margin: 10px 5px 0 5px; padding: 0 5px 0 0; }

#footerleft img { float: left; padding-top: 0; margin: 0; }

#footerleft p {	margin-left: 55px; padding: 0; }

#footerright p { padding:0; }

.pastorname { padding: 10px 0 10px 10px; }

.pastorname h1 { font-size: 14px; color: #722318; font-weight:bold; }

.sermonlist {float:left;width:365px;padding:0 0 20px 20px;}

.sermonicon {float:left;width:125px;margin-right:10px;
	background-image:url(/images/icondrop.jpg);
	background-repeat: no-repeat;
	background-position: top left;}


.sermondesc {float:left;width:230px;
	 font-size:12px;}
.sermondesc a {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:  #722318;
}

.sermondesc a:hover {
	text-decoration: underline;
}

.sermonpage {
	padding:20px 0px 20px 20px;
}

.largeicon {
	 float:left;
	 width:300px;
	 height: 350px;
	 padding-right:15px;
	 margin-right:10px;
	 background-image:url(/images/bigicondrop.jpg);
	 background-repeat: no-repeat
}

.sermonfiles {
	width:330px;border:1px solid #ccc;-moz-border-radius:5px;-webkit-border-radius:5px;padding:10px;margin-bottom:15px;	
	margin-top: 20px;
}

.sermonfiles legend {
	color:  #722318; font-weight:bold;}

.sermonfiles a{
	text-decoration: none;
}

.largepastor {
	float:right;width:440px;text-align:left;
}

.largepastor h1 {
	font-size: 16px;
}

.sermonpage h1 {
	size: 14px;
	color:  #722318;
}

.sermonppt {
	padding: 30px 10px 0 10px;
	border: 1px solid #CCC;
	text-align: center;
	background: url(/images/sermon.jpg) center top no-repeat;
	width:70px;
	display: block;
	float: left;
	margin: 0 27px 0 0;	
}

.sermonnotes {
	padding: 30px 10px 0 10px;
	border: 1px solid #CCC;
	text-align: center;
	background: url(/images/notes.jpg) center top no-repeat;
	width:70px;
	display: block;
	float: left;
}

.audiofiles {
	padding: 30px 10px 0 10px;
	border: 1px solid #CCC;
	text-align: center;
	background: url(/images/audio.jpg) center top no-repeat;
	width:70px;
	display: block;
	float: left;
	margin: 0 0 0 27px;
}

.nosermonppt {
	padding: 30px 10px 0 10px;
	border: 1px solid #CCC;
	text-align: center;
	background: url(/images/no_sermon.jpg) center top no-repeat;
	width:70px;
	display: block;
	color: #AAA;
	float: left;
	margin: 0 27px 0 0;	

	
}

.nosermonnotes {
	padding: 30px 10px 0 10px;
	border: 1px solid #CCC;
	text-align: center;
	background: url(/images/no_notes.jpg) center top no-repeat;
	width:70px;
	display: block;
	color: #AAA;
	float: left;
}

.noaudiofiles {
	padding: 30px 10px 0 10px;
	border: 1px solid #CCC;
	text-align: center;
	background: url(/images/no_audio.jpg) center top no-repeat;
	width:70px;
	display: block;
	color: #AAA;
	float: left;
	margin: 0 0 0 27px;

}


h5 {
	font-size: 12px;
	color:  #722318;
}

.discussion h5{
	padding-bottom: 5px;
}

.largepastor p{
	font-size: 12px;
	margin-right: 20px;
}

#subnav {
	width: 800px;
	background-color: #3F130D;
	height: 25px;
	padding-top: 2px;
}

#subnav ul {
	list-style: none;
	margin-left: 10px;
}

#subnav ul li {
	float: left;
	background: #3F130D;
	padding-right: 15px;
	display: block;
}

#subnav ul li a {
	text-decoration: none;
	color:#efefe4;
	display: block;
	padding:3px;
}

#subnav ul li a:hover {
	background: #722318;

}

#pagecontent img {
	float: right;
	padding: 25px;
}

#pagecontent {
	padding: 10px;
}

#pagecontent p {
	padding-bottom: 1em;
}

#pagecontent h2 {
	font-size: 14px;
	color: #722318;
}

#ourstyles {
	padding: 20px;
}

.ourstylesimg {
	float: left;
	width: 270px;
	padding-left: 30px;
}

#ourstyles p {
	width: 400px;
	float: left;
	padding: 10px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}

.ourstylesnoborder {
	width: 400px;
	float: left;
	padding: 10px;
	border-bottom: none;
	margin-bottom: 50px;
}

#ourteam {
	padding-left: 10px;
}

#ourteam img {
 float: left;
 padding: 3px;;
}
#pagecontent ul {
	padding-top: 10px;	
}
#pagecontent ul li{
	list-style:  lower-roman;
	padding-bottom: 1em;
	padding-left: .5em;
	margin-left: 40px;
}

#map {
	padding: 20px;
}

.churchpic {
	float: right;
	width: 230px;
	padding: 0 10px;
}

.location {
	width:235px;border:1px solid #ccc;-moz-border-radius:5px;-webkit-borderradius:5px;padding:10px;margin-bottom:15px; 	color:  #000; 
	margin-top: 27px; float: right;
}

#resourceslist a {
	text-decoration: none;
	color: #722318;
	font-size: 14px;
	display: block;
	height: 30px;
	padding-top: 25px;
	padding-left: 40px;
	margin-top: -25px;
}

#pagecontent #resourceslist li {
	list-style: none;
	background-image:url(/images/resources.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	display: block;
}

#pagecontent #resourceslist img {
	float: none;
}

#pagecontent #resourceslist ul {
	margin-top: 10px;
}

#resourceslist {
	float: left;
	width: 380px;
}

#recentsermons {
	width: 360px;
	float:left;
	margin-top: -15px;
}

.back {
	float:right;
	padding-top: 10px;
	padding-right: 20px;
	color: #722318;
	font-weight:bold;
	text-decoration:none;
}

.back:hover {
	text-decoration:underline;
}

#pagecontent #call img {
	float: none;
	padding: 0;
	margin: 0;
}

#pagecontent #call p {
	text-align:center;
}

#pagecontent #call {
	width: 380px;
	float: left;
}

#pagecontent #email {
	width: 380px;
	float: left;
}

#pagecontent #fax {
	width: 380px;
	float: left;
}

#pagecontent #letter {
	width: 380px;
	float: left;
}

#pagecontent #email img {
	float: none;
	padding: 0;
	margin: 0;
}

#pagecontent #email p {
	text-align: center;
}

#pagecontent #letter img {
	float: none;
	padding: 0;
	margin: auto;
}

#pagecontent #letter p {
	text-align: center;
}

#pagecontent #fax img {
	float: none;
	padding: 0;
	margin: 0;
}

#pagecontent #fax p {
	text-align: center;
}

#pagecontent a {
	color: #722318;
}

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

#subnav ul li ul {
	position: absolute;
	left: -9999px;
	height: 25px;
	margin-top: 5px;
}

#subnav ul li:hover ul {
	left: auto;
	margin-top: 0px;
}

.contactusform {
	margin-bottom: 10px;
	-moz-border-radius:5px;-webkit-border-radius:5px;
	width: 400px;
	margin: auto;
}
form, button{border:0; margin:0; padding:0;}




#pagecontent #recentsermons .resourcesnew { margin-bottom: 5px;}

#pagecontent #recentsermons .resourcesnew a:hover { text-decoration:none; }


.date { width:50px; float: left;}

#pagecontent #recentsermons .date img {
	padding: 0;
	margin: 0;
	float: none;
}
.color1 { background-color: #FCFCF3; margin: 3px 0; padding: 5px 0; height: auto;}
.color2 { background-color: #EFEFE6; padding: 5px 0; }
.title { float: left; width: 250px; margin: 0 0 0 10px;}
#emaildirectory {margin: auto; width:750px; padding-top: 10px}
#missionaries { margin: auto; width: 770px; padding-top: 10px;}
.emaildirectory { background:#CCC; padding: 5px 0;}
.directory { background: #0C9;}
.name {float: left; width: 170px; padding-left: 10px; overflow: hidden;}
.title2 {float: left; width: 280px;}
.emails {}
.names { float: left; width: 220px; margin-left: 10px;}
.locations { position: relative; float: right; width: 290px;}


#stylized{
border:solid 2px #722318;
background:#dcd0be;
}

#stylized fieldset { border: none;}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #722318;
width:200px;
margin:-3px 0 20px 10px;
-moz-border-radius:5px;-webkit-border-radius:5px;
background-color:#EFEFE4;
}

#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #722318;
width:200px;
margin:2px 0 20px 10px;
background-color:#EFEFE4;
}

#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
width:200px;
margin:2px 0 20px 10px;
background-color:#EFEFE4;
}

#stylized button{
	font-size: 10px;
	width: 70px;
	padding-top:3px;
	padding-bottom: 3px;
	background: #EEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #333;
	text-decoration: none;
	background-image: url(/images/linkgrad2.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: auto;
	text-align: center;
	display: block;
	margin-top: 10px;
	font-weight:bold;
	color:#333;
	text-decoration: none;
	display: block;
}

#stylized button:hover{
	background-image: url(/images/linkgrad.png);
	background-position: top;
	background-repeat: repeat-x;
}


.myform{
margin:20px auto;
width:360px;		
padding:10px;
}

/* panel */
.panel, .panelcollapsed 
{
	background: url(/images/sharetop.png) top repeat-x;
	margin-left: 10px;
	width: 780px;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* panel heading */
.panel h2, .panelcollapsed h2 
{
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-left: 4px;
	background: url(/images/arrow-up.gif) no-repeat 750px;
	height: 26px;
	font-weight: bold;
	color: #ffb52c;

}

/* panel heading on rollover */
.panel h2:hover, .panelcollapsed h2:hover { cursor: pointer; }

/* heading of a collapsed panel */
.panelcollapsed h2 
{
	background: url(/images/arrow-dn.gif) no-repeat 750px;
	border-color: #DDD;
}

/* panel content - do not set borders or paddings */
.panelcontent {
	background-image:url(/images/share.png);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 225px;
}

.shareleft{
	float:left;
}

.panelcontent p {
	text-align: center;
	width: 240px;
	float: right;
	margin-top:20px;
	font-size: 12px;
	color: #ffb52c;
	margin-right: 10px;

}

.panelcontent a {
	color: #ffb52c;
	text-decoration: none;
}

.panelcontent a:hover {
	text-decoration: underline;
}

/* collapsed panel content */
.panelcollapsed .panelcontent { display: none; }

#panelcnt {
	background: #FFF;
	padding-bottom: 10px;
}

#pagecontent .clbi img {
	float: left;
	padding: 0;
	margin: 0;
	padding-right: 10px;
}

#pagecontent .clbi p {
	margin-right: 30px;
	margin-left: 30px;
}

#pagecontent .clbi li {
	list-style: none;
	padding-bottom: 5px;

}

#pagecontent .clbi ul {
	padding-bottom: 15px;

}

#clbicontent {
	width: 600px;
	margin: auto;
}

#clbicontent form {
	border: 1px solid #999;
	width: 420px;
	margin: 20px auto;
	padding: 5px;
}

#clbicontent form h6 {
		color:  #722318;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
}

#offering {
	width: 640px;
	height:444px;
	margin: auto;
	padding: 10px;
}

.covenant {
	width: 550px;
	margin: 10px 20px;
}

.covenant ul {
	margin: 0 10px 10px 10px;
}

.covenant li {
	list-style: inside disc;
}

.covenatright {
	width:200px;
	float: right;
	text-align: center;
}

.center {
	text-align: center;
}

.block {
	width: 400px;
	border: 1px solid #000;
	margin: 0 auto 10px;
	padding: 10px;
}


.covenant h2 {
	font-size: 12px;
	color:  #722318;
}

#stylized2{
border:solid 2px #722318;
background:#dcd0be;
}

#stylized2 fieldset { border: none;}

#stylized2 label{
display:block;
font-weight:bold;
text-align:right;
width:100px;
float:left;

}

#stylized2 .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:100px;
}

#stylized2 input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #722318;
width:480px;
margin:-3px 0 20px 10px;
border-radius: 5px;
background-color:#EFEFE4;
}

#stylized2 select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #722318;
width:150px;
margin:2px 0 20px 10px;
background-color:#EFEFE4;
}

#stylized2 textarea{
float:left;
font-size:12px;
padding: 4px 2px;
width:480px;
margin:2px 0 20px 10px;
background-color:#EFEFE4;
border:solid 1px #722318;
border-radius: 5px;

}

#stylized2 button{
	font-size: 10px;
	width: 70px;
	padding-top:3px;
	padding-bottom: 3px;
	background: #EEE;
	border: 1px solid #333;
	border-radius: 5px;
	text-decoration: none;
	background-image: url(/images/linkgrad2.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 525px;
	text-align: center;
	display: block;
	margin-top: 10px;
	font-weight:bold;
	color:#333;
	text-decoration: none;
	display: block;
}

#stylized2 button:hover{
	background-image: url(/images/linkgrad.png);
	background-position: top;
	background-repeat: repeat-x;
}


.myform2{
margin:20px auto;
width:600px;		
padding:10px;
}

.share {
	width: 500px;
	margin: 10px 0;
}


.fp {
	text-align: center;
}

.fp img {
	clear: both;
}
