/*
    WesternAustralias.info holding page styles

    ebe5d5  pale brown
*/

body { margin: 0; padding: 0; color: #000000; background: #ffffff; font-family: serif; }
#wrapper { margin: 0 auto; padding: 0; color: #000000; background: #ebe5d5 url(../images/splash/bg-page.jpg) center top no-repeat; width: 870px; position: relative; text-align: center; }
h1 { margin: 0; padding: 0; text-align: left; }
h2 { font-size: 1.7em; font-weight: bold; font-variant: small-caps; margin-top: 1em; }
h3 { font-size: 1.2em; font-weight: bold; font-variant: normal; font-style: italic; width: 28em; margin-left: auto; margin-right: auto; }

p { font-style: italic; }

a { color: #222222; font-weight: bold; text-decoration: underline; }

#intro { padding: 40px 5px 10px 30px; width: 500px; }
#intro p { font-size: 0.83em; font-style: italic; line-height: 150%; }
h2 span.placename { display: block; }
h2 span.statename { font-size: 0.69em; }

#mapbox { width: 305px; height: 225px; border: none; margin: 45px 30px 10px 5px; float: right; color: #000000; background: url(../images/layout/googlemap.gif) left top no-repeat; padding: 7px 4px 13px 16px; text-align: right; font-size: 0.83em; }
#mapbox p { margin-top: 1.5em; }
#googlemap { width: 300px; height: 220px; border: 1px solid #cccccc; margin: 0; padding: 0; overflow: hidden; }

#locallinks { clear: both; padding: 0px 30px; height: 110px; }
#locallinks ul { padding: 0; margin: 0; list-style: none; font-size: 0.83em; }
#locallinks li { float: left; width: 160px; padding-right: 10px; }
#locallinks a { display: block; width: 122px; padding-left: 38px; line-height: 32px; padding-bottom: 23px; text-decoration: none; color: #ffffff; background: #333333; font-weight: normal; }
#locallinks li#link-tourism a { background: #333333 url(../images/layout/link-tourism.gif) left top no-repeat; }
#locallinks li#link-business a { background: #333333 url(../images/layout/link-business.gif) left top no-repeat; }
#locallinks li#link-government a { background: #333333 url(../images/layout/link-government.gif) left top no-repeat; }

#columnset { clear: both; color: #000000; background: #ffffff; margin: 0; padding: 20px 0 0 30px; position: relative; }
#columnset h3 { padding-bottom: 12px; background: #ffffff url(../images/layout/border.gif) center bottom repeat-x; margin-top: 10px; margin-bottom: 30px; }
#columnset div { width: 270px; border: 1px solid #ffffff; }
#columnset div#clear { background: #ffffff; height: 10px; clear: both; }

#explore { color: #000000; background: url(../images/layout/bg-column.jpg) center top no-repeat; padding-bottom: 1em; }
#explore form, #explore fieldset { margin: 0; padding: 0; border: none; text-align: center; }
#explore select { width: 200px; }

#partners { color: #000000; background: #ffffff; position: absolute; top: 20px; left: 330px; }

#search { color: #000000; background: url(../images/layout/bg-column.jpg) center top no-repeat; position: absolute; top: 20px; left: 630px; }

#footer { font-style: normal; color: #000000; background: #ffffff; font-size: 0.83em; clear: both; height: 75px; padding: 1.5em; margin: 0; }

#footer hr { display: none; }
#footer p { text-align: right; margin: 0; line-height: 150%; }
#footer a { color: #ffffff; text-decoration: none; }

