/* CSS Goodness by Drew Taylor www.Drew-taylor.com */

/*============================================================
 Structure
============================================================*/
#sidebar {width: 275px; background:url(images/sidebar_bg.gif) repeat-y #fff; float: left; padding:0;}
#sidebar img {float: left;}
#sidebarContent {width: 174px; float: left; margin: 0 0 0 40px; text-align: left;}
#sidebarHeader {width: 255px; height: 60px; background: url(images/sidebarTop_bg.gif) no-repeat top; float: left;}
#sidebarFooter {width: 275px; height: 180px; background: url(images/sidebarfooter_bg.gif) no-repeat; float: left;}
#sidebar ul {margin:0px; list-style: none; font-size: 14px;}
#sidebar li {margin-bottom: 5px;}
#sidebar a {color: #9eba58;}
#botContent {width: 1000px; float: left; background:url(images/sidebar_bg.gif) repeat-y #fff; margin: 10px 0 0 0;}
#main {width: 725px; float: left; background-color: #fef9fc; border-bottom: 1px #fbcbe4 solid;}
#mainHeader {background:url(images/mainHeader_bg.jpg) no-repeat; border-bottom: 1px #f06eaa solid; border-top: 1px #f06eaa solid;}
#mainHeader img {padding-bottom: 1px;}
#mainContent {width: 685px; float: left; background: url(images/mainContent_bg.gif) repeat-x; top; padding: 20px;}

/*============================================================
 Type
============================================================*/
p {margin-left: 10px;}
#tagline {font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #c1386a; margin-bottom: 30px;}
#tagCaption {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #c1386a; margin-bottom: 30px;}
.questions {list-style: none; margin: 0px 0 0 10px;}

/* forms.css */


/*============================================================
 Store
============================================================*/
#buildabow {background:url(images/buildabow_header.gif) no-repeat; padding-top: 40px; margin: 20px 0 20px 0}
#buildabow ul {margin-bottom: 10px;}
.bowStep {color: #f8b5d9;}
#search {right: 0px;}