/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ffffff;
    background: #202020;
}

p {
    padding: 10px;
    line-height: 20px;
}

#wrapper {
    margin: 0 auto;
    width: 1000px;
}

#headerwrap {
    width: 1000px;
    float: left;
    margin: 0 auto;
}

#header {
    height: 55px;
    background: #000000;
    border-radius: 10px;
    border: 1px solid #000000;
    margin: 5px;
    margin-top: 15px;
}

#navigationwrap {
    width: 1000px;
    float: left;
    margin: 0 auto;
}

#navigation {
    height: 40px;
    background: #000000;
    border-radius: 10px;
    border: 1px solid #000000;
    margin: 5px;
}

#contentwrap {
    width: 750px;
    float: left;
    margin: 0 auto;
}

#content {
    background: #000000;
    border-radius: 10px;
    border: 1px solid #000000;
    margin: 5px;
    padding: 15px;
    line-height: 25px;
}

#leftcolumnwrap {
    width: 250px;
    float: left;
    margin: 0 auto;
}

#leftcolumn {
    background: #000000;
    border-radius: 10px;
    border: 1px solid #000000;
    margin: 5px;
    padding: 15px;
    line-height: 25px;
}

#footerwrap {
    width: 1000px;
    float: left;
    margin: 0 auto;
    clear: both;
}

#footer {
    height: 40px;
    background: #000000;
    border-radius: 10px;
    border: 1px solid #000000;
    margin: 5px;
}


/****************************************************************
 * 
 * MY NEW STUF 
 * 
 ***************************************************************/

SPAN.header_large { 	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style: italic;
}

SPAN.header_larger { 	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

/* Menu */

#menu {
	float: left;
	height: 54px;
	padding-left: 10px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #48ACDE;
}

#menu .current_page_item a {
	color: #48ACDE;
}

.leftcolunm_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style: italic;
	text-align: center;
}

.content_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style: italic;
}

.content_title_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style: italic;
}

.content_title_large_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style: italic;
	text-align: center;
}

#legal {
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	font-size:13px;
	color: #ffffff;
}

#legal a {
}

.center {
	text-align: center;
}

.italic {
	font-style: italic;
}

.dash {
	border-top: 1px dashed #ffffff;
}

.posted{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style: italic;
	text-align: center;
}

.aboutme_title_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	text-align: left;
}

.aboutme_image {
    float: left;
    padding: 10px;
}


#form_contactwrap {
	width: 800px;
	height:300px;

}

#form_contact {
	float: left;
	width: 800px;
	height: 35px;
	padding-left: 10px;
	/*background: url(images/img01.jpg) no-repeat left top;*/
}

#form_contact ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#form_contact li {
	display: block;
	float: left;
	width: 175px;
}

#form_contact input {
	display: block;
	float: left;
	width: 500px;
}

#form_contact textarea {
	display: block;
	float: left;
	width: 500px;
}
