@charset "UTF-8";
/* CSS Document */


body{
	color:#73410a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat;
}

p{
	color:#73410a;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#a55d0e;
	margin-right:8px;
	margin-left:8px;
}

img {
border:none;
}

a:hover{
	color:#34b6e4;
	text-decoration:underline;
}


.blue{
	color:#34b6e4;
	font-size:18px;
	margin-right:8px;	
}

.brown{
	color:#a55d0e;
	font-size:14px;
}

.brown2{
	color:#a55d0e;
	font-size:14px;
	line-height:normal;
}

.green{
	color:#2db22d;
}

.insyntrix a{
	margin:0;
	text-transform:uppercase;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	line-height: normal;
	margin-bottom:0px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	line-height: normal;
	margin-bottom:-5px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	text-transform:capitalize;
	line-height: normal;
	margin-bottom:0px;
}

#container{
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	width:883px;
	margin-top:-10px;
}

#top{
	background-image:url(images/tanGirl_bg.jpg);
	width:882px;
	height:550px;
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	float:left;
	display:inline;
}

#nav{
	width:882px;
	height:auto;
	background-color: #FFFFFF;
	float:left;
	display:inline;
	}

#content{
	float:left;
	display:inline;
	background-image:url(images/contentTop_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:882px;
	height:auto;
	background-color:#d1ae86;
}

#bottomContent{
float:left;
display:inline;
background-color:#FFFFFF;
width:867px;
padding-left:15px;
}

#services{
	width:180px;
	padding-right:20px;
	margin-top:10px;
	float:right;
	clear:none;
	display:inline;
	background-color:#FFFFFF;
}

#subContent{
	float:left;
	display:inline;
	width:882px;
	height:auto;
	background-color:#FFFFFF;
}

#contentContainer{
display:inline;
float:left;
	width:870px;
	height:auto;
	padding-left:13px;
	padding-right:15px;
}

#subContentContainer{
display:inline;
float:left;
	width:870px;
	padding-left:13px;
	padding-right:15px;
}

.box1{
display:inline;
float:left;
width:400px;
height:auto;
}

.box2{
display:inline;
float:left;
width:190px;
overflow: hidden;
padding-left:20px;
}

.box3{
display:inline;
float:left;
width:300px;
padding-left:35px;
}

#clear{
clear:both;
height:50px;}


#cta{
	width:435px;
	height:210px;
	margin-top:50px;
}

#darkBrown{
	background-color:#5b3306;
	width:870px;
	margin-left:-13px;
	padding-left:13px;
	color: #FFFFFF;
	padding-top:10px;
}

#darkBrown p{
	color:#FFFFFF;}

/*#footer{
	background-image:url(images/horizLine.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	float:left;
	display:inline;
	width:883px;
	height:50px;
	color:#a55d0e;
	padding-top:25px;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
}*/

#footer{
	background-image:url(images/horizLine.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color: #d1ae86;
	float:left;
	display:inline;
	width:883px;
	height:135px;
	color:#a55d0e;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a{
	text-transform:uppercase;
	color:#a55d0e;
	font-size:8px;
}

#footer a:hover{
	color:#330000;
	text-decoration:none;
}
