html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.6;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

.clear { clear: both; }
.right { float: right; }
.left { float: left; }

.img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 5px !important;
	margin: 10px 10px 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

a img {
	border: none;
}

.cms_textarea {
	width: 100%;
	height: 93%;
}

.cms_edit_1, .cms_edit_2 {
	border: 1px solid #aaa;
	padding: 2px 5px;
	background: #EEE;
	color: #666;
}

.cms_edit_image {
	position: absolute;
	border: 1px solid #aaa;
	padding: 0px 5px;
	background: #EEE;
	color: #666;
	z-index: 50;
}

body {
	background-color: #ececec;
	color: #333;
	font-size: 14px;
}

h1 {
	color: #ED1C24;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 24px;
}

h2 {
	color: #ED1C24;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 20px;
}

h3 {
	color: #ED1C24;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
}

h4 {
	color: #ED1C24;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
}

a {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #666;
}

h2 a {
	text-decoration: none;
}

ul {
	
}

ul li {
	margin-left: 48px;
}

#container {
	
}

#container-inner {
	width: 960px;
	margin: 0 auto;
}

#masthead {
	background: url(../images/bg-masthead.png) no-repeat;
	height: 360px;
}

#masthead #uga-link {
	background-color: #7a0000;
	opacity: .5;
	text-align: center;
}

#masthead #uga-link a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

#masthead-col-1 {
	width: 160px;
	float: left;
}

#masthead-col-2 {
	text-align: center;
	width: 620px;
	float: left;
}

#masthead-col-3 {
	width: 180px;
	float: left;
	color: #222;
}

#masthead-col-3 p {
	font-size: 12px;
	padding-right: 24px;
	text-align: justify;
}

#masthead #logo {
	position: absolute;
	top: 0px;
}

#masthead #logo-text {
	padding: 24px 0px 12px 0px;
}

#masthead #about-text {
	padding-top: 34px;
}

#masthead #nav {
	padding-left: 40px;
	margin-top: 150px;
}

#masthead #nav a {
	font-weight: bold;
	font-size: 20px;
	display: block;
	color: #333;
	padding-bottom: 3px;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 16px;
}

#masthead #feature {
/*	position: absolute;*/
/*	display: none;*/
	margin: 0 auto;
	width: 530px;
	overflow: hidden;
	background: url(../images/feature/bg.jpg) no-repeat;
	text-align: left;
	position: relative;
}

#masthead #feature #feature-inner {
	width: 10000px;
	position: relative;
}

#masthead #feature img {
	padding-left: 11px;
	padding-top: 12px;
	padding-bottom: 4px;
	position: relative;
}

#body {
	background-color: #FFFFFF;
}

#body p {
	margin-bottom: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#col-1 {
	background-color: #FFFFFF;
	padding-top: 24px;
	.padding-top: 48px;
	width: 260px;
	float: left;
}

#col-1-content {
	padding: 0px 24px;
}

#col-2 {
	background-color: #FFFFFF;
	padding-top: 24px;
	.padding-top: 48px;
	width: 699px;
	float: left;
}

#col-2-content {
	padding: 0px 24px;
}

.blog {
	
}

.blog .subject {
	float: left;
}

.blog .subject a {
	color: #000;
}

.blog .date {
	text-align: right;
	float: right;
	font-style: italic;
	color: #ED1C24;
}

.blog .more-link {
	float: right;
	font-style: italic;
}

.blog .comments-link {
	float: right;
	font-style: italic;
}

.blog .more-link a, .blog .comments-link a {
	font-weight: bold;
	color: #ED1C24;
}

.blog .separator {
	padding: 12px 0px;
}

.blog .video {
	text-align: center;
}

.blog a.player {
	margin: 0 auto;
	display: block;
}

#footer {
	background: url(../images/bg-footer.png) no-repeat;
	padding: 48px 24px 24px 24px;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer .logo {
	width: 220px;
	float: left;
	text-align: center;
}

#footer #footer-content {
	text-align: center;
	width: 470px;
	float: left;
}

#footer #footer-nav {
	font-weight: bold;
	margin-bottom: 12px;
}

form .text {
	width: 250px;
}

form .textarea {
	width: 350px;
	height: 150px;
}