/*********************************************************************** // J. BECKFORD */
body { 
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-size: 12px;
		line-height: 24px;
		color:#3d3d3d;
		margin: 0 auto;
		background:#241701 url('../images/main/bg.jpg') top center repeat fixed;
		}

/*********************************************************************** content */
#container {margin:auto; width:870px; padding-top:14px; background:#241701 url('../images/main/bg-container.jpg') top center repeat-y fixed;}
#header {margin:auto; text-align:center; width:870px; padding-top:0px;}

/*********************************************************************** navigation */
#menu {width:870px; margin:auto; padding:14px 0 0 0; font-size:12px; text-align:center; text-transform:uppercase;}
#menu ul {margin:0; padding:0;}
#menu li {display:inline;}
#menu a, #menu a:link, 
#menu a:active, #menu a:visited {color:#3d2705; margin:auto 28px; text-decoration:none;}
#menu a:hover {color:#9dbcd8; font-weight:bold; text-decoration:none;}
#menu li.current a {background:#0099ff; color:#0099ff;}

/*********************************************************************** greek */
#gamma600 {margin:0; height:24px; padding:10px 10px 0 10px; background:transparent url('../images/main/bg.jpg') repeat;}
#gamma {margin:0; height:24px; padding:10px; background:transparent url('../images/main/bg-tint.png') repeat;}
#gamma-twitter {margin:0; width:400px; height:400px; padding:0 10px 0 10px; background:transparent url('../images/main/bg-tint.png') repeat;}
#gamma-banner {margin:0 25px 10px 25px; height:220px; width:800px; padding:10px; background:transparent url('../images/main/bg-tint.png') repeat;}

#gammaTITLE {margin:0 0 10px 0; height:32px; padding:10px; background:transparent url('../images/main/bg-tint.png') repeat;}

#alpha600 {float:left; width:84px;
	height:18px;
	padding:6px 15px 0 15px;
	margin:0;
	text-align:left;
	text-transform: uppercase;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	background-image:url(../images/main/bg-mahogany.jpg);
	background-repeat:repeat;
}

#beta600 {float:right; width:450px;
	padding:6px 15px 0 15px;
	height:18px;
	margin:0;
	text-align: left;
	text-transform: uppercase;
	color:#241701;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	background-image: url(../images/main/bg-carolina.jpg);
	background-repeat: repeat;
}

#alpha {float:left; width:84px;
	height:18px;
	padding:6px 15px 0 15px;
	margin:0;
	text-align:left;
	text-transform: uppercase;
	color:#241701;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	background-image:url(../images/main/bg-carolina.jpg);
	background-repeat:repeat;
}

#beta {float:right; width:250px;
	padding:6px 15px 0 15px;
	height:18px;
	margin:0;
	text-align: left;
	text-transform: uppercase;
	color:#241701;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	background-image: url(../images/main/bg.jpg);
	background-repeat: repeat;
}

#delta {float:left; width:48px;
	padding:6px 15px 0 15px;
	height:24px;
	margin:0;
	text-align: left;
	text-transform: uppercase;
	color:#241701;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	background-image: url(../images/main/bg-carolina.jpg);
	background-repeat: repeat;
}

#gamma-iota {margin:0; height:24px; padding:10px 10px 0 10px; background:transparent url('../images/main/bg-tint.png') repeat;}
#iota {width:130px;
	height:18px;
	padding:6px 15px 0 15px;
	margin:0;
	text-align:left;
	text-transform: uppercase;
	color:#241701;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	background-image:url(../images/main/bg.jpg);
	background-repeat:repeat;
}

#iota-blue {width:130px;
	height:18px;
	padding:6px 15px 0 15px;
	margin:0;
	text-align:left;
	text-transform: uppercase;
	color:#241701;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	background-image:url(../images/main/bg-carolina.jpg);
	background-repeat:repeat;
}



#zeta {float:right; width:486px;
	padding:6px 15px 0 15px;
	height:24px;
	margin:0;
	text-align: left;
	text-transform: uppercase;
	color:#241701;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	background-image: url(../images/main/bg.jpg);
	background-repeat: repeat;
}

#gamma-media {margin:0; height:24px; padding:10px 10px 0 10px; background:transparent url('../images/main/bg.jpg') repeat;}
#gamma-media-blue {margin:0; height:24px; padding:10px 10px 0 10px; background:transparent url('../images/main/bg-carolina-2.jpg') repeat;}
#alpha-media {float:left; width:84px;
	height:18px;
	padding:6px 15px 0 15px;
	margin:0;
	text-align:left;
	text-transform: uppercase;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	background-image: url(../images/main/bg-mahogany.jpg);
	background-repeat: repeat;
}

#beta-media {float:right; width:250px;
	padding:6px 15px 0 15px;
	height:18px;
	margin:0;
	text-align: left;
	text-transform: uppercase;
	color:#241701;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	background-image: url(../images/main/bg-carolina.jpg);
	background-repeat: repeat;
}

/*********************************************************************** columns */
#columnLEFT {float:left; width:420px; margin:0 0 0 25px;}
#columnCENTER {margin:0 225px 0 465px;}
#columnRIGHT {float:right; width:180px; margin:0 25px 0 20px;}
#columnMAIN {margin:0 225px 0 25px;}
#columnBANNER {margin:0 25px;}

.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}

/*********************************************************************** contact */
#contact {margin:0 25px; padding:20px 30px 10px 30px; background:transparent url('../images/main/bg-tint.png') repeat;}

/*********************************************************************** text */

#non-sequitur {margin:auto 40px 10px 40px; padding:3px 22px 2px 22px; color:#3d2705; font-size:12.5px; font-weight:bold; text-transform: uppercase; background:transparent url('../images/main//bg.jpg') repeat;}

#textbox {margin:auto; padding:4px 30px 8px 30px; margin-bottom:10px; background:transparent url('../images/main/bg-tint.png') repeat;}
#twitterbox {margin:auto; padding:4px 30px 8px 30px; background:transparent url('../images/main/bg-tint.png') repeat;}
#media600 {margin:auto; padding:14px 30px 14px 30px; margin-bottom:14px; color:#241701; background:transparent url('../images/main/bg.jpg') repeat;}
#media {margin:auto; padding:14px 30px 14px 30px; margin-bottom:14px; color:#241701; background:transparent url('../images/main/bg.jpg') repeat;}
#media-blue {margin:auto; padding:14px 30px 14px 30px; margin-bottom:14px; color:#241701; background:transparent url('../images/main/bg-carolina-2.jpg') repeat;}
#link {background:transparent url('../images/main/bg-tint.png') repeat; padding:30px; margin-bottom:10px;}
.line {padding:16px 0}

/*********************************************************************** footer */
#footer {margin:16px 40px 0 40px; padding:0; font-size:11px; font-weight:normal; color:#ffecc0; line-height:24px; text-align:center;}
#footer ul {text-align:center;}
#footer li {display:inline; text-align:center; line-height:24px;}
#footer a, #footer a:link, 
#footer a:active, #footer a:visited {color:#ffecc0; margin:auto 3px auto 3px;text-decoration:underline;}
#footer a:hover {text-decoration:none;}

/*********************************************************************** copyright */
#copyright {color:#ebe2c9; margin:0 40px; padding:8px 0 30px 0; font-size:10px; line-height:18px; text-align:center; width:820px;}

/*********************************************************************** images */
.border {margin:0; padding:10px; background:transparent url('../images/main/bg-tint.png') repeat; margin-bottom:6px;}
.border600 {margin:0; padding:10px; background:transparent url('../images/main/bg.jpg') repeat; margin-bottom:6px;}
#border {margin:6px 0 14px 0; border:5px solid #fcf6e5;}
#img-banner {margin:auto; padding:14px 0; text-align:center; width:870px;}
.img-border {margin:6px 0 14px 0; border:5px solid #fcf6e5;}
.img-social {margin:6px 0 6px 0; border:5px solid #fcf6e5;}

/*********************************************************************** fonts */
h1, h2, h3, h4, h5, h6, p, ul ol {margin-top:0; margin-bottom:0; text-align:left;}

p {color:#ebe2c9; margin-bottom:12px; padding:0 10px;}
h1 {font-size:16px; line-height:22px; font-weight:bold; margin-bottom:8px; color:#9dbcd8; padding:0 10px;}
h2 {font-size:18px; line-height:24px; font-weight:bold; margin-bottom:8px; color:#ebe2c9;}
h3 {font-size:20px; line-height:24px; font-weight:bold; margin-bottom:8px; color:#9dbcd8; padding:0 10px;}
h4 {font-family: Times New Roman; font-size:18px; line-height:24px; font-weight:bold; margin-bottom:8px; color:#241701; padding:0 10px;}
h5 {font-size:13px; line-height:24px; font-weight:bold; color:#ebe2c9;}
h6 {font-size:24px; line-height:30px; font-weight:bold; margin-bottom:6px; color:#68b3e5;}
.h2 {color:#b6cedd;}
.h4 {color:#241701;}

ul {margin-top:0px; padding:0;}
li {line-height:18px;color:#ebe2c9;}
ol {color:#ebe2c9;}

/*********************************************************************** links */
a:focus, a:hover {color:#d9edff; font-weight:bold; text-decoration:none;}
a {color:#9dbcd8; font-weight:bold; text-decoration:underline;}

a.category:link {color:#241701; text-decoration:none;}
a.category:visited {color:#241701; text-decoration:none;}
a.category:active {color:#241701; text-decoration:none;}
a.category:hover {color:#241701; text-decoration:underline;}

a.carolina:link {color:#9dbcd8; font-weight:bold; text-decoration: underline;}
a.carolina:visited {color:#9dbcd8; font-weight:bold; text-decoration: underline;}
a.carolina:active {color:#9dbcd8; font-weight:bold; text-decoration: underline;}
a.carolina:hover {color: #3d3d3d; font-weight:bold; text-decoration: none;}

a.cream:link {color:#ebe2c9; font-size:13px; line-height:24px; font-weight:bold; text-decoration:underline;}
a.cream:visited {color:#ebe2c9; font-size:13px; line-height:24px; font-weight:bold; text-decoration:underline;}
a.cream:active {color:#ebe2c9; font-size:13px; line-height:24px; font-weight:bold; text-decoration:underline;}
a.cream:hover {color: #fef9ec; font-size:13px; line-height:24px; font-weight:bold; text-decoration:none;}

a.portfolio:link {color:#9dbcd8; font-size:10px; line-height:18px; text-decoration:underline;}
a.portfolio:visited {color:#9dbcd8; font-size:10px; line-height:18px; text-decoration:underline;}
a.portfolio:active {color:#9dbcd8; font-size:10px; line-height:18px; text-decoration:underline;}
a.portfolio:hover {color: #fef9ec; font-size: 10px; line-height:18px; text-decoration:none;}

a.goldenrod:link {color:#fef9ec; font-size:10px; line-height:18px; text-decoration:underline;}
a.goldenrod:visited {color:#fef9ec; font-size:10px; line-height:18px; text-decoration:underline;}
a.goldenrod:active {color:#fef9ec; font-size:10px; line-height:18px; text-decoration:underline;}
a.goldenrod:hover {color: #fde59c; font-size: 10px; line-height:18px; text-decoration:none;}

a.grey:link {color:#698298; font-weight:bold; text-decoration:underline;}
a.grey:visited {color:#698298; font-weight:bold; text-decoration:underline;}
a.grey:active {color:#698298; font-weight:bold; text-decoration:underline;}
a.grey:hover {color:#edf4fc; font-weight:bold; text-decoration:none;}

a.top:link {color:#9dbcd8; font-size:11px; font-weight:bold; text-decoration: underline;}
a.top:visited {color:#9dbcd8; font-size:11px;font-weight:bold; text-decoration: underline;}
a.top:active {color:#9dbcd8; font-size:11px; font-weight:bold; text-decoration: underline;}
a.top:hover {color:#3d3d3d; font-size:11px; font-weight:bold; text-decoration: none;}

a.anchor:link {text-decoration:none; padding:0;}
a.anchor:visited {text-decoration:none; padding:0;}
a.anchor:active {text-decoration:none; padding:0;}
a.anchor:hover {text-decoration:none; padding:0;}