/* Start of CMSMS style sheet 'awa_16' */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
    color:#333333;
    font-family:Tahoma,sans-serif;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* custom */

body {
    height:100%;
    background-color:#670D0F;
    text-align:center;
}

div.clear {
    clear:both;
}
div.header {
    background-color:#670D0F;
}
div.fade {
    height:42px;
    background-image:url(uploads/images/wave_tile_fade_5.gif);
    background-position: top left;
    background-repeat:repeat-x;
}
div.body {
    height:100%;
    padding-top:0px;
    padding-right:20px;
    padding-bottom:20px;
    padding-left:20px;
}
div.content {
    background-color:#FFFFFF;
}
div.maincontent {
    text-align:left;
    padding-top:5px;
    padding-right:10px;
    padding-bottom:10px;
    padding-left:10px;
    margin:10px;
}
div.intro {
    background-color:#FFFFFF;
    margin:10px;
    padding:5px;
}
div.introheader {
    font-size:150%;
    font-weight:bold;
    text-align:center;
    padding:10px;
}
div.intropicture {
    
}
div.introtext {
    padding:5px;
    font-size:90%;
    line-height:1.2em;
}
div.search {
    background-color:#670D0F;
    padding:5px;
    text-align:right;
}
div.links {
    background-color:#E2E6C0;
    padding-left:10px;
    padding-right:10px;
    margin-right:10px;
    border-left:1px solid #3D8582;
    border-right:1px solid #3D8582;
    border-bottom:1px solid #3D8582;
    border-top:1px solid #FFFFFF;
}
div.linkheader {
    padding:5px;
    font-weight:bold;
    font-size:100%;
    text-align:center;
    border-bottom:2px #3D8582 solid;
}
div.linkitem {
    font-size:90%;
    border-bottom:1px #3D8582 dotted;
    margin-bottom:5px;
    padding:5px;
}
div.nav {
    background-color:#FDA671;
    padding:5px;
}
div.news {
    background-color:#FFFFFF;
    text-align:left;
    margin:10px;
}
div.newspostheader {
    background-image:url(uploads/images/peach_stripe.png);
    background-position: top left;
    background-repeat:repeat-x;
    font-size:125%;
    font-weight:bold;
    padding:5px;
    height:20px;
    letter-spacing:.05em;
}
div.newspost {
    padding:5px;
    margin-bottom:10px;
    font-size:90%;
    line-height:1.2em;
}
div.newsdetail {
    text-align:left;
    margin:10px;
    padding:5px;
}
div.footer, div.footer div {
    background-color:#670D0F;
    color:#FFFFFF;
    text-align:center;
    padding:5px;
    font-size:75%;
}
div.footer a {
    color:#FFFFFF;
}
span.bold {
    font-weight:bold;
}

div.breadcrumbs {
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 90%;
    color: #FFFFFF;
}
div.breadcrumbs, div.breadcrumbs a, div.breadcrumbs a:link, div.breadcrumbs a:active, div.breadcrumbs a:visited, div.breadcrumbs span{
    color: #FFFFFF;
}

.vcenter {
    vertical-align:middle;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
}
.hvcenter {
    vertical-align:middle;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;
}

h1.title {
    color:#670D0F;
    font-weight:bold;
    font-size:150%;
    margin-bottom:10px;
}
/* End of 'awa_16' */

