/* CSS Document */

html {
}

body {
	margin-top:12px;
	text-align:center;
	/*height:auto;*/
	background-color:rgb(179,179,114);
}

#roundedDiv {
	margin:0 auto;
	text-align:center;
	width:1000px;
	height:auto;
	background:rgb(255,255,255);
	color: #000000;
	/*border:1px solid #FF0000;*/
}

div#header {
	margin:0 auto;
	width:954px;
	height:102px;
	background-color:rgb(255,255,255);
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:right;
	border:2px solid rgb(140,140,140);
	margin-bottom:8px;
}

div#copyright_bottom {
	margin:0 auto;
	min-width:1000px;
}

div#interior_content {
	text-align:left;
	margin:0 auto;
	width:950px;
	min-height:545px;
	padding:0px;
	display: block;
	border:4px solid rgb(213,21,12);
}

div#interior_full {
	height:auto;
	width:95%;
	min-height:440px;
	padding:0px;
	margin:10px;
	/*border: 1px solid #ff0000;*/
}

div#interior_left {
	float:left;
	width:70%;
	min-height:440px;
	padding:0px;
	margin:10px;
	height:auto;
	/*border: 1px solid #ff0000;*/
}

div#interior_right {
	float:right;
	background-color:rgb(134,109,64);
	width:23%;
	min-height:530px;
	height:auto;
	padding:10px;
	margin:10px;
	/*border: 1px solid #ff0000;*/
}


/*Profiles style--*/
div#profile_left {
	float:left;
	width:47%;
	min-height:440px;
	padding:0px;
	margin:10px;
	height:auto;
	/*border: 1px solid #ff0000;*/
}

div#profile_right {
	float:right;
	width:47%;
	min-height:440px;
	height:auto;
	padding:0px;
	margin:10px;
	/*border: 1px solid #ff0000;*/
}

/*CLIENT LIST COLUMNS*/
div#profile_33A {
	float:left;
	width:30%;
	min-height:440px;
	padding:0px;
	margin:10px;
	height:auto;
	/*border: 1px solid #ff0000;*/
}

div#profile_33B {
	float:left;
	width:30%;
	min-height:440px;
	padding:0px;
	margin:10px;
	margin-left:20px;
	height:auto;
	/*border: 1px solid #ff0000;*/
}

div#profile_33C {
	float:right;
	width:30%;
	min-height:440px;
	height:auto;
	padding:0px;
	margin:10px;
	/*border: 1px solid #ff0000;*/
}




div#navbar {
	width:950px;
	height:35px;
	background-color:#000000;
	/*border: 1px solid #ff0000;*/
}

div#inflight {
	padding-top:20px;
	width:950px;
	vertical-align: bottom;
	background-color:#000000;
	/*border: 1px solid #ff0000;*/
}

div#inflight p
{
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
margin:0pt;
color:#ffffff;
link:white;
}

div#inflight span {
	margin-left: 20px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFFFFF;
	background-color:rgb(213,21,12);
	padding:0 7px 0 7px;
}

div#footer {
	height:8px;
	margin: 0 auto;
	width:958px;
	background-color:rgb(213,21,12);
	/*border:4px solid rgb(213,21,12);*/
}






/*** CORNER STYLES ***/
.header ul {
	background: url(../images/corner.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header ul li {
	float:right;
	background: url(../images/corner.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}
.footer ul {
	background: url(../images/corner.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footer ul li {
	float: right;
	background: url(../images/corner.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

.mainpicture {
	float:right;
	margin-left:20px;
	border:1px solid #CCCCCC;
}







div.three_left {
	text-align:left;
	float:left;
	width:280px;
	margin-right:15px;
}

div.three_middle {
	text-align:left;
	float:left;
	width:280px;
	margin-right:15px;
	margin-left:15px;
}

div.three_right {
	text-align:left;
	float:right;
	width:280px;
	margin-left:15px;
}


p#copyright {
	margin-top:5px;
	color:#333333;
	text-align:center;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
}

p#copyright a:link {
	color:#333333;
}

p#copyright a:hover {
	color:#333333;
}

p#copyright a:visited {
	color:#333333;
}

p#navigation {
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size:1.0em;
	margin:0;
	padding-top:0.5em;
	text-align:center;
	font-weight:bold;
}

p#navigation a:link {
	color:#FFFFFF;
	text-decoration:none;
}

p#navigation a:hover {
	color:#FF0000;
	text-decoration:none;
}

p#navigation a#active {
	color:#FF0000;
	text-decoration:none;
}

p#navigation a:visited {
	color:#fff;
	text-decoration:none;
}

h1 {
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:2.0em;
	color:#666666;
	font-style:normal;
	font-weight:normal;
	line-height:1.0em;
	padding:0;
	margin:0;
	margin-top:15px;
	margin-bottom:8px;
	margin-left:10px;
	
}

h2 {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#000000;
	line-height:1.0em;
	padding-top:5px;
	padding-bottom:10px;
	margin:0;
	font-size:1.3em;
	margin-left:1em;
}

h3 {
	font-family:"Courier New", Courier, monospace;
	color:#FFFFFF;
	margin:0;
	padding:5px 15px 5px 15px;
	margin-bottom:10px;
	background-color:rgb(213,21,12);
	font-size:1.0em;
	text-align:left;
}

h3 a:link {
	color:#FFFFFF;
	text-decoration:none;
}

h3 a:visited {
	color:#FFFFFF;
}

h3 a:hover {
	color:#FFFFFF;
	background-color:#FFFFFF;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFFFFF;
	font-size:0.8em;
	line-height:1.2em;
	margin-bottom:10px;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	text-indent:5px;
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	
	
}

h4 a:link {
	color:#FFFFFF;
	text-decoration:none;
}

h4 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

h4 a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	color:#333333;
	font-size:0.8em;
	text-transform:uppercase;
}

h5 a:link {
	color:#FF0000;
	text-decoration:none;
}

h5 a:visited {
	color:#FF0000;
}

h5 a:hover {
	color:#000000;
}

h5 em {
	color:#666666;
	font-style:normal;
}

.mainpicture {
	float:right;
	margin-left:10px;
	border:1px solid #CCCCCC;
}

p {
	font-family: trebuchet ms, trebuchet, arial, helvetica;
	color:#333333;
	line-height:1.4em;
	font-size:0.9em;
	padding:0;
	margin:0;
	margin-bottom:15px;
	margin-left:8px;
	margin-right:0px;
	text-align:left;
	
}

p a:link {
	color:#FF0000;
	text-decoration:underline;
}

p a:visited {
	color:#FF0000;
}

p a:hover {
	color:#ff0000;
}

p span {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFFFFF;
	background-color:rgb(213,21,12);
	padding:0 7px 0 7px;
}


div#redtape p {
	font-size:0.8em;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	text-align:center;
	padding:2px 0 2px 0;
	margin:0;
	margin:5px 0px 5px 10px;
	background-color:rgb(213,21,12);
	border:1px dotted #FFFFFF;
}

p.caption {
	font-size:0.8em;
	letter-spacing:1px;
	color:#FFFFFF;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:0.5em;
	margin:0;
	padding:0;
}

p.caption a:link {
	color:#FFFFFF;
	text-decoration:underline;
}

p.caption a:hover {
	color:#CCCCCC;
}

p.caption a:visited {
	color:#CCCCCC;
}

p.GalleryLink {
	
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	
}


div.rule1 {
	border-bottom:1px dotted #FFFFFF;
}

img.leftalign {
	/*width:180px;
	height:180px;*/
	float:left;
	clear:right;
	padding: 5px 0 8px 20px;
	margin: 0 0 10px 15px;
	/* border:1px solid #CCCCCC; */
}

img.rightalign {
	/*width:180px;
	height:180px;*/
	float:right;
	clear:right;
	padding: 5px 0 8px 15px;
	margin: 0 0 10px 15px;
	/* border:1px solid #CCCCCC; */
}

ul.list1 {
	color:#333333;
	line-height:1.6em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	list-style-type:square;
	margin-bottom:20px;
	text-decoration:none;
}

ul.list1 a:link {
	color:#333333;
	text-decoration:none;
}

ul.list1 a:visited {
	color:#000000;
	text-decoration:none;
}

ul.list1 a:hover {
	color:#000000;
	background-color:rgb(230,230,230);
	text-decoration:none;
}

p#facebook_type {
	color:#fff;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;	
}

table#StudioPictures
{
	width:880px; 
	background-color:#1a1a1a; 
}

table#StudioPictures td
{
	padding:8px;
}

table#StudioPictures td img
{
	border:1px solid #323232;
}

img.pImage
{
 margin:1em;
}