@charset "utf-8";
h3 {
	font-size: 12px;
	margin: 0px;
}

h2 {
	font-size: 14px;
	margin: 0px;
}
.mainbg #main_content h2 {
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, Tahoma;
	color: #F48F00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BB4903;
	margin-right: 100px;
	margin-left: 25px;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	margin: 0px;
}
p {
	margin: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/pictures/sideflames.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 14px Arial;
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	background-color: black;
	background-image: url(../assets/images/titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #A70303; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	background-image: url(../assets/images/arrowbullet-copy.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	width: 1000px;
	height: 150px;
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url(../assets/pictures/red_hot_limos_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_content p {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 25px;
	padding-left: 26px;
	line-height: 20px;
	color: #CCCCCC;
}
#home {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#footer {
	padding-left: 15px;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mainbg {
	background-repeat: repeat;
}

#main_content ul {
	padding-left: 75px;
	margin: 0px;
	color: #CCCCCC;
	font-family: Georgia, Tahoma;
}
#main_content li {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../assets/pictures/flame.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}



.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
.mainbg #main_content h1 {
	font-family: Georgia, Tahoma;
	font-size: 18px;
	padding-left: 20px;
	color: #CCCCCC;
	margin-top: 10px;
}
#children {
	margin-left: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(../assets/pictures/side_bg.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#gallery img {
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}
.mainbg #main_content #gallery a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#fadeins {
	background-attachment: scroll;
	background-image: url(../assets/pictures/pink_limo_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 300px;
	margin-left: 25px;
}
#wedding {
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
#children2 {
	margin-left: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(../assets/pictures/side_bg.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#main_content a {
	color: #990000;
	text-decoration: none;
	font-family: Georgia, Tahoma;
	font-size: 14px;
}
.mainbg #main_content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
