/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Irish Cream
Author : Rhonda Riffey
URL :

Description : Marathon Flash Package Site

Created : 
Modified : 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

body{
	background: #E5E7D5;
	margin: 0px;
	color: #29190F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
p {
	margin: 0;
	}
#container{
	width: 900px;
	w/idth: 900px;
	/width: 900px;
	margin: 0px auto;
	}

#header h1{
	width: 460px;
	height: 135px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/logo.gif) center center no-repeat;
	text-indent: -9000px;
	}
	
	#header h1 a{
		width: 460px;
		height: 135px;
		display: block;
		margin: 0 auto;
		border: none;
		}

#navigation ul{
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
	#navigation li{
		list-style-type: none;
		font: 11px Arial, Helvetica, sans-serif;
		}

p, label{
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	#page_body p{
		padding: 15px 300px;
		}

a:link, a:visited, a:hover  {
	color: #29190F;
	text-decoration: none;
}
a:active {
	color: #29190F;
	text-decoration: none;
}
#page_body{
	width: 904px;
	height: 600px;
	}
#irishcream{
	width: 1002px;
	height: 725px;
	margin: 0 auto;
	}

#footer{
	font-size: 12px;
	color: #29190F;
	text-align: center;
	}
	
	#footer .vcard{
		padding-top: 0px;
		}
	#footer .vcard div{
		display: inline;
		padding-right: 10px;
		}
	
	#footer p{
		padding: 0px;
		}
