/* ------------------------------ 
HTML Reset
------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p { 
	margin:0;
	padding:0;
}
table {
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0;
	background: #fff url(images/bg.gif);
	color: #333;
}
input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1 {
	font-size:36px;
	color: #de0428;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
}
h2 {
	font-size:28px;
	color: #0077ae;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:3px;
}
h3 {
	font-size:20px;
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:2px;
	margin-top: 12px;
}

a:link, a:visited{color:#0033CC;}
a:hover{text-decoration:none;}

/* ------------------------------ 
Wrap
------------------------------ */
#wrap_top {
	height:30px;
	background: #56000e;
	color:#fff;
}
#wrap_header {
	height:94px;
	background: #a80420 url(images/header-bg.gif) repeat-x;
	border-top:solid 1px #d91138;
}
#wrap_nav{
	height:48px;
	background: #de0428;
	border-top:solid 1px #f80029;
	border-bottom:solid 1px #8d0319;
}
#wrap_footer {
	background-color: #eee;
	border-top: solid #d3d3d3 1px;
	height: 200px;
}

/* ------------------------------ 
Header
------------------------------ */
#top{
	width:900px;
	height:30px;
	margin: 0 auto;
	position: relative;
}
#top .bg {
	position:absolute;
	left: -230px;
	top: 0px;
}
#top .text{
	line-height:30px;
	float: right;
	font-size: 11px;
}
#top .text ul li{
	list-style:none;
	margin-left:6px;
	display:inline;
}
#top .text ul li a:hover {
	color: #ff9cac;
	text-decoration:none;
}
#top .text ul li a {
	color: #E12B4A;
	text-decoration:underline;
	font-weight: bold;
}
#header {
	width:900px;
	margin: 0 auto;
	position:relative;
}
#header .bg {
	position:absolute;
	left: -230px;
	top: 0px;
}
#header .logo {
	position:absolute;
	left: 0px;
	top: -8px;
}
#header .text {
	position:absolute;
	left: 137px;
	top: 27px;
}
#header .phone {
	position:absolute;
	right: 0px;
	top: 26px;
}

/* ------------------------------ 
Nav
------------------------------ */
#nav{
	width:900px;
	height:48px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	line-height:48px;
}
#nav .nav{
	float: right;
}
#nav .nav ul li {
	list-style:none;
	display:inline;
}
#nav .nav a {
	display: block;
	float: right;
	color: #fff;
	text-decoration:none;
	padding: 0 6px;
}
#nav .nav a:hover {
	color: #fff;
	text-decoration:none;
	line-height:48px;
	background: #880318 url(images/bg_nav_hover.jpg) no-repeat left top;
}
/* ------------------------------ 
Content
------------------------------ */
#wrap {
	margin:20px auto 10px;
	width:900px;
	clear:both;
}

#content {
	width:580px;
	margin-right:20px;
	float: left;
	line-height:1.2ems;
}
#content ul {
	padding: 0 0 0 25px;
}

#content a:hover {
	color:#333;
}
#content a {
	color:#de0428;
}

#sidebar {
	width:300px;
	float:left;
}
#sidebar .box {
	line-height:1.2ems;
	width:260px;
	border:solid 1px #ffc1cb;
	background: #ffe0e0 url(images/box-bg.gif) repeat-x top;
	padding: 20px;
	margin-bottom: 10px;
}
#sidebar .box ul li {
	line-height:28px;
	border-bottom:solid 1px #ffc1cb;
	list-style: none;
}
#sidebar .box a {
	color:#333;
}
#sidebar .box a:hover {
	color:#de0428;
}
#sidebar .box h2, #sidebar .map h2 {
	font-size:20px;
	color:#de0428;
}
#sidebar .map {
	width:284px;
	border:solid 1px #ffc1cb;
	background: #ffe0e0 url(images/box-bg.gif) repeat-x top;
	padding: 8px;
	margin-bottom: 10px;
}
#sidebar .map .text a {
	color:#999;
}
#sidebar .map .text {
	font-size:9px;
	font-weight:bold;
	text-align:center;
}
#contact {
	border:solid 1px #ffc1cb;
	background: #fff8f8;
	padding: 20px;
	margin-bottom: 10px;
}
/* ------------------------------ 
Footer
------------------------------ */
#footer{
	width:900px;
	font-size:12px;
	color:#999;
	margin: 20px auto;
	line-height:1.2ems;
}
#footer #copyright {
	float: right;
	text-align:right;
}
#footer #copyright ul li {
	list-style:none;
	padding: 0 5px;
	display:inline;
	border-right:solid 1px #ccc;
	
}
#footer #copyright ul{
	margin-bottom:8px;	
}
#footer #copyright a {
	color:#666;
}
#footer #address {
	color: #de0428;
	float: left;
}

/* ------------------------------ 
Gallery
------------------------------ */
.box .thumb img:hover {
	border:5px solid #de0428;
}
.thumb img {
	border:5px solid #ffbfca;
	margin:4px;
}
.imageleft {
	border:5px solid #ffbfca;
	margin: 0 20px 20px 0;
	float:left;
}
.imageright {
	border:5px solid #ffbfca;
	margin: 0 0 20px 20px;
	float:right;
}
/* ------------------------------ 
Tables
------------------------------ */

.tblData {
	border: 1px solid #FFB7C1;
	background: #FCBEC2;
}
.tblData td {
	margin: 1px;
	padding: 3px;
}
.rowHeaders {
	font-size: 1.2em;
	line-height: 32px;
	font-weight: bold;
	color: #DE0428;
	background: #FDDDDE;
}
.rowData {
	background: #FFF9F9;
	vertical-align: top;
}
/* ------------------------------ 
Other
------------------------------ */
#footer p, #content p, #sidebar p {
	margin-bottom:8px;
	line-height: 1.6em;
}	
.quote {
	font-weight:bold;
	font-style:italic;
	color:#b57150;
	font-size:14px;
}	
.spacer {
	clear:both;
	margin: 6px 0 0;
	width: 100%;
	height: 2px;
}

.clearfloat { /* class to fully contain float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#form .input {
	border:1px solid #ffc1cb;
	color:#777777;
	padding:3px;
	width:250px;
}
