/* Start of CMSMS style sheet 'Layout: CityImage Home' */
/*
	Website designed by Simply Works Consulting, inc.
	http://www.simplyworksconsulting.com
	Author: Jason Huber
	Email: Jason@simplyworksconsulting.com
*/

*
{
padding: 0em;
margin: 0em;
}
img {border: none;}
body
{
background-color:#cccccc;
padding: 15px 0px 15px 0px;
}

body,input
{
font-size: 10pt;
font-family: Arial, Verdana, serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
margin-top:2px;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('uploads/images/db1.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('uploads/images/db2.gif');
}

.contentarea
{
padding-top: 2px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 372px;
background: #fff url('uploads/images/bg2.gif') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 790px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background-color:#333;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headerpic
{
position: relative;
height: 300px;
margin-bottom: 2px;
}
/*  Menu Bar */

#menu
{
position: relative;
background: #000a69 url('uploads/images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}
#menu ul
{
position: absolute;
padding: 1.1em 0em 0em 26em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
font-weight:600;
}

#menu ul li a:hover
{
text-decoration: underline;
}


#menubottom
{
background: #fff url('uploads/images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 0.5em;
}


/* content area */
#content
{
padding: 0em 1.0em 0em 1.0em;
}
.boxleft
{
width: 400px;
float: left;
margin: 0px 16px 0px 0px;
}

.boxright
{
width: 345px;
float: right;
}

/*  Footer area */
#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('uploads/images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

/* End of 'Layout: CityImage Home' */

