/* Start of CMSMS style sheet 'Murphy&#039;s Main' */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #DE9C31;
	background-image: url(http://www.murphystenerife.com/style-murphys-fitzpatricks-irish-bar-tenerife/bgbody-tenerife-irish-bar.jpg);
	background-attachment: fixed;
	background-position: top left;
	margin: 30px;
}

#wrapper {
	width: 680px;
	margin: 0px auto;
	border: 3px double #E6A232;
	background-color: #000000;
}

#header {
	margin: 0px;
	width: 680px;
	height: 150px;
	background-image: url(http://www.murphystenerife.com/style-murphys-fitzpatricks-irish-bar-tenerife/title-tenerife-irish-bar.gif);
	border-bottom-color: #E6A232;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

#menu {
	background-color: #000000;
	border-bottom-color: #E6A232;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

#main {
	width: 660px;
	background-color: #000000;
	padding: 10px;
}

#content1, #content2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px;
}

#photos {
}

#footer {
	margin: 10px;
	padding-bottom: 10px;
	color: #999999;
	text-align: center;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: normal;
}

#footer a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-color: #FFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: normal;
}

img {
	margin: 0px;
	padding: 0px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}

h1 {
	font-size: x-large;
	color: #333333;
}

h2 {
	font-size: large;
	color: #333333;
}

h3 {
	font-size: medium;
	color: #333333;
}

h4 {
	font-size: small;
	color: #333333;
}

h5 {
	font-size: x-small;
	color: #333333;
}

h6 {
	font-size: xx-small;
	color: #333333;
}

a:link, a:active, a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00CC00;
}

/* End of 'Murphy&#039;s Main' */

