/* CSS Document */

@import url("mobile/screen.css");

html {margin: 0 auto; padding: 0;}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #a29a69;
	background-image: url(images/bkgd_pattern.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height: 17px;
}
a {
	text-decoration: underline;
	color: #51848d;
}
a:hover {
	text-decoration: none;
	color: #51848d;
}

/*  ---  main styles  ---  */

#container {
	margin: 0 auto;
	padding: 0;
	width: 806px;
	background-image: url(images/bkgd_left_column_middle.jpg);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
#containeralt {
	margin: 0 auto;
	padding: 0;
	width: 806px;
	background-image:  url(images/bkgd_sectionmaps_middle.jpg);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 806px;
	min-height: 400px;
	background-image: url(images/bkgd_left_column_top2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#wrapperalt {
	margin: 0 auto;
	padding: 0;
	width: 806px;
	min-height: 400px;
	background-image:  url(images/bkgd_sectionmaps_top2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#header {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	height: 90px;
	text-align: right;
}
#mainmenu {
	margin: 0 auto;
	padding: 16px 2px 0 0;
	width: 500px;
	text-align: center;
	float: right;
}
#content {
	margin: 0 auto;
	padding: 0;
	width: 780px;
}
#whiteprefoot {
	margin: 0 auto;
	padding: 0;
	width: 806px;
	height: 20px;
	background-image:  url(images/bkgd_sectionmaps_prefoot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}
#whiteprefootalt {
	margin: 0 auto;
	padding: 0;
	width: 806px;
	height: 20px;
	background-image: url(images/bkgd_left_column_prefoot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}
#footer {
	margin: 0 auto;
	padding: 0;
	width: 806px;
	height: 30px;
	background-image: url(images/footer_06.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
}

/*  ---  section page styles  ---  */

#sectionheads {
	margin: 0 auto;
	padding: 60px 0 0 0;
	width: 757px;
	border-bottom: 2px solid #51848D;
	text-align: left;
}
#sectionheads img {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#left {
	margin: 15px 0 25px 0;
	padding: 0 10px 0 10px;
	width: 230px;
	text-align: left;
	float: left;
}
#left img {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#middle {
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
	width: 200px;
	float: left;
	text-align: left;
	border-right: 1px dotted #dbdbdb;
	border-left: 1px dotted #dbdbdb;
	height: 100%;
}
#middle h1 {
	margin: 0 0 5px 0;
	padding: 15px 0 10px 0;
	display: block;
	border-bottom: 1px solid #b6b6b6;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
}
#middle h2 {
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
	display: block;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
}
#middle a {
	text-decoration: none;
	color: #51848d;
}
#middle a:hover {
	text-decoration: underline;
	color: #51848d;
}
#middle ul {margin: 0 auto; padding: 0 0 0 15px;}
#middle li {
	margin: 0 auto;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	line-height: 17px;
}
#right {
	margin: 10px 0 25px 0;
	padding: 0 10px 0 10px;
	width: 270px;
	float: left;
	text-align: left;
}
#right h1 {
	margin: 0 0 5px 0;
	padding: 15px 0 10px 0;
	display: block;
	border-bottom: 1px solid #b6b6b6;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
}
#right h2 {
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
	display: block;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
}
#right a {
	text-decoration: none;
	color: #51848d;
}
#right a:hover {
	text-decoration: underline;
	color: #51848d;
}
#right ul {margin: 0 auto; padding: 0 0 0 15px;}
#right li {
	margin: 0 auto;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	line-height: 17px;
}
/*  ---  menu styles  ---  */

#header a {
	text-decoration: none;
	color: #1d2526;
}
#header a:hover {
	text-decoration: underline;
	color: #1d2526;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 8px 0 0 0;
}
#footer li {
	margin: 0 7px 0 7px;
	padding: 0;
	display: inline;
}
#footer a {
	text-decoration: none;
	color: #1d2526;
}
#footer a:hover {
	text-decoration: underline;
	color: #1d2526;
}

/*  ---  home page styles  ---  */
#topclear {
	margin: 0 auto;
	padding: 0;
	width: 777px;
	float: left;
}
#leftnav {
	margin: 0 auto;
	padding: 20px 0 0 0;
	float: left;
	width: 209px;
	text-align: left;
	color: #d7c294;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#leftnav img {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#leftnav h2 {
	margin: 1px 10px 1px 9px;
	padding: 1px 0 4px 3px;
	font-size: 13px;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #9a7834;
}
#leftnav div {
	margin: 0 auto;
	padding: 5px;
}
#leftnav div p {
	margin: 10px 10px 0 9px;
	padding: 0;
	line-height: 17px;
}
#leftnav a {
	text-decoration: none;
	color: #d7c294;
	display: block;
}
#leftnav a:hover {
	text-decoration: underline;
	color: #d7c294;
}
/*  ---  ?? Can be removed ??  ---  */
#rightcontent {
	margin: 0 auto;
	padding: 0;
	float: right;
	width: 570px;
	text-align: left;
}
/* -------------------------------  */
#rightsidecontent {
	margin: 10px 0 25px 0;
	padding: 0 10px 0 15px;
	float: left;
	width: 470px;
	text-align: left;
	border-left: 1px dotted #dbdbdb;
}
#rightsidecontent h1 {
	margin: 0 0 5px 0;
	padding: 15px 0 10px 0;
	display: block;
	border-bottom: 1px solid #b6b6b6;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
}
#rightsidecontent h2 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	display: block;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
}
#rightsidecontent a {
	text-decoration: none;
	color: #51848d;
}
#rightsidecontent a:hover {
	text-decoration: underline;
	color: #51848d;
}
#rightsidecontent ul {margin: 0 auto; padding: 0 0 0 15px;}
#rightsidecontent li {
	margin: 0 auto;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	line-height: 17px;
}
#leftsidecontent {
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
	width: 230px;
	float: left;
	text-align: left;
}
#leftsidecontent h1 {
	margin: 0 0 5px 0;
	padding: 15px 0 10px 0;
	display: block;
	border-bottom: 1px solid #b6b6b6;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
}
#leftsidecontent h2 {
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
	display: block;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
}
#leftsidecontent a {
	text-decoration: none;
	color: #51848d;
}
#leftsidecontent a:hover {
	text-decoration: underline;
	color: #51848d;
}
#leftsidecontent ul {margin: 0 auto; padding: 0 0 0 15px;}
#leftsidecontent li {
	margin: 0 auto;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	line-height: 17px;
}

#homecontent {
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 569px;
}
.hc1 {
	background-image: url(images/home_new_08.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 50px 10px 15px 20px;
}
.hc2 {
	background-image: url(images/home_new_09.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 50px 10px 15px 20px;
}
.hc3 {
	background-image: url(images/home_new_10.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 50px 10px 15px 20px;
}
.hc1 a {
	text-decoration: none;
	color: #545454;
	display: block;
}
.hc1 a:hover {
	text-decoration: underline;
	color: #545454;
}
.hc2 a {
	text-decoration: none;
	color: #545454;
	display: block;
}
.hc2 a:hover {
	text-decoration: underline;
	color: #545454;
}
.hc3 a {
	text-decoration: none;
	color: #545454;
	display: block;
}
.hc3 a:hover {
	text-decoration: underline;
	color: #545454;
}
.amber {
	padding: 2px 0 3px 0;
	background-image: url(images/home_new_amber_13.jpg);
	height: 40px;
	background-repeat: no-repeat;
}
.amber p {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.amber a {
	display: block;
	text-decoration: underline;
	color: #ffffff;
}
.amber a:hover {
	text-decoration: none;
	color: #ffffff;
}
.ambernone {
	background-image: url(images/home_new_13.jpg);
	height: 40px;
	background-repeat: no-repeat;
}
.middledivider {
	border-left: 1px dotted #dbdbdb;
	border-right: 1px dotted #dbdbdb;
}
#homecontent h1 {
	margin: 5px 10px 5px 20px;
	padding: 0 0 10px 0;
	display: block;
	border-bottom: 1px solid #b6b6b6;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
}
#homecontent p {
	margin: 0 auto;
	padding: 0 10px 10px 20px;
}

#description p {
	margin: 15px 10px 10px 20px;
	padding: 0 10px 20px 0;
	line-height: 21px;
	border-bottom: 1px solid #b6b6b6;
}
.descritionGeorgiaU {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}
.descritionGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/*  ---  clear fix  ---  */

div.clearfloats {clear:both;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*  ---  content styles  ---  */

#leftside {
	margin: 0;
	padding: 50px 0 0 0;
	border: 1px solid #990000;
	float: left;
	width: 207px;
}
#rightside {
	margin: 0;
	padding: 0;
	/* border: 1px solid #990000;*/
	float: left;
	text-align: left;
}

#breadcrumb {
	margin: 0 auto;
	padding: 6px 15px 15px 220px;
	text-align: left;
}
#breadcrumb a {
	text-decoration: none;
	color: #545454;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #545454;
}
#sidemenu {
	margin: 0 auto;
	padding: 0;
	width: 209px;
	float: left;
	clear: both;
	text-align: left;
}
#sidemenu img {
	border: 0;
}
#pagehead {
	margin: 5px 10px 0 10px;
	padding: 0;
	width: 550px;
	float: right;
	text-align: left;
	border-bottom: 2px solid #51848D;
}
#pagecontent {
	margin: 0 auto;
	padding: 0;
	width: 565px;
	float: left;
	text-align: left;
}
#pagecontent h1 {
	font-weight: bold;
	margin: 0 5px 0 10px;
	padding: 8px 0 8px 0;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #545454;
	display: block;
	border-bottom: 1px solid #b6b6b6;
}
#pagecontent p {
	margin: 0 auto;
	padding: 8px 10px 5px 10px;
	line-height: 18px;
}
#pagecontent ul {margin: 0 auto; padding: 0 0 0 15px;}
#pagecontent li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	line-height: 17px;
	}
#pagecontent ol {
	margin: 0 auto; 
	padding: 0 0 0 30px;
	}
#pagecontent ol li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-position: outside;
	line-height: 17px;
	list-style-image: none;
	list-style-type: decimal;
}
#pagecontent ol li ol li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-position: outside;
	line-height: 17px;
	list-style-image: none;
	list-style-type: lower-alpha;
}
.sectiontitle {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.sectiontitlebold {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#pagecontentleft {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	width: 195px;
}
#pagecontentright {
	margin: 10px 0 0 0;
	padding: 0;
	border-left: 1px dotted #dbdbdb;
	float: left;
	width: 365px;
}
/*  ---  calendar styles  ---  */
.weekdays {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: d7c294;
	text-align: center;
}
#calendarexp {
	text-align: left;
	margin: 0 auto;
	padding: 10px;
}
#calendarexp h1 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#calendarexp td {
	text-align: left;
	margin: 0 auto;
	padding: 3px;
}
.callout {
	font-style: italic;
	color: #51848d;
}
#prevnext {
	margin: 0 auto;
	padding: 0;
	float: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#prevnext img {
	border: 0;
}
#prevnext a {
	text-decoration: none;
	color: #545454;
}
#prevnext a:hover {
	text-decoration: underline;
	color: #545454;
}
#calendarexp h2 {
	padding: 0 3px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #545454;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}
#calendarexp p {
	margin: 0 auto;
	padding: 0 0 8px 0;
}
/*  ---  random styles  ---  */

#floatright {
	margin: 0 auto;
	padding: 0 10px 0 0;
	float: right;
}
#floatleft {
	margin: 0 5px 0 0;
	padding: 0 0 0 10px;
	float: left;
}
.date {
	margin: 0;
	padding: 35px 0 0 0;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	color: #edf4f5;
	text-shadow: #3e381c 2px 2px 0;
}
.leftdescription {
	margin: 0;
	padding: 0 8px 0 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #d7c294;
}

#date_container {
	diplay: block;
	clear: both;
	height: auto;
	min-height: 60px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dbdbdb;
}
#date_container p {
	display: block;
	margin: 0 auto;
	padding: 5px;
}
.date_day {
	font: 28px Georgia, "Times New Roman", Times, serif;
	color: #545454;
	text-decoration: none;
	text-align: center;
}
.date_month {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #545454;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
#date {
	height: 50px;
	width: 80px;
	margin-right: 10px;
	border-right: 1px dotted #dbdbdb;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
}
#weather h1 h2 h3 h4 h5 h6 p a {
	margin: 0;
	padding: 0;
}


#googlemap {border: 1px solid #dbdbdb; margin: 10px auto; padding: 2px; width: 540px;}
