/* Start of CMSMS style sheet 'Troi Layout V1' */
/* CSS Document */

img, div { behavior: url("uploads/images/toaimg/iepngfix.htc") }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center; 
	background-color: #541F02;
	background-image: url("uploads/images/toaimg/bg_fade.jpg");
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
                text-align:left;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	height: 50px;
	width: 500px;
	position: relative;
	float: right;
}
	
#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 20px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: lowercase;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #5A2207;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #FFFFFF;
	color: #0DA2BB;
}

/* Shanes */

#bg_image {
	width: 1000px;
	height: 100%;
	position: relative;
	margin-left: auto;
  	margin-right: auto;

}
.table-prices {
	font-size: 12px;
	text-align: left;
}


#header {
	width: 1000px;
	height: 220px;
	position: relative;
	margin-left: auto;
  	margin-right: auto;
}

#logo {
	width: 160px;
	height: 180px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#title {
	width: 500px;
	height: 160px;
	position: absolute;
	left: 220px;
	top: 109px;
	text-align:left;
}

#content {
	width: 1000px;
	height: 520px;
	position: relative;
	margin: 0 auto;
}

#left {
	float: left;
	width: 180px;
	height: 520px;
	padding: 10px;
                text-align:center;
}

#main {
	float: right;
	text-align: left;
	width: 770px;
	height: 520px;
	padding: 10px;
}



#hours {
	width: 140px;
	margin-top: 0px;
}

.hours {
	padding: 10px;
	color: #FFFFFF;
	line-height: 22px;
	font-size: 11px;
	background-repeat: repeat;
	background-image: url("uploads/images/toaimg/bg_blue.png");
}
.faded {
	padding: 10px;
	color: #FFFFFF;
	font-size: 10px;
	background-repeat: repeat;
	background-image: url("uploads/images/toaimg/bg_blue.png");
}

.faded td{
           font-size:12px;
}

.faded p{
           font-size:12px;
}

h1 {
	font-weight: bold;
	color: #56BAC5;
                font-size:16px;
                margin-top:0px;
                margin-bottom:0px;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
                font-size:16px;
                margin-top:0px;
                margin-bottom:0px;
}

h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #541F00;
                font-size:12px;
                margin-top:0px;
                margin-bottom:0px;
}


h4{
	color: #541F00;
                font-size:10px;
                font-style:italic;
                margin-top:0px;
                margin-bottom:0px;
}

.links {
	color: #FFFFFF;
	line-height: 40px;
}

.links-sub {
	color: #FFFFFF;
	line-height: 16px;
	font-size: 12px;
}

#table {
	color: #FFFFFF;
	font-size: 11px;
}

table.one {
	table-layout: automatic;
	font-size: 11px;
	text-align: left;
}

.links-sub {
	color: #999999;
	line-height: 16px;
	font-size: 12px;
	text-align: left;
}

.links-sub a:link {color: #999999;	text-decoration: none;}
.links-sub a:visited {text-decoration: none; color: #999999;}
.links-sub a:hover {text-decoration: none; color: #CCCCCC;}
.links-sub a:active {text-decoration: none; color: #999999;}

#main li {
	list-style-image: url("uploads/images/toaimg/bullet.png");
	line-height: 22px;
	font-weight: bold;
}

.contactform textarea {
width: 180px; /* <-- change this to whatever works for you */
height: 60px; /* <-- change this to whatever works for you */
}

/* End of 'Troi Layout V1' */

