@charset "utf-8";

body, html {padding:0px; margin:0px; background:#2f0a13; font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; font-size:11px;}
a {text-decoration:none;}

#container {width:760px; margin:0px auto;  background:url(images/background.gif);}
#header {width:385px; height:20px; padding:175px 0px 0px 375px; background:url(images/homeback1.jpg); background-position:bottom;}
#header a {display:block; float:left; background:#504747; border:1px solid #6f172d; color:#fff; font-weight:bold; padding:2px 4px; margin-right:5px;}
#header a:hover {color:#FFCC33;}

#titlebanner {width:760px; height:89px; padding:12px 0px 12px; background:#6f172d url(images/Cooney_title.gif); background-repeat:no-repeat;}
#logoarea {height:89px; width:331px; float:left; display:block;}
#contact {height:73px;  width:150px; margin:0px 30px 0px 50px; padding:10px 24px; border-left:2px solid #c2c2c2; float:right;}
#contact a, #rightcolumn a {color:#FFCC33;}
#contact a:hover, #footer a:hover, #rightcolumn a:hover {text-decoration:underline;} 

#reverse {background:#6f172d; padding:px; text-align:center}

#leftcolumn {width:175px; padding:25px; color:#6f172d; float:left; font-size:14px; clear:both;}
#leftcolumn a, #reverse a:hover {color:#6f172d; display:block; margin-bottom:3px; padding:2px;}
#leftcolumn a:hover, #reverse a  {background:#6f172d; color:#c2c2c2;}


#rightcolumn {width:480px; padding:25px; float:left;}
#rightcolumn h1 {font-size:14px; padding:0px; margin:0px 0px 10px;}
#rightcolumn h2 {font-size:12px; padding:0px; margin:0px;}
#rightcolumn img {border:1px solid #2F0A13;}
.photo {float:left; margin-right:10px; margin-bottom:10px; border:1px solid #2F0A13;}
.clearbox {clear:both;}
#footer {width:760px; margin:20px auto; font-size:10px;}
#footer a {color:#FFCC33;}
.CallToAction{
	padding: 1em;
	color:#000000;
	margin-bottom: 
	1.2em;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF66;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.Emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262937;
	font-style: italic;
}
#container #rightcolumn .CallToAction a {
	color: #000000;
	text-decoration: underline;
}
