/*
Author: Mediaforce
http://www.mediaforce.ca

Client: Gilmour Psychological Services
http://www.ottawa-psychologists.com

*/

/* RESET */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
html, body { height: 100%; }
body { font-size: 80%; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background: #ffffe0; color: #333333;}
ol, ul, li { list-style:none }
a { outline: none; text-decoration: underline; color: #d57624; }
a:hover { color: #a85d1c; }
a img { border: none; }
img { vertical-align: middle; }
table { border-collapse: collapse; }


/* UTILITY */
.float-l { float: left; }
.float-r { float: right; }
.clear { clear: both; }
.hide { display: none; }

/* TYPOGRAPHY */
h1, h2, h3, h4, h5, strong, em { color: #336666; }
h1 { font-size: 120%; margin-bottom: 40px; }
p { margin-bottom: 20px; }


/* STRUCTURE */
#wrap { width: 960px; margin: 0 auto; }
#topsi { background: url(../images/topsi.jpg) no-repeat top left; width: 66px; height: 61px; float: left; }
#header { height: 70px; background: url(../images/topsi.jpg) no-repeat top left; background: #336666; padding-top: 10px; overflow: hidden; }
#sidebar { float: left; background: url(../images/menu.jpg) no-repeat top left; width: 119px; height: 431px; }
#main-col { float: right; width: 841px; }
#footer { border-top: 1px solid #ececc8; padding-top: 15px; height: 15px; }

#services-header { background: url(../images/life1.jpg) no-repeat center center; width: auto; height: 135px; }
#topbar { height: 30px; background: #336666; padding-top: 15px; margin: 1px 0 0 1px; text-align: center; color: #ffffe0; margin-bottom: 30px; }
#content { padding: 0 15px; }

#topsi a { width: 66px; height: 61px; display: block; }

/* LISTS */
ul { margin-bottom: 15px; }
.bullets li { list-style-type: disc; margin-left: 30px; margin-bottom: 10px; }

ul#nav { width: 110px; margin-top: 50px; }
ul#nav li { margin-bottom: 20px; }
ul#nav li a { display: block; height: 30px; }

#partnerlist li { margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px solid #ececc8; }
#partnerlist li ul li { margin: 0; padding: 0; border-bottom: none; }
#partnerlist li p a { color: #336666; font-weight: bold; }
#partnerlist li p strong { color: #000; }
.plinks { font-size: 80%; }

#biofull { width: 800px; }
#biofull img { padding: 0 0 15px 15px; }

#cc1 { margin-right: 50px; }

#brlist li img { margin: 0 15px 15px 0; }


/* HOMEPAGE */

.divalign { background-position: top center; width: auto; }

#frontwrap { width: 800px; margin: 0 auto; }
#left-col { float: left; width: 500px; }
#right-col { float: right; width: 265px; padding-left: 15px; font-size: 75%; color: #336666; }

#handle { margin-top: 200px; }