/*Dream Big Community Center*/
/*
/////////////////////////// Body Styles */
body {margin:0px auto; padding: 0px; background-color:#524234; background-image:url(../images/bg.gif); background-position:top; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; text-align:center; color:#000; font-size:12px;}


html {min-height:100%; height:auto;}

/*
/////////////////////////// Link Styles */
a:link,a:visited,a:active{color:#780D0D; text-decoration:none;}a:hover {color:#780D0D; text-decoration:none;}

a.menu:link,a.menu:visited,a.menu:active{color:#780D0D; text-decoration:none;}a.menu:hover{color:#780D0D; text-decoration:none;}
/*
/////////////////////////// Heading Styles */
h1 {font-size:22px; color:#193773; font-weight:bold;}
h2 {font-size:16px; color:#193773; font-weight:bold;}
h3 {font-size:14px; color:#193773; font-weight:bold;}
h4 {font-size:12px; color:#193773; font-weight:bold;}

/*
///////////////////////////Paragraph Styles */
p.block {text-align: center; margin-left: auto; margin-right: auto; width: 750px;}

/*
/////////////////////////// Header Styles */
#header {margin:0 auto; width:900px; height:248px; background-image:url(../images/header.gif); background-position:top;}
/*
/////////////////////////// Shell Styles */
#shell {margin:0px auto; padding-top: 0px; width:900px;  background-image:url(../images/shell.gif); background-repeat:repeat-y;}
/*
/////////////////////////// Menu Styles */
#menu {margin:0 auto; text-align: center; width:900px; height:46px;}
/*

/////////////////////////// Content Styles */
#content {margin:0px auto; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; padding-top: 20px; width:750px; ; text-align:left;}
/*
/////////////////////////// Footer Styles */
#footer {margin:0 auto; width:900px; height:150px; background-image:url(../images/footer.gif);}



/*
/////////////////////////// Image Styles */
img.floatLeft { float: left; padding: 5px 5px 5px 5px; }
img.floatright { float: right; padding: 5px 5px 5px 5px;}
img.block { padding-top: 5px; display: block; margin-left: auto; margin-right: auto }
img.link{ border:none;}
img.pad { padding: 5px 5px 5px 5px;}
