/* 
==================================================
Austin Langford Styles
==================================================
*/

/* Body Attributes
-------------------------------------------------- */


body {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-color: #252525;
	}

p {
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
	padding: 0px 0px 0px 0px;
	margin-bottom:80px;
	margin-top:0px;
	/*background-color: #ff0000;*/
	}

hr {
	border: 0;
	color: #ffffff;
	background-color: #cccccc;
	height: 1px;
	}


/* Class Attributes 
-------------------------------------------------- */

h1 {
	font-size: 12px;
	/*line-height: 22px;*/
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin-bottom:40px;
	margin-top:0px;
	/*background-color: #ff0000;*/
	/*font-style: italic;*/
	color: #91D0EF;
	}

h2 {
	/*font-family: "Times New Roman", serif;
	line-height: 16px;*/
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
	margin-top:0px;
	/*background-color: #B5AD8D;*/
	}

h3 {
	font-family: "Times New Roman", serif;
	/*line-height: 64px;*/
	text-decoration: none;
	font-weight: none;
	font-style: none;
	padding: 0px 0px 0px 0px;
	margin-bottom:30px;
	margin-top:0px;
	/*background-color: #B5AD8D;*/
	}
	
/*h4 { font-size: 16px; font-weight:normal; }*/
h5 { font-size: 11px; font-weight:normal; color: #A7A7A7; line-height: 14px; padding: 0; margin: 0; }

.comment { font-size: 11px; font-weight:normal; color: #A7A7A7; line-height: 14px; font-style: italic; padding: 0; margin: 0; }

.thumb{
	/*float: left;
	xpadding-bottom: 2px;*/
	}

.thumb2{
	/*float: left;*/
	padding-bottom: 13px;
	}


/* Link Attributes
-------------------------------------------------- */

a {
	text-decoration: none;
	color: #3FCF53;
	}

a:hover {
	text-decoration: none;
	color: #ffffff;
	}

a.mainNav {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #3FCF53;
	}

a.mainNav:hover {
	text-decoration: none;
	color: #ffffff;
	}

/* Layer Attributes
-------------------------------------------------- */

#content_shell {
	position: absolute;
	top: 40px;
	left: 40px;

	width:800px;
	text-align:left;
	margin: 0 auto;
	}

#header1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width:440px;
	}

#contact-details {
	position: absolute;
	top: 0px;
	left: 420px;
	width:150px;
	text-align: left;
	}

#menu {
	position: absolute;
	top: 130px;
	left: 0px;
	width:190px;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	list-style-type: none;
	}

#content_col2 {
	position: absolute;
	top: 190px;
	left: 215px;
	width:180px;
	padding-bottom: 30px;
	}
	
	#content_col2head {
	position: absolute;
	top: 130px;
	left: 215px;
	width:200px;
	}

#content_col3 {
	position: absolute;
	top: 190px;
	left: 420px;
	width:190px;
	padding-bottom: 30px;
	}
	
#content_34Grid {
	position: absolute;
	top: 130px;
	left: 215px;
	width:450px;
	padding-bottom: 30px;
	}

