/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {
	text-align:center;
	background-color: #FFFCFF;
}
#main {
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
	text-align:left;
	position:relative;
	background-image: url(background-middle.jpg);
	background-repeat: repeat-y;
	background-color: #300705;
}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#754F4D;}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:underline; color:#FAFDDD;}
a:hover {text-decoration:underline; color:color:#C36103;}


/***************lists***************/
ul {
	list-style-type: circle;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}
li {
	margin-top: 2px;
	margin-bottom: 2px;
}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

#content .col-1,
#content .col-2 {float:left;}

/***************content**************/
.img-indent {float:left; margin-right:26px;}
.phone {float:right;}
cite {font-style:normal;}

#content {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 66px;
	text-align:left;
	position:relative;
	background-image: url(background-middle.jpg);
	background-repeat: repeat-y;
	background-color: #300705;
}
.col-1 {width:353px; padding-top:7px;}
.col-2 {width:514px;}

.menu {padding:48px 0 52px 28px;}

.text {
	padding-left:12px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FAFDDD;
	}
.view {background:url(images/title-border.jpg) left bottom repeat-x; padding:6px 0 34px 12px; margin-bottom:20px; }

/***************titles***************/
.title {
	background:url(images/title-border.jpg) left bottom repeat-x;
	padding:0 0 25px 11px;
	margin-bottom:12px;
	font-size:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#FF9900;
}
.inner2 .title {padding:0 0 26px 12px; margin-bottom:13px;}

/***************headlines***************/
h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight: bold;
	margin-top: 10px;
}

h2 a {color:#AC8988;}

h3 {
	font-size: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-variant:normal;
	color: #F8F831;
	margin-bottom: 10px;
}

.link {background:url(images/link-marker.gif) left 6px no-repeat; padding-left:13px;}
.preview li {float:left;}

/***************boxes***************/
.box {background:#310705 url(images/box-bot.gif) left bottom repeat-x;}
.box .box-left {background:url(images/box-left.gif) left top repeat-y;}
.box .box-top {background:url(images/box-top.gif) left top repeat-x;}
.box .box-right {background:url(images/box-right.gif) right top repeat-y;}
.box .box-top-left {background:url(images/box-top-left.gif) left top no-repeat;}
.box .box-top-right {background:url(images/box-top-right.gif) right top no-repeat;}
.box .box-bot-left {background:url(images/box-bot-left.gif) left bottom no-repeat;}
.box .box-bot-right {background:url(images/box-bot-right.gif) right bottom no-repeat; width:100%;}
.box .inner1 {padding:29px 27px 31px 31px;}
.box .inner2 {padding:28px 31px 18px 30px;}


/***************positioning***************/
.margin1 {margin-top:4px; margin-left:1px;}
.margin2 {margin-bottom:13px;}
.margin3 {margin-bottom:7px !important;}

.padding1 {padding-right:9px;}
.padding2 {padding-bottom:13px;}
.padding3 {padding-bottom:4px;}
.padding4 {padding-bottom:18px !important;}
.padding5 {padding-bottom:11px;}

/***************footer***************/
#footer {color:#593E3C; padding:0 0 0 36px; bottom:0;}
#footer a {border-left:1px solid #593E3C; margin-left:7px; padding-left:7px; color:#954926; text-decoration:underline;}
#footer a:hover {text-decoration:none;}


/***************contact info on bottom of each page***************/
.contact {
	font-size:12px;
	color:#FAFDDD;
	float: left;
	width: 500px;
	text-align: center;
}

/***************styling for famous quotes***************/
.famousquote {
	font-size: 13px;
	color:#F8F831;
	font-weight: bold;
	padding: 15px;
	text-align: center;
}
#topborder {
	background-image: url(background-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
}
p {
	margin-bottom: 10px;
	padding: 5px;
}

.callnow {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
	width: 300px;
}

.callnow a{
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
	width: 300px;
}

.author {
	font-size: 10px;
	text-align: right;
}
.photo {
	padding-left: 15px;
	text-align: right;
}
.MCphoto {
	padding-left: 15px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

