@charset "UTF-8";
/*	CSS Document
	Designed for: Main Street Townhomes
	Designed by: Drew Hookway
	
	All comments will be placed for the line(s) below where the comment appears
*/

/* import the navigation bar css file */
@import url(navbar.css);

/* hide the advertisement bar
#conash3D0 { height:0px; top:-1px;}
*/

/* set the styles for regular html tags */
html { overflow: -moz-scrollbars-vertical; }
body { margin: 0px; padding: 15px 0 0 0; }
img { padding: 5px 25px 5px 5px; }
p { padding: 0px 5px 0px 5px; font-size:20px;}
ul, ol, dl, cite { }
li { font-size: 20px; }
a, table, form { }
a:hover { }
#nav a:hover, #promo a:hover { }
li { }
h1 { font-size:32px; text-align:left; }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }

#maincontainer { width:100%; align:center; padding: 20px 0 0 0; float:left; }
#contentwrapper { width: 1000px; overflow:auto; text-align:left; margin-left:auto; margin-right:auto; border:thin solid #800f25; background: #ad8d79; color:#800f25; }
#footerwrapper { width: 1000px; margin:auto; font-size: 12px; text-decoration: none; padding-bottom: 15px; };

