﻿/* CCS Styles for Central Alabama Web Site */

*
{
	font-family: "Calibri" , "Lucida Sans Unicode" , Helvetica, Arial, sans-serif; /*font-family: Arial, Helvetica, sans-serif;*/
	margin-top: 0in;
	margin-right: 0in;
	margin-bottom: 0pt;
	margin-left: 0pt;
	line-height: normal;
}

body
{
	margin: 0;
	font-size: large;
	left: 38;
	background: silver url('Images/BackGround.png') repeat top left;
	z-index: 1;
}

p
{
	margin-bottom: 10.0pt;
	line-height: 110%;
}

h1, h2, h3, h4
{
	margin-bottom: 5pt;
	text-align: center;
}

ul
{
	list-style-type: disc;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 15pt;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
}

/* Syles for Links (<a>nchors) */
a
{
	color: #000080;
	text-decoration: none;
	display:block;
}
a:visited
{
	color: #5883A4;
}
a:hover
{
	color: #3399FF;
	font-size:115%;
}
a:active
{
	color: #6E5558;
}

#PageHeader
{
	border: 0;
	position: relative;
	width: auto;
	height: 105px;
	z-index: 10;
	text-decoration: none;
}

#Banner
{
	height: 101px;
	width: 800px; 
	margin-bottom: 0;
}

#ModTag
{
	text-align: right;
	vertical-align: bottom;
	margin-right: 10px;
	font-size: xx-small;
	font-weight: lighter;
	font-style: italic;
	color: #666666;
}

#SiteMenu
{
	position: absolute;
	font-variant: small-caps;
	word-spacing: -2px;
	width: 200px;
	height: auto;
	z-index: 20;
	left: 0px;
	top: 125px;
	margin-bottom: 30px;
}

#Splash_Pics
{
	position: absolute;
	margin-top: 10px;
	height: auto;
	width: 200px;
	float: left;
	left: 0px;
}

#Body
{
	position: absolute;
	z-index: 3;
	margin-bottom: 10px;
	margin-left: 215px;
	margin-top: 0px;
}

#SiteLinks
{
	position: absolute;
	width: 350px;
	height: 28px;
	z-index: 31;
}

/* -- Styles to be used in the Contact Page */
#ExCom
{
	position: relative;
	height: 550px;
	top: 10px;
	text-align: center;
}

#LocSec
{
	width: 100%;
	height: 120px;
}

#ViceLocSec, #Treasurer
{
	position: absolute;
	width: 50%;
	height: 120px;
	top: 156px;
}

#ViceLocSec
{
	left: 0;
}

#Treasurer
{
	left: 50%;
}

#MLarge1, #MLarge2, #MLarge3, #MLarge4, #MLarge5, #MLarge6
{
	position: absolute;
	width: 33%;
	height: 120px;
}

#MLarge1, #MLarge2, #MLarge3
{
	top: 276px;
}

#MLarge4, #MLarge5, #MLarge6
{
	top: 396px;
}

#MLarge3, #MLarge6
{
	left: 66%;
}

#MLarge1, #MLarge4
{
	left: 0;
}

#MLarge2, #MLarge5
{
	left: 33%;
}

#TBL_Appoint
{
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
}


#Calendar
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	position: relative;
	top: 5px;
	bottom: 5px;
	width: 100%;
	height: 591px;
	z-index: 2;
}

#iCalendar
{
	width: 741px;
	height: 582px;
}

#Survey
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	position: absolute;
	left: 205px;
	top: 300px;
	width: 675px;
	height: 591px;
	z-index: 2;
}

#iSurvey
{
	width: 675px;
	height: 590px;
}

